Richard Wilson
350247a0f2
[project @ 2005-02-07 23:00:09 by rjw]
...
Stop toolbar scrolling by 1px, make theme saving use leafnames, improve error handling
svn path=/import/netsurf/; revision=1499
2005-02-07 23:00:09 +00:00
Richard Wilson
db41dc3dac
[project @ 2005-02-07 14:28:43 by rjw]
...
Initial work for global history (currently incomplete)
svn path=/import/netsurf/; revision=1497
2005-02-07 14:28:43 +00:00
Richard Wilson
12de122415
[project @ 2005-02-07 14:17:35 by rjw]
...
Stop crashes during buffered rendering freezing RISC OS
svn path=/import/netsurf/; revision=1494
2005-02-07 14:17:35 +00:00
Richard Wilson
2affb76944
[project @ 2005-02-03 13:18:22 by rjw]
...
Implementation of URL suggestion
svn path=/import/netsurf/; revision=1488
2005-02-03 13:18:22 +00:00
Richard Wilson
b6ba963b9a
[project @ 2005-01-27 22:54:59 by rjw]
...
Recursing deleted nodes is foolish
svn path=/import/netsurf/; revision=1472
2005-01-27 22:54:59 +00:00
James Bursa
04f0525fbf
[project @ 2005-01-24 23:02:37 by bursa]
...
Reformat pages loaded from memory cache to window width.
svn path=/import/netsurf/; revision=1467
2005-01-24 23:02:37 +00:00
James Bursa
2583180b79
[project @ 2005-01-24 22:14:59 by bursa]
...
Simplify browser_window_go(). Replace browser_window_go_post() with browser_window_go() where possible.
svn path=/import/netsurf/; revision=1466
2005-01-24 22:14:59 +00:00
James Bursa
01b28b7538
[project @ 2005-01-24 20:59:15 by bursa]
...
Fix input focus behaviour. Remove obsolete gui_window_get_url().
svn path=/import/netsurf/; revision=1465
2005-01-24 20:59:15 +00:00
James Bursa
f0b264670e
[project @ 2005-01-13 22:42:38 by bursa]
...
Start on theme auto-install. Fix content_add_user() not to broadcast error on memory exhaustion.
svn path=/import/netsurf/; revision=1448
2005-01-13 22:42:39 +00:00
John Mark Bell
77de9c1336
[project @ 2005-01-03 02:09:20 by jmb]
...
Shift + Click == download
svn path=/import/netsurf/; revision=1429
2005-01-03 02:09:20 +00:00
John Mark Bell
8334683068
[project @ 2005-01-02 03:58:20 by jmb]
...
xcalloc/xrealloc/xstrdup-purge - Lose remaining calls (and purge the relevant functions from utils.c)
svn path=/import/netsurf/; revision=1419
2005-01-02 03:58:21 +00:00
James Bursa
ed05aa87f8
[project @ 2004-12-25 11:37:35 by bursa]
...
Fix line endings.
svn path=/import/netsurf/; revision=1409
2004-12-25 11:37:35 +00:00
Richard Wilson
8de8b08371
[project @ 2004-12-16 14:12:04 by rjw]
...
Fix for bug when deleting an expanded tree node. JNG/PNG opacity is now tested during the first plot.
svn path=/import/netsurf/; revision=1405
2004-12-16 14:12:04 +00:00
Richard Wilson
57fbde93e6
[project @ 2004-12-13 13:48:56 by rjw]
...
Fix hotlist dragging inconsitency.
svn path=/import/netsurf/; revision=1402
2004-12-13 13:48:56 +00:00
Richard Wilson
bd652a750a
[project @ 2004-12-09 12:07:32 by rjw]
...
Fix GTK build. Lose xcalloc() from history.
svn path=/import/netsurf/; revision=1396
2004-12-09 12:07:32 +00:00
Richard Wilson
32db7e04d0
[project @ 2004-12-09 10:30:43 by rjw]
...
Re-implementation of hotlist via general tree code. Animations can be stopped once more. Purged a few xcalloc() calls.
svn path=/import/netsurf/; revision=1394
2004-12-09 10:30:44 +00:00
John Mark Bell
77a9671224
[project @ 2004-12-08 23:16:53 by jmb]
...
Squash bug which caused assertion failure
Add more asserts, for my own sanity
svn path=/import/netsurf/; revision=1393
2004-12-08 23:16:53 +00:00
John Mark Bell
d86553ef7e
[project @ 2004-12-08 00:31:11 by jmb]
...
xfoo purge, reindent some sources.
Loginlist is ugly, feel free to rewrite.
svn path=/import/netsurf/; revision=1390
2004-12-08 00:31:11 +00:00
John Mark Bell
91b23308e1
[project @ 2004-11-22 23:29:50 by jmb]
...
Move URI handleability check to last minute prior to starting fetch - this enables catching of redirects to unsupported URIs.
svn path=/import/netsurf/; revision=1371
2004-11-22 23:29:50 +00:00
James Bursa
a31f6306f9
[project @ 2004-11-20 00:02:56 by bursa]
...
Improvements to overflow and scrolling: scrollbars now have most of the usual RISC OS behaviour. Better rendering of dotted and dashed borders.
svn path=/import/netsurf/; revision=1363
2004-11-20 00:02:56 +00:00
James Bursa
da5d07f0be
[project @ 2004-10-22 20:58:11 by bursa]
...
Fix form textarea scrolling. The scrollbar now works properly.
svn path=/import/netsurf/; revision=1334
2004-10-22 20:58:11 +00:00
John Mark Bell
963c3766d5
[project @ 2004-10-20 23:31:31 by jmb]
...
Reimplement draw groups
svn path=/import/netsurf/; revision=1332
2004-10-20 23:31:32 +00:00
James Bursa
de33b16b87
[project @ 2004-10-17 21:11:29 by bursa]
...
Scrollbar and dragging work.
svn path=/import/netsurf/; revision=1315
2004-10-17 21:11:29 +00:00
James Bursa
0c898cdedf
[project @ 2004-10-17 21:03:19 by bursa]
...
New target-independent interface for plotting and RISC OS screen implementation.
svn path=/import/netsurf/; revision=1312
2004-10-17 21:03:19 +00:00
Richard Wilson
403f12872d
[project @ 2004-10-04 23:54:42 by rjw]
...
Moved GIF file reading to image/, optimisation of plotting for GIFs, JNGs, PNGs and JPEGs, initial work for toolbar customisation. Possibly some other things too.
svn path=/import/netsurf/; revision=1301
2004-10-04 23:54:42 +00:00
John Mark Bell
428a1b5841
[project @ 2004-10-01 23:19:08 by jmb]
...
Referer header is now preserved across redirects
svn path=/import/netsurf/; revision=1299
2004-10-01 23:19:08 +00:00
John Mark Bell
49ce807e3c
[project @ 2004-10-01 21:31:55 by jmb]
...
A somewhat better implementation of referrers which no longer sends the referer if the URL schemes don't match.
Things to do:
1) Preservation of referer across redirects (see comment in browser.c:284)
2) GUI templates/code for configuration of referer sending (simple on/off toggle only)
3) Make referer sending when fetching objects/stylesheets for a page pay attention to option_send_referer?
4) Handle the case where the referer is in the form of http://moo:foo@mysite.com/ (ie the login details embedded in the referer - not good).
svn path=/import/netsurf/; revision=1297
2004-10-01 21:31:55 +00:00
John Mark Bell
39ad1632eb
[project @ 2004-10-01 00:06:49 by jmb]
...
Send HTTP referer header. This is _only_ sent when a link is clicked (theoretically, at least).
svn path=/import/netsurf/; revision=1296
2004-10-01 00:06:49 +00:00
John Mark Bell
1202ad9c44
[project @ 2004-09-30 16:48:04 by jmb]
...
Prevent crash when radio button outside a form block is selected.
Make url bar update slightly more sane - doesn't update if the fetch is a download.
svn path=/import/netsurf/; revision=1295
2004-09-30 16:48:04 +00:00
Michael Drake
4439cbc204
[project @ 2004-09-28 15:30:48 by tlsa]
...
Support invalid polygon shape name in image maps.
svn path=/import/netsurf/; revision=1292
2004-09-28 15:30:48 +00:00
John Mark Bell
5802723281
[project @ 2004-09-27 05:21:00 by jmb]
...
Improve !Boot file and support protocol fallback positions.
svn path=/import/netsurf/; revision=1287
2004-09-27 05:21:00 +00:00
John Mark Bell
c4772ea99c
[project @ 2004-09-14 00:20:29 by jmb]
...
Revert last change
svn path=/import/netsurf/; revision=1278
2004-09-14 00:20:29 +00:00
John Mark Bell
bcecdaf9eb
[project @ 2004-09-14 00:20:06 by jmb]
...
Prod NC build - looks like dependencies are screwed
svn path=/import/netsurf/; revision=1277
2004-09-14 00:20:06 +00:00
James Bursa
3371a27391
[project @ 2004-09-03 22:44:47 by bursa]
...
Add generic bitmap functions. Move jpeg and mng code from riscos/ to image/ and update to use bitmap. Note: background tiling and drawfile export for jpeg and mng/png are broken.
svn path=/import/netsurf/; revision=1265
2004-09-03 22:44:48 +00:00
John Tytgat
6b46a8d916
[project @ 2004-08-26 22:59:02 by joty]
...
die() doesn't need extra ().
svn path=/import/netsurf/; revision=1252
2004-08-26 22:59:02 +00:00
James Bursa
e44249f6ed
[project @ 2004-08-25 23:56:48 by bursa]
...
Experimental overflow: scroll code.
svn path=/import/netsurf/; revision=1250
2004-08-25 23:56:49 +00:00
John Tytgat
402c4ca66c
[project @ 2004-08-14 14:30:10 by joty]
...
Removed a chunk of Norcroft compiler warnings. Re-ident some pieces.
svn path=/import/netsurf/; revision=1231
2004-08-14 14:30:12 +00:00
John Tytgat
7d3a242132
[project @ 2004-08-14 12:57:00 by joty]
...
Using more stddef.h types.
svn path=/import/netsurf/; revision=1230
2004-08-14 12:57:02 +00:00
John Tytgat
c9c3e1d966
[project @ 2004-08-14 12:16:44 by joty]
...
Keypresses are wchar_t typed data.
svn path=/import/netsurf/; revision=1227
2004-08-14 12:16:45 +00:00
James Bursa
acfb4c0adb
[project @ 2004-08-11 22:08:25 by bursa]
...
Remove content_add_instance(), content_remove_instance(), content_reshape_instance(). Add content_open(), content_close(). Implement for CONTENT_HTML.
svn path=/import/netsurf/; revision=1213
2004-08-11 22:08:26 +00:00
James Bursa
bc727dda1c
[project @ 2004-08-11 19:02:32 by bursa]
...
Start work on removing instances and making content types non-shareable. Clean up some #includes.
svn path=/import/netsurf/; revision=1211
2004-08-11 19:02:32 +00:00
John Mark Bell
c9bd6fa9fc
[project @ 2004-08-09 16:11:58 by jmb]
...
Rework the interface of the URL handing module to allow for multiple error types.
Modify save_complete URL rewriting appropriately.
svn path=/import/netsurf/; revision=1206
2004-08-09 16:11:58 +00:00
James Bursa
8337acfc78
[project @ 2004-08-08 19:13:40 by bursa]
...
Fix form submitting with an empty file upload. Update form_textarea_value(). Purge xcalloc() etc from form.c and handle memory exhaustion.
svn path=/import/netsurf/; revision=1195
2004-08-08 19:13:40 +00:00
John Mark Bell
09afabf63c
[project @ 2004-08-06 22:19:12 by jmb]
...
Anchor support
svn path=/import/netsurf/; revision=1187
2004-08-06 22:19:13 +00:00
James Bursa
9e1dbe3a36
[project @ 2004-08-01 13:08:18 by bursa]
...
More work on overflow. Modify block centering to left-align when insufficient space. Fix caret positioning for form controls with padding.
svn path=/import/netsurf/; revision=1171
2004-08-01 13:08:19 +00:00
John Mark Bell
8e650e3e39
[project @ 2004-07-30 23:40:00 by jmb]
...
Rework stylesheet fetching code to remove dependence on magic numbers (now uses
values defined in html.h)
Make ad blocking optional.
svn path=/import/netsurf/; revision=1168
2004-07-30 23:40:01 +00:00
James Bursa
54d25de371
[project @ 2004-07-30 16:16:07 by bursa]
...
Implement content_quit() and ro_gui_window_quit() to free resources on quit.
svn path=/import/netsurf/; revision=1164
2004-07-30 16:16:07 +00:00
James Bursa
0f7e16c04f
[project @ 2004-07-28 23:07:52 by bursa]
...
Implement gui_init2() and move RISC OS-specific code in main() to it. Use intro page if option_homepage_url is "".
svn path=/import/netsurf/; revision=1158
2004-07-28 23:07:52 +00:00
James Bursa
b65c4d4102
[project @ 2004-07-28 22:38:17 by bursa]
...
Renamed curl_memdebug() to memdebug_memdebug().
svn path=/import/netsurf/; revision=1157
2004-07-28 22:38:17 +00:00
James Bursa
534b464bec
[project @ 2004-07-27 15:49:28 by bursa]
...
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
2004-07-27 15:49:28 +00:00
Andrew Timmins
b59616c9ab
[project @ 2004-07-26 20:13:45 by atimmins]
...
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
2004-07-26 20:13:45 +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
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
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
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
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
James Bursa
c1dc4b555e
[project @ 2004-07-18 22:41:49 by bursa]
...
Reverse accidental checkin (breaks autobuilder).
svn path=/import/netsurf/; revision=1099
2004-07-18 22:41:49 +00:00
Andrew Timmins
86f60c4c0a
[project @ 2004-07-18 22:21:32 by atimmins]
...
svn path=/import/netsurf/; revision=1097
2004-07-18 22:21:32 +00:00
James Bursa
58e2d033ec
[project @ 2004-07-18 17:38:01 by bursa]
...
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
2004-07-18 17:38:01 +00:00
James Bursa
b09fdba4ed
[project @ 2004-07-18 00:12:18 by bursa]
...
Fix form text input bug.
svn path=/import/netsurf/; revision=1095
2004-07-18 00:12:18 +00:00
James Bursa
f23fd2a094
[project @ 2004-07-17 23:32:08 by bursa]
...
Rewrite and simplify mouse click handling.
svn path=/import/netsurf/; revision=1094
2004-07-17 23:32:09 +00:00
James Bursa
e4a6e982e5
[project @ 2004-07-17 13:00:38 by bursa]
...
Simplify gui_window structure. Clean up various parts of the gui code.
svn path=/import/netsurf/; revision=1092
2004-07-17 13:00:38 +00:00
Richard Wilson
abaa8a9093
[project @ 2004-07-16 16:33:44 by rjw]
...
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
2004-07-16 16:33:45 +00:00
John Mark Bell
ba22b4e753
[project @ 2004-07-10 02:35:30 by jmb]
...
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
2004-07-10 02:35:31 +00:00
Richard Wilson
962b3dd828
[project @ 2004-07-09 17:03:34 by rjw]
...
Tidier hotlist code. URL normalisation. Redraw uses Tinct.
svn path=/import/netsurf/; revision=1063
2004-07-09 17:03:35 +00:00
John Tytgat
a0d511734a
[project @ 2004-07-05 20:19:51 by joty]
...
Using UTF-8 instead of Latin1 encoding.
svn path=/import/netsurf/; revision=1049
2004-07-05 20:19:52 +00:00
John Mark Bell
a2960c79f2
[project @ 2004-07-04 15:20:20 by jmb]
...
Bow to user pressure and display URL immediately.
svn path=/import/netsurf/; revision=1045
2004-07-04 15:20:20 +00:00
Richard Wilson
c499ad907d
[project @ 2004-07-03 17:30:27 by rjw]
...
Further development of the selection and display code.
svn path=/import/netsurf/; revision=1042
2004-07-03 17:30:28 +00:00
John Mark Bell
bc533957fd
[project @ 2004-06-29 19:08:19 by jmb]
...
Full reload support for HTML contents. Adjust click the reload button
svn path=/import/netsurf/; revision=1029
2004-06-29 19:08:19 +00:00
John Mark Bell
c6dd3cb9ab
[project @ 2004-06-28 12:26:12 by jmb]
...
Display action for <input type=image>
svn path=/import/netsurf/; revision=1022
2004-06-28 12:26:12 +00:00
James Bursa
a1d73ecd11
[project @ 2004-06-27 23:24:11 by bursa]
...
Rewritten download window. Now downloads direct to file. New download window gui.
svn path=/import/netsurf/; revision=1020
2004-06-27 23:24:11 +00:00
Richard Wilson
4d190d89ee
[project @ 2004-06-26 22:31:34 by rjw]
...
Visual representation of navigation features availble
svn path=/import/netsurf/; revision=1015
2004-06-26 22:31:34 +00:00
James Bursa
07ef69aea3
[project @ 2004-06-22 20:39:16 by bursa]
...
Implement reload, with ^R shortcut.
svn path=/import/netsurf/; revision=994
2004-06-22 20:39:16 +00:00
James Bursa
a9365b5077
[project @ 2004-06-22 17:39:00 by bursa]
...
Remove unused and unimplemented gui_window_show() and gui_window_hide().
svn path=/import/netsurf/; revision=991
2004-06-22 17:39:00 +00:00
James Bursa
86206259fe
[project @ 2004-06-21 15:25:35 by bursa]
...
Remove obsolete files and some dead code.
svn path=/import/netsurf/; revision=988
2004-06-21 15:27:56 +00:00
James Bursa
ed8bde561c
[project @ 2004-06-21 15:22:05 by bursa]
...
Fix type of memory_cache_size.
svn path=/import/netsurf/; revision=987
2004-06-21 15:22:05 +00:00
James Bursa
b4723c1d05
[project @ 2004-06-21 15:09:58 by bursa]
...
Merge memory cache into content module.
svn path=/import/netsurf/; revision=986
2004-06-21 15:09:59 +00:00
James Bursa
f8825b81e4
[project @ 2004-06-20 23:09:51 by bursa]
...
Implement content_stop() and html_stop().
svn path=/import/netsurf/; revision=982
2004-06-20 23:09:52 +00:00
John Mark Bell
49b83f0a9b
[project @ 2004-06-15 23:32:38 by jmb]
...
Tighten up parameter checking in imagemap_get
svn path=/import/netsurf/; revision=976
2004-06-15 23:32:38 +00:00
James Bursa
839ae69953
[project @ 2004-06-15 18:59:54 by bursa]
...
Log version on startup.
svn path=/import/netsurf/; revision=972
2004-06-15 18:59:54 +00:00
John Mark Bell
6febdc256a
[project @ 2004-06-13 18:49:48 by jmb]
...
Comment out calls to browser_window_text_selection as it was causing assertion failures
svn path=/import/netsurf/; revision=969
2004-06-13 18:49:48 +00:00
James Bursa
d938fe135b
[project @ 2004-06-10 23:55:23 by bursa]
...
Split fetchcache() into fetchcache() and fetchcache_go() to solve problems of callbacks being called before fetchcache() returns. Fix <style> breakage. Error handling fixes & improvements.
svn path=/import/netsurf/; revision=957
2004-06-10 23:55:23 +00:00
John Mark Bell
e6cec7dbe8
[project @ 2004-06-10 22:40:56 by jmb]
...
Allow configuration of SSL certificate verification
svn path=/import/netsurf/; revision=955
2004-06-10 22:40:56 +00:00
John Mark Bell
bd6ec25190
[project @ 2004-06-10 22:39:56 by jmb]
...
Compiler warning purge
svn path=/import/netsurf/; revision=954
2004-06-10 22:39:56 +00:00
James Bursa
08177fa581
[project @ 2004-06-10 20:41:26 by bursa]
...
Add global content list. Better error handling in content code. Improved code documentation. Remove some obsolete functions. Implement debug window listing contents.
svn path=/import/netsurf/; revision=951
2004-06-10 20:41:26 +00:00
John Tytgat
9dde0f406f
[project @ 2004-06-06 11:47:23 by joty]
...
Log in stderr on which machine NetSurf was running.
svn path=/import/netsurf/; revision=930
2004-06-06 11:47:23 +00:00
James Bursa
312b748fd7
[project @ 2004-06-02 21:04:35 by bursa]
...
Update call to layout_block_context() for error handling.
svn path=/import/netsurf/; revision=913
2004-06-02 21:04:35 +00:00
James Bursa
de6ba3a7aa
[project @ 2004-05-25 10:42:28 by bursa]
...
Remove obsolete gui_window_in_list(), clean up gui_create_browser_window().
svn path=/import/netsurf/; revision=896
2004-05-25 10:42:28 +00:00
John Tytgat
d36e4314be
[project @ 2004-05-22 13:45:20 by joty]
...
Renamed "this" variable (avoiding C++ keywords); simplified code a little bit.
svn path=/import/netsurf/; revision=886
2004-05-22 13:45:20 +00:00
John Tytgat
9644508737
[project @ 2004-05-22 11:57:41 by joty]
...
TABify; renamed variables "this"/"new" (avoiding C++ keyword usage).
svn path=/import/netsurf/; revision=885
2004-05-22 11:57:41 +00:00
James Bursa
4a500f5614
[project @ 2004-05-21 23:42:26 by bursa]
...
Fix and clean code for radio and checkbox inputs.
svn path=/import/netsurf/; revision=884
2004-05-21 23:42:26 +00:00
John Mark Bell
bb9149e93b
[project @ 2004-05-21 23:05:53 by jmb]
...
Improve parameter checking in imagemap_get.
svn path=/import/netsurf/; revision=883
2004-05-21 23:05:53 +00:00
James Bursa
837d60cc37
[project @ 2004-05-13 14:39:43 by bursa]
...
Fix URL protocol termination bug (reported by Fred Bambrough). Change from xcalloc to malloc and add error handling.
svn path=/import/netsurf/; revision=859
2004-05-13 14:39:43 +00:00
James Bursa
24fb50b120
[project @ 2004-05-07 19:14:54 by bursa]
...
Implement multitasking warning dialog. Warn user if resolvers not set.
svn path=/import/netsurf/; revision=841
2004-05-07 19:14:54 +00:00
James Bursa
bb41604045
[project @ 2004-05-05 16:33:15 by bursa]
...
Fix some compiler warnings. Ignore size attribute for file inputs.
svn path=/import/netsurf/; revision=828
2004-05-05 16:33:15 +00:00
John Mark Bell
9deb539031
[project @ 2004-05-05 00:19:51 by jmb]
...
Fixes for Norcroft
svn path=/import/netsurf/; revision=827
2004-05-05 00:19:51 +00:00
Richard Wilson
e7da747f5f
[project @ 2004-05-04 22:21:37 by rjw]
...
Revised GUI.
svn path=/import/netsurf/; revision=823
2004-05-04 22:23:44 +00:00
James Bursa
8da6079f6f
[project @ 2004-05-03 22:05:40 by bursa]
...
Implement dragging files into <input type="file" ...>.
svn path=/import/netsurf/; revision=821
2004-05-03 22:05:40 +00:00
John Mark Bell
e42361b684
[project @ 2004-05-02 17:38:29 by jmb]
...
Move save_complete_init() call to gui_init()
svn path=/import/netsurf/; revision=818
2004-05-02 17:38:29 +00:00