index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-02-11
Migrated over the window class and window procedure stuff, set up the ↵
Pietro Gagliardi
standard window class, and wrote the skeleton window procedure.
2014-02-11
Set up initialization on Windows (2/2).
Pietro Gagliardi
2014-02-11
Set up initialization on Windows (1/2) and fixed a leftover error in ↵
Pietro Gagliardi
sysdata_windows.go.
2014-02-11
Moved things that I haven't migated yet out of the way for now.
Pietro Gagliardi
2014-02-11
Started implementing the public API: added the Window and Control types and ↵
Pietro Gagliardi
the skeleton of the Windows implementation.
2014-02-11
Simplifying file structure by combining controls files (2/2).
Pietro Gagliardi
2014-02-11
Simplifying file structure by combining controls files (1/2).
Pietro Gagliardi
2014-02-11
Added _windows.go extensions to all the files in preparation for the library ↵
Pietro Gagliardi
writing.
2014-02-11
Added the initial planning document for the portable API.
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
Added some TODOs.
Pietro Gagliardi
2014-02-10
Improved program appearance by setting the correct font, colors, and other ↵
Pietro Gagliardi
styles.
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
More TODOs.
Pietro Gagliardi
2014-02-10
Added a button to the test main window, including click handling.
Pietro Gagliardi
2014-02-09
Added button code.
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
as the code to actually open one. Now for custom window procedures!
2014-02-08
Added a lot of the stuff needed to create a simple window. Not done yet...
Pietro Gagliardi
2014-02-07
Initial commit. Added MessageBox() code.
Pietro Gagliardi
[prev]