summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Squash warningJohn Mark Bell2009-03-271-2/+2
* Call bitmap_save() for native drag saves.Chris Young2009-03-261-1/+4
* Add save_complete to drag saveChris Young2009-03-261-4/+24
* Change pointer imagery when draggingChris Young2009-03-254-11/+23
* Some sort of drag-save implementation.Chris Young2009-03-251-0/+74
* Move gui_drag_save_selection() into the same file as gui_drag_save_object() a...Chris Young2009-03-242-5/+6
* Update to new _available() functionsChris Young2009-03-241-20/+32
* Fix framebufefr port callback schedulingVincent Sanders2009-03-241-9/+15
* Make framebuffer front end use r6827 functions. Note: stop & reload availabil...Michael Drake2009-03-231-6/+8
* Make RISC OS front end use r6827 functions.Michael Drake2009-03-231-13/+9
* Add functions for checking if back/forward/stop/reload actions are currently ...Michael Drake2009-03-232-5/+64
* remove interlacing and other abberationsVincent Sanders2009-03-2314-0/+0
* use greyed images for forward back buttons as appropriteVincent Sanders2009-03-224-12/+66
* add vertical scrollbar to freamebufferVincent Sanders2009-03-2211-37/+259
* Set history scroll offsetsChris Young2009-03-221-1/+6
* Fix the fix... $(CC) will work better for C files...François Revel2009-03-211-1/+1
* Quick fix for building with gcc2. It's getting quite ugly though...François Revel2009-03-211-0/+9
* fixup 8bpp plottersVincent Sanders2009-03-192-20/+197
* clean up linux framebuffer frontendVincent Sanders2009-03-181-139/+126
* add opaque switch to 16bpp plottersVincent Sanders2009-03-181-10/+20
* Rexx dir should default to PROGDIR: tooChris Young2009-03-171-1/+1
* Access Resources relative to program directory rather than current directory.Chris Young2009-03-174-77/+77
* Fix crash in GETURLChris Young2009-03-171-1/+1
* Remember the scroll position in the history, so that it's maintained when goi...John Mark Bell2009-03-179-39/+114
* stop SDL faulting with bad os redraw values Vincent Sanders2009-03-161-2/+13
* fix able frontendVincent Sanders2009-03-162-4/+169
* Slightly better looking scrollbar.Michael Drake2009-03-165-137/+144
* Fix clicking on history items beyone the first pageChris Young2009-03-151-13/+10
* Close history and search windows when associated browser window closes.Chris Young2009-03-151-3/+10
* Fix warningsChris Young2009-03-155-22/+40
* Stop browser resizes from crashing.Chris Young2009-03-141-4/+14
* More shared objectsChris Young2009-03-144-5/+5
* Use Copystore to copy SObjs when install triggered by AmiUpdateChris Young2009-03-141-14/+30
* Minor fixesChris Young2009-03-142-6/+6
* more shared objectsChris Young2009-03-113-4/+10
* bitmap opaque handlingVincent Sanders2009-03-114-34/+43
* Remove gap between the tab close gadget and the first tabChris Young2009-03-111-0/+1
* Copy a couple more required shared objects.Chris Young2009-03-111-1/+1
* We don't need to reparse the document when saving complete -- the document pe...John Mark Bell2009-03-111-29/+11
* reduce mouse flickerVincent Sanders2009-03-111-0/+3
* Sync hubbub binding with spec.John Mark Bell2009-03-101-3/+35
* Fix continuous throbber.Michael Drake2009-03-101-1/+3
* Avoid warning.Michael Drake2009-03-101-1/+1
* move framebuffer port to framebuffer toolkitVincent Sanders2009-03-1020-1080/+1960
* add section on fontsVincent Sanders2009-03-101-0/+102
* Improve previous commit.John Mark Bell2009-03-101-4/+1
* Treat short meta refreshes in top-level browser windows as if they were HTTP ...John Mark Bell2009-03-101-2/+17
* Fix scroll position for new pages/tabsChris Young2009-03-091-3/+6
* Add .spr -> image/x-riscos-sprite MIME mapping to GTK front endJohn Mark Bell2009-03-092-2/+4
* Stop NetSurf jumping back to the top of the document when scrolling before th...Chris Young2009-03-081-2/+0