Usermode/mount - Added options support
[tpg/acess2.git] / Usermode /
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
2012-05-12 John HodgeIPStack - Cleaned up userland 'ip' tool, and fixed...
2012-05-12 John HodgeUsermode/irc - Fixing some niggling issues
2012-05-12 John HodgeIPStack - Reworking of network device API
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-22 John HodgeMerge branch 'master' of cadel.mutabah.net:acess2
2012-04-20 John HodgeUsermode - Removed SpiderScript
2012-04-20 John HodgeSpiderScript - Moved header to directory, ready to...
2012-04-20 John HodgeSpiderScript - Implementing object element/attribute...
2012-04-20 John HodgeSpiderScript - Fixed array behaviour, removed memory...
2012-04-17 John HodgeUsermode/SpiderScript - Added language namespace exports
2012-04-17 John HodgeUsermode/SpiderScript - Restructured namespace handling...
2012-04-17 John HodgeUsermode/SpiderScript - Added compile-time type checkin...
2012-04-15 John HodgeUsermode/spiderscript - Added generation-time type...
2012-04-15 John HodgeUsermode/libspiderscript - Fixed namespace scoping...
2012-04-15 John HodgeUsermode/libspiderscript - Cleaning code, made bytecode...
2012-04-14 John HodgeUsermode/libspiderscript - Fixing a multitude of bugs
2012-04-01 John HodgeUsermode/AxWin3 WM - Fixed cursor position not changing...
2012-03-24 John HodgeUsermode/login - Disabled screen clear so kernel boot...
2012-03-16 John HodgeFixing KMod support
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-14 John HodgeUsermode/include - Slight fixes
2012-02-09 John HodgeMisc warning killing
2012-02-08 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-08 John HodgeUsermode/include - Fixes so user sys/ works in AcessNative
2012-02-07 John HodgeOops
2012-02-07 John HodgeMore work on neatening code
2012-02-07 John HodgeUsermode - Cleanups courtesey of scan-build
2012-02-06 John HodgeMerge branch 'master' of git://git.ucc.asn.au/tpg/acess2
2012-02-05 John HodgeUsermode - Added device detection to DHCP client
2012-02-05 John HodgeNetworking - Reworked route table management
2012-02-05 John HodgeNetworking - Working on DHCP client (and related changes)
2012-01-30 John HodgeImplementing telnet server, fixes everywhere
2012-01-29 John HodgeUsermode - Fixed duplicate definitions of BUFSIZ
2012-01-26 John HodgeMissing files
2012-01-26 John HodgeUsermode/telnetd - Hacking it up :) Needs _SysSpawn...
2012-01-26 John HodgeUsermode - Cleaning up while attempting to port dropbea...
2012-01-24 John HodgeIntegrating new event handling into userspace
2012-01-21 John HodgeCleaning up ignored files
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-12-12 John HodgeFixed applications not depending on acess.ld
2011-12-12 John HodgeUsermode - Fixed bug with clean builds
2011-12-10 John HodgeMoving more stuff to new makefiles
2011-12-09 John HodgeUsermode - Fixing sub-tree make support
2011-12-09 John HodgeFixed bad rule in ld-acess new build
2011-12-08 John HodgeFixing new build system
2011-12-08 John HodgeUsermode - More work on new build system
2011-12-07 John HodgeUsermode - Working on new build/makefile system
2011-12-02 John HodgeUsermode/crt0 - Fixed crt0 not calling _exit
2011-11-25 John HodgeLight fixes to build bugs
2011-11-24 John HodgeUsermode/ld-acess - Fixed bug in syscall5/syscall6...
2011-11-23 John HodgeUsermode/ld-acess - Fixed bug with ARM nested functions
2011-11-21 John HodgeUsermode/AxWin3 - Added delete support to text input
2011-11-21 John HodgeUsermode/login - Made the login process re-enable the...
2011-11-20 John HodgeUsermode/AxWin3 - Working on keyboard input
2011-11-20 John HodgeUsermode/AxWin3 - Cleaning up, graphics fixes and worki...
2011-11-20 John HodgeUsermode/CLIShell - Fixed not catching execve returning
2011-11-20 John HodgeUsermode/ld-acess - Fixed bug in x86 main entrypoint
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/Build - Updates to build system for crtbegin...
2011-11-17 John HodgeUsermode/Libs - Fixing misc compile warnings
2011-11-17 John HodgeUsermode/ld-acess - Added two more ARM relocation types
2011-11-17 John HodgeUsermode/crt0 - Cleaned up and added ctrbegin/crtend...
2011-11-17 John HodgeUsermode/AxWin3 - Some notes from the design phase
2011-11-17 John HodgeUsermode/libc - Fixing little bugs/speed issues
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-12 John HodgeUsermode/ld-acess - Fixing x86_64 entrypoint
2011-11-11 John HodgeUsermode/AxWin3 - Cleaning up
2011-11-11 John HodgeUsermode/libc - Slightly smarter memcpy
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
2011-11-07 John HodgeUsermode/AxWin3 - Working on input code
2011-11-06 John HodgeUsermode - Slight changes, debug/commenting only
2011-11-06 John HodgeUsermode/AxWin3 - Cleaning up bugs, adding image loadin...
next

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