index
:
interesting/andlabs-ui
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
Age
Commit message (
Expand
)
Author
2014-02-11
More of the previous error and not printing panics... derp me. Still not fixe...
Pietro Gagliardi
2014-02-11
Added the init and testing main functions and started fixing errors. Let's fi...
Pietro Gagliardi
2014-02-11
Added _windows.go extensions to all the files in preparation for the library ...
Pietro Gagliardi
2014-02-11
Added window sizing. I think I'm now ready for the wrapper itself.
Pietro Gagliardi
2014-02-11
Added window minimum sizes.
Pietro Gagliardi
2014-02-10
Improved program appearance by setting the correct font, colors, and other st...
Pietro Gagliardi
2014-02-10
Added a checkbox to the example window.
Pietro Gagliardi
2014-02-10
Added static controls and added a static label to the example window.
Pietro Gagliardi
2014-02-10
Added listboxes and added a list box to the example window.
Pietro Gagliardi
2014-02-10
Added edit controls and added one to the example window.
Pietro Gagliardi
2014-02-10
Added combo boxes and added some to the main window example.
Pietro Gagliardi
2014-02-10
Added a button to the test main window, including click handling.
Pietro Gagliardi
2014-02-09
Added window messages and custom message loops.
Pietro Gagliardi
2014-02-09
Added the rest of the skeleton necessary for opening a simple window as well ...
Pietro Gagliardi
2014-02-07
Initial commit. Added MessageBox() code.
Pietro Gagliardi