.. |
agclass
|
|
|
dist
|
Set OS version to the disk-based version, as Installer by default reads the ROM version... which is v40 and indistinguishable between 3.1 and 3.5/9.
|
2016-03-02 23:44:00 +00:00 |
hash
|
Optimise for PPC
|
2015-11-17 23:24:34 +00:00 |
pkg
|
Update some Amiga-specific version numbers for post-3.4
|
2016-02-17 23:19:30 +00:00 |
resources
|
Added Amiga ToolTypes parser.
|
2015-11-22 00:06:10 +00:00 |
stringview
|
|
|
arexx.c
|
Add an option to close inactive tabs to the tab bar context menu
|
2016-01-31 17:58:27 +00:00 |
arexx.h
|
|
|
bitmap.c
|
Comment all of bitmap_render out for OS3 to see if it resolves a crash
|
2016-02-25 19:48:28 +00:00 |
bitmap.h
|
Allocate bitmap structures using an itempool
|
2016-01-29 19:39:37 +00:00 |
clipboard.c
|
Fix some old and new GCC errors/warnings
|
2016-01-15 19:58:24 +00:00 |
clipboard.h
|
Complete context menu items for links
|
2015-09-04 23:38:04 +01:00 |
cookies.c
|
|
|
cookies.h
|
|
|
ctxmenu.c
|
Add an option to close inactive tabs to the tab bar context menu
|
2016-01-31 17:58:27 +00:00 |
ctxmenu.h
|
Fix broken headers
|
2015-09-06 09:23:08 +01:00 |
datatypes.c
|
|
|
datatypes.h
|
|
|
download.c
|
|
|
download.h
|
|
|
drag.c
|
Fix some old and new GCC errors/warnings
|
2016-01-15 19:58:24 +00:00 |
drag.h
|
|
|
dt_anim.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
dt_picture.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
dt_sound.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
file.c
|
Remove the setting of mimetype in default tooltypes
|
2015-11-24 20:35:18 +00:00 |
file.h
|
|
|
filetype.c
|
More font-related tidy-up
|
2016-01-16 00:00:57 +00:00 |
filetype.h
|
More font-related tidy-up
|
2016-01-16 00:00:57 +00:00 |
font_bullet.c
|
Don't expose the DPI-related variables
|
2016-01-18 00:02:52 +00:00 |
font_bullet.h
|
missing files
|
2016-01-16 11:44:03 +00:00 |
font_cache.c
|
OS3 build fixes
|
2016-01-16 19:37:39 +00:00 |
font_cache.h
|
Fix OS4 build errors/warnings
|
2016-01-11 20:12:14 +00:00 |
font_diskfont.c
|
Avoid some crashing by disabling the update of the hotlist menu
|
2016-02-29 18:10:45 +00:00 |
font_diskfont.h
|
missing files
|
2016-01-16 11:44:03 +00:00 |
font_scan.c
|
Restrict all menu icon code to OS4+gadtools53.7
|
2015-08-17 18:15:29 +01:00 |
font_scan.h
|
|
|
font.c
|
Don't expose the DPI-related variables
|
2016-01-18 00:02:52 +00:00 |
font.h
|
Don't expose the DPI-related variables
|
2016-01-18 00:02:52 +00:00 |
gui_options.c
|
Force always show tabs when clicktab.gadget is older than v53
|
2016-01-31 17:10:47 +00:00 |
gui_options.h
|
|
|
gui.c
|
Remove excess debug
|
2016-03-02 23:57:44 +00:00 |
gui.h
|
Remove some RMBTrap remnants, the new context menus don't require manual mouse trapping
|
2016-02-14 14:20:47 +00:00 |
help.c
|
|
|
help.h
|
|
|
history_local.c
|
Revert "Plot local history background white instead of wholly transparent"
|
2016-01-25 18:53:21 +00:00 |
history_local.h
|
|
|
history.c
|
|
|
history.h
|
|
|
hotlist.c
|
Abstract all instances of NewMinList as it causes alert 80000006 on OS3
|
2015-08-05 23:42:20 +01:00 |
hotlist.h
|
|
|
icon.c
|
Fix some old and new GCC errors/warnings
|
2016-01-15 19:58:24 +00:00 |
icon.h
|
|
|
iff_cset.h
|
|
|
iff_dr2d.c
|
NULL-terminate font name in IFF DR2D FONS
|
2015-07-20 19:42:50 +01:00 |
iff_dr2d.h
|
|
|
launch.c
|
Don't use ami_NewMinList as it potentially writes past the MinList structure on OS3.
|
2016-01-26 19:40:59 +00:00 |
launch.h
|
|
|
libs.c
|
Make most of the prefs GUI display (and hopefully work) under OS3
|
2016-01-26 19:28:07 +00:00 |
libs.h
|
Make most of the prefs GUI display (and hopefully work) under OS3
|
2016-01-26 19:28:07 +00:00 |
login.c
|
fixup missing lincludes from messages API update
|
2015-06-22 10:42:01 +01:00 |
login.h
|
|
|
Makefile.defaults
|
|
|
Makefile.target
|
Add our own NewObject() function for OS3 and enable optimisations
|
2016-02-29 00:11:38 +00:00 |
menu.c
|
Avoid some crashing by disabling the update of the hotlist menu
|
2016-02-29 18:10:45 +00:00 |
menu.h
|
Create menus on OS3 and 4 the same way (manual GadTools method).
|
2015-09-06 09:06:20 +01:00 |
misc.c
|
Implement warn_multi for OS3 (needed for the multiple tab close warning)
|
2016-01-31 17:21:51 +00:00 |
misc.h
|
Allocate deferred rectangles using itempools
|
2016-01-21 00:08:49 +00:00 |
object.c
|
Free shared_pens list on tree destroy
|
2016-02-14 15:42:58 +00:00 |
object.h
|
Don't use ami_NewMinList as it potentially writes past the MinList structure on OS3.
|
2016-01-26 19:40:59 +00:00 |
options.h
|
Alloc specifying local charset on OS3 as we can't get this from Locale
|
2016-01-26 19:37:18 +00:00 |
os3support.c
|
Add our own NewObject() function for OS3 and enable optimisations
|
2016-02-29 00:11:38 +00:00 |
os3support.h
|
Add our own NewObject() function for OS3 and enable optimisations
|
2016-02-29 00:11:38 +00:00 |
plotters.c
|
Fix OS3 button disabling
|
2016-02-29 23:06:10 +00:00 |
plotters.h
|
Make the palette-mapped state relate to the rendering layer rather than globally.
|
2016-01-25 00:01:55 +00:00 |
plugin_hack.c
|
Change LOG() macro to be varadic
|
2015-05-28 16:08:46 +01:00 |
plugin_hack.h
|
|
|
print.c
|
Make the palette-mapped state relate to the rendering layer rather than globally.
|
2016-01-25 00:01:55 +00:00 |
print.h
|
|
|
rtg.c
|
Use the correct format define for WPA()
|
2015-09-01 20:56:18 +01:00 |
rtg.h
|
|
|
save_pdf.c
|
|
|
save_pdf.h
|
|
|
schedule.c
|
debug
|
2016-03-02 23:47:49 +00:00 |
schedule.h
|
Remove unused Amiga async scheduler
|
2016-01-21 20:13:49 +00:00 |
search.c
|
|
|
search.h
|
|
|
selectmenu.c
|
Allow the popupmenu-based select menu to cascade into multiple sub-menus containing further items, when there are too many to fit on the screen in one column.
|
2015-09-07 17:41:24 +01:00 |
selectmenu.h
|
Fix broken headers
|
2015-09-06 09:23:08 +01:00 |
sslcert.c
|
|
|
sslcert.h
|
|
|
theme.c
|
Remove excess debug
|
2016-03-02 23:57:44 +00:00 |
theme.h
|
|
|
tree.c
|
Avoid some crashing by disabling the update of the hotlist menu
|
2016-02-29 18:10:45 +00:00 |
tree.h
|
|
|
utf8.c
|
Alloc specifying local charset on OS3 as we can't get this from Locale
|
2016-01-26 19:37:18 +00:00 |
utf8.h
|
|
|
version.c
|
Update some Amiga-specific version numbers for post-3.4
|
2016-02-17 23:19:30 +00:00 |