summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-08-07 01:43:43 by jmb]John Mark Bell2004-08-073-12/+23
| | | | | | | Add search menu entry. Update messages files svn path=/import/netsurf/; revision=1190
* [project @ 2004-08-06 23:45:21 by rjw]Richard Wilson2004-08-068-96/+115
| | | | | | Scale view window are now persistent. Fix for incorrect buffering option saving. Background images extend to the full window dimensions. svn path=/import/netsurf/; revision=1189
* [project @ 2004-08-06 22:20:36 by jmb]John Mark Bell2004-08-061-4/+6
| | | | | | Make the likes of <a href="#foo"> work svn path=/import/netsurf/; revision=1188
* [project @ 2004-08-06 22:19:12 by jmb]John Mark Bell2004-08-065-57/+178
| | | | | | Anchor support svn path=/import/netsurf/; revision=1187
* [project @ 2004-08-06 21:16:03 by jmb]John Mark Bell2004-08-061-1/+2
| | | | | | Fix bug in merging of selector lists svn path=/import/netsurf/; revision=1186
* [project @ 2004-08-05 23:10:24 by rjw]Richard Wilson2004-08-053-16/+33
| | | | | | Added home and search toolbar buttons. Fixed homepage menu entry to open in same window. svn path=/import/netsurf/; revision=1185
* [project @ 2004-08-05 22:38:26 by jmb]John Mark Bell2004-08-051-10/+12
| | | | | | Fix bug relating to window contents changing svn path=/import/netsurf/; revision=1184
* [project @ 2004-08-05 22:03:56 by jmb]John Mark Bell2004-08-054-108/+192
| | | | | | Tidy up and bugfix search implementation svn path=/import/netsurf/; revision=1183
* [project @ 2004-08-05 20:32:00 by jmb]John Mark Bell2004-08-058-4/+348
| | | | | | Text search. Press F4 to access it svn path=/import/netsurf/; revision=1182
* [project @ 2004-08-05 19:27:31 by rjw]Richard Wilson2004-08-053-17/+9
| | | | | | Fix for hotlist toolbar not being updated for directory double clicks. Fix for OS3.7 buffered redraw error masking. Fix for error reporting stopping functionality. svn path=/import/netsurf/; revision=1181
* [project @ 2004-08-05 01:57:14 by jmb]John Mark Bell2004-08-051-12/+116
| | | | | | | :first-child pseudo class support Merge global and element selector lists for more accurate selector matching svn path=/import/netsurf/; revision=1180
* [project @ 2004-08-03 22:43:38 by bursa]James Bursa2004-08-031-1/+1
| | | | | | Fix width of new pages when scale is not 100%. svn path=/import/netsurf/; revision=1179
* [project @ 2004-08-03 22:42:58 by bursa]James Bursa2004-08-032-2/+14
| | | | | | Add some File$Type_xxx system variables. svn path=/import/netsurf/; revision=1178
* [project @ 2004-08-01 23:59:16 by jmb]John Mark Bell2004-08-011-90/+71
| | | | | | Break out uri(...) parsing into separate function svn path=/import/netsurf/; revision=1177
* [project @ 2004-08-01 23:58:26 by jmb]John Mark Bell2004-08-011-0/+1
| | | | | | Allow dragging in of CSS files svn path=/import/netsurf/; revision=1176
* [project @ 2004-08-01 23:09:17 by jmb]John Mark Bell2004-08-011-4/+4
| | | | | | Ignore height="", width="" svn path=/import/netsurf/; revision=1175
* [project @ 2004-08-01 21:56:47 by jmb]John Mark Bell2004-08-013-248/+94
| | | | | | Rationalise top, bottom, right and left property handling svn path=/import/netsurf/; revision=1174
* [project @ 2004-08-01 20:28:02 by bursa]James Bursa2004-08-011-14/+64
| | | | | | Modify box_at_point() to use descendant bounding boxes and to search siblings (fixes links in cells with colspan not 1, as reported by Stuart Halliday and others). svn path=/import/netsurf/; revision=1173
* [project @ 2004-08-01 14:13:47 by jmb]John Mark Bell2004-08-014-70/+1884
| | | | | | Internal representation and parsing of most CSS2 properties. svn path=/import/netsurf/; revision=1172
* [project @ 2004-08-01 13:08:18 by bursa]James Bursa2004-08-015-164/+186
| | | | | | More work on overflow. Modify block centering to left-align when insufficient space. Fix caret positioning for form controls with padding. svn path=/import/netsurf/; revision=1171
* [project @ 2004-07-31 22:39:35 by tlsa]Michael Drake2004-07-311-0/+0
| | | | | | Use official ptr_menu sprite. Thanks to Richard Hallas. svn path=/import/netsurf/; revision=1170
* [project @ 2004-07-31 12:56:25 by jmb]John Mark Bell2004-07-312-1/+4
| | | | | | Prevent UnixLib munging suffixes svn path=/import/netsurf/; revision=1169
* [project @ 2004-07-30 23:40:00 by jmb]John Mark Bell2004-07-307-31/+62
| | | | | | | | Rework stylesheet fetching code to remove dependence on magic numbers (now uses values defined in html.h) Make ad blocking optional. svn path=/import/netsurf/; revision=1168
* [project @ 2004-07-30 21:53:52 by jmb]John Mark Bell2004-07-306-0/+390
| | | | | | Implement some CSS3 attribute selectors svn path=/import/netsurf/; revision=1167
* [project @ 2004-07-30 18:35:31 by bursa]James Bursa2004-07-301-1/+1
| | | | | | Fix hotlist loading crash. svn path=/import/netsurf/; revision=1166
* [project @ 2004-07-30 17:28:51 by tlsa]Michael Drake2004-07-302-12/+22
| | | | | | Update interactive help. svn path=/import/netsurf/; revision=1165
* [project @ 2004-07-30 16:16:07 by bursa]James Bursa2004-07-306-3/+49
| | | | | | Implement content_quit() and ro_gui_window_quit() to free resources on quit. svn path=/import/netsurf/; revision=1164
* [project @ 2004-07-30 16:14:43 by bursa]James Bursa2004-07-302-25/+25
| | | | | | Plug some minor leaks. svn path=/import/netsurf/; revision=1163
* [project @ 2004-07-29 11:40:48 by bursa]James Bursa2004-07-291-165/+361
| | | | | | Rewrite saving to use libxml2. Clean up and simplify loading. svn path=/import/netsurf/; revision=1162
* [project @ 2004-07-28 23:14:04 by bursa]James Bursa2004-07-281-6/+6
| | | | | | Update gtk build with gui_init2(). svn path=/import/netsurf/; revision=1161
* [project @ 2004-07-28 23:13:39 by bursa]James Bursa2004-07-281-0/+9
| | | | | | Make debug build compile again. svn path=/import/netsurf/; revision=1160
* [project @ 2004-07-28 23:12:49 by bursa]James Bursa2004-07-281-2/+2
| | | | | | Remove png.o from debug builds. svn path=/import/netsurf/; revision=1159
* [project @ 2004-07-28 23:07:52 by bursa]James Bursa2004-07-284-56/+51
| | | | | | Implement gui_init2() and move RISC OS-specific code in main() to it. Use intro page if option_homepage_url is "". svn path=/import/netsurf/; revision=1158
* [project @ 2004-07-28 22:38:17 by bursa]James Bursa2004-07-281-5/+5
| | | | | | Renamed curl_memdebug() to memdebug_memdebug(). svn path=/import/netsurf/; revision=1157
* [project @ 2004-07-28 22:35:02 by bursa]James Bursa2004-07-283-0/+854
| | | | | | Heap debugging functions and log analysis script. svn path=/import/netsurf/; revision=1156
* [project @ 2004-07-28 22:23:34 by bursa]James Bursa2004-07-281-39/+41
| | | | | | Fix double-free, and read from Choices: instead of Choices$Write. svn path=/import/netsurf/; revision=1155
* [project @ 2004-07-27 20:44:46 by jmb]John Mark Bell2004-07-277-14/+178
| | | | | | | Language configuration menu Make adjust clicks on font size arrows style guide compliant svn path=/import/netsurf/; revision=1154
* [project @ 2004-07-27 15:49:28 by bursa]James Bursa2004-07-2712-384/+435
| | | | | | Implement proxy authentication. Bring templates in line with style guide (icon sizes and fill display fields), and remove dead icons. Clean up choices dialog code. Fix persistent dialog code. Make browser choices the default pane. svn path=/import/netsurf/; revision=1153
* [project @ 2004-07-27 02:34:13 by jmb]John Mark Bell2004-07-271-4/+13
| | | | | | | | Fix redraw issue with themes config Prevent deselection of all radio icons Fix read from NULL pointer when setting homepage URL svn path=/import/netsurf/; revision=1152
* [project @ 2004-07-26 22:23:40 by rjw]Richard Wilson2004-07-266-8/+24
| | | | | | Hotlist toolbar icon shading. Fix for GIF animation artifacts under certain conditions. svn path=/import/netsurf/; revision=1151
* [project @ 2004-07-26 20:13:45 by atimmins]Andrew Timmins2004-07-2612-7/+92
| | | | | | Updated to support new config options (homepage, open on startup). Bug fixes with new config pane window (sticky selected radio icon bug!). Also includes up-to-date French templates. svn path=/import/netsurf/; revision=1150
* [project @ 2004-07-26 10:17:17 by andrew]Andrew Duffell2004-07-261-0/+0
| | | | | | Change 'OK' button to read 'Save' to better reflect its function svn path=/import/netsurf/; revision=1149
* [project @ 2004-07-25 22:47:54 by rjw]Richard Wilson2004-07-252-6/+6
| | | | | | Fix for fix for broken hotlist loading. Removed debug comments from mng.c svn path=/import/netsurf/; revision=1148
* [project @ 2004-07-25 21:45:37 by rjw]Richard Wilson2004-07-251-26/+33
| | | | | | Fix for broken hotlist loading. svn path=/import/netsurf/; revision=1147
* [project @ 2004-07-25 21:13:45 by bursa]James Bursa2004-07-251-4/+4
| | | | | | Replace -lpng with -lmng. svn path=/import/netsurf/; revision=1146
* [project @ 2004-07-25 20:48:25 by rjw]Richard Wilson2004-07-251-1/+1
| | | | | | Removed use of libpng library svn path=/import/netsurf/; revision=1145
* [project @ 2004-07-25 20:45:15 by rjw]Richard Wilson2004-07-2512-26/+423
| | | | | | Support for MNGs and JNGs. Bug fix for help token regression. Minor GUI fixes. svn path=/import/netsurf/; revision=1144
* [project @ 2004-07-25 19:25:26 by atimmins]Andrew Timmins2004-07-255-14/+88
| | | | | | Updated to support paned config dialog. svn path=/import/netsurf/; revision=1143
* [project @ 2004-07-25 19:19:46 by atimmins]Andrew Timmins2004-07-252-0/+0
| | | | | | Updated to support paned config dialog. svn path=/import/netsurf/; revision=1142
* [project @ 2004-07-25 19:13:38 by atimmins]Andrew Timmins2004-07-251-0/+1
| | | | | | Tided up svn path=/import/netsurf/; revision=1141