| 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-15 | Allowed GTK+ windows to be resized smaller than the size request of the ↵ | Pietro Gagliardi | |
| controls within. | |||
| 2014-03-12 | Separated file creation dates from the package comment. | Pietro Gagliardi | |
| 2014-02-25 | Added GTK+ implementation of ProgressBar and added a ProgressBar to the test ↵ | Pietro Gagliardi | |
| program. | |||
| 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 | Isolated all the non-listbox-related GTK+ type conversions into their own ↵ | Pietro Gagliardi | |
| file with functions to reduce the amount of code noise in gtkcalls_unix.go. | |||
