2014-03-29 |
neil | Stop at the year 2078 instead of after around 300 years...
|
commit | commitdiff | tree |
2014-03-29 |
neil | Removed obsolete compile-time check for "hyperlayers...
|
commit | commitdiff | tree |
2014-03-29 |
neil | Check that initial lock is a directory.
|
commit | commitdiff | tree |
2014-03-29 |
neil | Added device name and unit number to error message...
|
commit | commitdiff | tree |
2014-03-29 |
neil | Removed explicit DOSBase that appeared to interfere...
|
commit | commitdiff | tree |
2014-03-28 |
neil | - Do not set unrecognised queries to zero. Doing so...
|
commit | commitdiff | tree |
2014-03-28 |
neil | - Stop at the year 2078 instead of after around 300...
|
commit | commitdiff | tree |
2014-03-28 |
neil | Allow test to be terminated by Ctrl-C.
|
commit | commitdiff | tree |
2014-03-25 |
neil | Reverted space-saving changes that removed components...
|
commit | commitdiff | tree |
2014-03-24 |
neil | Gave Mason HDToolBox icon the same ToolTypes as the...
|
commit | commitdiff | tree |
2014-03-20 |
neil | Added debug messages about what type of shell is wanted.
|
commit | commitdiff | tree |
2014-03-20 |
neil | - The boot semaphore wasn't released when some errors...
|
commit | commitdiff | tree |
2014-03-20 |
neil | Set the handler name to the AFS handler's resident...
|
commit | commitdiff | tree |
2014-03-20 |
neil | System floppy:
|
commit | commitdiff | tree |
2014-03-18 |
neil | Use the same (or equivalent) default boot entry on...
|
commit | commitdiff | tree |
2014-03-18 |
neil | Added -fno-reorder-functions to stage2 flags to prevent...
|
commit | commitdiff | tree |
2014-03-18 |
neil | Updated paths.
|
commit | commitdiff | tree |
2014-03-18 |
neil | Reverted r48834, as it doesn't work with all GCC versions...
|
commit | commitdiff | tree |
2014-03-16 |
neil | I forgot to copy the legacy module to the floppy.
|
commit | commitdiff | tree |
2014-03-14 |
neil | Ensure all current boot files are copied to the boot...
|
commit | commitdiff | tree |
2014-03-14 |
neil | Updated modules and options.
|
commit | commitdiff | tree |
2014-03-14 |
neil | GRUB1 uses the 'kernel' command, not 'multiboot'.
|
commit | commitdiff | tree |
2014-03-12 |
neil | - Better keyboard control: added the device list to...
|
commit | commitdiff | tree |
2014-03-11 |
neil | Fixed argument to MUIM_Window_Snapshot (currently ignored).
|
commit | commitdiff | tree |
2014-03-11 |
neil | Fixed the size of a byte-swap operation. Saving window...
|
commit | commitdiff | tree |
2014-03-10 |
neil | Fixed comment typos.
|
commit | commitdiff | tree |
2014-03-09 |
neil | MUIA_Text_Contents can't be used on a String object.
|
commit | commitdiff | tree |
2014-03-09 |
neil | - Made more space available for tab panes by moving...
|
commit | commitdiff | tree |
2014-03-09 |
neil | Added a subtab that demonstrates multicolumn lists.
|
commit | commitdiff | tree |
2014-03-07 |
neil | Stop GCC adding extra sections (for "build ID") that...
|
commit | commitdiff | tree |
2014-03-07 |
neil | Another exception for the pc-tiny arch.
|
commit | commitdiff | tree |
2014-03-07 |
neil | Updated path to stage1 and stage2 files.
|
commit | commitdiff | tree |
2014-03-07 |
neil | Fixed typos in comments.
|
commit | commitdiff | tree |
2014-03-07 |
neil | - Made MUIA_List_Title settable.
|
commit | commitdiff | tree |
2014-03-03 |
neil | - Sometimes some entries were skipped when selecting...
|
commit | commitdiff | tree |
2014-02-27 |
neil | In invisible mode, set pens for use when the gadget...
|
commit | commitdiff | tree |
2014-02-27 |
neil | String gadgets: do not disallow text and background...
|
commit | commitdiff | tree |
2014-02-26 |
neil | - Fixed timeouts while waiting for an IRQ. The daemon...
|
commit | commitdiff | tree |
2014-02-25 |
neil | Put bootnodes representing whole disks into a temporary...
|
commit | commitdiff | tree |
2014-02-17 |
neil | Added two more files to be bumped annually.
|
commit | commitdiff | tree |
2014-02-16 |
neil | - Also clear signals when polling. Without this, signals...
|
commit | commitdiff | tree |
2014-02-16 |
neil | Added debugging code to ata_WaitTO().
|
commit | commitdiff | tree |
2014-02-15 |
neil | Moved bootflags to a separate file, since other unwanted...
|
commit | commitdiff | tree |
2014-02-14 |
neil | Added names to reset handlers to aid debugging.
|
commit | commitdiff | tree |
2014-02-14 |
neil | Fixed VGA reset handler: check if there is a visible...
|
commit | commitdiff | tree |
2014-02-14 |
neil | Made field names in public and private ExpansionBases...
|
commit | commitdiff | tree |
2014-02-14 |
neil | - Moved eb_BootFlags to IntExpansionBase because it...
|
commit | commitdiff | tree |
2014-02-14 |
neil | - Protect against simultaneous changes to mount list.
|
commit | commitdiff | tree |
2014-02-13 |
neil | Fix baling out when device is a duplicate (I hadn't...
|
commit | commitdiff | tree |
2014-02-12 |
neil | - Solution to a race condition that could lead to...
|
commit | commitdiff | tree |
2014-02-11 |
neil | Preferred languages list: set MUIA_PrefsEditor_Changed...
|
commit | commitdiff | tree |
2014-02-11 |
neil | Avoid confusion by returning directly after OM_SET...
|
commit | commitdiff | tree |
2014-02-10 |
neil | Removed empty directory. If it's needed in future,...
|
commit | commitdiff | tree |
2014-02-07 |
neil | Ensure that GNU sed is used on Darwin. Its own sed...
|
commit | commitdiff | tree |
2014-02-02 |
neil | - Fixed a flaw in the superset() macro: it used the...
|
commit | commitdiff | tree |
2014-02-02 |
neil | Don't load trackdisk.device if it isn't a boot module...
|
commit | commitdiff | tree |
2014-02-02 |
neil | Don't print the bus number in ata_InitBus() debug messages...
|
commit | commitdiff | tree |
2014-01-29 |
neil | Fixes to comments and debug messages.
|
commit | commitdiff | tree |
2014-01-29 |
neil | - Updated handler name.
|
commit | commitdiff | tree |
2014-01-23 |
neil | - Implemented MUIA_Listview_SelectChange (it was previously...
|
commit | commitdiff | tree |
2014-01-21 |
neil | Don't use Listview attributes on List objects.
|
commit | commitdiff | tree |
2014-01-20 |
neil | Updated the name of the directory where architecture...
|
commit | commitdiff | tree |
2014-01-20 |
neil | - Returning to user mode was skipped by returning...
|
commit | commitdiff | tree |
2014-01-18 |
neil | Added ATA=off boot option, to disable all buses/drives.
|
commit | commitdiff | tree |
2014-01-18 |
neil | Removed duplicate check for presence of slave device.
|
commit | commitdiff | tree |
2014-01-18 |
neil | For Identify commands, use polling instead of waiting...
|
commit | commitdiff | tree |
2014-01-13 |
neil | "Composit" -> "Compositing"
|
commit | commitdiff | tree |
2014-01-13 |
neil | Enabled reset handler.
|
commit | commitdiff | tree |
2014-01-12 |
neil | Updated interrupt handlers for current ABI (untested).
|
commit | commitdiff | tree |
2014-01-12 |
neil | Disable user selection of unimplemented S/PDIF I/O.
|
commit | commitdiff | tree |
2014-01-12 |
neil | Build Envy24 driver.
|
commit | commitdiff | tree |
2014-01-12 |
neil | Added -Wno-pointer-sign to reduce number of warnings...
|
commit | commitdiff | tree |
2014-01-12 |
neil | Port of Davy Wentzler's Envy24 driver.
|
commit | commitdiff | tree |
2014-01-04 |
neil | Simple script to bump year in overall project copyright...
|
commit | commitdiff | tree |
2014-01-04 |
neil | 2012/2013 -> 2014.
|
commit | commitdiff | tree |
2014-01-04 |
neil | Added work-around for inability to call bcopy() from...
|
commit | commitdiff | tree |
2014-01-02 |
neil | Corrections to SVN properties.
|
commit | commitdiff | tree |
2013-12-27 |
neil | Minor comment improvements.
|
commit | commitdiff | tree |
2013-12-26 |
neil | AutoDoc fix: references to getopt() and getopt_long...
|
commit | commitdiff | tree |
2013-12-20 |
neil | Removed setting MUIA_Listview_Input to FALSE. This...
|
commit | commitdiff | tree |
2013-12-17 |
neil | Make installation of pci.ids file a prerequisite of...
|
commit | commitdiff | tree |
2013-12-16 |
neil | Improvements to comments etc.
|
commit | commitdiff | tree |
2013-12-16 |
neil | Small code formatting fix.
|
commit | commitdiff | tree |
2013-12-16 |
neil | Call superclass's MUIM_DragFinish method as well as...
|
commit | commitdiff | tree |
2013-12-16 |
neil | - Call MUIM_DragDrop before MUIM_DragFinish (instead...
|
commit | commitdiff | tree |
2013-12-16 |
neil | Made the two Zune language lists subclasses that allow...
|
commit | commitdiff | tree |
2013-12-15 |
neil | - Entries in non-multiselect listviews no longer have...
|
commit | commitdiff | tree |
2013-12-13 |
neil | - Implemented MUIA_Listview_ScrollerPos.
|
commit | commitdiff | tree |
2013-12-12 |
neil | Updated indentation (done separately for clarity).
|
commit | commitdiff | tree |
2013-12-12 |
neil | For read-only listviews, disallow activation or selection...
|
commit | commitdiff | tree |
2013-12-11 |
neil | Made listview's reaction to scroll wheel closer to...
|
commit | commitdiff | tree |
2013-11-25 |
neil | - Allow selecting/deselecting a range of entries with...
|
commit | commitdiff | tree |
2013-11-18 |
neil | Added missing properties.
|
commit | commitdiff | tree |
2013-11-17 |
neil | Improvements to AutoDocs, mostly to their formatting.
|
commit | commitdiff | tree |
2013-11-09 |
neil | Improvements to AutoDocs, mostly to their formatting.
|
commit | commitdiff | tree |
2013-11-08 |
neil | Made more functions static, plus other tidying.
|
commit | commitdiff | tree |
2013-11-08 |
neil | Added missing properties.
|
commit | commitdiff | tree |
2013-11-08 |
neil | Only delay 2 seconds upon exiting if debugging is enabled...
|
commit | commitdiff | tree |
2013-11-07 |
neil | Terminology fix, only affecting comments and debug...
|
commit | commitdiff | tree |
2013-11-06 |
neil | Finally made enough room on the system floppy. C:Search...
|
commit | commitdiff | tree |