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
|
1ed80a8609
|
Migrated windows/entry.c and windows/label.c.
|
2015-04-17 11:13:42 -04:00 |
Pietro Gagliardi
|
a0b1ec8191
|
Fixed some errors in the Windows code.
|
2015-04-16 09:33:21 -04:00 |
Pietro Gagliardi
|
45d6183743
|
Migrated windows/entry.c and windows/label.c.
|
2015-04-16 09:20:00 -04:00 |
Pietro Gagliardi
|
e69c0c93eb
|
Split all OS backends into their own folders.
|
2015-04-15 18:49:45 -04:00 |