| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-16 | Split out includes of <gtk/gtk.h> into a new header file so the GTK+ ↵ | Pietro Gagliardi | |
| versioning macros can be included in all Go files, not just area_unix.go. | |||
| 2014-03-12 | Separated file creation dates from the package comment. | Pietro Gagliardi | |
| 2014-03-09 | Removed gListboxSelected; it was never being called anyway (only ↵ | Pietro Gagliardi | |
| gListboxSelectedMulti is; Windows still uses selectedIndex() for Listbox because of differences in how multi-selection listboxes are handled there and Mac OS X never had this function written to begin with). | |||
| 2014-03-08 | Added Combobox/Listbox.Len() and its GTK+ implementation. | Pietro Gagliardi | |
| 2014-02-19 | Moved to a proper package; main() is now a test and go test -c is used to ↵ | Pietro Gagliardi | |
| build. Once I iron out a bug with Windows event handling, I'll add a README. | |||
| 2014-02-17 | Simplified the GTK+ Listbox code and added a documentation blob to it. | Pietro Gagliardi | |
| 2014-02-17 | Split the GTK+ ListBox implementation into its own file. | Pietro Gagliardi | |
