2013-05-12 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-05-12 |
John Hodge | Usermode/AxWin3 - Speedups mostly, required some restru... |
tree | commitdiff |
2013-05-03 |
John Hodge (sonata) | Merge branch 'master' of ssh.ucc.asn.au:tpg/acess2 |
tree | commitdiff |
2013-05-03 |
John Hodge (sonata) | Merge branch 'master' of github.com:thepowersgang/acess2 |
tree | commitdiff |
2013-03-29 |
John Hodge (sonata) | Merge branch 'master' of git://cadel.mutabah.net/acess2 |
tree | commitdiff |
2013-03-26 |
John Hodge | Usermode/AxWin3 - Fixed undefined memory usage |
tree | commitdiff |
2013-03-26 |
John Hodge | AcesNative+Usermode - libacessnative "works" (for some... |
tree | commitdiff |
2013-02-26 |
John Hodge | Usermode/AxWin3 - Added ipcpipe support |
tree | commitdiff |
2013-02-19 |
John Hodge | Usermode/AxWin3 - A couple more icons, render fixes |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/AxWin3 - resources and bugfixes |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Cleaner libaxwin WNDMSG handling |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Decorator resize and close, misc... |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/AxWin3 - Compile fix |
tree | commitdiff |
2013-02-18 |
John Hodge | Usermode/axwin3 - Window destruction and client exit |
tree | commitdiff |
2013-01-30 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2013-01-27 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2013-01-23 |
John Hodge (sonata) | Usermode/axwin3 - Made menus auto-raised |
tree | commitdiff |
2013-01-22 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2013-01-22 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2013-01-20 |
John Hodge (sonata) | Usermode/axwin3 - RichText cursor (hacked) |
tree | commitdiff |
2013-01-20 |
John Hodge (sonata) | Usermode/axwin3 - Added WNDMSG_FIRE handler to richtext lib |
tree | commitdiff |
2013-01-20 |
John Hodge (sonata) | Usermode/axwin3 - Input fixes |
tree | commitdiff |
2013-01-20 |
John Hodge (sonata) | Usermode/axwin3 - Richtext invalidate window on text... |
tree | commitdiff |
2013-01-20 |
John Hodge (sonata) | Usermode/axwin3 - Implimented terminal spawn command |
tree | commitdiff |
2013-01-20 |
John Hodge (sonata) | Usermode - Moved UTF-8 handling into a library |
tree | commitdiff |
2013-01-20 |
John Hodge (sonata) | Usermode/axwin3 - (minor) Fixed errnous warning about... |
tree | commitdiff |
2013-01-19 |
John Hodge (sonata) | Fixing clang compilation errors |
tree | commitdiff |
2013-01-19 |
John Hodge (sonata) | Usermode/axwin3 - (minor) Use SEEK_SET instead of liter... |
tree | commitdiff |
2012-12-04 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-12-04 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2012-11-30 |
John Hodge (sonata) | Usermode - More syscall renaming |
tree | commitdiff |
2012-11-29 |
John Hodge (sonata) | Usermode - Renamed VFS syscalls to _Sys* to remove... |
tree | commitdiff |
2012-11-29 |
John Hodge (sonata) | Usermode/AxWin3 - Added move code to decorator |
tree | commitdiff |
2012-11-29 |
John Hodge (sonata) | Usermode/AxWin3 - Fixed requesting redraw on window... |
tree | commitdiff |
2012-11-28 |
John Hodge (sonata) | Usermode/AxWin3 - Fixed error with relative windows... |
tree | commitdiff |
2012-11-28 |
John Hodge (sonata) | Kernel - Fixed stupid bug in utf-8 code (mirrored in... |
tree | commitdiff |
2012-11-28 |
John Hodge (sonata) | Usermode/AxWin3 - Fixed bad blit clipping |
tree | commitdiff |
2012-11-28 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-11-28 |
John Hodge (sonata) | Usermode/AxWin3 - Cleaning up stray debug |
tree | commitdiff |
2012-11-27 |
John Hodge (sonata) | Usermode/AxWin3 - Reworked renderers to use raw IPC... |
tree | commitdiff |
2012-11-26 |
John Hodge (sonata) | Usermode/AxWin3 - Debugging |
tree | commitdiff |
2012-11-10 |
John Hodge (sonata) | Usermode/AxWin3 - Changed to use SysSpawn and detect... |
tree | commitdiff |
2012-10-17 |
John Hodge (sonata) | Usermode/AxWin3 - Updated clientside IPC code to allow... |
tree | commitdiff |
2012-10-16 |
John Hodge (sonata) | Usermode/GUI - Testing and Debugging RichText |
tree | commitdiff |
2012-10-15 |
John Hodge (sonata) | ATE - Misc |
tree | commitdiff |
2012-10-13 |
John Hodge | AxWin3 - Heaps of bugfixes to RichText renderer |
tree | commitdiff |
2012-10-13 |
John Hodge (sonata) | AxWin3 - Fixed overflow caused by using width in height... |
tree | commitdiff |
2012-10-12 |
John Hodge | Usermode - Working on AxWin3 SubWin widget (also API... |
tree | commitdiff |
2012-10-11 |
John Hodge | Usermode - Updated SysSpawn to have a permissions argument |
tree | commitdiff |
2012-10-10 |
John Hodge | libc+AxWin3 - RichText rendering, scanf |
tree | commitdiff |
2012-10-10 |
John Hodge | AxWin3 - Adding RichText rendering, no sscanf so doesn... |
tree | commitdiff |
2012-10-09 |
John Hodge | AxWin3 - More RichText work |
tree | commitdiff |
2012-10-09 |
John Hodge | AxWin - Adding clientside RichText render |
tree | commitdiff |
2012-10-08 |
John Hodge | AxWin3 - Designing a text editor (and related APIs) |
tree | commitdiff |
2012-10-04 |
John Hodge | Syscalls - Changed SysGetMessage to provide a buffer... |
tree | commitdiff |
2012-10-03 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-09-01 |
John Hodge | Usermode - Misc header changes |
tree | commitdiff |
2012-08-14 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2012-08-08 |
John Hodge | Usermode/axwin3 - (minor) Fixed install creating an... |
tree | commitdiff |
2012-08-05 |
John Hodge | Merge branch 'master' of github.com:thepowersgang/acess2 |
tree | commitdiff |
2012-08-05 |
John Hodge | Merge branch 'master' of git.mutabah.net:acess2 |
tree | commitdiff |
2012-08-05 |
John Hodge | Usermode/AxWin3 - Minor changes |
tree | commitdiff |
2012-07-31 |
John Hodge | Usermode/AxWin3 - Misc commenting removal |
tree | commitdiff |
2012-07-31 |
John Hodge | AxWin3 - Bugfixes everywhere, hotkeys working |
tree | commitdiff |
2012-07-17 |
John Hodge | Merge branch 'master' of git://localhost/acess2 |
tree | commitdiff |
2012-07-15 |
John Hodge | Usermode/axwin3 - Fixed using stdout as stdin (causing... |
tree | commitdiff |
2012-07-14 |
John Hodge | Merge branch 'master' of ted.mutabah.net:acess2 |
tree | commitdiff |
2012-07-04 |
John Hodge | Usermode/axwin3 - Commenting |
tree | commitdiff |
2012-05-20 |
John Hodge | Usermode/AxWin3 - Working on a bitmap/framebuffer windo... |
tree | commitdiff |
2012-05-18 |
John Hodge | Usermode/AxWin3 - Bugfixing and cleanup |
tree | commitdiff |
2012-05-18 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-05-18 |
John Hodge | Usermode/AxWin3 - Wokring on hotkeys |
tree | commitdiff |
2012-05-15 |
John Hodge | Usermode/AxWin3 - Debugging |
tree | commitdiff |
2012-04-25 |
John Hodge | Merge branch 'master' of github.com:thepowersgang/acess2 |
tree | commitdiff |
2012-04-24 |
John Hodge | Merge branch 'master' of git.mutabah.net:acess2 |
tree | commitdiff |
2012-04-01 |
John Hodge | Usermode/AxWin3 WM - Fixed cursor position not changing... |
tree | commitdiff |
2012-03-11 |
John Hodge | Usermode/axwin3 - Little additions and bugfixes |
tree | commitdiff |
2012-03-11 |
John Hodge | Modules/Mouse - Fixing bugs, removing debug |
tree | commitdiff |
2012-03-08 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-02-21 |
John Hodge | Usermode/AxWin3 - Fixing mouse code to handle non 3... |
tree | commitdiff |
2012-02-14 |
John Hodge | Usermode/AxWin3 - Fixed bug with underlined items in... |
tree | commitdiff |
2012-02-06 |
John Hodge | Merge branch 'master' of git://git.ucc.asn.au/tpg/acess2 |
tree | commitdiff |
2012-01-24 |
John Hodge | Integrating new event handling into userspace |
tree | commitdiff |
2012-01-20 |
John Hodge | Cleaning up for release rel0.14 |
tree | commitdiff |
2012-01-15 |
John Hodge | Oops, little fixes |
tree | commitdiff |
2012-01-15 |
John Hodge | Fixing bugs exposed by scan-build |
tree | commitdiff |
2011-11-25 |
John Hodge | Light fixes to build bugs |
tree | commitdiff |
2011-11-21 |
John Hodge | Usermode/AxWin3 - Added delete support to text input |
tree | commitdiff |
2011-11-20 |
John Hodge | Usermode/AxWin3 - Working on keyboard input |
tree | commitdiff |
2011-11-20 |
John Hodge | Usermode/AxWin3 - Cleaning up, graphics fixes and worki... |
tree | commitdiff |
2011-11-18 |
John Hodge | Usermode/AxWin3 - Reworked widget minimum sizes, fixed... |
tree | commitdiff |
2011-11-18 |
John Hodge | Usermode/AxWin3 - Bugfixing rendering/layout issues |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Fiddling with text presentation |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Splitting widget types out into separ... |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Some notes from the design phase |
tree | commitdiff |
2011-11-17 |
John Hodge | Usermode/AxWin3 - Fixed some silly bugs |
tree | commitdiff |
2011-11-13 |
John Hodge | Usermode/AxWin3 - Added decorator support |
tree | commitdiff |
2011-11-13 |
John Hodge | Usermode/AxWin3 - Cleaned up focus code a little, added... |
tree | commitdiff |
2011-11-12 |
John Hodge | Usermode/AxWin3 - Implemented Focus/Raising support |
tree | commitdiff |
2011-11-11 |
John Hodge | Usermode/AxWin3 - Cleaning up |
tree | commitdiff |
next |