Allocate disk object with AllocMem() and keep track of it in its own
[aros:aros.git] / AROS /
2013-09-24 neilAllocate disk object with AllocMem() and keep track...
2013-09-23 neilRemoved an unused file.
2013-09-23 neil - Removed unused functions and fields.
2013-09-23 neilRemoved "Sticky jingles"! How is this not a syntax...
2013-09-20 deadwoodgcc: force failure of test for writev
2013-09-19 mazzeFix for a crash because of too long font file names.
2013-09-19 mazzeDetabbed.
2013-09-19 neilImplemented OM_GET method. Supports
2013-09-17 weissmsmake.tmpl build_module: made linklibname modname compar...
2013-09-16 neilAutoDocs improvement: specify that AllocPooled() must...
2013-09-16 neilAllocVecPooled() and FreeVecPooled():
2013-09-16 neil - Optimised redrawing.
2013-09-15 verhaegsstdc/stdcio_startup.c: Debug output
2013-09-14 neilSet MUIA_Pressed according to knob state (observed...
2013-09-12 NicJACorrect Icons for change in theme path
2013-09-12 NicJAuse global theme path
2013-09-12 NicJAfix theme path
2013-09-12 NicJAfix global theme path
2013-09-12 NicJAset the correct catalog version to use (localisation...
2013-09-12 NicJAmake the window layout a little tidier.
2013-09-12 NicJARe-implement ReqTools Prefs using Zune & AROS prefs...
2013-09-11 NicJAforgotten file
2013-09-11 NicJAwip commit for native language support
2013-09-11 verhaegsFor x86_64-pc provide a 32bit version of stdc.static...
2013-09-11 verhaegsMade hid.class independent of stdc.library.
2013-09-11 NicJAcorrect catalog file name
2013-09-11 NicJASerial -> IControl
2013-09-11 NicJAits ICONTROLEDITOR not SEREDITOR ;)
2013-09-11 NicJAmatch string usage in other locations
2013-09-11 NicJAsmall correction..
2013-09-11 NicJAadd option for classic magicmenu "mixed" menu style...
2013-09-11 NicJAupdate to reflect change in theme name.
2013-09-11 NicJArename contryprefs to regionprefs on AROS - define...
2013-09-11 NicJAadd placeholder for classic magicmenu pull-down-on...
2013-09-10 neilUpdated comment to match "code" changes.
2013-09-09 verhaegsahi.device: Only ask for version 0 of stdc.library
2013-09-09 NicJAuse ASSERT() not assert()
2013-09-08 verhaegsarosc_emul.c/emul_arosc.c: Remove most of the functions...
2013-09-08 verhaegs[csplit] Remove arosc.library/libarosc.static.a; compil...
2013-09-08 verhaegs[csplit] Clean up remaining functions in arosc.library
2013-09-08 verhaegs[csplit] Move legacy POSIX/BSD functions to libposixc.a
2013-09-08 verhaegs[csplit] Moved several POSIX functions with minor chang...
2013-09-08 verhaegs[csplit] Split strerror.c and moved to stdc.library...
2013-09-08 verhaegs[csplit] Moved most of remaining C99 I/O related functions
2013-09-08 verhaegs[csplit] Move assert() support function to shared libra...
2013-09-08 verhaegs[csplit] Moved all functions that uses Amiga<>Posix...
2013-09-08 verhaegs[csplit] Big patch with move for I/O related functions
2013-09-08 verhaegs[csplit] compiler/clib/__vfork.[ch]: Clean up data...
2013-09-08 verhaegs[csplit] compiler/clib/__vfork.c: Wait in child for...
2013-09-08 verhaegs[csplit] Move wait()/waitpid() to posixc.library.
2013-09-08 verhaegs[csplit] Light-weight implementation of C99 stdio.h...
2013-09-08 verhaegs[csplit] Moved environ handling code
2013-09-08 verhaegs[csplit] Moved signal handling code.
2013-09-08 verhaegs[csplit] exit handling move
2013-09-08 verhaegs[csplit] compiler/stdc/__stdc_gmtoffset.c: Do locale...
2013-09-08 verhaegs[csplit] move time related functions to stdc.library...
2013-09-08 verhaegs[csplit] Moved string related functions to stdc.library
2013-09-08 verhaegs[csplit] Several functions with minor changes moved
2013-09-08 verhaegs[csplit] Move memory allocation/deallocation to stdc...
2013-09-08 verhaegs[csplit] Removed compiler/mlib; moved all code to stdc...
2013-09-08 verhaegs[csplit] Moved errno.h related code to stdc
2013-09-08 verhaegs[csplit] Moved ctype code to stdc
2013-09-08 verhaegs[csplit] setjmp()/longjmp() move
2013-09-08 verhaegs[csplit] Copied C and math source files to compiler...
2013-09-08 verhaegs[csplit] Additional preparation for proper replacement...
2013-09-08 verhaegs[csplit] Added frame for stdc.library, stdcio.library...
2013-09-08 verhaegs[csplit] Complete split up in ANSI-C and POSIX parts
2013-09-08 verhaegs[csplit] Move include files to new place
2013-09-08 weissmsCreating directory before writing into it, should fix...
2013-09-08 weissmsAllow to specify the gendir, icu host build can be...
2013-09-08 mazzeUse normal hook functions instead of the odd hook_func_...
2013-09-08 mazzeGet rid of pointless open_libs()/close_libs().
2013-09-07 NicJAreflect the correct version of macosx
2013-09-07 NicJAcapitalise first letter for consistency.
2013-09-07 NicJAtmp
2013-09-07 NicJAadd prop gadget imagery
2013-09-07 NicJAwip - MacOS X based theme
2013-09-07 weissmsPretty print.
2013-09-07 mazzeOops, forgot to add the new .otag/.font in previous...
2013-09-07 mazzeUpdated DejaVu font to recent version.
2013-09-07 mazzeAllow longer font file names.
2013-09-07 NicJAclean-up config file. remove unnecessary values.
2013-09-07 NicJAfix off-by-1 screen title fill
2013-09-07 NicJAoops .. forgot to offset from objects bounds
2013-09-07 NicJAcorrectly centre message
2013-09-07 NicJAstrengthen the blue a little
2013-09-07 NicJAchange the border fill imagery. add a lightened area...
2013-09-06 NicJAsmall correction
2013-09-06 NicJAcorrections to scren bar rendering offsets
2013-09-05 NicJAuse a slightly tidier screen depth gadget
2013-09-05 NicJAoops fix name..
2013-09-05 NicJAwip - default theme
2013-09-05 mazzeAdded exit and abort to the (half) automatic tests,
2013-09-05 NicJAsmall tweak to know imagery
2013-09-05 NicJAWIP - imagery corrections
2013-09-05 NicJAforgotten commit
2013-09-05 jmcmullanfreetype2.library: Revert 47964
2013-09-05 NicJAWIP - layout tweaks and corrections to imagery
2013-09-05 NicJAremove "tray" area
2013-09-05 neil - Made MUIA_Timer gettable.
next