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
/
redo
Age
Commit message (
Expand
)
Author
2014-07-18
Fixed all the remaining compiler errors. C conversion works!
Pietro Gagliardi
2014-07-17
Fixed assorted typos in some of the new C files.
Pietro Gagliardi
2014-07-17
Added include guards to winapi_windows.h because of cgo including the file mu...
Pietro Gagliardi
2014-07-17
Changed the GTK+ files so they would not compile on Windows; this is needed n...
Pietro Gagliardi
2014-07-17
Fixed Go compiler errors in the new Windows code; round 1.
Pietro Gagliardi
2014-07-17
Removed Windows constant generation code as we will no longer need it.
Pietro Gagliardi
2014-07-17
Migrated common_windows.go to C. Now to nuke unneeded files and fix compiler ...
Pietro Gagliardi
2014-07-17
Some Unicode-related fixups and additions in the new Windows code.
Pietro Gagliardi
2014-07-17
Migrated window_windows.go to C.
Pietro Gagliardi
2014-07-17
Migrated sizing_windows.go to C.
Pietro Gagliardi
2014-07-17
Migrated init_windows.go to C.
Pietro Gagliardi
2014-07-17
Migrated controls_windows.go to C.
Pietro Gagliardi
2014-07-17
Migrated comctl32_windows.go to C.
Pietro Gagliardi
2014-07-17
Began the drudgery of converting all the Windows code to use cgo, because I'm...
Pietro Gagliardi
2014-07-17
Added the code for the subclassing. And it smashes the stack. Wonderful...
Pietro Gagliardi
2014-07-17
Migrated the comctl32.dll code and added all the window subclassing stuff. St...
Pietro Gagliardi
2014-07-17
Laid down the framework for control events on Windows. The only problem left ...
Pietro Gagliardi
2014-07-17
Implemented button clicking on GTK+.
Pietro Gagliardi
2014-07-17
Added button click events to the Mac OS X backend.
Pietro Gagliardi
2014-07-17
Migrated control sizing code for Mac OS X.
Pietro Gagliardi
2014-07-16
Re-added the Windows sizing code.
Pietro Gagliardi
2014-07-16
Ported over the sizing framework from the old package and implemented it on t...
Pietro Gagliardi
2014-07-16
Added Button and control adding to the Mac OS X backend.
Pietro Gagliardi
2014-07-15
Added basic control showing to the Windows backend.
Pietro Gagliardi
2014-07-15
Fixed a flaw in the SetControl() for GTK+ Window: it forgot to unparent old c...
Pietro Gagliardi
2014-07-15
Refined zregen.sh to accept argumetns and not run the 64-bit generator if the...
Pietro Gagliardi
2014-07-15
Added the beginninig of the Windows Control code.
Pietro Gagliardi
2014-07-15
Added parenting/unparenting of controls to the GTK+ backend and the test prog...
Pietro Gagliardi
2014-07-15
Implemented window resize handling on Mac OS X. Now for actually setting chil...
Pietro Gagliardi
2014-07-15
Implemented resize event detection on Windows.
Pietro Gagliardi
2014-07-14
Added window resize handling to the GTK+ backend.
Pietro Gagliardi
2014-07-14
Added the widget container to the GTK+ code.
Pietro Gagliardi
2014-07-13
Implemented Stop() on Mac OS X.
Pietro Gagliardi
2014-07-13
Implemented Stop() on GTK+.
Pietro Gagliardi
2014-07-13
Some comment cleanup.
Pietro Gagliardi
2014-07-13
Changed the semantics of uitask() to allow it to handle recursive main loops ...
Pietro Gagliardi
2014-07-13
Added Stop() and implemented it on Windows.
Pietro Gagliardi
2014-07-12
Pinned down event behavior of Windows.Close().
Pietro Gagliardi
2014-07-12
Added zconstants regeneration script.
Pietro Gagliardi
2014-07-12
Implemented Window.Close() on Windows.
Pietro Gagliardi
2014-07-12
More TODOs.
Pietro Gagliardi
2014-07-12
Fixed the Windows code. Now to implement closing properly.
Pietro Gagliardi
2014-07-12
Finished writing initial Windows implementation. Now to find out why it doesn...
Pietro Gagliardi
2014-07-11
Added function generation to zwinconstgen.go. cgo uses DWARF to get function ...
Pietro Gagliardi
2014-07-11
More zwinconstgen.go work.
Pietro Gagliardi
2014-07-11
More zwinconstgen.go output refinement.
Pietro Gagliardi
2014-07-11
More refinement of struct output in zwinconstgen.go.
Pietro Gagliardi
2014-07-11
Added a handler for embedded structure values in zwinconstgen.go.
Pietro Gagliardi
2014-07-11
Added an attempt at overriding HWND, etc. in the zwinconstgen.go type generat...
Pietro Gagliardi
2014-07-11
Fixed up output of zwinconstgen.go to some extent.
Pietro Gagliardi
[next]