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 (
Expand
)
Author
2014-04-02
Fixed Listbox and LineEdit borders on Windows. Also more TODOs.
Pietro Gagliardi
2014-04-02
More TODOs.
Pietro Gagliardi
2014-04-02
Forced Common Controls version 6 on Windows by embedding the needed manifest in.
Pietro Gagliardi
2014-04-02
Switched to calling the Windows MulDiv() function instead of reimplementing i...
Pietro Gagliardi
2014-04-02
Added a println() to the main test window to signal that window closing has h...
Pietro Gagliardi
2014-04-02
Not using PostThreadMessage() (a few commits back) seems to fix the weird Inv...
Pietro Gagliardi
2014-04-02
Fixed odd Listbox sizing on Windows. (Windows by default sizes List Box contr...
Pietro Gagliardi
2014-04-01
Control candidates document updates.
Pietro Gagliardi
2014-04-01
Changed the font loading on Windows to always load the control font unless a ...
Pietro Gagliardi
2014-04-01
Fixed Windows control sizing: turns out simply calling GetTextMetrics() was n...
Pietro Gagliardi
2014-04-01
More TODOs.
Pietro Gagliardi
2014-04-01
Remove TODO about GTK+ and Cocoa errors since we're just assuming errors are ...
Pietro Gagliardi
2014-04-01
Fixed the Windows stalling when scrolling an Area problem: messages were gett...
Pietro Gagliardi
2014-04-01
Separated initial text from sysData.make() on the Mac OS X backend, completin...
Pietro Gagliardi
2014-04-01
Made the sysData.make() change from the previous commit on the Windows backend.
Pietro Gagliardi
2014-04-01
Removed the initText parameter from sysData.make() and changed all invocation...
Pietro Gagliardi
2014-04-01
Got rid of gtkWidget and changed to using *C.GtkWidget everywhere. This gets ...
Pietro Gagliardi
2014-04-01
Removed winerrors.md because I screwed it ages ago.
Pietro Gagliardi
2014-04-01
Moved <stdlib.h> includes in the GTK+ backend to gtk_unix.h; organized that f...
Pietro Gagliardi
2014-04-01
More TODOs.
Pietro Gagliardi
2014-04-01
Changed the cSysData dummy functions to an interface that a dummy sysData ins...
Pietro Gagliardi
2014-04-01
Removed a stray TODO comment whose purpose is long forgotten.
Pietro Gagliardi
2014-04-01
Reordered each part of the Windows uitask so that it does things in the same ...
Pietro Gagliardi
2014-04-01
Added another row to the open/save dialog test table.
Pietro Gagliardi
2014-04-01
Added more stuff about file dialogs. Now mostly complete.
Pietro Gagliardi
2014-03-31
Added (incomplete) stuff about file dialogs to controlcandidates.md.
Pietro Gagliardi
2014-03-30
Another name in events_darwin.go (see previous commit).
Pietro Gagliardi
2014-03-30
Added right Command to events_darwin.go.
Pietro Gagliardi
2014-03-30
Marked Windows MouseEvent.Held as not done; oops.
Pietro Gagliardi
2014-03-30
Updated the documentation: Area now works on all platforms, Modifiers behavio...
Pietro Gagliardi
2014-03-30
Added key events to Mac OS X Areas. Now Area is feature-complete (but buggy) ...
Pietro Gagliardi
2014-03-30
Implemented Area mouse events on Mac OS X. Also fixed a few other things left...
Pietro Gagliardi
2014-03-30
Fixed flaky redraw in Mac OS X Areas.
Pietro Gagliardi
2014-03-30
Implement Mac OS X AreaHandler.Paint().
Pietro Gagliardi
2014-03-30
Fixed Mac OS X Area setAreaSize() not working: I was using the NSWindow setFr...
Pietro Gagliardi
2014-03-30
When we created our delegate and view classes on Mac OS X, it turned out we w...
Pietro Gagliardi
2014-03-30
Attempted to add the Area bare bones and resizing code to the Mac OS X backen...
Pietro Gagliardi
2014-03-29
Added the beginning of the Mac OS X Area implementation. Also fixed the long-...
Pietro Gagliardi
2014-03-29
More TODOs.
Pietro Gagliardi
2014-03-29
Added Alt+[key] and F10 handling to Windows Area key events. Also more TODOs.
Pietro Gagliardi
2014-03-29
Documented that the clip area in AreaHandler.Paint() more properly and indica...
Pietro Gagliardi
2014-03-29
More TODOs.
Pietro Gagliardi
2014-03-29
Implemented Area.SetSize() on Windows.
Pietro Gagliardi
2014-03-29
Added repaint after Area event on Windows.
Pietro Gagliardi
2014-03-29
Added part of keyboard input on Windows. Need to repaint the window on event ...
Pietro Gagliardi
2014-03-29
Added positions of all other keys to the keyboard test. Now ready for the Win...
Pietro Gagliardi
2014-03-29
Added the numeric keypad and function keys to the keyboard test.
Pietro Gagliardi
2014-03-29
More TODOs.
Pietro Gagliardi
2014-03-29
Finished re-adding the numeric keypad keys and fixing up the GTK+ Area implem...
Pietro Gagliardi
2014-03-29
Re-added the numeric keypad keys to ExtKey and removed predefkeys in area_uni...
Pietro Gagliardi
[prev]
[next]