summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* BeOS/Haiku installation target (credit: Matt Madia)John Mark Bell2009-04-172-0/+25
* Hubbub is no longer optional.John Mark Bell2009-04-1715-933/+84
* Purge debug target -- it spent most of its life broken.John Mark Bell2009-04-166-553/+4
* Fix debug build. Is this worth the effort, I wonder?John Mark Bell2009-04-162-16/+26
* Fix url completion when last character in url bar is a /John Mark Bell2009-04-161-6/+7
* Fix compilation with GCC 2.95.John Mark Bell2009-04-166-15/+15
* Update some comments.Michael Drake2009-04-151-1/+14
* It probably helps to reflect API changesJohn Mark Bell2009-04-151-78/+85
* Handle hubbub errors.John Mark Bell2009-04-152-6/+27
* Ensure the selected item stays selected when being moved. Bit of a hack as theChris Young2009-04-141-1/+9
* Fix ARexx download queue - GummiSurf now works, and manual ARexx-initiated do...Chris Young2009-04-143-9/+5
* filename changesChris Young2009-04-141-1/+1
* Possibly fix links opened in current window not being scrolled to top.Michael Drake2009-04-081-1/+2
* Update GTK tab opening to hopefully correctly render pages on open. (Mark Ben...Daniel Silverstone2009-04-071-3/+6
* fix compilationChris Young2009-04-061-3/+3
* squash warnings about unused functionsVincent Sanders2009-04-063-11/+1
* squash some warningsVincent Sanders2009-04-052-0/+3
* Revert r6973. Apparently, it causes loads of problems.John Mark Bell2009-04-059-105/+33
* Reflect changes to library names and pkg-config control files.John Mark Bell2009-04-031-31/+31
* only call os redraw on the area of the widget which has been updatedVincent Sanders2009-04-021-1/+12
* Make selections stand out from buttonsChris Young2009-04-011-1/+1
* Minor correctionsChris Young2009-04-011-2/+2
* Sync full Cairo build with GTK Cairo plottersChris Young2009-04-011-2/+2
* Remove option_quick_text (local charset text printing)Chris Young2009-04-014-329/+125
* Don't open menu if there are no itemsChris Young2009-04-011-0/+11
* More shared objects...Chris Young2009-03-312-2/+2
* Add some incomplete documentation for path plotter. Better documentation of r...Michael Drake2009-03-311-5/+9
* Fix pathJohn Mark Bell2009-03-311-1/+1
* Add paragraph about some distributions having a pkg-config that does not incl...Rob Kendrick2009-03-311-0/+7
* Use tabs for indentation.Michael Drake2009-03-311-23/+23
* Tidy browser_window_refresh_url_bar a bit, ensure the sizes all make sense, t...Daniel Silverstone2009-03-311-18/+23
* Use fragment instead of #fragment in the comment because it does not include ...Michael Drake2009-03-311-2/+2
* Comment browser_window_refresh_url_bar() and fix some wrap.Michael Drake2009-03-311-22/+40
* Ensure buffer is big enough for the extra character.Chris Young2009-03-311-1/+1
* Stop URL bar losing characters on every refreshChris Young2009-03-301-4/+4
* Update to use browser_window_refresh_url_bar()Chris Young2009-03-301-5/+3
* Missed a fix for C++ files, .d end up being object files...François Revel2009-03-301-1/+1
* Change URL bar contents when switching tabs in GTK frontend.John Mark Bell2009-03-303-19/+43
* Fixed the dep tracking for gcc2, finally... the dependancy_generate_c should ...François Revel2009-03-291-18/+15
* fix text co-ordinateChris Young2009-03-291-2/+2
* Squash warningJohn Mark Bell2009-03-291-0/+3
* Stop screen updates going odd when animated GIFs are in the page.Chris Young2009-03-291-6/+2
* Purge WITH_DRAW_EXPORTJohn Mark Bell2009-03-293-12/+0
* Purge WITH_SAVE_COMPLETEJohn Mark Bell2009-03-296-19/+0
* Avoid unused variable if targetting RISC OS and the jpeg library has been bui...John Mark Bell2009-03-291-0/+3
* Aliasing fixesJohn Mark Bell2009-03-291-73/+66
* Mouse scrollwheel supportChris Young2009-03-281-21/+38
* Add a note about those lines I commented out earlier.. have remembered why th...Chris Young2009-03-281-0/+5
* Avoid potentially unsafe writes through a const pointer.John Mark Bell2009-03-282-16/+30
* More aliasingJohn Mark Bell2009-03-281-6/+9