summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-08-30 21:03:48 by rjw]Richard Wilson2004-08-302-0/+0
| | | | | | Reworking of themes and toolbars. svn path=/import/netsurf/; revision=1254
* [project @ 2004-08-19 01:01:31 by jmb]John Mark Bell2004-08-192-0/+0
| | | | | | Add option to force text colour to black when printing svn path=/import/netsurf/; revision=1245
* [project @ 2004-08-09 06:28:56 by jmb]John Mark Bell2004-08-094-2/+6
| | | | | | | Printing support. Some issues remain - see the todo list at the top of print.c for more details svn path=/import/netsurf/; revision=1199
* [project @ 2004-08-08 20:17:23 by rjw]Richard Wilson2004-08-081-0/+0
| | | | | | Removal of Tinct and documentation. Now available at www.tinct.net. svn path=/import/netsurf/; revision=1197
* [project @ 2004-08-07 15:37:21 by tlsa]Michael Drake2004-08-072-2/+2
| | | | | | Update interactive help for Search toolbar button. svn path=/import/netsurf/; revision=1192
* [project @ 2004-08-07 01:43:43 by jmb]John Mark Bell2004-08-072-6/+8
| | | | | | | 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-062-0/+0
| | | | | | 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-05 20:32:00 by jmb]John Mark Bell2004-08-052-0/+0
| | | | | | Text search. Press F4 to access it svn path=/import/netsurf/; revision=1182
* [project @ 2004-08-01 13:08:18 by bursa]James Bursa2004-08-011-4/+8
| | | | | | 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-30 23:40:00 by jmb]John Mark Bell2004-07-301-3/+1
| | | | | | | | 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-302-0/+261
| | | | | | Implement some CSS3 attribute selectors svn path=/import/netsurf/; revision=1167
* [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-27 20:44:46 by jmb]John Mark Bell2004-07-272-0/+4
| | | | | | | 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-274-2/+8
| | | | | | 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-26 20:13:45 by atimmins]Andrew Timmins2004-07-262-0/+0
| | | | | | 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 20:45:15 by rjw]Richard Wilson2004-07-252-0/+6
| | | | | | 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: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 01:27:16 by jmb]John Mark Bell2004-07-251-0/+1
| | | | | | | Fix for Google front page. There must be a way of doing this which is more generic (otherwise it'll break again under more complex circumstances) svn path=/import/netsurf/; revision=1140
* [project @ 2004-07-23 16:16:51 by bursa]James Bursa2004-07-231-71/+133
| | | | | | Clean up and re-order to HTML specification order. Add a few elements and attributes. svn path=/import/netsurf/; revision=1139
* [project @ 2004-07-21 22:38:18 by bursa]James Bursa2004-07-212-39/+39
| | | | | | Updated French resources (by Jerome Mathevet). svn path=/import/netsurf/; revision=1136
* [project @ 2004-07-21 20:02:13 by rjw]Richard Wilson2004-07-214-4/+22
| | | | | | Less compiler warnings. Fixed create_folder window title indirection from being too small. Support for help keys for greyed out menu items/icons. svn path=/import/netsurf/; revision=1135
* [project @ 2004-07-20 20:02:59 by rjw]Richard Wilson2004-07-202-0/+8
| | | | | | Fix for buffered text plotting. GUI control over font blending and buffering. svn path=/import/netsurf/; revision=1129
* [project @ 2004-07-20 10:59:05 by andrew]Andrew Duffell2004-07-201-0/+0
| | | | | | Added new config icons for proxy and themes. (some code needs editing for these to work) svn path=/import/netsurf/; revision=1124
* [project @ 2004-07-17 23:32:08 by bursa]James Bursa2004-07-172-0/+18
| | | | | | Rewrite and simplify mouse click handling. svn path=/import/netsurf/; revision=1094
* [project @ 2004-07-17 13:01:37 by bursa]James Bursa2004-07-172-0/+6
| | | | | | Error messages for URI / URL file loading. svn path=/import/netsurf/; revision=1093
* [project @ 2004-07-16 20:41:10 by tlsa]Michael Drake2004-07-162-34/+79
| | | | | | New interactive help text. svn path=/import/netsurf/; revision=1089
* [project @ 2004-07-16 16:33:44 by rjw]Richard Wilson2004-07-164-0/+37
| | | | | | Various fixes for the GUI. Persistant windows are closed when upon a change of content. Hotlist saves in the same format as !Browse. Neater login window. Support for interactive help from hotlist windows. svn path=/import/netsurf/; revision=1081
* [project @ 2004-07-16 00:05:31 by rjw]Richard Wilson2004-07-162-12/+12
| | | | | | Updates to the interactive help text to reflect current interface. Removed development code so the hotlist can be saved. svn path=/import/netsurf/; revision=1080
* [project @ 2004-07-11 23:14:24 by rjw]Richard Wilson2004-07-114-2/+6
| | | | | | Hotlist folder/entry creation. svn path=/import/netsurf/; revision=1072
* [project @ 2004-07-10 19:41:53 by tlsa]Michael Drake2004-07-102-12/+12
| | | | | | New Hotlist icon. svn path=/import/netsurf/; revision=1068
* [project @ 2004-07-10 02:35:30 by jmb]John Mark Bell2004-07-102-2/+6
| | | | | | | Use libcurl's progress callback functionality to display fetch status. This will update the status line once a second, more frequently requires hacking libcurl. svn path=/import/netsurf/; revision=1066
* [project @ 2004-07-09 21:03:26 by rjw]Richard Wilson2004-07-092-0/+0
| | | | | | Various minor GUI fixes svn path=/import/netsurf/; revision=1064
* [project @ 2004-07-09 17:03:34 by rjw]Richard Wilson2004-07-093-2/+2
| | | | | | Tidier hotlist code. URL normalisation. Redraw uses Tinct. svn path=/import/netsurf/; revision=1063
* [project @ 2004-07-08 22:05:35 by rjw]Richard Wilson2004-07-082-0/+0
| | | | | | Lose compiler warnings. Fix for dragging hotlist item to itself failing. Initial work on adding/editing entries. svn path=/import/netsurf/; revision=1061
* [project @ 2004-07-08 17:28:56 by rjw]Richard Wilson2004-07-084-0/+2
| | | | | | Save window cancel button implementation. Persistant child window handling. svn path=/import/netsurf/; revision=1056
* [project @ 2004-07-07 22:09:26 by rjw]Richard Wilson2004-07-074-8/+26
| | | | | | Minor GUI fixes for hotlist. Hotlist toolbar. svn path=/import/netsurf/; revision=1054
* [project @ 2004-07-07 00:31:57 by rjw]Richard Wilson2004-07-073-0/+10
| | | | | | Basic hotlist management facilities svn path=/import/netsurf/; revision=1053
* [project @ 2004-07-05 22:17:59 by rjw]Richard Wilson2004-07-052-0/+16
| | | | | | Minor hotlist GUI fixes. Further hotlist menu development. svn path=/import/netsurf/; revision=1052
* [project @ 2004-07-04 19:27:41 by jmb]John Mark Bell2004-07-042-2/+2
| | | | | | Fixup duplicated message key usage. svn path=/import/netsurf/; revision=1047
* [project @ 2004-07-04 14:59:29 by rjw]Richard Wilson2004-07-042-0/+4
| | | | | | Futher hotlst development. Minor GUI tweaks. svn path=/import/netsurf/; revision=1044
* [project @ 2004-07-03 17:30:27 by rjw]Richard Wilson2004-07-032-0/+12
| | | | | | Further development of the selection and display code. svn path=/import/netsurf/; revision=1042
* [project @ 2004-07-02 18:08:36 by tlsa]Michael Drake2004-07-022-2/+2
| | | | | | Tweak toolbar icons and correct interactive help for hotlist button. svn path=/import/netsurf/; revision=1040
* [project @ 2004-07-02 16:27:49 by tlsa]Michael Drake2004-07-022-18/+28
| | | | | | Update messages. svn path=/import/netsurf/; revision=1039
* [project @ 2004-06-29 23:13:40 by rjw]Richard Wilson2004-06-294-0/+6
| | | | | | Experimental hotlist code svn path=/import/netsurf/; revision=1030
* [project @ 2004-06-28 19:35:04 by rjw]Richard Wilson2004-06-282-4/+6
| | | | | | Optional window size inheritance to appease tlsa. Updates to code comments. Ctrl-N shortcut to open a new window. svn path=/import/netsurf/; revision=1023
* [project @ 2004-06-27 23:24:11 by bursa]James Bursa2004-06-274-2/+8
| | | | | | Rewritten download window. Now downloads direct to file. New download window gui. svn path=/import/netsurf/; revision=1020
* [project @ 2004-06-27 14:41:14 by rjw]Richard Wilson2004-06-272-4/+8
| | | | | | Improved window positioning svn path=/import/netsurf/; revision=1018
* [project @ 2004-06-26 22:26:59 by rjw]Richard Wilson2004-06-262-2/+4
| | | | | | Addition of stop message svn path=/import/netsurf/; revision=1014