summaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename RootWidget to FormAlexander Neumann2013-07-161-2/+2
* ui2walk: Missed some occurrences of 'd'Alexander Neumann2012-08-081-2/+2
* ui2walk: Use slightly more descriptive names in initial logic fileAlexander Neumann2012-08-071-15/+15
* ui2walk: Add os.O_WRONLY to os.OpenFile flags to fix running on Linux, thanks knieriemAlexander Neumann2012-06-121-1/+1
* ui2walk: Adjust -tr flag description + add code gen warningAlexander Neumann2012-06-021-2/+3
* ui2walk: Now also creates initial "logic" file if it doesn't existAlexander Neumann2012-05-211-11/+204
* ui2walk: Add support for actions and menusAlexander Neumann2012-05-211-3/+169
* ui2walk: Add basic support for MainWindowsAlexander Neumann2012-05-211-7/+19
* ui2walk: Improve description of -tr flagAlexander Neumann2012-05-201-1/+1
* ui2walk: Add support for translatable textAlexander Neumann2012-05-201-11/+49
* Add ToolButton widgetAlexander Neumann2012-05-071-2/+8
* GridLayout: Add support for spans.Alexander Neumann2012-05-061-6/+14
* ui2walk: Only process .ui file if newer than corresponding .go fileAlexander Neumann2012-02-291-1/+1
* Make ui2walk work with recent encoding/xml package changesAlexander Neumann2012-02-291-47/+47
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-24/+25
* Remove MakefilesAlexander Neumann2012-02-201-7/+0
* Remove winapi sub-package and use github.com/lxn/go-winapi insteadAlexander Neumann2012-02-201-6/+5
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-202-0/+949