Usermode/AxWin3 - Clean up unneeded (and silly) log message
[tpg/acess2.git] / Usermode / Applications / axwin3_src / WM /
2014-12-28 John Hodge (sonata)Usermode/AxWin3 - Clean up unneeded (and silly) log...
2014-11-27 John HodgeMerge branch 'master' of git://github.com/thepowersgang...
2014-10-18 John Hodge (sonata)ARCH=native - Fix compilation on newer compilers (link...
2014-05-18 John HodgeMerge branch 'master' of git://localhost/acess2
2014-05-18 John Hodge (sonata)Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2014-04-08 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2014-03-15 John Hodge (sonata)Minor misc fixes
2014-02-16 John HodgeUsermode/AxWin3 - Commenting and other minors
2013-10-28 John HodgeUsermode/AxWin3 - Added names to widget types
2013-09-10 John HodgeUsermode/AxWin3 - Added scroll command to richtext...
2013-09-10 John HodgeUsermode/AxWin3 - Killed an unneeded log message
2013-09-10 John HodgeUsermode/AxWin3 - Fixed dropped messages due to small...
2013-09-10 John HodgeUsermode/AxWin3 - Slight cleanup in richtext code
2013-09-08 John HodgeUsermode/AxWin3 - (minor) More descripitive error messa...
2013-09-07 John HodgeUsermode/AxWin3 - Fixed window destruction not working...
2013-08-06 John HodgeMerge branch 'master' of git://localhost/acess2
2013-08-06 John HodgeUsermode/AxWin3 - Duplicate renderer detection, debug...
2013-08-01 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-07-27 John HodgeUsermode/AxWin3 - Fixed only one hotkey set being checked
2013-07-23 John HodgeUsermode/AxWin3 - Added input support to RichText renderer
2013-07-22 John HodgeUsermode/AxWin3 - Fixed scan-build complaints, added...
2013-07-22 John HodgeUsermode/AxWin3 - Added proper mid-character clipping...
2013-07-03 John HodgeUsermode/AxWin3 - SDL Edition of the WM, runs but no...
2013-07-03 John HodgeUsermode/AxWin3 - Cleaning up and separating code
2013-07-02 John HodgeUsermode/AxWin3 - Preparing for SDL build
2013-05-20 John HodgeUsermode/AxWin3 - Updated for PTY support
2013-05-18 John HodgeKernel - Misc fixes and debug in VTerm/PTY, AxWin3...
2013-05-14 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-12 John HodgeMerge branch 'master' of git://localhost/acess2
2013-05-12 John HodgeUsermode/AxWin3 - Speedups mostly, required some restru...
2013-03-29 John Hodge (sonata)Merge branch 'master' of git://cadel.mutabah.net/acess2
2013-03-26 John HodgeUsermode/AxWin3 - Fixed undefined memory usage
2013-03-26 John HodgeAcesNative+Usermode - libacessnative "works" (for some...
2013-02-26 John HodgeUsermode/AxWin3 - Added ipcpipe support
2013-02-19 John HodgeUsermode/AxWin3 - A couple more icons, render fixes
2013-02-18 John HodgeUsermode/AxWin3 - resources and bugfixes
2013-02-18 John HodgeUsermode/AxWin3 - Decorator resize and close, misc...
2013-02-18 John HodgeUsermode/axwin3 - Window destruction and client exit
2013-01-30 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-27 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-23 John Hodge (sonata)Usermode/axwin3 - Made menus auto-raised
2013-01-22 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-22 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-20 John Hodge (sonata)Usermode/axwin3 - RichText cursor (hacked)
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Input fixes
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Richtext invalidate window on text...
2013-01-20 John Hodge (sonata)Usermode - Moved UTF-8 handling into a library
2013-01-20 John Hodge (sonata)Usermode/axwin3 - (minor) Fixed errnous warning about...
2013-01-19 John Hodge (sonata)Fixing clang compilation errors
2013-01-19 John Hodge (sonata)Usermode/axwin3 - (minor) Use SEEK_SET instead of liter...
2012-12-04 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-04 John HodgeMerge branch 'master' of git://localhost/acess2
2012-11-30 John Hodge (sonata)Usermode - More syscall renaming
2012-11-29 John Hodge (sonata)Usermode - Renamed VFS syscalls to _Sys* to remove...
2012-11-29 John Hodge (sonata)Usermode/AxWin3 - Added move code to decorator
2012-11-29 John Hodge (sonata)Usermode/AxWin3 - Fixed requesting redraw on window...
2012-11-28 John Hodge (sonata)Usermode/AxWin3 - Fixed error with relative windows...
2012-11-28 John Hodge (sonata)Kernel - Fixed stupid bug in utf-8 code (mirrored in...
2012-11-28 John Hodge (sonata)Usermode/AxWin3 - Fixed bad blit clipping
2012-11-28 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-11-28 John Hodge (sonata)Usermode/AxWin3 - Cleaning up stray debug
2012-11-27 John Hodge (sonata)Usermode/AxWin3 - Reworked renderers to use raw IPC...
2012-11-26 John Hodge (sonata)Usermode/AxWin3 - Debugging
2012-11-10 John Hodge (sonata)Usermode/AxWin3 - Changed to use SysSpawn and detect...
2012-10-16 John Hodge (sonata)Usermode/GUI - Testing and Debugging RichText
2012-10-15 John Hodge (sonata)ATE - Misc
2012-10-13 John HodgeAxWin3 - Heaps of bugfixes to RichText renderer
2012-10-13 John Hodge (sonata)AxWin3 - Fixed overflow caused by using width in height...
2012-10-12 John HodgeUsermode - Working on AxWin3 SubWin widget (also API...
2012-10-10 John Hodgelibc+AxWin3 - RichText rendering, scanf
2012-10-10 John HodgeAxWin3 - Adding RichText rendering, no sscanf so doesn...
2012-10-09 John HodgeAxWin3 - More RichText work
2012-10-04 John HodgeSyscalls - Changed SysGetMessage to provide a buffer...
2012-10-03 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-09-01 John HodgeUsermode - Misc header changes
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-07-31 John HodgeUsermode/AxWin3 - Misc commenting removal
2012-07-31 John HodgeAxWin3 - Bugfixes everywhere, hotkeys working
2012-07-17 John HodgeMerge branch 'master' of git://localhost/acess2
2012-07-15 John HodgeUsermode/axwin3 - Fixed using stdout as stdin (causing...
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-04 John HodgeUsermode/axwin3 - Commenting
2012-05-20 John HodgeUsermode/AxWin3 - Working on a bitmap/framebuffer windo...
2012-05-18 John HodgeUsermode/AxWin3 - Bugfixing and cleanup
2012-05-18 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-05-18 John HodgeUsermode/AxWin3 - Wokring on hotkeys
2012-05-15 John HodgeUsermode/AxWin3 - Debugging
2012-04-25 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-04-24 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-04-01 John HodgeUsermode/AxWin3 WM - Fixed cursor position not changing...
2012-03-11 John HodgeUsermode/axwin3 - Little additions and bugfixes
2012-03-11 John HodgeModules/Mouse - Fixing bugs, removing debug
2012-03-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-21 John HodgeUsermode/AxWin3 - Fixing mouse code to handle non 3...
2012-02-14 John HodgeUsermode/AxWin3 - Fixed bug with underlined items in...
2012-02-06 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-01-24 John HodgeIntegrating new event handling into userspace
2012-01-15 John HodgeFixing bugs exposed by scan-build
2011-11-21 John HodgeUsermode/AxWin3 - Added delete support to text input
next

UCC git Repository :: git.ucc.asn.au