index
:
jcarr/ui
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-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
2014-03-29
Added the proper provision for numeric keypad entry.
Pietro Gagliardi
2014-03-29
Added numeric keypad question to Area planning document; also reformatted it ...
Pietro Gagliardi
2014-03-29
Updated the GTK+ implementation and test programs to reflect the new KeyEvent...
Pietro Gagliardi
2014-03-29
Added the scancode->KeyEvent.Key mapping table.
Pietro Gagliardi
2014-03-29
Removed the numpad constants pending re-evaluation of how to handle those.
Pietro Gagliardi
2014-03-28
Changed the definition of KeyEvent to be positional. The implementation has n...
Pietro Gagliardi
2014-03-28
Fixed Scan Codes Demystified article name in the Area planning document.
Pietro Gagliardi
2014-03-28
YES RESOLVED THE KEYBOARD INPUT PROBLEM WOO YEAH YAAAAAAAAAAAAAAAAAAAAAAAAAAA...
Pietro Gagliardi
2014-03-27
Added some of the ExtKeys to the keyboard layout test.
Pietro Gagliardi
2014-03-27
Added a flag to AreaHandler.Key()/Mouse() to indicate that a repaint is neede...
Pietro Gagliardi
2014-03-27
Added code to the keyboard test to draw the modifier keys.
Pietro Gagliardi
2014-03-27
Added the beginning of a keyboard input test to be written. Also more TODOs.
Pietro Gagliardi
2014-03-27
Put FreeBSD dependency installation notes in the README.
Pietro Gagliardi
2014-03-27
Fixed freebsd/386 VM problems; tested and works.
Pietro Gagliardi
2014-03-27
The latest go tip fixes cgo to not be confused by typedefs of incomplete type...
Pietro Gagliardi
2014-03-26
Printed the hardware_keycode on GTK+ Area key events... something came up so ...
Pietro Gagliardi
2014-03-26
Fixed import formatting on area_unix.go. I'm rereading the GLFW source; it ma...
Pietro Gagliardi
2014-03-25
Added Area mouse events on Windows. Also more TODOs.
Pietro Gagliardi
2014-03-25
Wrote the code to actually scroll Areas on Windows.
Pietro Gagliardi
2014-03-25
Added the actual scrolling to Windows Areas. Now to just adjust the cliprect ...
Pietro Gagliardi
2014-03-25
More TODOs (and some done TODO elimination).
Pietro Gagliardi
2014-03-25
Made the scrollbars on Windows Areas actually scroll. There are some kinks th...
Pietro Gagliardi
2014-03-25
Added scrollbars to Areas on Windows; they seem to respond properly to resize...
Pietro Gagliardi
2014-03-24
More TODOs.
Pietro Gagliardi
2014-03-24
Implemented Area painting on Windows.
Pietro Gagliardi
2014-03-24
Added GDI+ to the package's Windows version: DLL loaded, initialized, and shu...
Pietro Gagliardi
2014-03-24
Started the Windows implementation of Area.
Pietro Gagliardi
2014-03-24
Changed -qq to -y in the apt-get install line in .travis.yaml because I want ...
Pietro Gagliardi
2014-03-24
OK lets try doing cross-platform builds with Travis.ci again; also added mult...
Pietro Gagliardi
2014-03-24
Corrected a copy-paste fail in stdwndclass_windows.go that broke compilation ...
Pietro Gagliardi
2014-03-23
More TODOs.
Pietro Gagliardi
[next]