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
path:
root
/
unmigrated
Age
Commit message (
Expand
)
Author
2014-04-13
Renamed unmigrated/ to experiments/ as I have now migrated everything and tha...
Pietro Gagliardi
2014-04-13
Migrated cursors_windows.go and icons_windows.go.
Pietro Gagliardi
2014-04-13
Removed unmigrated/main_windows.go; that test program has long since been unn...
Pietro Gagliardi
2014-04-13
Rolled back the Windows horizontally scrolling Listbox changes because I can'...
Pietro Gagliardi
2014-03-12
Separated file creation dates from the package comment.
Pietro Gagliardi
2014-03-10
unmigrated/messages_windows.go removed; it was migrated ages ago (in uitask_w...
Pietro Gagliardi
2014-02-24
Re-added Windows font grabbing code. I won't use it just yet, since I only no...
Pietro Gagliardi
2014-02-21
Fixed the unregistered window class error on 64-bit Windows: turns out it was...
Pietro Gagliardi
2014-02-19
Moved to a proper package; main() is now a test and go test -c is used to bui...
Pietro Gagliardi
2014-02-17
Moved the old Windows main() to unmigrated/; may wind up deleting it instead.
Pietro Gagliardi
2014-02-15
Added message boxes and adjusted init() accordingly to display one on failure.
Pietro Gagliardi
2014-02-12
Added buttons.
Pietro Gagliardi
2014-02-11
More error corrections; not done yet...
Pietro Gagliardi
2014-02-11
Added the window creation code. Now let's hope this works...
Pietro Gagliardi
2014-02-11
Moved some more data structures to common_windows.go and made more things pri...
Pietro Gagliardi
2014-02-11
Migrated over the window class and window procedure stuff, set up the standar...
Pietro Gagliardi
2014-02-11
Moved things that I haven't migated yet out of the way for now.
Pietro Gagliardi