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-19
Fixed more conversion kinks. Now for a major change...
Pietro Gagliardi
2014-07-19
Updated the test program to be Request-less. Now to test...
Pietro Gagliardi
2014-07-19
Removed Request completely, also updating the uitask files. Also renamed xper...
Pietro Gagliardi
2014-07-19
Started dropping the whole request/response system because it fell apart... t...
Pietro Gagliardi
2014-07-18
Fixed a slight channel leak in event.fire().
Pietro Gagliardi
2014-07-18
Added a test case for Window.Close().
Pietro Gagliardi
2014-07-18
Decided not to use removeFromSuperviewWithoutNeedingRedraw at mikeash in irc....
Pietro Gagliardi
2014-07-18
Settled TODO about cairo version macros.
Pietro Gagliardi
2014-07-18
Fixed window resizing in GTK+ acting wonky AND several related TODOs to boot!
Pietro Gagliardi
2014-07-18
Made the previous commit more robust.
Pietro Gagliardi
2014-07-18
Fixed control positioning on initial window show on Mac OS X.
Pietro Gagliardi
2014-07-18
Scrapped Window.SetSize() and Window.Center() (for now?).
Pietro Gagliardi
2014-07-18
Added the standard control fonts to the Mac OS X backend. The GTK+ backend is...
Pietro Gagliardi
2014-07-18
Added (and applied) standard Windows fonts.
Pietro Gagliardi
2014-07-18
Added #include "_cgo_export.h" to files that needed it and fixed a cast error...
Pietro Gagliardi
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
[next]