Commit Graph

13 Commits

Author SHA1 Message Date
Pietro Gagliardi a9115b352c More TODO resolution. 2015-04-09 23:24:18 -04:00
Pietro Gagliardi 18a58e56fa DlgUnit -> DlgUnits 2015-04-09 18:45:58 -04:00
Pietro Gagliardi 1a525dea31 Finished Windows conversion. Works perfectly! 2015-04-09 17:57:08 -04:00
Pietro Gagliardi cba301abbc More Windows conversion. Not done yet. 2015-04-09 17:46:26 -04:00
Pietro Gagliardi 8d64f695e0 Implemented the foundation for padding. 2015-04-09 15:30:24 -04:00
Pietro Gagliardi 73f6841272 Implemented uiWindowSetMargined() on Windows. 2015-04-09 13:51:01 -04:00
Pietro Gagliardi c6d7e33121 Decided to not call InvalidateRect() in the Windows updateParent(); the Cocoa one doesn't either, and besides, if controls expose something then the parent areas would be invalidated anyway :/ More TODO removal. 2015-04-08 21:08:53 -04:00
Pietro Gagliardi fef91d9820 "Fixed" initial Windows window shows for now (see previous commit). Not yet a clean fix; need to test some things on real Windows first. 2015-04-08 20:53:34 -04:00
Pietro Gagliardi 47723aa8d9 More TODO resolution. 2015-04-08 20:14:10 -04:00
Pietro Gagliardi 06c2bb7c25 Fixed initial (and future) window redraw issues on Windows. 2015-04-08 18:04:46 -04:00
Pietro Gagliardi 002d95c2c2 Resolved a bunch of TODOs. Added one. 2015-04-07 22:19:24 -04:00
Pietro Gagliardi 12021269b7 Fixed compiler warnings. Stack works! 2015-04-07 19:36:46 -04:00
Pietro Gagliardi 32c6555fc0 Moved Windows container functions from util_windows.c to container_windows.c. 2015-04-07 11:39:15 -04:00