Pietro Gagliardi
|
1b3d303cbe
|
More TODOs.
|
2015-12-27 22:55:41 -05:00 |
Pietro Gagliardi
|
54332b90fb
|
Finally merged out the redo folder.
|
2015-09-02 13:48:06 -04:00 |
Pietro Gagliardi
|
2e4af8a123
|
More OS X uiControl work... kinda. At least all the controls that were in previously are now back in; that just leaes the new ones now.
|
2015-07-24 15:42:10 -04:00 |
Pietro Gagliardi
|
a517beccae
|
Added uiContainerUpdate() calls to each SetMargined().
|
2015-05-11 12:42:13 -04:00 |
Pietro Gagliardi
|
c0c6b4fed6
|
Made all variables that refer to a tab page be called 'page'.
|
2015-05-10 21:22:22 -04:00 |
Pietro Gagliardi
|
262ffb0bde
|
Migrated to uiBin on OS X and adjusted TODO.md.
|
2015-05-10 14:17:16 -04:00 |
Pietro Gagliardi
|
c55ec89d19
|
Implemented uiTabInsertPageBefore() on OS X.
|
2015-05-06 14:46:50 -04:00 |
Pietro Gagliardi
|
2c7bccb3a8
|
Fixed bin destruction on Mac OS X.
|
2015-05-06 01:38:32 -04:00 |
Pietro Gagliardi
|
c6229271cc
|
Implemented tab disabling on OS X.
|
2015-05-04 14:53:23 -04:00 |
Pietro Gagliardi
|
8f5ebd3118
|
More TODOs.
|
2015-05-04 01:15:14 -04:00 |
Pietro Gagliardi
|
454b3ecb03
|
Changed the various OS-side control creation functions to use Make like uiMakeContainer() does instead of New.
|
2015-05-02 20:51:00 -04:00 |
Pietro Gagliardi
|
1034978a2e
|
Attempted to fix uiTab resource freeing on OS X. Seems to work for removing tabs, not sure about deleting controls because of other crashes.
|
2015-04-30 19:56:12 -04:00 |
Pietro Gagliardi
|
d215ee147f
|
Implemented the new uiTab changes on the Mac OS X backend.
|
2015-04-30 16:34:38 -04:00 |
Pietro Gagliardi
|
6c6bce3702
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
Pietro Gagliardi
|
9f59c0059c
|
Migrated darwin/tab.m. Now to test...
|
2015-04-29 10:06:39 -04:00 |
Pietro Gagliardi
|
8534261f35
|
FINALLY implemented uiTabDeletePage() on Mac OS X.
|
2015-04-19 11:53:31 -04:00 |
Pietro Gagliardi
|
c99e8d4af4
|
Added uiTab page tracking to the Mac OS X backend; necessary for tabDeletePage(). Fixed some small NULL pointer errors in some other files too.
|
2015-04-19 11:41:23 -04:00 |
Pietro Gagliardi
|
7b0004cfff
|
Migrated darwin/tab.m. Now to test...
|
2015-04-17 18:45:17 -04:00 |
Pietro Gagliardi
|
9f0729de1c
|
Changed uiParentSetChild() to uiParentSetMainControl(). Backend changes incoming.
|
2015-04-17 13:43:01 -04:00 |
Pietro Gagliardi
|
a76309995b
|
Fixed the OS X build, including warnings. It works. I'm still a bit unhappy about the way these backends are turning out...
|
2015-04-16 15:08:49 -04:00 |
Pietro Gagliardi
|
863b8aa9c6
|
Migrated darwin/tab.m and darwin/window.m. Now to test.
|
2015-04-16 14:50:05 -04:00 |
Pietro Gagliardi
|
e69c0c93eb
|
Split all OS backends into their own folders.
|
2015-04-15 18:49:45 -04:00 |