TravisCI - Disabled until unit tests are ready
[tpg/acess2.git] / Usermode / Applications /
2013-02-02 John HodgeMerge branch 'master' of git://localhost/acess2
2013-01-30 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2013-01-29 John Hodge (sonata)Applications/irc - Added MOTD start code
2013-01-28 John HodgeIPStack - Breaking things (constant iftype)
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/GUITerminal - Backspace and over-greedy fix
2013-01-20 John Hodge (sonata)Usermode/axwin3 - RichText cursor (hacked)
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Text colouring and cursor
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/GUITerminal - Now can show shell
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Richtext invalidate window on text...
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - VT100 extended parsing
2013-01-20 John Hodge (sonata)Usermode/axwin3 - Implimented terminal spawn command
2013-01-20 John Hodge (sonata)Usermode/GUITerminal - Progressing, compiles and runs...
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/init - Bugfixes
2013-01-19 John Hodge (sonata)Usermode/axwin3 - (minor) Use SEEK_SET instead of liter...
2013-01-19 John Hodge (sonata)Usermode/init - Added (untested) inittab support
2012-12-09 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-12-08 John Hodge (sonata)Merge branch 'master' of ted.mutabah.net:acess2
2012-12-06 John Hodge (sonata)Usermode/ATE - Just fiddling
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-12-02 John Hodge (sonata)Usermode/dhcpclient - Fixed use of O_RDWR for _SysOpen
2012-12-01 John Hodge (sonata)Kernel - Imported userland strtoi file (and other minor...
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-19 John Hodge (sonata)Usermode/GUI Terminal - Moar!
2012-10-17 John Hodge (sonata)Usermode/AxWin3 - Updated clientside IPC code to allow...
2012-10-17 John Hodge (sonata)Usermode/GUI Shell - Hacking up a GUI terminal
2012-10-16 John Hodge (sonata)Usermode/ATE - Stub edit code
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-23 John HodgeUsermode/mount - Added 'mount -u' (unmount) support
2012-08-22 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-15 John HodgeUsermode/mount - Removed sType!=NULL restriction
2012-08-14 John HodgeMerge branch 'master' of git://localhost/acess2
2012-08-08 John HodgeUsermode/lspci - Recreated without the huge database...
2012-08-08 John HodgeUsermode - Renamed readdir() to SysReadDir()
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-08-03 John HodgeUsermode - Slight fixes in preparation for armv6
2012-08-01 John HodgeUsermode - Removed axwin2 (completly defunct)
2012-07-31 John HodgeUsermode/AxWin3 - Misc commenting removal
2012-07-31 John HodgeUsermode - (minor) Evaluated libgcc path earlier
2012-07-31 John HodgeAxWin3 - Bugfixes everywhere, hotkeys working
2012-07-24 John HodgeMerge branch 'master' of github.com:thepowersgang/acess2
2012-07-17 John HodgeUsermode/wget - Fixed minor warning that caused compila...
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-15 John HodgeGeneral cleanup and bugfixes
2012-07-14 John HodgeMerge branch 'master' of ted.mutabah.net:acess2
2012-07-04 John HodgeUsermode - Fixes to magic non-recusive build
2012-07-04 John HodgeUsermode/axwin3 - Commenting
2012-06-14 John HodgeUsermode/wget - Passed protocol name to getaddrinfo
2012-06-14 John HodgeUsermode/build - Added the actual version of libgcc...
2012-05-27 John HodgeUsermode/wget - Can download a small text file, woot!
2012-05-26 John HodgeUsermode/wget - Renamed source dir
2012-05-26 John HodgeMerge branch 'master' of git://cadel.mutabah.net/acess2
2012-05-26 John HodgeUserland/wget - Starting on a wget clone
2012-05-24 John HodgeUsermode - Moved include files to each library's directory
2012-05-22 John HodgeUsermode/mount - Added options support
2012-05-20 John HodgeLittle bugfixes to userland
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-18 John HodgeUsermode/DHCPC - Bugfixing and implementing select...
2012-05-16 John HodgeUsermode - Little debug and other fixes
2012-05-15 John HodgeUsermode/AxWin3 - Debugging
next

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