summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [project @ 2004-07-10 02:35:30 by jmb]John Mark Bell2004-07-106-4/+58
| | | | | | | 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:22:03 by rjw]Richard Wilson2004-07-091-1/+1
| | | | | | Fix for content-type auto updating svn path=/import/netsurf/; revision=1065
* [project @ 2004-07-09 21:03:26 by rjw]Richard Wilson2004-07-098-49/+67
| | | | | | Various minor GUI fixes svn path=/import/netsurf/; revision=1064
* [project @ 2004-07-09 17:03:34 by rjw]Richard Wilson2004-07-095-215/+93
| | | | | | Tidier hotlist code. URL normalisation. Redraw uses Tinct. svn path=/import/netsurf/; revision=1063
* [project @ 2004-07-09 10:58:45 by bursa]James Bursa2004-07-091-1/+7
| | | | | | Fix race condition in schedule_run() (fixes download-related crashes). svn path=/import/netsurf/; revision=1062
* [project @ 2004-07-08 22:05:35 by rjw]Richard Wilson2004-07-088-42/+173
| | | | | | 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 20:16:23 by joty]John Tytgat2004-07-081-279/+278
| | | | | | | - Lose compiler warnings. - Adopt the house identation rules (part 1). svn path=/import/netsurf/; revision=1060
* [project @ 2004-07-08 20:14:54 by joty]John Tytgat2004-07-082-15/+14
| | | | | | Lose compiler warnings. svn path=/import/netsurf/; revision=1059
* [project @ 2004-07-08 20:13:35 by joty]John Tytgat2004-07-081-10/+9
| | | | | | Log function name too when compiling with Norcroft. svn path=/import/netsurf/; revision=1058
* [project @ 2004-07-08 17:34:02 by jmb]John Mark Bell2004-07-081-0/+2
| | | | | | Lose compiler warning. svn path=/import/netsurf/; revision=1057
* [project @ 2004-07-08 17:28:56 by rjw]Richard Wilson2004-07-0810-21/+123
| | | | | | Save window cancel button implementation. Persistant child window handling. svn path=/import/netsurf/; revision=1056
* [project @ 2004-07-07 22:17:24 by rjw]Richard Wilson2004-07-071-1/+2
| | | | | | Fix for broken compile svn path=/import/netsurf/; revision=1055
* [project @ 2004-07-07 22:09:26 by rjw]Richard Wilson2004-07-0713-150/+320
| | | | | | 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-076-148/+383
| | | | | | Basic hotlist management facilities svn path=/import/netsurf/; revision=1053
* [project @ 2004-07-05 22:17:59 by rjw]Richard Wilson2004-07-056-48/+308
| | | | | | Minor hotlist GUI fixes. Further hotlist menu development. svn path=/import/netsurf/; revision=1052
* [project @ 2004-07-05 22:09:11 by jmb]John Mark Bell2004-07-051-5/+8
| | | | | | | Avoid some compiler warnings. Work around issue with GCC3.3 pre2 svn path=/import/netsurf/; revision=1051
* [project @ 2004-07-05 21:54:02 by jmb]John Mark Bell2004-07-051-1/+1
| | | | | | Fixup include of utils.h svn path=/import/netsurf/; revision=1050
* [project @ 2004-07-05 20:19:51 by joty]John Tytgat2004-07-0524-705/+2646
| | | | | | Using UTF-8 instead of Latin1 encoding. svn path=/import/netsurf/; revision=1049
* [project @ 2004-07-04 23:16:12 by rjw]Richard Wilson2004-07-041-5/+6
| | | | | | Fix for trailing spaces for hotlist saving/loading [warning - drunken code] svn path=/import/netsurf/; revision=1048
* [project @ 2004-07-04 19:27:41 by jmb]John Mark Bell2004-07-043-137/+137
| | | | | | Fixup duplicated message key usage. svn path=/import/netsurf/; revision=1047
* [project @ 2004-07-04 18:44:51 by rjw]Richard Wilson2004-07-045-102/+396
| | | | | | Loading/saving of hotlists. Initial work for hotlist menu. svn path=/import/netsurf/; revision=1046
* [project @ 2004-07-04 15:20:20 by jmb]John Mark Bell2004-07-041-0/+1
| | | | | | Bow to user pressure and display URL immediately. svn path=/import/netsurf/; revision=1045
* [project @ 2004-07-04 14:59:29 by rjw]Richard Wilson2004-07-047-162/+446
| | | | | | Futher hotlst development. Minor GUI tweaks. svn path=/import/netsurf/; revision=1044
* [project @ 2004-07-04 12:42:54 by joty]John Tytgat2004-07-041-108/+107
| | | | | | Norcroft fixes. svn path=/import/netsurf/; revision=1043
* [project @ 2004-07-03 17:30:27 by rjw]Richard Wilson2004-07-038-167/+515
| | | | | | Further development of the selection and display code. svn path=/import/netsurf/; revision=1042
* [project @ 2004-07-03 16:28:09 by jmb]John Mark Bell2004-07-031-96/+180
| | | | | | Rework last_date, add_date and add last_visit_to_string() svn path=/import/netsurf/; revision=1041
* [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-07-01 23:20:40 by rjw]Richard Wilson2004-07-011-5/+16
| | | | | | Fix for icon selection colour in Select. svn path=/import/netsurf/; revision=1038
* [project @ 2004-07-01 22:56:26 by rjw]Richard Wilson2004-07-014-89/+271
| | | | | | Hotlist visit count monitoring. Hotlist redraw optimisations. Hotlist entry content type icons. svn path=/import/netsurf/; revision=1037
* [project @ 2004-07-01 20:27:49 by joty]John Tytgat2004-07-011-2/+3
| | | | | | Log the CSS URL too when there is a syntax error detected. svn path=/import/netsurf/; revision=1036
* [project @ 2004-06-30 23:11:11 by rjw]Richard Wilson2004-06-301-43/+135
| | | | | | Simple selection code svn path=/import/netsurf/; revision=1035
* [project @ 2004-06-30 22:09:20 by jmb]John Mark Bell2004-06-302-2/+3
| | | | | | Fixes for Norcroft svn path=/import/netsurf/; revision=1034
* [project @ 2004-06-30 18:13:31 by rjw]Richard Wilson2004-06-301-3/+10
| | | | | | URLs can be launched. svn path=/import/netsurf/; revision=1033
* [project @ 2004-06-30 17:59:18 by rjw]Richard Wilson2004-06-301-5/+16
| | | | | | Minor window extent bugfixes svn path=/import/netsurf/; revision=1032
* [project @ 2004-06-30 17:44:11 by rjw]Richard Wilson2004-06-301-0/+753
| | | | | | Missing file from last commit. svn path=/import/netsurf/; revision=1031
* [project @ 2004-06-29 23:13:40 by rjw]Richard Wilson2004-06-2910-22/+67
| | | | | | Experimental hotlist code svn path=/import/netsurf/; revision=1030
* [project @ 2004-06-29 19:08:19 by jmb]John Mark Bell2004-06-294-12/+32
| | | | | | Full reload support for HTML contents. Adjust click the reload button svn path=/import/netsurf/; revision=1029
* [project @ 2004-06-29 17:26:42 by jmb]John Mark Bell2004-06-291-13/+27
| | | | | | Reinstate Object->reload menu entry and make it work. svn path=/import/netsurf/; revision=1028
* [project @ 2004-06-29 12:38:49 by bursa]James Bursa2004-06-291-1/+4
| | | | | | Fix bug in rewrite_urls(): xmlNodes may have no name. svn path=/import/netsurf/; revision=1027
* [project @ 2004-06-29 12:37:06 by bursa]James Bursa2004-06-291-0/+1
| | | | | | Fix crash when downloads are closed after finishing. svn path=/import/netsurf/; revision=1026
* [project @ 2004-06-28 23:57:26 by jmb]John Mark Bell2004-06-282-4/+7
| | | | | | Correct behaviour of unknown URL launching mechanism. the ANT load never occurred. svn path=/import/netsurf/; revision=1025
* [project @ 2004-06-28 19:40:57 by rjw]Richard Wilson2004-06-281-0/+1
| | | | | | Fix for Ctrl-N not working correctly. svn path=/import/netsurf/; revision=1024
* [project @ 2004-06-28 19:35:04 by rjw]Richard Wilson2004-06-286-30/+45
| | | | | | 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-28 12:26:12 by jmb]John Mark Bell2004-06-281-1/+1
| | | | | | Display action for <input type=image> svn path=/import/netsurf/; revision=1022
* [project @ 2004-06-27 23:29:02 by bursa]James Bursa2004-06-271-0/+2
| | | | | | Fix divide by 0. svn path=/import/netsurf/; revision=1021
* [project @ 2004-06-27 23:24:11 by bursa]James Bursa2004-06-2712-239/+743
| | | | | | Rewritten download window. Now downloads direct to file. New download window gui. svn path=/import/netsurf/; revision=1020
* [project @ 2004-06-27 15:34:46 by rjw]Richard Wilson2004-06-272-21/+87
| | | | | | Missing file from last commit svn path=/import/netsurf/; revision=1019
* [project @ 2004-06-27 14:41:14 by rjw]Richard Wilson2004-06-276-30/+94
| | | | | | Improved window positioning svn path=/import/netsurf/; revision=1018
* [project @ 2004-06-27 00:25:08 by jmb]John Mark Bell2004-06-271-0/+1
| | | | | | Remove compiler warning svn path=/import/netsurf/; revision=1017