John Mark Bell
d4d3e5ee1c
[project @ 2006-02-23 15:06:53 by jmb]
...
Handle invalid SSL certificates better - UI still needs work.
Modify fetch callback data parameter type to remove compiler warnings.
Constify things.
Lose global ssl_verify_certificates option.
Fix issue when closing a dialog without input focus.
svn path=/import/netsurf/; revision=2092
2006-02-23 15:06:54 +00:00
Adrian Lees
dbfdafdf18
[project @ 2006-02-15 23:09:53 by adrianl]
...
Extend text selection, copying, saving and searching code to handle textplain contents; modified textplain code to accept other line terminators
svn path=/import/netsurf/; revision=2081
2006-02-15 23:09:55 +00:00
Adrian Lees
ba474f1c91
[project @ 2006-02-12 21:23:21 by adrianl]
...
Show all matches
svn path=/import/netsurf/; revision=2076
2006-02-12 21:23:22 +00:00
Richard Wilson
655eaf25ae
[project @ 2006-01-25 02:43:07 by rjw]
...
Language configuration tool
svn path=/import/netsurf/; revision=2038
2006-01-25 02:43:07 +00:00
Richard Wilson
c9c2c91ed4
[project @ 2006-01-02 22:07:36 by rjw]
...
Remove redundant externs.
svn path=/import/netsurf/; revision=1960
2006-01-02 22:07:36 +00:00
John Mark Bell
a28b0fbe07
[project @ 2006-01-02 21:24:42 by jmb]
...
Finish font configuration.
svn path=/import/netsurf/; revision=1953
2006-01-02 21:24:43 +00:00
Richard Wilson
0f6fd9bba3
[project @ 2006-01-02 15:57:14 by rjw]
...
Remove redundant declarations
svn path=/import/netsurf/; revision=1949
2006-01-02 15:57:14 +00:00
Richard Wilson
62f5ce138a
[project @ 2006-01-02 00:37:10 by rjw]
...
Move print dialog icon definitions.
svn path=/import/netsurf/; revision=1935
2006-01-02 00:37:10 +00:00
Richard Wilson
f11b834daf
[project @ 2005-12-31 04:38:27 by rjw]
...
Don't buffer any events. Use new wimp_event system.
svn path=/import/netsurf/; revision=1915
2005-12-31 04:38:27 +00:00
James Bursa
4f56dac958
[project @ 2005-11-20 20:16:08 by bursa]
...
Rewrite DrawFile export completely. Text is now exported again. Images are not yet exported.
svn path=/import/netsurf/; revision=1880
2005-11-20 20:16:08 +00:00
Adrian Lees
bd99f7081e
[project @ 2005-07-19 03:56:17 by adrianl]
...
Search-as-you-type
svn path=/import/netsurf/; revision=1805
2005-07-19 03:56:17 +00:00
John Mark Bell
f4ecaaed31
[project @ 2005-07-16 14:35:20 by jmb]
...
- Convert Messages files to UTF-8 encoding.
- Replace local_encoding_name() with platform specific
utf8_[to,from]_local_encoding() functions - this allows mapping of 8bit
characters 0x80->0x9f (inclusive).
- All text that is rendered by the RISC OS Wimp is now converted to the system
local encoding prior to display.
- Lose the horrendous hack that was messages_get_key()
- Menu text is now translated to system local encoding on the fly (if necessary)
rather than at menu creation time. This allows the system alphabet to change
under us and our menus remain usable.
- The Languages menu now lists all languages that are present in the LangNames
file. In the case of selecting the UI language, those languages which are not
available are shaded.
svn path=/import/netsurf/; revision=1796
2005-07-16 14:35:25 +00:00
Adrian Lees
4a5dc6d5cc
[project @ 2005-07-16 05:54:45 by adrianl]
...
Thumbnails displayed and dragged for full page save; spelling correction
svn path=/import/netsurf/; revision=1793
2005-07-16 05:54:45 +00:00
Richard Wilson
759ff816db
[project @ 2005-05-10 22:49:41 by rjw]
...
Implement RETURN for search and open url dialogs. Add recent URL menu to open url dialog.
svn path=/import/netsurf/; revision=1716
2005-05-10 22:49:41 +00:00
Adrian Lees
887ba25900
[project @ 2005-05-02 02:09:54 by adrianl]
...
Fix abort/quit confirmation; keyboard operation in download windows; allow spaces in filenames
svn path=/import/netsurf/; revision=1708
2005-05-02 02:11:06 +00:00
Adrian Lees
9c1cb7bb2d
[project @ 2005-04-23 02:58:27 by adrianl]
...
Query windows, desktop save protocol, confirm abort/quit when downloads in progress
svn path=/import/netsurf/; revision=1679
2005-04-23 02:58:27 +00:00
Adrian Lees
8da644f442
[project @ 2005-04-21 21:36:23 by adrianl]
...
Dragging URLs into toolbar URL icon; keyboard actions in textareas conform to Wimp's icon editing; display of scale % fixed for 120%
svn path=/import/netsurf/; revision=1676
2005-04-21 21:36:23 +00:00
Richard Wilson
d736b3d3e5
[project @ 2005-04-20 23:22:49 by rjw]
...
Remove background blending option, fix tree menu bug.
svn path=/import/netsurf/; revision=1675
2005-04-20 23:22:49 +00:00
Adrian Lees
31c659a2ea
[project @ 2005-04-20 12:24:41 by adrianl]
...
text import from global clipboard, other apps & files and additional keys for editing text in textareas
svn path=/import/netsurf/; revision=1673
2005-04-20 12:24:41 +00:00
Adrian Lees
89d98d0577
[project @ 2005-04-17 23:32:09 by adrianl]
...
better keyboard support for scale and find dialogs
svn path=/import/netsurf/; revision=1665
2005-04-17 23:32:09 +00:00
Adrian Lees
89993a5bf2
[project @ 2005-04-15 05:54:44 by adrianl]
...
Text selection, page drag scrolling, drag-saving images and a few SaveAs improvements
svn path=/import/netsurf/; revision=1640
2005-04-15 05:54:44 +00:00
Richard Wilson
610fca368b
[project @ 2005-04-07 20:46:22 by rjw]
...
Update to the way menus are handled. Various GUI bug fixes.
svn path=/import/netsurf/; revision=1603
2005-04-07 20:46:22 +00:00
Richard Wilson
7cf3d4dde2
[project @ 2005-03-20 19:28:49 by rjw]
...
Further toolbar customisation work.
svn path=/import/netsurf/; revision=1555
2005-03-20 19:28:50 +00:00
Richard Wilson
63c349330d
[project @ 2005-03-20 14:57:51 by rjw]
...
Add missing change.
svn path=/import/netsurf/; revision=1552
2005-03-20 14:57:51 +00:00
Richard Wilson
036622f35f
[project @ 2005-03-18 23:52:38 by rjw]
...
Allow windows to be resized to an absolute minimum (toolbars collapse.)
svn path=/import/netsurf/; revision=1541
2005-03-18 23:52:38 +00:00
Richard Wilson
a0875b261f
[project @ 2005-03-13 01:23:10 by rjw]
...
Scale view is now applied to all content types. Ctrl+Q/Ctrl+W no longer step along a linear scale.
svn path=/import/netsurf/; revision=1533
2005-03-13 01:23:10 +00:00
James Bursa
dace636329
[project @ 2005-02-24 22:00:40 by bursa]
...
Reimplement font family support, part 2 (font menus in choices).
svn path=/import/netsurf/; revision=1525
2005-02-24 22:00:41 +00:00
James Bursa
504e05c4b3
[project @ 2005-02-22 23:36:14 by bursa]
...
Reimplement font family support, part 1.
svn path=/import/netsurf/; revision=1524
2005-02-22 23:36:14 +00:00
James Bursa
65b5ae0f8f
[project @ 2005-02-20 13:19:19 by bursa]
...
Font rewrite, part 3. Note that Draw export and printing are broken by these changes.
svn path=/import/netsurf/; revision=1519
2005-02-20 13:19:19 +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
097b8e5bcd
[project @ 2005-02-04 03:02:15 by rjw]
...
Make URL completion less intrusive, fix incorrect horizontal clipping of vertical scrollbar.
svn path=/import/netsurf/; revision=1490
2005-02-04 03:02:15 +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
422df90089
[project @ 2005-01-23 16:09:05 by rjw]
...
Further work on theme installing
svn path=/import/netsurf/; revision=1463
2005-01-23 16:09:05 +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
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
Richard Wilson
010039686d
[project @ 2004-11-04 01:19:46 by rjw]
...
Toolbar separator icons are now displayed.
svn path=/import/netsurf/; revision=1342
2004-11-04 01:19:46 +00:00
Richard Wilson
3276fe3ed8
[project @ 2004-11-03 02:29:01 by rjw]
...
Changing screenmodes causes font handles to be refound.
svn path=/import/netsurf/; revision=1338
2004-11-03 02:29:01 +00:00
Richard Wilson
1fbcdd14d5
[project @ 2004-11-02 23:23:07 by rjw]
...
Fix for recent GIF decoding bug. Rectangular pixel mode-friendly sprites for hotlist. Slight change to history image size to please Tinct. Support for foreground and background image quality settings. Support for error diffusion and bi-linear filtering (Tinct still requires some further work)
svn path=/import/netsurf/; revision=1336
2004-11-02 23:23:07 +00:00
James Bursa
511d66331f
[project @ 2004-10-17 21:16:00 by bursa]
...
Move to use plotters. Replace html.layout->children with html.layout.
svn path=/import/netsurf/; revision=1318
2004-10-17 21:16:00 +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
7144ce65eb
[project @ 2004-10-01 23:48:15 by jmb]
...
Add GUI config option for HTTP referer sending
svn path=/import/netsurf/; revision=1300
2004-10-01 23:48:15 +00:00
John Mark Bell
c358b80cc5
[project @ 2004-09-13 23:56:18 by jmb]
...
Make fonts user-configurable.
This loses font-style support, though it shouldn't be hard to put it back again.
svn path=/import/netsurf/; revision=1274
2004-09-13 23:56:18 +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
Richard Wilson
bf57d852ae
[project @ 2004-08-30 21:03:48 by rjw]
...
Reworking of themes and toolbars.
svn path=/import/netsurf/; revision=1254
2004-08-30 21:03:48 +00:00
John Mark Bell
5611d2c739
[project @ 2004-08-19 01:01:31 by jmb]
...
Add option to force text colour to black when printing
svn path=/import/netsurf/; revision=1245
2004-08-19 01:01:31 +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 Mark Bell
dba4904ddb
[project @ 2004-08-11 16:38:04 by jmb]
...
Add gui and plugin sources missed from previous checkin
svn path=/import/netsurf/; revision=1210
2004-08-11 16:38:04 +00:00
John Mark Bell
c992f6252c
[project @ 2004-08-09 06:28:56 by jmb]
...
Printing support.
Some issues remain - see the todo list at the top of print.c for more details
svn path=/import/netsurf/; revision=1199
2004-08-09 06:28:57 +00:00
Richard Wilson
33f6d42b94
[project @ 2004-08-06 23:45:21 by rjw]
...
Scale view window are now persistent. Fix for incorrect buffering option saving. Background images extend to the full window dimensions.
svn path=/import/netsurf/; revision=1189
2004-08-06 23:45:21 +00:00
John Mark Bell
f3bef9fdcb
[project @ 2004-08-05 22:03:56 by jmb]
...
Tidy up and bugfix search implementation
svn path=/import/netsurf/; revision=1183
2004-08-05 22:03:56 +00:00
John Mark Bell
4f3691d183
[project @ 2004-08-05 20:32:00 by jmb]
...
Text search. Press F4 to access it
svn path=/import/netsurf/; revision=1182
2004-08-05 20:32:00 +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
John Mark Bell
67b0b7be62
[project @ 2004-07-27 20:44:46 by jmb]
...
Language configuration menu
Make adjust clicks on font size arrows style guide compliant
svn path=/import/netsurf/; revision=1154
2004-07-27 20:44:46 +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
Richard Wilson
456077353c
[project @ 2004-07-26 22:23:40 by rjw]
...
Hotlist toolbar icon shading. Fix for GIF animation artifacts under certain conditions.
svn path=/import/netsurf/; revision=1151
2004-07-26 22:23:40 +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
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
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
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
Richard Wilson
eb8f6921f5
[project @ 2004-07-11 23:14:24 by rjw]
...
Hotlist folder/entry creation.
svn path=/import/netsurf/; revision=1072
2004-07-11 23:14:24 +00:00
James Bursa
89a23311ea
[project @ 2004-07-11 13:05:38 by bursa]
...
Clean up save box code by implementing ro_gui_save_open().
svn path=/import/netsurf/; revision=1070
2004-07-11 13:05:38 +00:00
Richard Wilson
5c804fe3b2
[project @ 2004-07-09 21:03:26 by rjw]
...
Various minor GUI fixes
svn path=/import/netsurf/; revision=1064
2004-07-09 21:03:26 +00:00
Richard Wilson
e387d5e34a
[project @ 2004-07-08 22:05:35 by rjw]
...
Lose compiler warnings. Fix for dragging hotlist item to itself failing. Initial work on adding/editing entries.
svn path=/import/netsurf/; revision=1061
2004-07-08 22:05:35 +00:00
Richard Wilson
6cc16835e0
[project @ 2004-07-08 17:28:56 by rjw]
...
Save window cancel button implementation. Persistant child window handling.
svn path=/import/netsurf/; revision=1056
2004-07-08 17:28:56 +00:00
Richard Wilson
cfe6cd43dc
[project @ 2004-07-07 22:09:26 by rjw]
...
Minor GUI fixes for hotlist. Hotlist toolbar.
svn path=/import/netsurf/; revision=1054
2004-07-07 22:09:26 +00:00
Richard Wilson
c01b0bf645
[project @ 2004-07-07 00:31:57 by rjw]
...
Basic hotlist management facilities
svn path=/import/netsurf/; revision=1053
2004-07-07 00:31:57 +00:00
Richard Wilson
b9c4038e5f
[project @ 2004-07-05 22:17:59 by rjw]
...
Minor hotlist GUI fixes. Further hotlist menu development.
svn path=/import/netsurf/; revision=1052
2004-07-05 22:17:59 +00:00
Richard Wilson
5db1eae529
[project @ 2004-07-04 18:44:51 by rjw]
...
Loading/saving of hotlists. Initial work for hotlist menu.
svn path=/import/netsurf/; revision=1046
2004-07-04 18:44:51 +00:00
Richard Wilson
4f664d1559
[project @ 2004-07-04 14:59:29 by rjw]
...
Futher hotlst development. Minor GUI tweaks.
svn path=/import/netsurf/; revision=1044
2004-07-04 14:59:29 +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
Richard Wilson
89bef6d650
[project @ 2004-07-01 22:56:26 by rjw]
...
Hotlist visit count monitoring. Hotlist redraw optimisations. Hotlist entry content type icons.
svn path=/import/netsurf/; revision=1037
2004-07-01 22:56:26 +00:00
Richard Wilson
4da7fcd8f5
[project @ 2004-06-29 23:13:40 by rjw]
...
Experimental hotlist code
svn path=/import/netsurf/; revision=1030
2004-06-29 23:13:40 +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
50e0ebf3fa
[project @ 2004-06-27 14:41:14 by rjw]
...
Improved window positioning
svn path=/import/netsurf/; revision=1018
2004-06-27 14:41:14 +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
Richard Wilson
fb4e2fc476
[project @ 2004-06-10 22:11:44 by rjw]
...
GUI control of background images. Scaled background images.
svn path=/import/netsurf/; revision=953
2004-06-10 22:11:44 +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
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
James Bursa
6ac57d946b
[project @ 2004-05-22 23:04:44 by bursa]
...
Work on new theme choices dialog.
svn path=/import/netsurf/; revision=889
2004-05-22 23:04:44 +00:00
Richard Wilson
48ace0dd89
[project @ 2004-05-14 19:59:09 by rjw]
...
Interactive help tokens now fall back to their base key when not available.
Help menu is now fully implemented.
F1 opens the help page.
svn path=/import/netsurf/; revision=864
2004-05-14 19:59:09 +00:00
Richard Wilson
388e8a8a90
[project @ 2004-05-11 23:40:07 by rjw]
...
Interactive help support.
svn path=/import/netsurf/; revision=853
2004-05-11 23:40:07 +00:00
Richard Wilson
e5863b17d0
[project @ 2004-05-09 21:05:24 by rjw]
...
Local options are now adhered to (dither, filter, animate).
svn path=/import/netsurf/; revision=847
2004-05-09 21:05:24 +00:00
James Bursa
29340cf8c8
[project @ 2004-05-08 20:44:00 by bursa]
...
Break out ro_gui_dialog_load_template(). Replace xcalloc() with malloc() and add some error handling.
svn path=/import/netsurf/; revision=844
2004-05-08 20:44:00 +00:00
James Bursa
b148ed230f
[project @ 2004-05-08 18:12:36 by bursa]
...
Move some functions from gui.c to window.c. Simplify and add error handling to gui_window_set_pointer().
svn path=/import/netsurf/; revision=842
2004-05-08 18:12:36 +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
John Mark Bell
0f8e3e06e4
[project @ 2004-05-05 00:02:13 by jmb]
...
Implement saving of Links as URI, URL and Text
Implement saving of page objects in their original format
Implement export of page images as Sprite
Fix NULL pointer causing ofla when extracting page charset from libxml
svn path=/import/netsurf/; revision=826
2004-05-05 00:02:13 +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
James Bursa
31c76750f9
[project @ 2004-04-13 23:19:44 by bursa]
...
Remove some obsolete options.
svn path=/import/netsurf/; revision=777
2004-04-13 23:19:44 +00:00
Andrew Duffell
1bd8727c69
[project @ 2004-04-13 21:57:12 by andrew]
...
removal of redundant options bor browser
svn path=/import/netsurf/; revision=776
2004-04-13 21:57:12 +00:00
John Mark Bell
d0a3543e72
[project @ 2004-04-12 21:46:08 by jmb]
...
Add popup tooltip containing URL when mouse is over history window entry
svn path=/import/netsurf/; revision=766
2004-04-12 21:46:08 +00:00
John Mark Bell
7872dc57fd
[project @ 2004-04-03 02:59:34 by jmb]
...
Implement page info dialog box.
svn path=/import/netsurf/; revision=709
2004-04-03 02:59:35 +00:00
James Bursa
74b1c3986b
[project @ 2004-03-27 18:46:08 by bursa]
...
Save complete gui and F3 etc.
svn path=/import/netsurf/; revision=677
2004-03-27 18:46:08 +00:00
John Mark Bell
7d0b144391
[project @ 2004-03-24 23:51:08 by jmb]
...
Text Export support.
svn path=/import/netsurf/; revision=665
2004-03-24 23:51:08 +00:00
James Bursa
f962f4301c
[project @ 2004-03-21 12:46:56 by bursa]
...
Implement scheduled callbacks.
svn path=/import/netsurf/; revision=640
2004-03-21 12:46:56 +00:00
James Bursa
fba46de9cb
[project @ 2004-03-11 02:19:13 by bursa]
...
Add source_data to content structure and remove equivalents from individual contents.
svn path=/import/netsurf/; revision=606
2004-03-11 02:19:14 +00:00
James Bursa
7d9bf053b4
[project @ 2004-03-08 00:03:58 by bursa]
...
Implement Accept-Language option.
svn path=/import/netsurf/; revision=591
2004-03-08 00:03:58 +00:00
James Bursa
318869e90e
[project @ 2004-02-26 00:44:42 by bursa]
...
Implement drag saving of drawfiles and clean up drag/drop/save code.
svn path=/import/netsurf/; revision=568
2004-02-26 00:44:42 +00:00
James Bursa
7897a98a4c
[project @ 2004-02-25 15:12:57 by bursa]
...
Implement scaling; rewrite desktop/browser; add riscos/thumbnail; rewrite history.
svn path=/import/netsurf/; revision=566
2004-02-25 15:12:58 +00:00