Andrew Duffell
8e7d298c65
[project @ 2004-07-26 10:17:17 by andrew]
...
Change 'OK' button to read 'Save' to better reflect its function
svn path=/import/netsurf/; revision=1149
2004-07-26 10:17:17 +00:00
Richard Wilson
b0fa41bb11
[project @ 2004-07-25 22:47:54 by rjw]
...
Fix for fix for broken hotlist loading. Removed debug comments from mng.c
svn path=/import/netsurf/; revision=1148
2004-07-25 22:47:54 +00:00
Richard Wilson
9ff81cb0ee
[project @ 2004-07-25 21:45:37 by rjw]
...
Fix for broken hotlist loading.
svn path=/import/netsurf/; revision=1147
2004-07-25 21:45:37 +00:00
James Bursa
3f60aed17c
[project @ 2004-07-25 21:13:45 by bursa]
...
Replace -lpng with -lmng.
svn path=/import/netsurf/; revision=1146
2004-07-25 21:13:45 +00:00
Richard Wilson
552c373d85
[project @ 2004-07-25 20:48:25 by rjw]
...
Removed use of libpng library
svn path=/import/netsurf/; revision=1145
2004-07-25 20:48:25 +00:00
Richard Wilson
de4d151285
[project @ 2004-07-25 20:45:15 by rjw]
...
Support for MNGs and JNGs. Bug fix for help token regression. Minor GUI fixes.
svn path=/import/netsurf/; revision=1144
2004-07-25 20:45:16 +00:00
Andrew Timmins
b02f6fa9a0
[project @ 2004-07-25 19:25:26 by atimmins]
...
Updated to support paned config dialog.
svn path=/import/netsurf/; revision=1143
2004-07-25 19:25:26 +00:00
Andrew Timmins
ab4ca31552
[project @ 2004-07-25 19:19:46 by atimmins]
...
Updated to support paned config dialog.
svn path=/import/netsurf/; revision=1142
2004-07-25 19:20:13 +00:00
Andrew Timmins
f2410c8642
[project @ 2004-07-25 19:13:38 by atimmins]
...
Tided up
svn path=/import/netsurf/; revision=1141
2004-07-25 19:13:38 +00:00
John Mark Bell
9625de73bb
[project @ 2004-07-25 01:27:16 by jmb]
...
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
2004-07-25 01:27:16 +00:00
James Bursa
bd86e2be69
[project @ 2004-07-23 16:16:51 by bursa]
...
Clean up and re-order to HTML specification order. Add a few elements and attributes.
svn path=/import/netsurf/; revision=1139
2004-07-23 16:16:51 +00:00
James Bursa
3e0fb8eb92
[project @ 2004-07-22 12:12:21 by bursa]
...
Make the riscos_debug build compile again.
svn path=/import/netsurf/; revision=1138
2004-07-22 12:12:21 +00:00
James Bursa
34c2bf9297
[project @ 2004-07-22 12:03:37 by bursa]
...
Make the gtk build compile again and implement mouse clicks.
svn path=/import/netsurf/; revision=1137
2004-07-22 12:03:37 +00:00
James Bursa
a36c561fb0
[project @ 2004-07-21 22:38:18 by bursa]
...
Updated French resources (by Jerome Mathevet).
svn path=/import/netsurf/; revision=1136
2004-07-21 22:38:18 +00:00
Richard Wilson
d89753a11b
[project @ 2004-07-21 20:02:13 by rjw]
...
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
2004-07-21 20:02:13 +00:00
John Tytgat
0383834501
[project @ 2004-07-21 14:20:43 by joty]
...
brownser_window_go_post() : disown the caret.
svn path=/import/netsurf/; revision=1134
2004-07-21 14:20:43 +00:00
John Tytgat
68de81fe8f
[project @ 2004-07-21 14:19:21 by joty]
...
Added gui_window_remove_caret() to disown the caret.
svn path=/import/netsurf/; revision=1133
2004-07-21 14:19:21 +00:00
Richard Wilson
7d1a21d758
[project @ 2004-07-20 22:20:58 by rjw]
...
Support for complete buffering of all output.
svn path=/import/netsurf/; revision=1132
2004-07-20 22:20:58 +00:00
John Mark Bell
e459eb604e
[project @ 2004-07-20 21:38:42 by jmb]
...
Fix typo
svn path=/import/netsurf/; revision=1131
2004-07-20 21:38:42 +00:00
John Mark Bell
ca540bea58
[project @ 2004-07-20 21:37:35 by jmb]
...
Remove duplicate RMLoad
svn path=/import/netsurf/; revision=1130
2004-07-20 21:37:35 +00:00
Richard Wilson
6ee54bec7a
[project @ 2004-07-20 20:02:59 by rjw]
...
Fix for buffered text plotting. GUI control over font blending and buffering.
svn path=/import/netsurf/; revision=1129
2004-07-20 20:02:59 +00:00
Andrew Timmins
3a7261fa10
[project @ 2004-07-20 17:39:23 by atimmins]
...
Updated to allow for testing NCNetSurf on RISC OS
svn path=/import/netsurf/; revision=1128
2004-07-20 17:39:24 +00:00
Andrew Timmins
28475cd7d7
[project @ 2004-07-20 17:32:13 by atimmins]
...
Updated to allow for testing NCNetSurf on RISC OS
svn path=/import/netsurf/; revision=1127
2004-07-20 17:32:13 +00:00
James Bursa
f40918e0c9
[project @ 2004-07-20 11:30:03 by bursa]
...
Key presses are now an int.
svn path=/import/netsurf/; revision=1126
2004-07-20 11:30:03 +00:00
James Bursa
e010f372fb
[project @ 2004-07-20 11:29:06 by bursa]
...
New target for NCOS build.
svn path=/import/netsurf/; revision=1125
2004-07-20 11:29:06 +00:00
Andrew Duffell
1328f70e8c
[project @ 2004-07-20 10:59:05 by andrew]
...
Added new config icons for proxy and themes. (some code needs editing for these to work)
svn path=/import/netsurf/; revision=1124
2004-07-20 10:59:05 +00:00
Richard Wilson
7f089d63cf
[project @ 2004-07-20 00:19:20 by rjw]
...
Support for 16bpp and 32bpp screenmodes. Removed debug code. Improved memory calculations.
svn path=/import/netsurf/; revision=1123
2004-07-20 00:19:20 +00:00
Richard Wilson
c86876257a
[project @ 2004-07-19 23:38:57 by rjw]
...
Undo accidental change
svn path=/import/netsurf/; revision=1122
2004-07-19 23:38:57 +00:00
Richard Wilson
d18f4397c7
[project @ 2004-07-19 23:35:12 by rjw]
...
Double buffering for animations to remove flicker. Background font blending turned on by default.
svn path=/import/netsurf/; revision=1121
2004-07-19 23:35:12 +00:00
John Tytgat
2fedec98f9
[project @ 2004-07-19 20:59:10 by joty]
...
Warning squashing.
svn path=/import/netsurf/; revision=1120
2004-07-19 20:59:10 +00:00
John Tytgat
23e408a978
[project @ 2004-07-19 20:49:34 by joty]
...
Build fix (part 2).
svn path=/import/netsurf/; revision=1119
2004-07-19 20:49:34 +00:00
John Tytgat
c4fe691ea4
[project @ 2004-07-19 20:43:25 by joty]
...
Build fix.
svn path=/import/netsurf/; revision=1118
2004-07-19 20:43:25 +00:00
John Tytgat
c93b54b07c
[project @ 2004-07-19 20:40:11 by joty]
...
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
2004-07-19 20:40:11 +00:00
John Tytgat
f94da48139
[project @ 2004-07-19 20:29:47 by joty]
...
Added cnv_local_enc_str() : to convert string in local machine encoding
into UTF-8 NUL terminated string.
svn path=/import/netsurf/; revision=1116
2004-07-19 20:29:47 +00:00
Andrew Timmins
a3925b4ffc
[project @ 2004-07-19 19:34:07 by atimmins]
...
Updated to support NCNetSurf build options
svn path=/import/netsurf/; revision=1115
2004-07-19 19:34:07 +00:00
Andrew Timmins
e265b4d0d8
[project @ 2004-07-19 18:13:58 by atimmins]
...
Update slightly but still an initial list of things todo.
svn path=/import/netsurf/; revision=1114
2004-07-19 18:13:58 +00:00
Andrew Timmins
58a8997990
[project @ 2004-07-19 18:10:41 by atimmins]
...
Set wimpslot to non-debug value
svn path=/import/netsurf/; revision=1113
2004-07-19 18:10:41 +00:00
Andrew Timmins
00e237e9f3
[project @ 2004-07-19 18:06:25 by atimmins]
...
NCNetSurf Application Directory
svn path=/import/netsurf/; revision=1112
2004-07-19 18:06:25 +00:00
Andrew Timmins
df38e032b2
[project @ 2004-07-19 18:06:25 by atimmins]
...
Initial revision
svn path=/import/netsurf/; revision=1111
2004-07-19 18:06:25 +00:00
Andrew Timmins
55a7ab866a
[project @ 2004-07-19 18:06:24 by atimmins]
...
NCNetSurf Application Directory
svn path=/import/netsurf/; revision=1110
2004-07-19 18:06:24 +00:00
Andrew Timmins
f9555dbc1b
[project @ 2004-07-19 18:06:20 by atimmins]
...
Initial revision
svn path=/import/netsurf/; revision=1109
2004-07-19 18:06:23 +00:00
Andrew Timmins
ac8d3aea7b
[project @ 2004-07-19 18:06:16 by atimmins]
...
NCNetSurf Application Directory
svn path=/import/netsurf/; revision=1108
2004-07-19 18:06:16 +00:00
Andrew Timmins
499d6af923
[project @ 2004-07-19 18:06:16 by atimmins]
...
Initial revision
svn path=/import/netsurf/; revision=1107
2004-07-19 18:06:16 +00:00
James Bursa
c4a502219f
[project @ 2004-07-19 15:02:22 by bursa]
...
Use browser_redraw_box() when updating form select controls.
svn path=/import/netsurf/; revision=1106
2004-07-19 15:02:22 +00:00
John Mark Bell
14ba3ae2e3
[project @ 2004-07-19 14:31:43 by jmb]
...
Update
svn path=/import/netsurf/; revision=1105
2004-07-19 14:31:43 +00:00
James Bursa
9bd3eadbe6
[project @ 2004-07-19 14:31:31 by bursa]
...
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
2004-07-19 14:31:31 +00:00
James Bursa
946566b0b6
[project @ 2004-07-19 14:29:16 by bursa]
...
Make layout_inline_container() public for use of textareas.
svn path=/import/netsurf/; revision=1103
2004-07-19 14:29:16 +00:00
James Bursa
586cf7f27c
[project @ 2004-07-19 01:00:25 by bursa]
...
Position caret correctly in scaled windows.
svn path=/import/netsurf/; revision=1102
2004-07-19 01:00:25 +00:00
John Mark Bell
45ea97d750
[project @ 2004-07-18 22:58:40 by jmb]
...
Remove unused variable from gui_init. Correctly apostrophise don't before Chocky complains.
svn path=/import/netsurf/; revision=1101
2004-07-18 22:58:40 +00:00
John Mark Bell
c4b561e841
[project @ 2004-07-18 22:57:22 by jmb]
...
Remove unnecessary declaration of external function.
svn path=/import/netsurf/; revision=1100
2004-07-18 22:57:22 +00:00