summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Expand)AuthorAgeFilesLines
* nsgtk font defaults in case of no Choices file, misc file cleanupsRob Kendrick2006-08-244-4689/+10
* Update bullet point symlink for nsgtkRob Kendrick2006-08-241-1/+1
* Improve resource finding, and start groundwork on making it installable - you...Rob Kendrick2006-08-246-14/+4729
* Add some symlinks inside gtk/ for resources with Unix-style namingRob Kendrick2006-08-2410-0/+10
* Make failures to load throbber and glade windows definitions fatalRob Kendrick2006-08-221-1/+6
* Fix typo in widget nameRob Kendrick2006-08-221-1/+1
* Very simple global history implementation for nsgtk, misc fixesRob Kendrick2006-08-185-4/+484
* Further Choices improvements in nsgtk; most of them now work correctly.Rob Kendrick2006-08-182-13/+45
* Make nsgtk's rendering pay attention to font name choicesRob Kendrick2006-08-171-20/+19
* Added font selection to nsgtk choices window. Still not used for plotting.Rob Kendrick2006-08-172-5/+13
* Implement default font style choice in nsgtk Choices dialogueRob Kendrick2006-08-172-3/+8
* Redraw nsgtk browser windows when Choices...Apply is clicked.Rob Kendrick2006-08-173-7/+41
* Make nsgtk respect minimum font size setting, and save font size choicesRob Kendrick2006-08-172-2/+15
* Fix nsgtk choices window. I have no idea why it worked before.Rob Kendrick2006-08-174-794/+837
* Remove signal handler references from glade file to remove runtime warning.Rob Kendrick2006-08-171-2/+0
* Merge new glade nsgtk window code into trunk.Rob Kendrick2006-08-156-1063/+2023
* Merge 2818:HEAD of branches/dsilvers/gtk-bitmap-pretileDaniel Silverstone2006-08-094-15/+184
* Implement 401 login window in nsgtkRob Kendrick2006-08-064-23/+186
* Do not send referer when Home button is used. Fix some compile warnings.James Bursa2006-08-061-6/+3
* Turn more recent GTK calls into properties sets for compatibility with GTK 2.6Rob Kendrick2006-07-311-3/+4
* Fix key press event handling in drawing area for nsgtkRob Kendrick2006-07-301-1/+1
* Loading and saving of urldb on init/exit of nsgtk.Rob Kendrick2006-07-282-4/+14
* Make URL completion optional in nsgtkRob Kendrick2006-07-283-2/+5
* nsgtk URL completion: fix problem with pressing enter on a completion not wor...Rob Kendrick2006-07-281-10/+5
* Make nsgtk use find_resource() to locate netsurf.gladeRob Kendrick2006-07-281-5/+3
* Fix problem number 2 in previous commitRob Kendrick2006-07-251-2/+5
* Initial work on URL completion in nsgtk. Some problems still exist.Rob Kendrick2006-07-254-2/+117
* Make image resampling optional in nsgtkRob Kendrick2006-07-233-2/+3
* Make Cairo rendering a run-time option in nsgtk - also add infrastructure for...Rob Kendrick2006-07-234-84/+130
* Initial code to support usable Choices window in nsgtk. Unsupported choices ...Rob Kendrick2006-07-236-15/+582
* Add tracking of open windows to nsgtkRob Kendrick2006-07-211-3/+23
* Tidies for eventual gladification of main browser window in nsgtkRob Kendrick2006-07-201-97/+104
* Further templates for other nsgtk windowsRob Kendrick2006-07-191-0/+722
* Further nsgtk Choices window template improvementsRob Kendrick2006-07-191-61/+97
* Add more options and layout to nsgtk's options window. Also added some toolt...Rob Kendrick2006-07-191-2/+1166
* Add simple (currently non-functional) options window for nsgtkRob Kendrick2006-07-195-3/+1360
* Update empty cookie_update stub.Richard Wilson2006-07-161-1/+1
* Display session cookies' expiry correctlyJohn Mark Bell2006-07-151-12/+14
* GTK zoom fixes, misc multi-window fixRob Kendrick2006-07-141-11/+19
* Basic multi-window support for nsgtkDaniel Silverstone2006-07-141-4/+15
* Added stub tree_set_node_sprite() functionRob Kendrick2006-07-131-7/+20
* Fix typo in stub cookie functionRob Kendrick2006-07-131-1/+1
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-131-0/+4
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-101-14/+2
* Trivial implementation of url_to_path for nsgtk. It currently does not strip...Rob Kendrick2006-07-061-0/+6
* Fix 1516353 and implement 1352354Richard Wilson2006-07-041-0/+3
* Trivial warning fix in GTK GUIRob Kendrick2006-06-281-1/+1
* Added calls to urldb to load and save the cookie jar at init and exitRob Kendrick2006-06-271-0/+3
* Added rudimentary gesture engine and test in gtk frontendDaniel Silverstone2006-06-021-2/+26
* Fix pango position-in-string function's off-by-one bugDaniel Silverstone2006-05-131-1/+1