summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix typoJohn Mark Bell2008-03-251-2/+4
* Save non-opaque images with a proper mask/full alpha channelAdrian Lees2008-03-245-16/+172
* Tidy up when drag save aborted (fixes assert when dragging URL to same window)Adrian Lees2008-03-231-1/+4
* Ensure 'tracking window' defined when starting selectionAdrian Lees2008-03-231-0/+1
* Added missing initialiserAdrian Lees2008-03-231-0/+1
* Deal with $(shell ...) being successful on RISC OS and uname -s not returning...John Mark Bell2008-03-231-0/+5
* Add box tree dump saving, create 'debugging' sub menu to put this and debug r...Rob Kendrick2008-03-224-297/+375
* Fix clicking to the RHS of text box widgets - now places caret in correct pos...Rob Kendrick2008-03-221-1/+5
* Add GCCSDK 4 support (cross-compile, static ELF only atm); Ignore codedocs di...John Tytgat2008-03-222-22/+238
* Update GTK docs.Michael Drake2008-03-212-9/+25
* css/parser.out is an intermediate file too. Remove it during clean target.John Tytgat2008-03-211-1/+1
* Mention how to change the default home page, and fixed a posterior-related typo.Rob Kendrick2008-03-211-1/+7
* Add simple document with UNIX packaging suggestionsRob Kendrick2008-03-211-0/+55
* - Prefix OBJROOT with "build-" (which is then followed by build platform id +...John Tytgat2008-03-211-1/+1
* - Add check TARGET is either "riscos" or "gtk" (or not specified but thenJohn Tytgat2008-03-211-2/+9
* Tweak wording.Michael Drake2008-03-211-6/+6
* Update GTK build instructions.Michael Drake2008-03-211-41/+57
* Update list of tested platformsRob Kendrick2008-03-211-4/+4
* Add instructions for building on Fedora.Rob Kendrick2008-03-211-10/+21
* CSS min/max-height overrides height.Michael Drake2008-03-211-1/+1
* Unsightly hack around flickering to white in nsgtk. This needs to be sorted o...John Mark Bell2008-03-211-0/+37
* CSS min-height and max-height properties override fixed heights too.Michael Drake2008-03-201-12/+16
* GTK UI tweaks from Mike Lester <element3260@gmail.com>Rob Kendrick2008-03-205-43/+48
* Add assert for creating pixmap for GTK thumbnails, and a LOG of what it tried...Rob Kendrick2008-03-201-0/+4
* Nicer workaround for native RISC OS builders.John Tytgat2008-03-201-6/+12
* Linker options --start-group/--end-group don't do anything around object file...John Tytgat2008-03-201-5/+1
* Make nsgtk use the welcome page as the default homepage.Michael Drake2008-03-192-3/+3
* Move ReadMe and update welcome page heading.Michael Drake2008-03-191-0/+0
* Squash warningJohn Mark Bell2008-03-191-1/+1
* Drop -Wcast-qual from WARNFLAGS, as it's simply generating warnings about saf...John Mark Bell2008-03-191-1/+1
* Re-express table_find_cell algorithm to avoid relying upon side-effects.John Mark Bell2008-03-191-5/+13
* Lose spurious *John Mark Bell2008-03-191-1/+1
* Squash warningJohn Mark Bell2008-03-191-2/+9
* Squash warningJohn Mark Bell2008-03-191-1/+1
* Squash warningJohn Mark Bell2008-03-191-1/+1
* Update to use new build system.Michael Drake2008-03-191-1/+1
* Squash "implicit declaration of function 'gui_multitask'" warnings.John Mark Bell2008-03-193-6/+0
* Use pkg-config, where possibleJohn Mark Bell2008-03-191-11/+15
* Remove scandeps file.Michael Drake2008-03-191-45/+0
* Shift -mthrowback so it's only used when building on a RO hostJohn Mark Bell2008-03-191-2/+2
* Update documentationJohn Mark Bell2008-03-191-6/+5
* Purge old buildsystem.John Mark Bell2008-03-194-306/+3
* Minor tweaks to Makefile for successful compilation on RO.John Mark Bell2008-03-192-3/+11
* Throwback for native RISC OS build.Michael Drake2008-03-191-1/+1
* Support for native RISC OS building (part 1/2)John Tytgat2008-03-191-1/+13
* Merge HOST_SYSTEM into HOST; ask non-system only header dependency.John Tytgat2008-03-191-15/+10
* Add 'riscos' specific target rules for css generated files.John Tytgat2008-03-191-1/+19
* Fix the other mention of the old build system in GTK build docsRob Kendrick2008-03-181-3/+3
* Update GTK building instructions to mention new Makefile, and talk about the ...Rob Kendrick2008-03-181-4/+6
* Fix stylesheet enumeration API description -- only top-level stylesheets are ...John Mark Bell2008-03-151-2/+1