Pietro Gagliardi
|
43341f51e9
|
Switched the GTK+ implementation to use this new uiBox, completed the implementation a bit more, and fixed some other build errors.
|
2015-07-30 12:43:40 -04:00 |
Pietro Gagliardi
|
5cb27c115d
|
Decided not to use GtkBox for uiBox; its expand rules don't fit my stretchy rules.We'll need to bring back containerWidget, but this time in a VERY REDUCED FORM.
|
2015-07-02 01:43:40 -04:00 |
Pietro Gagliardi
|
af8fe560ff
|
Moved the old box.c to windows/box.c and updated all the Makefiles.
|
2015-06-30 01:06:36 -04:00 |
Pietro Gagliardi
|
c0c6aef610
|
Moved everything back now that everything's been migrated. Now to test the build!
|
2015-05-30 21:31:28 -04:00 |
Pietro Gagliardi
|
ee2286489a
|
Began work to finalize migration to the new object system; moving finished files out of the way.
|
2015-05-30 16:53:47 -04:00 |
Pietro Gagliardi
|
d18cd47a4b
|
Added some resources to the Windows DLL.
|
2015-05-30 14:33:23 -04:00 |
Pietro Gagliardi
|
44bbad70e5
|
Removed/moved around the remnants of the autogenerated typefuncs system.
|
2015-05-29 22:45:17 -04:00 |
Pietro Gagliardi
|
ca697fa533
|
Reworked (most of) windows/control.c to play with the portable control base. Not too happy with having to store the uiControl in the singleHWND for the subclass procedure, but... I think I've reached the breaking point with this particular object-oriented model.
|
2015-05-18 22:32:22 -04:00 |
Pietro Gagliardi
|
ad2c432c4a
|
Fixed duplication of types.
|
2015-05-17 20:04:19 -04:00 |
Pietro Gagliardi
|
bec0cdce84
|
More type stuff. Almost working.
|
2015-05-17 18:53:06 -04:00 |
Pietro Gagliardi
|
06cad86f55
|
More rewriting imports. Also moved ui.h to out/.
|
2015-05-14 09:43:52 -04:00 |