summaryrefslogtreecommitdiff
path: root/gui.go (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Slight restructuring / some commentsHEADmasterRené 'Necoro' Neumann2022-02-021-6/+28
|
* Control for setting the subdirRené 'Necoro' Neumann2022-02-011-16/+59
|
* Make grid context global, i.e. all labels count into the size.René 'Necoro' Neumann2022-02-011-9/+8
|
* Wrap global header vars in their own structRené 'Necoro' Neumann2022-02-011-13/+15
|
* More GUI elementsRené 'Necoro' Neumann2022-02-011-33/+110
|
* Please `go vet`René 'Necoro' Neumann2022-02-011-1/+1
|
* File ChooserRené 'Necoro' Neumann2022-02-011-1/+11
|
* Fix warningRené 'Necoro' Neumann2022-02-011-7/+7
|
* Fix icon loadingRené 'Necoro' Neumann2022-02-011-1/+1
|
* Move resources to own folderRené 'Necoro' Neumann2022-02-011-2/+2
|
* Icon and better windows dataRené 'Necoro' Neumann2022-02-011-1/+12
|
* Combo BoxesRené 'Necoro' Neumann2022-02-011-2/+14
|
* Add windows manifestRené 'Necoro' Neumann2022-02-011-0/+2
|
* GUI: GridLayoutRené 'Necoro' Neumann2022-02-011-2/+62
|
* Start with a basic GUIRené 'Necoro' Neumann2022-01-291-0/+19