summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix stupidJohn Mark Bell2009-07-021-2/+3
* Silence warningsJohn Mark Bell2009-07-021-2/+2
* Make this more legible and squash leaks.John Mark Bell2009-07-021-121/+127
* fix keymapVincent Sanders2009-07-021-1/+1
* Fix by tlsa for content which is updated by the core like animated gifs and f...Vincent Sanders2009-07-023-7/+32
* remove redundant clg callVincent Sanders2009-07-0114-103/+7
* Constify ro_uri_launch()John Mark Bell2009-07-013-6/+25
* Bring in line with new bitmap plotter APIJohn Mark Bell2009-07-011-1/+1
* Update plotters documentation for merged bitmap plotter.Michael Drake2009-06-301-8/+5
* Simplify RISC OS bitmap plotter.Michael Drake2009-06-301-16/+2
* Improve bitmap plotter APIVincent Sanders2009-06-3020-411/+296
* remove unused structure definitionVincent Sanders2009-06-301-11/+0
* Remove debug codeChris Young2009-06-301-1/+0
* Re-enable the Use OS Pointers option as I have fixed the crash.Chris Young2009-06-301-1/+0
* Should be static, attempt to fix odd crash.Chris Young2009-06-301-5/+6
* Free path once we're finished with it.John Mark Bell2009-06-291-0/+1
* More minor changes from SamirChris Young2009-06-291-3/+3
* Use menu pointer image.Michael Drake2009-06-293-0/+6
* Don't act on press and release.Michael Drake2009-06-291-6/+10
* Make panning routine handle scrolling by more than viewport size. Fix gui_win...Michael Drake2009-06-291-156/+171
* Stop strange characters appearing in the URL bar when you press certain non-t...Michael Drake2009-06-281-0/+12
* Minor fixes from Samir HawamdehChris Young2009-06-281-15/+15
* Fix throbber not to show inactive frame during activity animation.Michael Drake2009-06-281-5/+0
* Make choices file "Choices-fb".Michael Drake2009-06-281-1/+1
* s/libnsfb-0/libnsfb/Michael Drake2009-06-281-1/+1
* Make framebuffer port use libnsfbVincent Sanders2009-06-2841-5000/+1045
* Updated Italian translation from Samir HawamdehChris Young2009-06-281-84/+84
* Add a note about font stylesChris Young2009-06-281-8/+17
* Strip down the options file section. People should be using the GUI for ever...Chris Young2009-06-271-17/+5
* Set new installs to start on the Workbench screen, this can be changed from t...Chris Young2009-06-271-15/+1
* Don't update screen ModeID if it is 0, as it gets written in a format which N...Chris Young2009-06-271-3/+6
* Completed Amiga preferences GUI.Chris Young2009-06-277-136/+783
* Merged revisions 7764-7977,7979-8058 via svnmerge from John Mark Bell2009-06-2714-142/+1622
* Convert group and other label strings also to local charset. Free all the st...Chris Young2009-06-271-32/+120
* Export tab doneChris Young2009-06-262-1/+167
* Advanced tab all workingChris Young2009-06-261-1/+43
* Layout of Advanced tab done, does not set values or act on gadget clicksChris Young2009-06-253-1/+88
* Disable the anim speed gadget if anims themselves are disabled. Also disable...Chris Young2009-06-251-3/+18
* Cache tab done, missing history option added to the General tab.Chris Young2009-06-252-0/+68
* Fix the disappearing radio buttons. I don't know why this suddenly stopped w...Chris Young2009-06-241-1/+1
* Fonts tab done, another gadget type used, have nearly completed the set but l...Chris Young2009-06-242-4/+221
* Fix assert when replaced element has display:table;.Michael Drake2009-06-241-2/+4
* Rendering tab in options all done, new option to improve the scale quality (b...Chris Young2009-06-234-2/+91
* Network tab done, pretty much identical to the gtk version.Chris Young2009-06-222-1/+214
* Make all the buttons on the first two options tabs work.Chris Young2009-06-213-22/+109
* Remove libc.so, libgcc.so and libpthread.so as these are present in the OS4.1...Chris Young2009-06-211-1/+2
* Disabled the OS pointers gadget, as apparently it does take effect immediatel...Chris Young2009-06-211-0/+1
* Added mouse pointer options to the Display tab, as they are probably better s...Chris Young2009-06-212-0/+34
* Display tab done, except for interconnection of gadgets and the screenmode an...Chris Young2009-06-212-4/+126
* General tab done, I've tried to keep the layout broadly similar to the GTK ve...Chris Young2009-06-212-6/+238