summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [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
* [project @ 2004-07-19 14:29:16 by bursa]James Bursa2004-07-192-2/+2
| | | | | | Make layout_inline_container() public for use of textareas. svn path=/import/netsurf/; revision=1103
* [project @ 2004-07-19 01:00:25 by bursa]James Bursa2004-07-191-1/+3
| | | | | | Position caret correctly in scaled windows. svn path=/import/netsurf/; revision=1102
* [project @ 2004-07-18 22:58:40 by jmb]John Mark Bell2004-07-181-4/+3
| | | | | | Remove unused variable from gui_init. Correctly apostrophise don't before Chocky complains. svn path=/import/netsurf/; revision=1101
* [project @ 2004-07-18 22:57:22 by jmb]John Mark Bell2004-07-181-1/+0
| | | | | | Remove unnecessary declaration of external function. svn path=/import/netsurf/; revision=1100
* [project @ 2004-07-18 22:41:49 by bursa]James Bursa2004-07-181-7/+1
| | | | | | Reverse accidental checkin (breaks autobuilder). svn path=/import/netsurf/; revision=1099
* [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-188-36/+106
| | | | svn path=/import/netsurf/; revision=1097
* [project @ 2004-07-18 17:38:01 by bursa]James Bursa2004-07-1812-673/+214
| | | | | | Improve form control interaction code. Replace box_under_area() with simpler box_at_point(). Detect objects for menu once on menu opening. Remove obsolete text selection code. svn path=/import/netsurf/; revision=1096
* [project @ 2004-07-18 00:12:18 by bursa]James Bursa2004-07-181-2/+4
| | | | | | Fix form text input bug. svn path=/import/netsurf/; revision=1095
* [project @ 2004-07-17 23:32:08 by bursa]James Bursa2004-07-1711-496/+519
| | | | | | 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-17 13:00:38 by bursa]James Bursa2004-07-1718-982/+1266
| | | | | | Simplify gui_window structure. Clean up various parts of the gui code. svn path=/import/netsurf/; revision=1092
* [project @ 2004-07-17 01:36:21 by jmb]John Mark Bell2004-07-171-0/+20
| | | | | | Invalidate descendant_* values svn path=/import/netsurf/; revision=1091
* [project @ 2004-07-16 20:57:14 by jmb]John Mark Bell2004-07-162-9/+13
| | | | | | Fix silly rjwness svn path=/import/netsurf/; revision=1090
* [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 20:26:49 by jmb]John Mark Bell2004-07-165-2/+123
| | | | | | Preliminary overflow support. This also goes some way to making the horizontal scrollbar work. svn path=/import/netsurf/; revision=1088
* [project @ 2004-07-16 20:22:31 by jmb]John Mark Bell2004-07-163-56/+79
| | | | | | | Add overflow support. Re-tabulate property table in ruleset.c svn path=/import/netsurf/; revision=1087
* [project @ 2004-07-16 20:21:33 by jmb]John Mark Bell2004-07-161-2/+3
| | | | | | Add overflow. Hyphenate some identities correctly svn path=/import/netsurf/; revision=1086
* [project @ 2004-07-16 20:15:39 by jmb]John Mark Bell2004-07-161-2/+2
| | | | | | Alphabeticise object names svn path=/import/netsurf/; revision=1085
* [project @ 2004-07-16 20:02:28 by rjw]Richard Wilson2004-07-161-0/+3
| | | | | | Fix for broken content type changes. svn path=/import/netsurf/; revision=1084
* [project @ 2004-07-16 19:47:02 by rjw]Richard Wilson2004-07-1613-3/+173
| | | | | | Fix for hotlist menu selection. Interface for MNG/JNG display. svn path=/import/netsurf/; revision=1083
* [project @ 2004-07-16 16:45:42 by rjw]Richard Wilson2004-07-161-2/+2
| | | | | | Fix for missing parameters. svn path=/import/netsurf/; revision=1082
* [project @ 2004-07-16 16:33:44 by rjw]Richard Wilson2004-07-1617-71/+252
| | | | | | 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-163-13/+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