Pietro Gagliardi
|
811ec66d81
|
Added error beep to GTK+ TextField.Invalid().
|
2014-08-24 01:14:17 -04:00 |
Pietro Gagliardi
|
ac6d0429f1
|
Implemented TextField.Invalid() on Windows.
|
2014-08-20 14:17:00 -04:00 |
Pietro Gagliardi
|
ac1b8e3cca
|
Added a test for TextField.Invalid() and implemented it on the GTK+ backend.
|
2014-08-20 01:35:05 -04:00 |
Pietro Gagliardi
|
5f830deec8
|
Added events and validity methods to TextField and implemented the events on the GTK+ backend.
|
2014-08-20 01:08:24 -04:00 |
Pietro Gagliardi
|
1badd53681
|
Renamed textField to textfield; this is just for the private implementation.
|
2014-08-05 17:46:42 -04:00 |
Pietro Gagliardi
|
0ac40be173
|
Removed Control.containerShow() and Control.containerHide() and the overall ability to show and hide Controls in general; too much effort to get right.
|
2014-08-04 13:39:33 -04:00 |
Pietro Gagliardi
|
a4fac48192
|
Standardized basegetAuxResize() on the GTK+ backend to match the Mac OS X backend and controlbase.sh.
|
2014-08-03 20:33:19 -04:00 |
Pietro Gagliardi
|
b6d07237b4
|
Migrated the GTK+ backend to the new Control system. Added controlParent to deal with interface issues; need to apply this to the Windows backend too.
|
2014-08-03 16:28:21 -04:00 |
Pietro Gagliardi
|
d018953d7e
|
Split all the Control implementations into their own files and renamed the containerctrls implementation files to say tab instead as they only hold Tab. This is the first part of what should hopefully be the final restructuring.
|
2014-08-02 22:35:58 -04:00 |