summaryrefslogtreecommitdiff
path: root/gtk/gtk_window.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix GTK buildJohn Mark Bell2006-09-101-6/+12
| | | | svn path=/trunk/netsurf/; revision=2950
* Possibly fix the GTK build and implement frameset scaling.Richard Wilson2006-09-081-20/+21
| | | | svn path=/trunk/netsurf/; revision=2933
* Fix GTK buildJohn Mark Bell2006-09-071-13/+9
| | | | svn path=/trunk/netsurf/; revision=2927
* Make GTK build compile again (don't expect frames to work, however)John Mark Bell2006-09-061-75/+92
| | | | | | Squash warnings in GTK plotters. svn path=/trunk/netsurf/; revision=2921
* Implement user-defined new window placement in nsgtkRob Kendrick2006-08-291-3/+33
| | | | svn path=/trunk/netsurf/; revision=2901
* Set caret position in URL bar to the end when core updates itRob Kendrick2006-08-281-0/+1
| | | | svn path=/trunk/netsurf/; revision=2899
* Make nsgtk's gui_window_remove_caret actually remove the caretRob Kendrick2006-08-281-2/+6
| | | | svn path=/trunk/netsurf/; revision=2898
* Force nsgtk caret plotting to use GDK. Move plotting to stand-alone function.Rob Kendrick2006-08-281-2/+20
| | | | svn path=/trunk/netsurf/; revision=2897
* Improve resource finding, and start groundwork on making it installable - ↵Rob Kendrick2006-08-241-1/+1
| | | | | | you must now run the "netsurf" shellscript to run nsgtk, and not nsgtk directly. svn path=/trunk/netsurf/; revision=2888
* Very simple global history implementation for nsgtk, misc fixesRob Kendrick2006-08-181-0/+11
| | | | svn path=/trunk/netsurf/; revision=2867
* Redraw nsgtk browser windows when Choices...Apply is clicked.Rob Kendrick2006-08-171-6/+37
| | | | svn path=/trunk/netsurf/; revision=2860
* Fix nsgtk choices window. I have no idea why it worked before.Rob Kendrick2006-08-171-1/+0
| | | | svn path=/trunk/netsurf/; revision=2858
* Merge new glade nsgtk window code into trunk.Rob Kendrick2006-08-151-693/+779
| | | | svn path=/trunk/netsurf/; revision=2853
* Do not send referer when Home button is used. Fix some compile warnings.James Bursa2006-08-061-6/+3
| | | | svn path=/trunk/netsurf/; revision=2814
* Turn more recent GTK calls into properties sets for compatibility with GTK 2.6Rob Kendrick2006-07-311-3/+4
| | | | svn path=/trunk/netsurf/; revision=2803
* Fix key press event handling in drawing area for nsgtkRob Kendrick2006-07-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=2802
* 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
* Initial work on URL completion in nsgtk. Some problems still exist.Rob Kendrick2006-07-251-2/+34
| | | | | | | | 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
* Initial code to support usable Choices window in nsgtk. Unsupported choices ↵Rob Kendrick2006-07-231-0/+1
| | | | | | 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
* Add simple (currently non-functional) options window for nsgtkRob Kendrick2006-07-191-1/+13
| | | | svn path=/trunk/netsurf/; revision=2779
* 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 rudimentary gesture engine and test in gtk frontendDaniel Silverstone2006-06-021-2/+26
| | | | svn path=/trunk/netsurf/; revision=2611
* Fix some warnings and casting errors in GTK versionRob Kendrick2006-05-011-15/+7
| | | | svn path=/trunk/netsurf/; revision=2575
* Fix GTK buildJohn Mark Bell2006-04-221-24/+24
| | | | 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
* Simple throbber for nsgtkRob Kendrick2006-04-101-11/+25
| | | | svn path=/trunk/netsurf/; revision=2521
* [project @ 2006-03-29 15:26:53 by rjek]Rob Kendrick2006-03-291-2/+6
| | | | | | Moved homepage_url option into core from riscos, and use it in the GTK frontend svn path=/import/netsurf/; revision=2481
* [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: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 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-25 23:31:41 by rjek]Rob Kendrick2006-03-251-0/+1
| | | | | | Initial GTK thumbnail rendering implementation (still gets fonts too big) svn path=/import/netsurf/; revision=2166
* [project @ 2006-03-20 10:56:54 by rjek]Rob Kendrick2006-03-201-2/+2
| | | | | | Source cleanup and true/false to TRUE/FALSE conversion for GTK plotters svn path=/import/netsurf/; revision=2142
* [project @ 2006-03-19 20:53:46 by rjek]Rob Kendrick2006-03-191-0/+9
| | | | | | Some GTK plotters now use Cairo if it is available for higher render quality svn path=/import/netsurf/; revision=2137
* [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
* [project @ 2006-03-14 14:24:00 by dsilvers]Daniel Silverstone2006-03-141-1/+1
| | | | | | Apparently five centiseconds works better for GTK gui reflow svn path=/import/netsurf/; revision=2128
* [project @ 2006-03-10 09:46:26 by dsilvers]Daniel Silverstone2006-03-101-1/+41
| | | | | | Very basic GTK cursor support. svn path=/import/netsurf/; revision=2124
* [project @ 2006-03-10 09:09:03 by dsilvers]Daniel Silverstone2006-03-101-2/+2
| | | | | | Minor refactor to pass the gui_window to gui_window_set_pointer and gui_window_hide_pointer svn path=/import/netsurf/; revision=2123
* [project @ 2006-03-10 08:53:49 by dsilvers]Daniel Silverstone2006-03-101-0/+3
| | | | | | very beginning of cursor support in GTK port svn path=/import/netsurf/; revision=2122
* [project @ 2006-03-10 03:07:44 by dsilvers]Daniel Silverstone2006-03-101-7/+31
| | | | | | GTK: resizing window now reformats nicely. Window can go smaller than initially requested 600x600 svn path=/import/netsurf/; revision=2120
* [project @ 2006-03-10 01:42:53 by dsilvers]Daniel Silverstone2006-03-101-0/+8
| | | | | | Ensure gui_window_update_box causes an expose of the right kind in the GTK frontend (enables animations etc) svn path=/import/netsurf/; revision=2118
* [project @ 2005-12-19 22:50:23 by bursa]James Bursa2005-12-191-6/+4
| | | | | | Add headers and get rid of all externs in .c files. svn path=/import/netsurf/; revision=1901
* [project @ 2005-07-20 23:27:27 by adrianl]Adrian Lees2005-07-201-1/+35
| | | | | | 2D scrolling of text areas/frames; First cut at selection in textareas; Further text editing actions (Word left/right; Page up/down; Cut block; Delete line start/end) svn path=/import/netsurf/; revision=1812
* [project @ 2005-07-03 15:41:07 by bursa]James Bursa2005-07-031-0/+6
| | | | | | Implement gui_window_get_height() for the GTK build. svn path=/import/netsurf/; revision=1782