2008-08-23 |
NicJA | Change how MetaMake is passed its parameters from the...
|
commit | commitdiff | tree |
2008-08-22 |
NicJA | Rename SRCDIR so it doesnt conflict with the BUILD...
|
commit | commitdiff | tree |
2008-08-22 |
NicJA | Pass the source-directory and build-directory in to...
|
commit | commitdiff | tree |
2008-08-22 |
NicJA | Start patching MetaMake to allow generating makefiles...
|
commit | commitdiff | tree |
2008-08-22 |
NicJA | Renamed AROS_SRC/AROS_SRCDIR variable to SRCDIR
|
commit | commitdiff | tree |
2008-08-22 |
NicJA | Disabled target (conflicts with other arch specific...
|
commit | commitdiff | tree |
2008-08-20 |
NicJA | Use the new location to look for afs files
|
commit | commitdiff | tree |
2008-08-19 |
NicJA | Corrections to device list scanning, only report offline...
|
commit | commitdiff | tree |
2008-08-19 |
NicJA | Only check for .backdrop file if volume is online
|
commit | commitdiff | tree |
2008-08-19 |
NicJA | Fix broken wall during .backdrop parsing (allocated...
|
commit | commitdiff | tree |
2008-08-18 |
NicJA | renamed some options. Replaced some ULONG -> IPTR ...
|
commit | commitdiff | tree |
2008-08-18 |
NicJA | Fix typo (should correct window coords issue)
|
commit | commitdiff | tree |
2008-08-18 |
NicJA | Update drag/drop code to identify drop targets correctly
|
commit | commitdiff | tree |
2008-08-18 |
NicJA | Set icon coords during sort
|
commit | commitdiff | tree |
2008-08-18 |
NicJA | Fixes to icon sorting code, doslist parsing and icon...
|
commit | commitdiff | tree |
2008-08-17 |
NicJA | Turn debug off, and trim volume names in iconlist class...
|
commit | commitdiff | tree |
2008-08-17 |
NicJA | Start reworking the vollist parsing code, and add stubs...
|
commit | commitdiff | tree |
2008-08-14 |
NicJA | Update window menus based on icon selection. add volume...
|
commit | commitdiff | tree |
2008-08-14 |
NicJA | Set type of .backdrop icons to ST_LINKXXX, and allow...
|
commit | commitdiff | tree |
2008-08-13 |
NicJA | Set the correct type for files and directories
|
commit | commitdiff | tree |
2008-08-13 |
NicJA | Fix typo - set root volumes type incorrectly
|
commit | commitdiff | tree |
2008-08-13 |
NicJA | MUIA_Window_Menustrip is documented as being GET'able...
|
commit | commitdiff | tree |
2008-08-12 |
NicJA | Re-add missing wanderer menu items (set to disabled...
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | Set view hidden files menu state based on current displayfla...
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | Set view all files menu state based on current displayflags...
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | Disable DEBUG
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | use the reworked NextIcon method
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | Merge NextSelected and NextVisible methods into NextIcon
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | Fix to use new IconList values
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | Stub for NextVisible method, and add method protos...
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | Prepair to use NextVisible in window->snapshot->all
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | Rename NextSelected values so they can be reused, and...
|
commit | commitdiff | tree |
2008-08-11 |
NicJA | TagList correction (part2) - thanks Fabio and Georg
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | Disable debug
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | Correct TagList's and reformat icon snapshot debug
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | remove redundant code and correct GetIconTags use
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | set show all files based on icon settings
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | typo
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | reformatted code slightly and fixed use of GetIconTags...
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | Use only dir_name when writing icon
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | Use correct window dimensions/coords
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | ULONG->IPTR 64bit fixes
|
commit | commitdiff | tree |
2008-08-10 |
NicJA | Initial commit of snapshotting icons/windows (incomplete)
|
commit | commitdiff | tree |
2008-08-06 |
NicJA | add coords/dimensions and display flags to the iso...
|
commit | commitdiff | tree |
2008-08-06 |
NicJA | Only attempt to use drawerdata if its available.. and...
|
commit | commitdiff | tree |
2008-08-06 |
NicJA | build target to write the AROS arch to a file in the...
|
commit | commitdiff | tree |
2008-08-06 |
NicJA | define functions in the config file
|
commit | commitdiff | tree |
2008-08-06 |
NicJA | Get Volume/Drawer Window coords/dimensions from .info...
|
commit | commitdiff | tree |
2008-06-18 |
NicJA | Add placeholders for sincos functions needed to compile...
|
commit | commitdiff | tree |
2008-06-11 |
NicJA | Add object creation macros to the correct wanderer...
|
commit | commitdiff | tree |
2008-06-10 |
NicJA | Removed wanderer's classes macros from muimasters definition...
|
commit | commitdiff | tree |
2008-06-07 |
NicJA | use short for fnstsw since newer versions of binutils...
|
commit | commitdiff | tree |
2008-05-30 |
NicJA | Allocate our stack seperatelty, and use NewAddTask...
|
commit | commitdiff | tree |
2008-05-28 |
NicJA | Allow disabling the keyboard/mouse from grubs command...
|
commit | commitdiff | tree |
2008-05-22 |
NicJA | Ignore generated file
|
commit | commitdiff | tree |
2008-05-22 |
NicJA | Ignore generated file
|
commit | commitdiff | tree |
2008-05-22 |
NicJA | Ignore generated file
|
commit | commitdiff | tree |
2008-05-22 |
NicJA | Ignore generated file
|
commit | commitdiff | tree |
2008-05-22 |
NicJA | Define functions in bootmenu.conf. Define ExpansionBase...
|
commit | commitdiff | tree |
2008-05-22 |
NicJA | define the functions in bootloader.conf so cxref isnt...
|
commit | commitdiff | tree |
2008-05-22 |
NicJA | define the functions in bootloader.conf so cxref isnt...
|
commit | commitdiff | tree |
2008-05-21 |
NicJA | Create bootloader protos for linux-ppc
|
commit | commitdiff | tree |
2008-05-20 |
NicJA | Generate bootloader protos for linux-i386 and linux...
|
commit | commitdiff | tree |
2008-05-20 |
NicJA | Ensure the unixio hiddstubs are generated before trying...
|
commit | commitdiff | tree |
2008-05-20 |
NicJA | Synched with aros.c from x86_64-pc (use expansionbase...
|
commit | commitdiff | tree |
2008-05-20 |
NicJA | Make sure existing dirs are deleted before attempting...
|
commit | commitdiff | tree |
2008-05-20 |
NicJA | Display bootnode priorities in debug output
|
commit | commitdiff | tree |
2008-05-20 |
NicJA | Correct internal bootconfig data
|
commit | commitdiff | tree |
2008-05-20 |
NicJA | Correction : last commit removed an operation accidentaly
|
commit | commitdiff | tree |
2008-05-20 |
NicJA | removed bootmenu internal startup sequence config option...
|
commit | commitdiff | tree |
2008-05-19 |
NicJA | Moved bootstrap drivers into drivers mmakefile. Build...
|
commit | commitdiff | tree |
2008-05-19 |
NicJA | Link against necessary linklibs
|
commit | commitdiff | tree |
2008-05-19 |
NicJA | Use necessary linklibs
|
commit | commitdiff | tree |
2008-05-19 |
NicJA | dont use specific arch target in generic module
|
commit | commitdiff | tree |
2008-05-18 |
NicJA | Set ExpansionBase->Flags EBF_DOSFLAG if no startup...
|
commit | commitdiff | tree |
2008-05-15 |
NicJA | Fixes/updates for iconlist rendering via a backbuffer
|
commit | commitdiff | tree |
2008-05-14 |
NicJA | ULONG -> IPTR fixes for AROS64
|
commit | commitdiff | tree |
2008-05-12 |
NicJA | Initial commit of Xstream GUI theme
|
commit | commitdiff | tree |
2008-05-12 |
NicJA | Fix target names so they dont conflict with existing...
|
commit | commitdiff | tree |
2008-05-12 |
NicJA | Correction to kernel resource include target name
|
commit | commitdiff | tree |
2008-05-12 |
NicJA | Fix target names so files arent generated when compiling...
|
commit | commitdiff | tree |
2008-05-12 |
NicJA | ignore generated files - and correct include targets...
|
commit | commitdiff | tree |
2008-05-12 |
NicJA | Also enable Sil 3512 detection (seems to be working...
|
commit | commitdiff | tree |
2008-05-11 |
NicJA | Fix id line to be a comment so that make clean doesnt...
|
commit | commitdiff | tree |
2008-05-08 |
NicJA | Fix grub2 targets, and dont perform install step since...
|
commit | commitdiff | tree |
2008-05-07 |
NicJA | uses execs SerialRawPutChar func
|
commit | commitdiff | tree |
2008-05-07 |
NicJA | Allow setting the serial debug options on the pc-x86_64...
|
commit | commitdiff | tree |
2008-05-07 |
NicJA | convert <NL> to <CR><LF> in serial output
|
commit | commitdiff | tree |
2008-05-05 |
NicJA | Correction to Sources dir name
|
commit | commitdiff | tree |
2008-05-05 |
NicJA | Very early version of script to build tools necessary...
|
commit | commitdiff | tree |
2008-05-03 |
NicJA | Use serialrawio funcs on AROS64
|
commit | commitdiff | tree |
2008-05-02 |
NicJA | Change how AROS pc-x86_64 forces serial debug on -...
|
commit | commitdiff | tree |
2008-05-02 |
NicJA | move Drivers -> drivers
|
commit | commitdiff | tree |
2008-05-01 |
NicJA | sync FIFO after clear
|
commit | commitdiff | tree |
2008-05-01 |
NicJA | update FIFO setup for cards which have extended fifo...
|
commit | commitdiff | tree |
2008-05-01 |
NicJA | Update svga reg/capabilities, and register sync_modes...
|
commit | commitdiff | tree |
2008-04-29 |
NicJA | Ignore generated file
|
commit | commitdiff | tree |
2008-04-29 |
NicJA | removed kernel- prefix from vmware and nvidia drivers...
|
commit | commitdiff | tree |
2008-04-29 |
NicJA | Perform a clear of the iconlist in MUIM_SET to make...
|
commit | commitdiff | tree |
2008-04-29 |
NicJA | Ignore generated file
|
commit | commitdiff | tree |