summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix amiga/tree.c for new structsChris Young2014-11-161-1/+1
* Fix amiga/search.c for new structsChris Young2014-11-161-5/+5
* Fix amiga/menu.c for new structsChris Young2014-11-161-30/+30
* Fix amiga/file.c for new structsChris Young2014-11-161-2/+2
* Fix amiga/drag.c for new structsChris Young2014-11-161-1/+1
* Fix amiga/download.c for new structsChris Young2014-11-161-1/+1
* Fix amiga/context_menu.c for new structChris Young2014-11-161-40/+40
* Fix amiga/clipboard.c for new structureChris Young2014-11-161-6/+6
* Fix amiga/arexx.c for new structure layoutChris Young2014-11-161-2/+2
* Fix amiga/gui.c to not ref gui_window via browser_windowChris Young2014-11-161-186/+185
* Remove a loop which appears to do nothingChris Young2014-11-161-17/+0
* Change clicktab userdata to hold gui_window instead of browser_windowChris Young2014-11-162-32/+32
* Remove unused variableChris Young2014-11-161-1/+0
* Don't make the app id a global varChris Young2014-11-163-2/+15
* uipdate jenkins build script to confirm to new core buildsystemVincent Sanders2014-11-161-45/+45
* Fix up platform detectionJohn-Mark Bell2014-11-161-20/+26
* Fix up for new buildsystemJohn-Mark Bell2014-11-161-7/+7
* Remove unecessary form debugVincent Sanders2014-11-152-34/+38
* Error in RISC OS form entry API changes.Vincent Sanders2014-11-151-1/+1
* Only include rsvg-cairo.h if it isn't alreadyJohn-Mark Bell2014-11-151-0/+2
* Update history_local.c to use SPACE_RenderBox compatibility functionChris Young2014-11-151-17/+36
* Update theme.c to use SPACE_RenderBox compatiblity functionChris Young2014-11-151-4/+12
* Use SPACE_RenderBox compatibility function in tree codeChris Young2014-11-151-12/+55
* Make the SPACE_RenderBox compatibility functions publicChris Young2014-11-152-3/+20
* Use SPACE_RenderBox if available, as SPACE_AreaBox is "dangerous".Chris Young2014-11-151-36/+133
* add pkg-config to beos buildVincent Sanders2014-11-141-1/+1
* USe the externally built conveniance utf8proc libraryVincent Sanders2014-11-147-14381/+11
* Use the correct Messages string, modify the contents to better reflect what i...Chris Young2014-11-132-6/+6
* Add an edit entry option to the edit menuChris Young2014-11-132-13/+39
* Fix cocoa usage of render internalsVincent Sanders2014-11-134-9/+27
* make the form select menu API smaller.Vincent Sanders2014-11-1311-122/+168
* doxygen cleanups in utilsVincent Sanders2014-11-1218-46/+67
* doxgen warning fixes in riscos frontend.Vincent Sanders2014-11-1210-53/+61
* cleanup Doxygen warningsVincent Sanders2014-11-128-61/+68
* Doxygen cleanupsVincent Sanders2014-11-126-29/+34
* Doxygen cleanupsVincent Sanders2014-11-128-87/+100
* change form API to return error instead of warning user.Vincent Sanders2014-11-112-14/+31
* Make most of the form API internal to the html renderer.Vincent Sanders2014-11-1110-113/+151
* Doxygen cleanups in frontendsVincent Sanders2014-11-117-24/+32
* Fix warningsChris Young2014-11-111-3/+3
* Fix warningsChris Young2014-11-111-23/+16
* Fix warningsChris Young2014-11-101-3/+3
* Fix warningChris Young2014-11-101-0/+1
* Fix warningsChris Young2014-11-101-3/+2
* Call open/close timer from schedule init/free functionsChris Young2014-11-103-33/+32
* Fix warningsChris Young2014-11-101-7/+9
* Fix warningsChris Young2014-11-101-16/+13
* Fix warningsChris Young2014-11-101-4/+5
* requester.class no longer used.Chris Young2014-11-101-3/+0
* Remove unused includesChris Young2014-11-101-3/+0