summaryrefslogtreecommitdiff
path: root/!NetSurf
Commit message (Collapse)AuthorAgeFilesLines
* [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-253-1/+7
| | | | | | 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-19 23:38:57 by rjw]Richard Wilson2004-07-191-1/+1
| | | | | | Undo accidental change svn path=/import/netsurf/; revision=1122
* [project @ 2004-07-19 23:35:12 by rjw]Richard Wilson2004-07-191-1/+1
| | | | | | Double buffering for animations to remove flicker. Background font blending turned on by default. svn path=/import/netsurf/; revision=1121
* [project @ 2004-07-19 14:31:43 by jmb]John Mark Bell2004-07-191-1/+1
| | | | | | Update svn path=/import/netsurf/; revision=1105
* [project @ 2004-07-18 22:26:05 by atimmins]Andrew Timmins2004-07-181-2/+1
| | | | svn path=/import/netsurf/; revision=1098
* [project @ 2004-07-18 22:21:32 by atimmins]Andrew Timmins2004-07-181-1/+2
| | | | svn path=/import/netsurf/; revision=1097
* [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-103-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-075-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-023-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
* [project @ 2004-06-22 21:11:09 by tlsa]Michael Drake2004-06-222-2/+2
| | | | | | Interactive help text for Reload button. svn path=/import/netsurf/; revision=995
* [project @ 2004-06-21 10:15:55 by tlsa]Michael Drake2004-06-212-2/+2
| | | | | | Interactive help for Stop button. svn path=/import/netsurf/; revision=985
* [project @ 2004-06-15 23:05:01 by rjw]Richard Wilson2004-06-151-0/+0
| | | | | | | Internal caching of small sprites to increase tiled plotting speed. Fix for not filling the right pixel of a clipping rectangle for 1px wide tiled images. svn path=/import/netsurf/; revision=975
* [project @ 2004-06-15 19:12:24 by bursa]James Bursa2004-06-151-25/+23
| | | | | | Updated French translation (Jerome Mathevet). svn path=/import/netsurf/; revision=973
* [project @ 2004-06-11 21:39:05 by tlsa]Michael Drake2004-06-112-1/+107
| | | | | | Update interactive help text. svn path=/import/netsurf/; revision=966
* [project @ 2004-06-11 21:12:05 by rjw]Richard Wilson2004-06-111-2/+2
| | | | | | Bring the messages back into line before zamez slaps me svn path=/import/netsurf/; revision=965
* [project @ 2004-06-11 21:09:50 by rjw]Richard Wilson2004-06-111-1/+1
| | | | | | Update to PNG title data to make it display the data size svn path=/import/netsurf/; revision=964
* [project @ 2004-06-11 20:59:53 by rjw]Richard Wilson2004-06-111-1/+1
| | | | | | Bug fix for GIFs with a single broken frame. Relaxation of error conditions to display GIFs. Re-introduction of GIF details in the title bar. svn path=/import/netsurf/; revision=963
* [project @ 2004-06-11 12:19:56 by bursa]James Bursa2004-06-1110-39/+56
| | | | | | New "About NetSurf" page, and menu item to open it. svn path=/import/netsurf/; revision=960
* [project @ 2004-06-10 22:53:47 by tlsa]Michael Drake2004-06-101-1/+1
| | | | | | Uncomment background image toggle interactive help text. svn path=/import/netsurf/; revision=956