summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* add pkg-config macro for libraries which are not controled by configurationVincent Sanders2012-12-131-11/+14
* make macro name more correctVincent Sanders2012-12-131-9/+9
* Remove libxmlJohn-Mark Bell2012-11-101-1/+1
* Fix GNUisms to make things more portable.Anthony J. Bentley2012-11-071-6/+6
* add math library to linkVincent Sanders2012-11-051-1/+1
* Appease ancient "install" by removing -CJohn-Mark Bell2012-11-051-4/+4
* Make step adjustment work on GTK 2.12John-Mark Bell2012-11-051-0/+4
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfRob Kendrick (fatigue)2012-11-041-0/+8
|\
| * Force GtkAdjustments to have a step -- this is a bodge but makes scrollwheels...Daniel Silverstone2012-11-041-0/+8
* | Try to rationalise the gtk install target somewhatRob Kendrick (fatigue)2012-11-0412-34/+25
|/
* Port save complete to libdom.John-Mark Bell2012-11-034-84/+5
* Merge Vincent's Javascript work onto masterDaniel Silverstone2012-11-031-4/+0
|\
| * Ensure that we turn on JS sources if either of USE_JS or USE_MOZJS is triggeredDaniel Silverstone2012-11-021-4/+0
* | Add a macro to split and install messages files, and have gtk front end use it.Rob Kendrick (monotony)2012-11-031-0/+1
* | Deference symlinks when installing. This should be rewritten to use the inst...Rob Kendrick (monotony)2012-11-021-2/+2
|/
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-46/+40
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-12/+0
* Remove unnecessary libxml includes from GTK includesDaniel Silverstone2012-10-112-2/+0
* Fix up ripples from urldb change.Michael Drake2012-10-114-21/+21
* trivial docuemntation cleanups to address some of the huge number of docuemnt...Vincent Sanders2012-10-082-12/+12
* Make GTK install target work again, and make copy flags consistentRob Kendrick (humdrum)2012-10-021-23/+23
* Split install and package targets.Vincent Sanders2012-08-231-0/+45
* Fix scaled tiled image rendering.Michael Drake2012-08-221-3/+0
* Test for zero width/height at the start.Michael Drake2012-08-221-5/+5
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-227-4/+7
* Change order of libs.Michael Drake2012-08-211-9/+8
* Don't need to set everything to zero since it's staticMichael Drake2012-08-201-2/+1
* Allow the presence of form inputs to be obtained without knowledge of html co...Michael Drake2012-08-201-1/+2
* Remove a bunch of unused includes.Michael Drake2012-08-201-2/+0
* Remove unused includes.Michael Drake2012-08-202-2/+0
* Use proper function for dumping box tree.Michael Drake2012-08-201-7/+1
* Remove unused struct box.Michael Drake2012-08-201-1/+0
* Clean up search gui callbacks.Michael Drake2012-08-141-1/+1
* s/TRUE/true/Michael Drake2012-08-131-1/+1
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-3/+4
* Use selection_copy_to_clipboard instead of peering at core innards.Michael Drake2012-08-021-30/+1
* Add welcome page resources. Add symlinks to English welcome page to gtk and ...Michael Drake2012-07-211-0/+1
* make non js builds compileVincent Sanders2012-06-271-0/+6
* improve javascript supportVincent Sanders2012-06-101-1/+1
* cleanup debug loggingVincent Sanders2012-06-101-2/+2
* remove supurflous variableVincent Sanders2012-06-101-5/+7
* remove junk blank page resourceVincent Sanders2012-06-101-32/+0
* fix build on gtk 2.12Vincent Sanders2012-05-179-82/+195
* allow netsurf to build with gtk3Vincent Sanders2012-05-1656-3103/+8594
* Fix a crash when opening Preferences panel and Choices file doesn't exist:François Revel2012-04-072-9/+13
* Add Seeks <http://www.seeks-project.info/> to the list of search engines. Use...François Revel2012-04-071-0/+1
* Implement gui_launch_url() for GTK.François Revel2012-04-071-0/+11
* Fix colour string matching. Lose unneeded case insensitivity in matching.Michael Drake2012-03-271-3/+1
* Constify param to gui_system_colour_char function.Michael Drake2012-03-271-1/+1
* Include render/box.hDaniel Silverstone2012-03-251-0/+2