summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Why is this so out of date?John Mark Bell2009-04-211-7/+11
* Kill more debug targetJohn Mark Bell2009-04-211-10/+0
* Enable libpng by default.John Mark Bell2009-04-211-1/+1
* Improve notification of features that have been disabled in the build configu...John Mark Bell2009-04-211-1/+1
* Some kind of documentation of option_button_type. Ideally, we'll be using an ...John Mark Bell2009-04-211-7/+11
* Fixed pitch font for GTK source viewRob Kendrick2009-04-211-0/+4
* Much tidying, error checking, implementation hiding, etc.John Mark Bell2009-04-212-165/+211
* I deleted this, honest.John Mark Bell2009-04-211-0/+0
* Relative font size hackery. This will do until libcss is done.John Mark Bell2009-04-211-4/+7
* Reflow to the entire widget width, rather than leaving a 2px border on the ri...John Mark Bell2009-04-211-1/+1
* Check in missing files from previous commitRob Kendrick2009-04-202-0/+453
* Apply contributions from Mark Benjamin and Chris Tarnowski, with some reworki...Rob Kendrick2009-04-2018-3853/+3397
* Fix warningsChris Young2009-04-181-1/+1
* Fix warningsChris Young2009-04-181-13/+14
* If we calculate the height of the root box to be AUTO, set it to the viewport...John Mark Bell2009-04-171-0/+2
* Pretty sketchy notes on creating a cross-compilation environment for RISC OS ...John Mark Bell2009-04-171-0/+89
* 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