summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [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-254-6/+6
| | | | | | 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-25 22:48:32 by jmb]John Mark Bell2006-03-2511-19/+8
| | | | | | | Assert that template names are <=11 chars long. Rename con_language to con_lang svn path=/import/netsurf/; revision=2165
* [project @ 2006-03-25 20:30:35 by bursa]James Bursa2006-03-259-556/+767
| | | | | | Split local history into portable and RISC OS specific code. Improve layout of history tree. svn path=/import/netsurf/; revision=2164
* [project @ 2006-03-25 20:13:51 by bursa]James Bursa2006-03-251-1/+11
| | | | | | Make dialogs open fully on screen even if they are already open. svn path=/import/netsurf/; revision=2163
* [project @ 2006-03-25 12:15:25 by bursa]James Bursa2006-03-251-0/+340
| | | | | | Add a copy of the GNU General Public License (GPL). svn path=/import/netsurf/; revision=2162
* [project @ 2006-03-25 08:53:32 by adrianl]Adrian Lees2006-03-251-7/+46
| | | | | | Tabs in textplain content svn path=/import/netsurf/; revision=2161
* [project @ 2006-03-25 06:21:21 by adrianl]Adrian Lees2006-03-251-31/+27
| | | | | | Correct operation in non-square 32bpp modes svn path=/import/netsurf/; revision=2160
* [project @ 2006-03-24 04:00:27 by adrianl]Adrian Lees2006-03-241-0/+1
| | | | | | Missing #include svn path=/import/netsurf/; revision=2159
* [project @ 2006-03-24 03:54:47 by adrianl]Adrian Lees2006-03-243-1/+334
| | | | | | Palette definitions for sprites svn path=/import/netsurf/; revision=2158
* [project @ 2006-03-24 03:44:33 by adrianl]Adrian Lees2006-03-2414-7/+341
| | | | | | Use thumbnails for iconised windows svn path=/import/netsurf/; revision=2157
* [project @ 2006-03-23 20:19:03 by jmb]John Mark Bell2006-03-232-2/+15
| | | | | | Makefile changes to allow compilation under Cygwin. svn path=/import/netsurf/; revision=2156
* [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 10:25:50 by tlsa]Michael Drake2006-03-232-2/+2
| | | | | | Add remaining pointer types to RISC OS build. svn path=/import/netsurf/; revision=2154
* [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-23 04:31:17 by rjek]Rob Kendrick2006-03-231-2/+2
| | | | | | Fix decoding of GIF images with more than 127 colours in them (for nsgtk) svn path=/import/netsurf/; revision=2152
* [project @ 2006-03-22 23:44:42 by tlsa]Michael Drake2006-03-221-0/+0
| | | | | | Remove mask from ptr_menu. svn path=/import/netsurf/; revision=2151
* [project @ 2006-03-22 23:37:59 by tlsa]Michael Drake2006-03-223-3/+7
| | | | | | More pointer types for RISC OS build. svn path=/import/netsurf/; revision=2150
* [project @ 2006-03-22 03:56:44 by adrianl]Adrian Lees2006-03-221-1/+4
| | | | | | Prevent access to non-existent base stylesheet if it fails to load svn path=/import/netsurf/; revision=2149
* [project @ 2006-03-22 01:06:05 by rjek]Rob Kendrick2006-03-221-12/+23
| | | | | | Replace check in selected checkboxes with a tick, also now black. svn path=/import/netsurf/; revision=2148
* [project @ 2006-03-21 18:20:07 by rjek]Rob Kendrick2006-03-211-1/+1
| | | | | | Remove unwanted ; from drawfile saving code svn path=/import/netsurf/; revision=2147
* [project @ 2006-03-21 17:33:35 by rjek]Rob Kendrick2006-03-211-1/+1
| | | | | | Fix typo in redraw code. Yes, I will learn to compile code before checking in. svn path=/import/netsurf/; revision=2146
* [project @ 2006-03-21 17:22:41 by rjek]Rob Kendrick2006-03-215-15/+125
| | | | | | Radio and checkbox widgets are now 3D, and implemented arc plotting for them svn path=/import/netsurf/; revision=2145
* [project @ 2006-03-20 23:21:06 by tlsa]Michael Drake2006-03-201-2/+2
| | | | | | Update about page. svn path=/import/netsurf/; revision=2144
* [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-203-53/+53
| | | | | | 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 23:56:10 by rjek]Rob Kendrick2006-03-191-1/+1
| | | | | | Slightly alter ratio of radio button selected dot to work better when small svn path=/import/netsurf/; revision=2140
* [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 21:27:54 by jmb]John Mark Bell2006-03-191-2/+3
| | | | | | Fixup _disc API svn path=/import/netsurf/; revision=2138
* [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-195-13/+25
| | | | | | 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-195-14/+71
| | | | | | 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-19 16:03:02 by dsilvers]Daniel Silverstone2006-03-191-1/+3
| | | | | | Make it so ./nsgtk http://somewhere will work for convenience svn path=/import/netsurf/; revision=2134
* [project @ 2006-03-17 02:08:42 by jmb]John Mark Bell2006-03-171-44/+68
| | | | | | Fix behaviour of clip property parser when presented with invalid data svn path=/import/netsurf/; revision=2133
* [project @ 2006-03-16 23:30:46 by dsilvers]Daniel Silverstone2006-03-161-1/+2
| | | | | | Fix another assumption that freeing/dupping/whatever a NULL is safe. svn path=/import/netsurf/; revision=2132
* [project @ 2006-03-14 22:14:02 by dsilvers]Daniel Silverstone2006-03-141-3/+13
| | | | | | Fix anchoring and repeats for gtk repeated bitmaps svn path=/import/netsurf/; revision=2131
* [project @ 2006-03-14 21:14:17 by dsilvers]Daniel Silverstone2006-03-141-4/+27
| | | | | | Add tiled bitmap support to GTK port to make backgrounds etc work svn path=/import/netsurf/; revision=2130
* [project @ 2006-03-14 15:01:57 by dsilvers]Daniel Silverstone2006-03-141-0/+4
| | | | | | Urgh, unconditional variables made my brain hurt svn path=/import/netsurf/; revision=2129
* [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-14 14:21:00 by dsilvers]Daniel Silverstone2006-03-143-118/+281
| | | | | | Multi-parallel fetch. Needs documenting, works in basic GTK tests, makes things way faster on GTK port. Needs testing on RO and in general more testing is good. svn path=/import/netsurf/; revision=2127
* [project @ 2006-03-10 11:28:16 by jmb]John Mark Bell2006-03-101-4/+4
| | | | | | Add missing "struct" svn path=/import/netsurf/; revision=2126
* [project @ 2006-03-10 11:10:21 by dsilvers]Daniel Silverstone2006-03-101-0/+1
| | | | | | Include gui.h for gui_window struct svn path=/import/netsurf/; revision=2125
* [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-106-18/+19
| | | | | | 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 08:08:45 by bursa]James Bursa2006-03-101-0/+3
| | | | | | Fix debug build. svn path=/import/netsurf/; revision=2121
* [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 02:03:56 by dsilvers]Daniel Silverstone2006-03-102-10/+0
| | | | | | Remove some unnecessary debug from GTK frontend svn path=/import/netsurf/; revision=2119