summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* More normal default window size for nsgtk.Michael Drake2010-02-121-1/+1
* Remove status bar checks which are now in the core.Chris Young2010-02-111-18/+14
* Review fixups from Daniel SilverstoneVincent Sanders2010-02-112-30/+33
* Valgrind suppressions fileJohn Mark Bell2010-02-111-0/+14
* remove RISC OS status bar text cachingVincent Sanders2010-02-112-24/+3
* cache the status text to reduce teh number of window status update calls to t...Vincent Sanders2010-02-102-1/+39
* Process command line after loading options file.John Mark Bell2010-02-101-5/+4
* Remove apparently spurious status update.John Mark Bell2010-02-101-2/+0
* Rate limit fetch progress notifications.John Mark Bell2010-02-101-1/+14
* Remove duplicate. Thanks to Sebastian Barthel.Michael Drake2010-02-094-4/+0
* Replace old internal font with new one. New fontMichael Drake2010-02-068-4652/+2249
* Fix high colour bitmap loading on toolbarVincent Sanders2010-02-043-15/+25
* Cleanup toolbar usageVincent Sanders2010-02-0412-197/+196
* make new window workVincent Sanders2010-02-041-0/+3
* Make window resizeing not delete all child windows and recreate them a resize...Vincent Sanders2010-02-021-173/+214
* remove all references to defunct vertical offset from plottersVincent Sanders2010-02-013-27/+4
* Substantial cleanupVincent Sanders2010-02-011-347/+378
* Formatting changes.Michael Drake2010-01-311-50/+44
* Add toolbar icons.Michael Drake2010-01-3115-0/+0
* fix include path mis-mergeVincent Sanders2010-01-311-1/+1
* Add Windows frontendVincent Sanders2010-01-3164-24/+7287
* remove uneccissary includesVincent Sanders2010-01-296-10/+5
* change include ordering to ensure all types are available on all platformsVincent Sanders2010-01-281-3/+6
* update png handler to not use deprecated/removed call.Vincent Sanders2010-01-281-4/+4
* fix box_dump callVincent Sanders2010-01-282-2/+2
* Notify on download completion using system-wide Ringhio notifications.Chris Young2010-01-252-3/+23
* Remove unused variableJohn Mark Bell2010-01-241-1/+0
* Fix NULL ptr dereference in status bar rendering; formatting.Adrian Lees2010-01-242-25/+24
* Somewhat rationalise GTK throbber initialisationVincent Sanders2010-01-243-217/+56
* Use correct length definitionJohn Mark Bell2010-01-231-2/+2
* Construct font_family from core family name.John Mark Bell2010-01-221-3/+9
* Add missing includeJohn Mark Bell2010-01-211-0/+1
* Add missing includeJohn Mark Bell2010-01-211-0/+1
* Yeah, so it helps if you get the conditional correct.John Mark Bell2010-01-211-1/+1
* Fix compilation when BMP/PNG/GIF support is disabled.John Mark Bell2010-01-213-4/+29
* Add missing includeJohn Mark Bell2010-01-211-0/+1
* Revert float ordering optimisation (r9846) due to effect on stacking order.Michael Drake2010-01-201-37/+3
* Updated German translation. Thanks to Sebastian Barthel.Michael Drake2010-01-201-181/+181
* Refactor main into the frontendsVincent Sanders2010-01-207-14/+35
* fix framebuffer command line/default option usageVincent Sanders2010-01-203-30/+71
* Order containing block's list of floats in descending order of the y-position...Michael Drake2010-01-171-3/+37
* When placing floats below, keep track of y-position, for future floats in cur...Michael Drake2010-01-161-13/+15
* Use OS4.1 Update 1 launch-handler when available. Will fall back to OpenURL....Chris Young2010-01-165-18/+101
* Add pencil and rufl, since they use the shared build system now too.Michael Drake2010-01-161-2/+4
* Prevent crash if screen could not be opened and prefs are subsequently changed.Chris Young2010-01-151-4/+4
* More helpful font open errorChris Young2010-01-151-1/+27
* remove use of legacy plot interfaceVincent Sanders2010-01-091-11/+26
* Prevent status bar text overflowChris Young2010-01-081-0/+10
* Fix logicChris Young2010-01-081-1/+2
* More useful build information, ditch SVN info if built with NDEBUG.Chris Young2010-01-081-5/+12