summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add Abort button to download windowChris Young2009-04-308-1/+30
* Make it a bit easier to see the text under the cursor, by complementing rathe...Chris Young2009-04-291-0/+4
* Rework GTK options code to be less bug ridden. This fixes a bunch of buffer o...John Mark Bell2009-04-292-351/+359
* Fix numbering of floated list itemsJohn Mark Bell2009-04-291-16/+40
* Allow box at point to search descendant space of boxes with no style.Michael Drake2009-04-281-1/+2
* Move handling of TR height attribute from box construction to layout and add ...Michael Drake2009-04-282-49/+13
* Make box_at_point() only return boxes if the point is physically contained wi...Michael Drake2009-04-272-50/+81
* Set cache_bitmaps to 1 by default so it caches scaled bitmaps in memory.Chris Young2009-04-261-1/+1
* Remember this comment as it shows in the menuChris Young2009-04-260-0/+0
* Ignore screen_modeid if it isn't a hex valueChris Young2009-04-261-1/+1
* Speed up scrollwheel scrolling due to complaints :)Chris Young2009-04-251-3/+3
* Post-2.0 release changes: stripped static binary in only 5MBChris Young2009-04-251-12/+21
* Minor packaging fixesChris Young2009-04-252-1/+1
* Moving the pen to 0,0 helps a lot making sure where we start drawing...François Revel2009-04-251-1/+9
* Add some support to handle transforms in plot_path, but it's disabled as it s...François Revel2009-04-251-16/+10
* Implement plot_path for BeOS, still missing transform support...François Revel2009-04-251-21/+45
* Add external lib detections for BeOS.François Revel2009-04-241-0/+19
* Update GTK about box to be more accurateRob Kendrick2009-04-231-2/+3
* Simplify handling of tab switching. Now only has one event entry point, rathe...John Mark Bell2009-04-221-5/+16
* Sync library names with realityJohn Mark Bell2009-04-211-9/+9
* Update framebuffer paths to use PREFIX, add install-framebuffer targetDaniel Silverstone2009-04-212-4/+13
* Do not include setjmp.h, pngconf.h gets upsetDaniel Silverstone2009-04-211-1/+0
* Add a PREFIX variable which the GTK install can useDaniel Silverstone2009-04-211-2/+5
* Missing documentation install for gtk targetDaniel Silverstone2009-04-211-0/+1
* Update the pkg-config stuff to the new .pc namesDaniel Silverstone2009-04-211-23/+23
* Farewell NetSurf$Version. It's never been correct.John Mark Bell2009-04-211-1/+0
* 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