summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tidy up.Michael Drake2008-03-313-38/+50
* Fix formatting of copied or saved text selections.Michael Drake2008-03-313-74/+180
* Ensure adjust drags before selection adjust selection start point.Michael Drake2008-03-301-1/+1
* Restructure and update.Michael Drake2008-03-291-25/+46
* Selection adjustments always change the selection end when click is inside th...Michael Drake2008-03-292-7/+2
* Only record that the HTML alignment was set by a table element if it is actua...Michael Drake2008-03-291-6/+7
* Add support for more GTK accelerators: num pad equivalents, as well as ctrl= ...James Shaw2008-03-291-0/+4
* Fix build with WITH_NSSPRITE undefinedJohn Mark Bell2008-03-291-1/+1
* Pedantic typo fixJohn Mark Bell2008-03-291-2/+2
* Fix instructions on disabling librosprite. Move #include for when James Shaw2008-03-292-4/+8
* Fix typoJames Shaw2008-03-291-2/+2
* Update docs with instructions for building or disabling librosprite.James Shaw2008-03-291-0/+16
* Implement sprite support for GTK using librospriteJames Shaw2008-03-299-7/+192
* Add content/fetchers to Doxygen configRob Kendrick2008-03-271-0/+1
* Make GTK thumbnail creation more robust, return false when unable to create p...Rob Kendrick2008-03-251-8/+24
* 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