tpg/acess2.git
2011-11-30 John HodgeModules/USB - Bugfixes
2011-11-30 John HodgeModules/InitRD - Fixing ARM bug (actually in boot args)
2011-11-30 John HodgeKernel - Added (completely untested) m68k port
2011-11-30 John HodgeBuild - Restructured configuration
2011-11-29 John HodgeModules/USB - Debugging polling and async
2011-11-29 John HodgeKernel - Disable nested locks in x86, added workqueue...
2011-11-29 John HodgeKernel - Added a FIFO to thread code
2011-11-29 John HodgeModules/USB - Callback support and Driver selection
2011-11-29 John HodgeModules/USB - Cleanup and sorting, added hub code to...
2011-11-28 John HodgeModules/USB - Little work on hub code
2011-11-28 John HodgeModules/USB - Cleaning up protocol code, working on...
2011-11-28 John HodgeKernel/VTerm - Why did I remove the redraw?
2011-11-28 John HodgeModules/USB - Cleaning up code
2011-11-28 John HodgeModules/USB - Working on driver support, little headache
2011-11-27 John HodgeMerge branch 'master' of ssh.ucc.asn.au:tpg/acess2
2011-11-27 John HodgeModules/USB - Commenting mostly
2011-11-27 John HodgeKernel/x86 - Oops, bad entry
2011-11-26 John HodgeModules/USB - Parsing interface descriptors now
2011-11-26 John HodgeKernel - Removed some unneeded logging statements
2011-11-26 John HodgeModules/USB - Coming along, reading descriptors now
2011-11-25 John HodgeLight fixes to build bugs
2011-11-25 John HodgeModules/USB - Working on UHCI callbacks
2011-11-25 John HodgeModules/USB - Fiddling with USB
2011-11-25 John HodgeModules/USB - Working on a structure for the USB subsystem
2011-11-24 John HodgeModules/FS_InitRD - Added libaxwin3
2011-11-24 John HodgeKernel/vfs - Slight debugging changes in select()
2011-11-24 John HodgeUsermode/ld-acess - Fixed bug in syscall5/syscall6...
2011-11-24 John HodgeKernel - Fixed a double-lock in message handling
2011-11-23 John HodgeUsermode/ld-acess - Fixed bug with ARM nested functions
2011-11-23 John HodgeModules/InitRD - Fixed to not convert files into hex
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-21 John HodgeKernel - Fixing vterm bug with 32-bit input, slight...
2011-11-20 John HodgeUsermode/AxWin3 - Working on keyboard input
2011-11-20 John HodgeKernel - Cleaning up a little (implemented MIN and...
2011-11-20 John HodgeKernel/Keyboard - Changed keyboard API to facilitate...
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 HodgeKernel - Cleaned up a little (re-enabled cursor too)
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 HodgeUpdated Autoconf cross compile notes for change to...
2011-11-17 John HodgeKernel/syscalls - Fixed LogF format error causing TID...
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 HodgeMakefile - Removed AxWin2 from build
2011-11-12 John HodgeUsermode/AxWin3 - Implemented Focus/Raising support
2011-11-12 John HodgeUsermode/ld-acess - Fixing x86_64 entrypoint
2011-11-12 John HodgeKernel - Fixed not using %p for a pointer
2011-11-12 John HodgeKernel/x86_64 - More bugfixes, I suspect the PMM code...
2011-11-12 John HodgeKernel/x86_64 - Fixed bugs exposed by -O3
2011-11-12 John HodgeKernel/vfs - Debugging changes (and some limits to...
2011-11-12 John HodgeModules/FAT - Fixed edge cases in read
2011-11-11 John HodgeUsermode/AxWin3 - Cleaning up
2011-11-11 John HodgeUsermode/libc - Slightly smarter memcpy
2011-11-11 John HodgeModules/IPStack - Fixed x86_64 build error
2011-11-11 John HodgeKernel - Fixing very slow CheckMem function
2011-11-11 John HodgeKernel - Fixing bugs exposed by enabling -O3
2011-11-11 John HodgeModules/InitRD - Added AxWin3 to initrd
2011-11-11 John HodgeKernel/threads - Cleaning out delete queue
2011-11-11 John HodgeKernel - Split Mutexes/Semaphores out
2011-11-11 John HodgeKernel/x86 - Added SSE/FPU state saving, not fully...
2011-11-11 John HodgeKernel - Disabled -fno-builtins, removed some unneeded...
2011-11-11 John HodgeKernel/syscalls - Added timestamp to user debug
2011-11-11 John HodgeModules/FDDv2 - Fixed calling _ReadWithinTrack when...
2011-11-11 John HodgeKernel/x86 - Distinguished tracing of unaligned memcpys...
2011-11-11 John HodgeKernel/VTerm - Cleaning up to remove unneeded memcpy...
2011-11-11 John HodgeModules/FAT - Fixed unneeded memcpy in LFN, made more...
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 HodgeModules/FDDv2 - Added catch for zero-length read
2011-11-08 John HodgeKernel - Debugging memcpy use, cut down on some in...
2011-11-08 John HodgeModules/ATA - Fixed not catching extended parition...
2011-11-08 John HodgeKernel - Fixed IPC messages failing when list is emptied
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...
2011-11-06 John HodgeUsermode/AxWin3 - Implementing more of the widget code
2011-11-05 John HodgeUsermode/AxWin3 - Implemented sending messages to windows
2011-11-05 John HodgeUsermode/AxWin3 - Adding decorator to widget renderer
2011-11-05 John HodgeUsermode/AxWin3 - Implementing SendMessage for client
2011-11-05 John HodgeUsermode/AxWin3 - Added window invalidation, sub-window...
2011-11-05 John HodgeUsermode/AxWin3 - More WM IPC messages implemented
2011-11-05 John HodgeUsermode/AxWin3 - Working on window rendering, root...
2011-11-05 John HodgeUsermode/AxWin3 - Implementing widget support in userland
next

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