Usermode - Hacking up native compilation target
[tpg/acess2.git] / Usermode / Applications / axwin3_src /
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 - Cleaner libaxwin WNDMSG handling
2013-02-18 John HodgeUsermode/AxWin3 - Decorator resize and close, misc...
2013-02-18 John HodgeUsermode/AxWin3 - Compile fix
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 - Added WNDMSG_FIRE handler to richtext lib
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/axwin3 - Implimented terminal spawn command
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-17 John Hodge (sonata)Usermode/AxWin3 - Updated clientside IPC code to allow...
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-11 John HodgeUsermode - Updated SysSpawn to have a permissions argument
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-09 John HodgeAxWin - Adding clientside RichText render
2012-10-08 John HodgeAxWin3 - Designing a text editor (and related APIs)
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-08 John HodgeUsermode/axwin3 - (minor) Fixed install creating an...
2012-08-05 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-08-05 John HodgeMerge branch 'master' of git.mutabah.net:acess2
2012-08-05 John HodgeUsermode/AxWin3 - Minor changes
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-20 John HodgeCleaning up for release rel0.14
2012-01-15 John HodgeOops, little fixes
2012-01-15 John HodgeFixing bugs exposed by scan-build
2011-11-25 John HodgeLight fixes to build bugs
2011-11-21 John HodgeUsermode/AxWin3 - Added delete support to text input
2011-11-20 John HodgeUsermode/AxWin3 - Working on keyboard input
2011-11-20 John HodgeUsermode/AxWin3 - Cleaning up, graphics fixes and worki...
2011-11-18 John HodgeUsermode/AxWin3 - Reworked widget minimum sizes, fixed...
2011-11-18 John HodgeUsermode/AxWin3 - Bugfixing rendering/layout issues
2011-11-17 John HodgeUsermode/AxWin3 - Fiddling with text presentation
2011-11-17 John HodgeUsermode/AxWin3 - Splitting widget types out into separ...
2011-11-17 John HodgeUsermode/AxWin3 - Some notes from the design phase
2011-11-17 John HodgeUsermode/AxWin3 - Fixed some silly bugs
2011-11-13 John HodgeUsermode/AxWin3 - Added decorator support
2011-11-13 John HodgeUsermode/AxWin3 - Cleaned up focus code a little, added...
2011-11-12 John HodgeUsermode/AxWin3 - Implemented Focus/Raising support
2011-11-11 John HodgeUsermode/AxWin3 - Cleaning up
2011-11-11 John HodgeUsermode/AxWin3 - Added menu render code (with hilights)
2011-11-10 John HodgeUsermode/AxWin3 - Adding pop-up menu support (via a...
2011-11-09 John HodgeUsermode/AxWin3 - Added support for getting display...
2011-11-08 John HodgeUsermode/AxWin3 - Managed to pass input all the way...
2011-11-08 John HodgeUsermode/AxWin3 - Debugging user reception of messages
2011-11-08 John HodgeUsermode/AxWin3 - Implemented passing messages to the...
2011-11-08 John HodgeUsermode/AxWin3 - Adding widget mouse input handlers
next

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