summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* [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
* [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-22 12:12:21 by bursa]James Bursa2004-07-221-2/+2
| | | | | | Make the riscos_debug build compile again. svn path=/import/netsurf/; revision=1138
* [project @ 2004-07-22 12:03:37 by bursa]James Bursa2004-07-223-51/+82
| | | | | | Make the gtk build compile again and implement mouse clicks. svn path=/import/netsurf/; revision=1137
* [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-219-28/+104
| | | | | | 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-21 14:20:43 by joty]John Tytgat2004-07-211-2/+15
| | | | | | brownser_window_go_post() : disown the caret. svn path=/import/netsurf/; revision=1134
* [project @ 2004-07-21 14:19:21 by joty]John Tytgat2004-07-213-2/+32
| | | | | | Added gui_window_remove_caret() to disown the caret. svn path=/import/netsurf/; revision=1133
* [project @ 2004-07-20 22:20:58 by rjw]Richard Wilson2004-07-202-6/+14
| | | | | | Support for complete buffering of all output. svn path=/import/netsurf/; revision=1132
* [project @ 2004-07-20 21:38:42 by jmb]John Mark Bell2004-07-201-1/+1
| | | | | | Fix typo svn path=/import/netsurf/; revision=1131
* [project @ 2004-07-20 21:37:35 by jmb]John Mark Bell2004-07-201-1/+1
| | | | | | Remove duplicate RMLoad svn path=/import/netsurf/; revision=1130
* [project @ 2004-07-20 20:02:59 by rjw]Richard Wilson2004-07-208-26/+142
| | | | | | Fix for buffered text plotting. GUI control over font blending and buffering. svn path=/import/netsurf/; revision=1129
* [project @ 2004-07-20 17:39:23 by atimmins]Andrew Timmins2004-07-203-132/+1
| | | | | | Updated to allow for testing NCNetSurf on RISC OS svn path=/import/netsurf/; revision=1128
* [project @ 2004-07-20 17:32:13 by atimmins]Andrew Timmins2004-07-201-22/+23
| | | | | | Updated to allow for testing NCNetSurf on RISC OS svn path=/import/netsurf/; revision=1127
* [project @ 2004-07-20 11:30:03 by bursa]James Bursa2004-07-201-2/+1
| | | | | | Key presses are now an int. svn path=/import/netsurf/; revision=1126
* [project @ 2004-07-20 11:29:06 by bursa]James Bursa2004-07-203-7/+27
| | | | | | New target for NCOS build. svn path=/import/netsurf/; revision=1125
* [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-20 00:19:20 by rjw]Richard Wilson2004-07-201-13/+24
| | | | | | Support for 16bpp and 32bpp screenmodes. Removed debug code. Improved memory calculations. svn path=/import/netsurf/; revision=1123
* [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-196-4/+198
| | | | | | Double buffering for animations to remove flicker. Background font blending turned on by default. svn path=/import/netsurf/; revision=1121
* [project @ 2004-07-19 20:59:10 by joty]John Tytgat2004-07-191-2/+4
| | | | | | Warning squashing. svn path=/import/netsurf/; revision=1120
* [project @ 2004-07-19 20:49:34 by joty]John Tytgat2004-07-191-1/+1
| | | | | | Build fix (part 2). svn path=/import/netsurf/; revision=1119
* [project @ 2004-07-19 20:43:25 by joty]John Tytgat2004-07-191-2/+2
| | | | | | Build fix. svn path=/import/netsurf/; revision=1118
* [project @ 2004-07-19 20:40:11 by joty]John Tytgat2004-07-195-255/+349
| | | | | | | | | | form.h (struct form_control): renamed caret_char_offset to caret_box_offset; Added caret_form_offset & length. form.c: initialise new entries in struct form_control; form_successful_controls() : code reshuffling to improve readibility. box.h: TABing. box.c (box_input): init struct form_control::length. browser.c (browser_window_input_callback): UTF-8 support. Text area code needs similar changes. svn path=/import/netsurf/; revision=1117
* [project @ 2004-07-19 20:29:47 by joty]John Tytgat2004-07-192-2/+65
| | | | | | | Added cnv_local_enc_str() : to convert string in local machine encoding into UTF-8 NUL terminated string. svn path=/import/netsurf/; revision=1116
* [project @ 2004-07-19 19:34:07 by atimmins]Andrew Timmins2004-07-191-4/+4
| | | | | | Updated to support NCNetSurf build options svn path=/import/netsurf/; revision=1115
* [project @ 2004-07-19 18:13:58 by atimmins]Andrew Timmins2004-07-191-3/+4
| | | | | | Update slightly but still an initial list of things todo. svn path=/import/netsurf/; revision=1114
* [project @ 2004-07-19 18:10:41 by atimmins]Andrew Timmins2004-07-191-2/+1
| | | | | | Set wimpslot to non-debug value svn path=/import/netsurf/; revision=1113
* [project @ 2004-07-19 18:06:25 by atimmins]Andrew Timmins2004-07-191-0/+0
| | | | | | NCNetSurf Application Directory svn path=/import/netsurf/; revision=1112
* [project @ 2004-07-19 18:06:25 by atimmins]Andrew Timmins2004-07-191-0/+17
| | | | | | Initial revision svn path=/import/netsurf/; revision=1111
* [project @ 2004-07-19 18:06:24 by atimmins]Andrew Timmins2004-07-192-0/+0
| | | | | | NCNetSurf Application Directory svn path=/import/netsurf/; revision=1110
* [project @ 2004-07-19 18:06:20 by atimmins]Andrew Timmins2004-07-194-0/+112
| | | | | | Initial revision svn path=/import/netsurf/; revision=1109
* [project @ 2004-07-19 18:06:16 by atimmins]Andrew Timmins2004-07-192-0/+0
| | | | | | NCNetSurf Application Directory svn path=/import/netsurf/; revision=1108
* [project @ 2004-07-19 18:06:16 by atimmins]Andrew Timmins2004-07-194-0/+117
| | | | | | Initial revision svn path=/import/netsurf/; revision=1107
* [project @ 2004-07-19 15:02:22 by bursa]James Bursa2004-07-191-4/+1
| | | | | | Use browser_redraw_box() when updating form select controls. svn path=/import/netsurf/; revision=1106
* [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-19 14:31:31 by bursa]James Bursa2004-07-194-410/+450
| | | | | | Update and simplify textarea code. Now uses BOX_BR instead of more than one inline container. Prepare for use of UTF-8 in textareas and inputs. svn path=/import/netsurf/; revision=1104