summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Collapse)AuthorAgeFilesLines
...
* Loading and saving of urldb on init/exit of nsgtk.Rob Kendrick2006-07-282-4/+14
| | | | svn path=/trunk/netsurf/; revision=2801
* Make URL completion optional in nsgtkRob Kendrick2006-07-283-2/+5
| | | | svn path=/trunk/netsurf/; revision=2800
* nsgtk URL completion: fix problem with pressing enter on a completion not ↵Rob Kendrick2006-07-281-10/+5
| | | | | | working correctly. svn path=/trunk/netsurf/; revision=2798
* Make nsgtk use find_resource() to locate netsurf.gladeRob Kendrick2006-07-281-5/+3
| | | | svn path=/trunk/netsurf/; revision=2797
* Fix problem number 2 in previous commitRob Kendrick2006-07-251-2/+5
| | | | svn path=/trunk/netsurf/; revision=2796
* Initial work on URL completion in nsgtk. Some problems still exist.Rob Kendrick2006-07-254-2/+117
| | | | | | | | 1. It works without the code that should be required to make it do so. Boggle. 2. It appears to include the URLs to images and other resources as well as pages 3. Although you can highlight a completion with the cursor keys, pressing enter on one doesn't work - you need to click on it with the mouse. svn path=/trunk/netsurf/; revision=2795
* Make image resampling optional in nsgtkRob Kendrick2006-07-233-2/+3
| | | | svn path=/trunk/netsurf/; revision=2794
* Make Cairo rendering a run-time option in nsgtk - also add infrastructure ↵Rob Kendrick2006-07-234-84/+130
| | | | | | for nsgtk-specific options. svn path=/trunk/netsurf/; revision=2793
* Initial code to support usable Choices window in nsgtk. Unsupported choices ↵Rob Kendrick2006-07-236-15/+582
| | | | | | are currently greyed out. Additionally, only the home page URL is current saved when Apply is clicked. svn path=/trunk/netsurf/; revision=2792
* Add tracking of open windows to nsgtkRob Kendrick2006-07-211-3/+23
| | | | svn path=/trunk/netsurf/; revision=2789
* Tidies for eventual gladification of main browser window in nsgtkRob Kendrick2006-07-201-97/+104
| | | | svn path=/trunk/netsurf/; revision=2784
* Further templates for other nsgtk windowsRob Kendrick2006-07-191-0/+722
| | | | svn path=/trunk/netsurf/; revision=2783
* Further nsgtk Choices window template improvementsRob Kendrick2006-07-191-61/+97
| | | | svn path=/trunk/netsurf/; revision=2782
* Add more options and layout to nsgtk's options window. Also added some ↵Rob Kendrick2006-07-191-2/+1166
| | | | | | tooltips. svn path=/trunk/netsurf/; revision=2780
* Add simple (currently non-functional) options window for nsgtkRob Kendrick2006-07-195-3/+1360
| | | | svn path=/trunk/netsurf/; revision=2779
* Update empty cookie_update stub.Richard Wilson2006-07-161-1/+1
| | | | svn path=/trunk/netsurf/; revision=2766
* Display session cookies' expiry correctlyJohn Mark Bell2006-07-151-12/+14
| | | | | | | Fix urldb debug build Fix GTK build's cookie_update API svn path=/trunk/netsurf/; revision=2752
* GTK zoom fixes, misc multi-window fixRob Kendrick2006-07-141-11/+19
| | | | svn path=/trunk/netsurf/; revision=2750
* Basic multi-window support for nsgtkDaniel Silverstone2006-07-141-4/+15
| | | | svn path=/trunk/netsurf/; revision=2749
* Added stub tree_set_node_sprite() functionRob Kendrick2006-07-131-7/+20
| | | | svn path=/trunk/netsurf/; revision=2742
* Fix typo in stub cookie functionRob Kendrick2006-07-131-1/+1
| | | | svn path=/trunk/netsurf/; revision=2741
* Add basic cookie viewer, make trees use textarea components for UTF8 ↵Richard Wilson2006-07-131-0/+4
| | | | | | editing, trim headers, fix tree redraw issues. svn path=/trunk/netsurf/; revision=2739
* Optimise out redundant group_start and group_end calls (speed up rendering.)Richard Wilson2006-07-101-14/+2
| | | | svn path=/trunk/netsurf/; revision=2725
* Trivial implementation of url_to_path for nsgtk. It currently does not ↵Rob Kendrick2006-07-061-0/+6
| | | | | | strip off any params data, etc. svn path=/trunk/netsurf/; revision=2721
* Fix 1516353 and implement 1352354Richard Wilson2006-07-041-0/+3
| | | | svn path=/trunk/netsurf/; revision=2711
* Trivial warning fix in GTK GUIRob Kendrick2006-06-281-1/+1
| | | | svn path=/trunk/netsurf/; revision=2665
* Added calls to urldb to load and save the cookie jar at init and exitRob Kendrick2006-06-271-0/+3
| | | | svn path=/trunk/netsurf/; revision=2657
* Added rudimentary gesture engine and test in gtk frontendDaniel Silverstone2006-06-021-2/+26
| | | | svn path=/trunk/netsurf/; revision=2611
* Fix pango position-in-string function's off-by-one bugDaniel Silverstone2006-05-131-1/+1
| | | | svn path=/trunk/netsurf/; revision=2601
* Fix some warnings and casting errors in GTK versionRob Kendrick2006-05-012-16/+8
| | | | svn path=/trunk/netsurf/; revision=2575
* Fix undersized bufferJohn Mark Bell2006-04-221-1/+1
| | | | svn path=/trunk/netsurf/; revision=2555
* Fix GTK buildJohn Mark Bell2006-04-222-25/+25
| | | | svn path=/trunk/netsurf/; revision=2550
* Basic support for typing text into textual form elements.Rob Kendrick2006-04-201-2/+88
| | | | svn path=/trunk/netsurf/; revision=2539
* Correct base of font positioning. Stops click in text input causing segfault.Rob Kendrick2006-04-181-1/+1
| | | | svn path=/trunk/netsurf/; revision=2538
* Simple throbber for nsgtkRob Kendrick2006-04-101-11/+25
| | | | svn path=/trunk/netsurf/; revision=2521
* Unify information databasesJohn Mark Bell2006-04-093-10/+11
| | | | svn path=/trunk/netsurf/; revision=2519
* [project @ 2006-03-31 10:51:34 by rjek]Rob Kendrick2006-03-311-1/+0
| | | | | | Remove vexing 'Small caps\!' debug LOG from GTK font plotting svn path=/import/netsurf/; revision=2484
* [project @ 2006-03-31 10:50:14 by rjek]Rob Kendrick2006-03-311-3/+9
| | | | | | GTK dotted line plotting improvements svn path=/import/netsurf/; revision=2483
* [project @ 2006-03-29 15:26:53 by rjek]Rob Kendrick2006-03-292-2/+10
| | | | | | Moved homepage_url option into core from riscos, and use it in the GTK frontend svn path=/import/netsurf/; revision=2481
* [project @ 2006-03-27 13:19:08 by rjek]Rob Kendrick2006-03-271-17/+76
| | | | | | | nsgtk searches for shared resources in shared locations as well as ~/.netsurf/ Free cookie file location strings at quit as with stylesheet locations svn path=/import/netsurf/; revision=2197
* [project @ 2006-03-27 00:51:21 by rjek]Rob Kendrick2006-03-271-1/+1
| | | | | | Reduced quality of interpolation used for GTK thumbnails for faster rendering on lesser systems svn path=/import/netsurf/; revision=2195
* [project @ 2006-03-26 21:53:20 by dsilvers]Daniel Silverstone2006-03-261-34/+84
| | | | | | Re-tabify, add (currently disabled) cairo support and font family/variant support to font_pango.c svn path=/import/netsurf/; revision=2186
* [project @ 2006-03-26 21:35:54 by rjek]Rob Kendrick2006-03-261-0/+14
| | | | | | Implement Home button in GTK build svn path=/import/netsurf/; revision=2184
* [project @ 2006-03-26 17:48:56 by dsilvers]Daniel Silverstone2006-03-261-1/+1
| | | | | | Argh, it's a length but it's called an offset svn path=/import/netsurf/; revision=2181
* [project @ 2006-03-26 17:40:15 by dsilvers]Daniel Silverstone2006-03-261-1/+14
| | | | | | Implement reload button for nsgtk svn path=/import/netsurf/; revision=2179
* [project @ 2006-03-26 17:22:29 by dsilvers]Daniel Silverstone2006-03-261-38/+159
| | | | | | Implement the history window, and re-tabify gtk_window.c svn path=/import/netsurf/; revision=2178
* [project @ 2006-03-26 16:36:20 by dsilvers]Daniel Silverstone2006-03-261-1/+1
| | | | | | Fix plotters to use system colormap to save widget ranting when rendering history thumbnails svn path=/import/netsurf/; revision=2177
* [project @ 2006-03-26 15:34:33 by dsilvers]Daniel Silverstone2006-03-261-2/+46
| | | | | | rudimentary nsgtk support for back/forward svn path=/import/netsurf/; revision=2176
* [project @ 2006-03-26 15:11:51 by dsilvers]Daniel Silverstone2006-03-261-1/+7
| | | | | | Partial page-load progressive render for GTK frontend svn path=/import/netsurf/; revision=2175
* [project @ 2006-03-26 15:07:25 by dsilvers]Daniel Silverstone2006-03-261-2/+15
| | | | | | Fix up a missing GTK_TOOLBAR() and implement the stop button as a throbber/stop-button for now svn path=/import/netsurf/; revision=2174