summaryrefslogtreecommitdiff
path: root/gtk
Commit message (Collapse)AuthorAgeFilesLines
* 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
* [project @ 2006-03-26 14:58:15 by rjek]Rob Kendrick2006-03-261-3/+63
| | | | | | Add extra buttons to toolbar, including (semi-)working scaling svn path=/import/netsurf/; revision=2173
* [project @ 2006-03-26 01:18:00 by rjek]Rob Kendrick2006-03-261-0/+1
| | | | | | Fix memory leak in GTK thumbnailing svn path=/import/netsurf/; revision=2170
* [project @ 2006-03-26 01:14:01 by rjek]Rob Kendrick2006-03-261-16/+16
| | | | | | Improvements to GTK thumbnailing svn path=/import/netsurf/; revision=2169
* [project @ 2006-03-25 23:56:39 by dsilvers]Daniel Silverstone2006-03-251-0/+7
| | | | | | Ensure font scaling is done at font_paint time for GTK frontend svn path=/import/netsurf/; revision=2168
* [project @ 2006-03-25 23:53:34 by rjek]Rob Kendrick2006-03-253-5/+5
| | | | | | Misc GTK thumbnailing fixes svn path=/import/netsurf/; revision=2167
* [project @ 2006-03-25 23:31:41 by rjek]Rob Kendrick2006-03-255-9/+109
| | | | | | Initial GTK thumbnail rendering implementation (still gets fonts too big) svn path=/import/netsurf/; revision=2166
* [project @ 2006-03-23 13:51:39 by rjek]Rob Kendrick2006-03-231-2/+63
| | | | | | Dashed and dotted line and rectangle drawing in GDK/Cairo plotters svn path=/import/netsurf/; revision=2155
* [project @ 2006-03-23 04:37:53 by rjek]Rob Kendrick2006-03-231-2/+2
| | | | | | Use higher quality dither in GTK image plotting svn path=/import/netsurf/; revision=2153
* [project @ 2006-03-21 17:22:41 by rjek]Rob Kendrick2006-03-211-1/+20
| | | | | | Radio and checkbox widgets are now 3D, and implemented arc plotting for them svn path=/import/netsurf/; revision=2145
* [project @ 2006-03-20 17:39:39 by rjek]Rob Kendrick2006-03-201-3/+3
| | | | | | Minor Cairo colour selection and line drawing improvements svn path=/import/netsurf/; revision=2143
* [project @ 2006-03-20 10:56:54 by rjek]Rob Kendrick2006-03-202-48/+48
| | | | | | Source cleanup and true/false to TRUE/FALSE conversion for GTK plotters svn path=/import/netsurf/; revision=2142
* [project @ 2006-03-19 23:56:52 by rjek]Rob Kendrick2006-03-191-5/+21
| | | | | | Cairo area clipping, and misc fixups in GTK plotters svn path=/import/netsurf/; revision=2141
* [project @ 2006-03-19 21:44:22 by rjek]Rob Kendrick2006-03-191-1/+3
| | | | | | Some Cairo line thickness related fixes svn path=/import/netsurf/; revision=2139
* [project @ 2006-03-19 20:53:46 by rjek]Rob Kendrick2006-03-193-3/+57
| | | | | | Some GTK plotters now use Cairo if it is available for higher render quality svn path=/import/netsurf/; revision=2137
* [project @ 2006-03-19 19:03:07 by rjek]Rob Kendrick2006-03-191-2/+8
| | | | | | Implemented unfilled disc plotting and GTK disc plotting svn path=/import/netsurf/; revision=2136
* [project @ 2006-03-19 17:49:32 by dsilvers]Daniel Silverstone2006-03-191-7/+33
| | | | | | Add support for a few more CSS cursors and tidy the GUI_POINTER_* stuff to support what we already had svn path=/import/netsurf/; revision=2135