Pietro Gagliardi
|
6bf0b00aa3
|
Added GTK+ LineEdit. It appears there's something weird happening now...
|
2014-02-16 21:40:59 -05:00 |
Pietro Gagliardi
|
ee23690f79
|
Added GTK+ comboboxes. ...and THESE aren't being positioned properly, sigh...
|
2014-02-16 19:50:52 -05:00 |
Pietro Gagliardi
|
13d4e1d258
|
Added the GTK+ equivalent of Window.Title() and Button.Text() in preparation for adding the GTK+ implementation of Combobox.
|
2014-02-16 18:57:50 -05:00 |
Pietro Gagliardi
|
4fc3cb1d00
|
Added Checkbox to GTK+. Also added a TODO about crashes.
|
2014-02-16 18:41:29 -05:00 |
Pietro Gagliardi
|
622d7b1569
|
Added window (and thus control) resizing. Other bugs have been fixed along the way.
|
2014-02-16 18:04:57 -05:00 |
Pietro Gagliardi
|
7c365b3920
|
[GTK+] Added buttons. Things aren't quite being positioned properly yet though...
|
2014-02-16 17:30:58 -05:00 |
Pietro Gagliardi
|
1bcbce4142
|
Cleaned up the idle callback code.
|
2014-02-16 17:09:58 -05:00 |
Pietro Gagliardi
|
7a99d42d65
|
Added cgo-safe callback code for GTK+ signals. GTK+ signals work!
|
2014-02-16 16:43:48 -05:00 |
Pietro Gagliardi
|
c40b7b5599
|
Added basic signal connection. I'm going to need to build a different callback system, though...
|
2014-02-16 16:23:49 -05:00 |
Pietro Gagliardi
|
21c1ec6f83
|
Added the beginning of the Unix (GTK+) implementation.
|
2014-02-16 15:55:51 -05:00 |