Pietro Gagliardi
|
6c6bce3702
|
Moved everything back to the top level.
|
2015-04-29 11:02:38 -04:00 |
Pietro Gagliardi
|
0ca0dcaf2d
|
Migrated the Windows basic controls. Rewrite in the new/ folder done!
|
2015-04-29 10:46:09 -04:00 |
Pietro Gagliardi
|
55fe50463f
|
Changed Windows onWM_DESTROY to a generic onDestroy handler with a data parameter. This will make decoupling widget destruction from WM_DESTROY (like we did on GTK+ by decoupling from ::destroy) easier.
|
2015-04-18 18:02:16 -04:00 |
Pietro Gagliardi
|
292ea9db7a
|
Migrated windows/checkbox.c. Yes, this might work...
|
2015-04-17 10:49:14 -04:00 |
Pietro Gagliardi
|
83cb200582
|
Fixed some build errors in the Windows backend.
|
2015-04-16 09:53:44 -04:00 |
Pietro Gagliardi
|
a0b1ec8191
|
Fixed some errors in the Windows code.
|
2015-04-16 09:33:21 -04:00 |
Pietro Gagliardi
|
9b409db3a3
|
Migrated windows/checkbox.c and made some small fixes to windows/button.c.
|
2015-04-16 09:08:38 -04:00 |
Pietro Gagliardi
|
e69c0c93eb
|
Split all OS backends into their own folders.
|
2015-04-15 18:49:45 -04:00 |