| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-06-25 | Updated the README to discuss the new labelling rules. | Pietro Gagliardi | |
| 2014-06-25 | Improved the label alignment test. | Pietro Gagliardi | |
| 2014-06-25 | (Somewhat hackily) implemented the new label rules on Mac OS X. | Pietro Gagliardi | |
| 2014-06-25 | Improved the label alignment test. | Pietro Gagliardi | |
| 2014-06-25 | Implemented new label behavior on Windows. | Pietro Gagliardi | |
| 2014-06-25 | Added the necessary work to make new regular Labels work on the other platforms. | Pietro Gagliardi | |
| 2014-06-25 | Added new Label alignment test. | Pietro Gagliardi | |
| 2014-06-25 | Split Label into a non-aligned standalone label and an aligned regular ↵ | Pietro Gagliardi | |
| label. Implemented on GTK+. Now to write the test. | |||
| 2014-06-25 | Updated the README to include information about the werid Go 1.3 darwin bug. | Pietro Gagliardi | |
| 2014-06-22 | Made LineEdit horizontally scrolling on Mac OS X. I'm not sure how I missed ↵ | Pietro Gagliardi | |
| this before o.o | |||
| 2014-06-12 | More TODOs. | Pietro Gagliardi | |
| 2014-06-12 | Converted the GTK+ custom stylesheet to a single string using CSS comments ↵ | Pietro Gagliardi | |
| because cgo complains about the current one. While I'm at it, also remove the need for the null terminator on that string. Thanks to various people in irc.gimp.net/#gtk+ (grawity, dro|desrt, Company) and irc.freenode.net/#go-nuts and the Gopher Academy Slack. | |||
| 2014-06-12 | More TODOs. | Pietro Gagliardi | |
| 2014-06-12 | Made sysdata_windows.go send func()s to uitask and not uimsgs. This is also ↵ | Pietro Gagliardi | |
| more correct, as multi-step processes happen in one homogenous blob instead of in steps spread across two goroutines. | |||
| 2014-06-12 | groan | Pietro Gagliardi | |
| 2014-06-12 | Revert all changes to dialog_windows.go because it's interfering with my ↵ | Pietro Gagliardi | |
| fixup of sysdata_windows.go. | |||
| 2014-06-12 | Upon further examination, my dialog_windows.go problems seem to be specific ↵ | Pietro Gagliardi | |
| to dialog_windows.go... | |||
| 2014-06-12 | More TODOs. | Pietro Gagliardi | |
| 2014-06-12 | Made the new dialog_windows.go not hang up uitask. | Pietro Gagliardi | |
| 2014-06-12 | Migrated dialog_windows.go to use func() for uitask. | Pietro Gagliardi | |
| 2014-06-12 | Added the scaffolding that will allow us to change uitask on Windows to take ↵ | Pietro Gagliardi | |
| a func(). Right now it accepts both; this will allow me to do piecewise conversion. | |||
| 2014-06-12 | Added Mac OS X 10.8 and 10.9 to compatibility.md. | Pietro Gagliardi | |
| 2014-06-11 | Added Mac OS X 10.7 to the compatibiliity.md file. | Pietro Gagliardi | |
| 2014-06-11 | Added a document outlining gains when moving up to newer versions of APIs. ↵ | Pietro Gagliardi | |
| It currently has a complete GTK+ section, and only headers for Windows and Mac OS X. | |||
| 2014-06-11 | Removed Mac OS X 10.6 support. Quite a hassle that version was... | Pietro Gagliardi | |
| 2014-06-11 | Removed Window.Center() from futureplans.md now that that's done. | Pietro Gagliardi | |
| 2014-06-11 | Implemented Window.Center() on GTK+. | Pietro Gagliardi | |
| 2014-06-11 | Implemented Window.Center() on Mac OS X. | Pietro Gagliardi | |
| 2014-06-11 | Added Window.Center() test to the test program. | Pietro Gagliardi | |
| 2014-06-11 | Fixed the implementation of sysData.center() on Windows to be thread-safe; ↵ | Pietro Gagliardi | |
| also added center() to the _xSysData interface. | |||
| 2014-06-11 | Fixed window.go from the previous commit to improve documentation and change ↵ | Pietro Gagliardi | |
| function behavior. | |||
| 2014-06-11 | Merge pull request #17 from papplampe/master | Pietro Gagliardi | |
| added Center function to window + Windows implementation (thanks to @papplampe) | |||
| 2014-06-11 | added Center function to window | papplampe | |
| 2014-06-10 | More go fmt. That completes the main package go fmt. Won't bother with test ↵ | Pietro Gagliardi | |
| or tools. | |||
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-06-10 | Partial go fmt. Will do the rest over the next few commits. While I'm not ↵ | Pietro Gagliardi | |
| too happy about it, everyone else uses go fmt, and pull requests will be more convenient if I just do it. (Also do it now, because when I change the Windows backend things are going to change...) | |||
| 2014-06-10 | Made adjustments to the output of windowsconstgen to please go fmt. | Pietro Gagliardi | |
