John Mark Bell
2caa96dcc9
Fix attempts to call die() before messages_hash exists:
...
1) Make hash_* more robust in the face of bad parameters
2) Make messages_* more robust in the face of bad parameters
3) Tidy up gui_init such that localised messages are loaded at the
earliest opportunity
svn path=/trunk/netsurf/; revision=2998
2006-10-12 14:00:40 +00:00
John Mark Bell
b5274724ed
Fix dataload stupidities
...
svn path=/trunk/netsurf/; revision=2925
2006-09-07 09:44:50 +00:00
Richard Wilson
1999becb42
Finish event based GUI system transition and begin code cleanup.
...
svn path=/trunk/netsurf/; revision=2922
2006-09-06 14:44:42 +00:00
Richard Wilson
74fa727509
Experimental new frames code.
...
svn path=/trunk/netsurf/; revision=2906
2006-09-02 15:52:41 +00:00
Adrian Lees
63631b4ec9
Workaround for later VideoHWSMI versions too; patterned line bug still not fixed
...
svn path=/trunk/netsurf/; revision=2883
2006-08-22 03:33:05 +00:00
James Bursa
844e6de6a9
Call rufl_dump_state() when a crash occurs.
...
svn path=/trunk/netsurf/; revision=2850
2006-08-15 04:05:30 +00:00
Adrian Lees
4d8c68583f
Save and restore FP registers for APCS compliance
...
svn path=/trunk/netsurf/; revision=2815
2006-08-06 15:40:02 +00:00
Adrian Lees
748e38ab87
Use desktop font
...
svn path=/trunk/netsurf/; revision=2778
2006-07-18 01:51:19 +00:00
Adrian Lees
81512fa939
Workaround for A9home crash drawing patterned lines; maybe temporary
...
svn path=/trunk/netsurf/; revision=2768
2006-07-16 16:52:28 +00:00
John Mark Bell
25501c695e
Centralise keypress handling (download and query dialogs still need porting over to wimp_event)
...
Make core browser window invalidate caret callback on mouse clicks
svn path=/trunk/netsurf/; revision=2746
2006-07-13 21:57:35 +00:00
Richard Wilson
a836591435
Add basic cookie viewer, make trees use textarea components for UTF8 editing, trim headers, fix tree redraw issues.
...
svn path=/trunk/netsurf/; revision=2739
2006-07-13 12:46:02 +00:00
Richard Wilson
0fe0a709ce
Join update boxes if possible to decrease rendering time (optimise bouncing bunny testcase.)
...
svn path=/trunk/netsurf/; revision=2724
2006-07-09 17:38:34 +00:00
Richard Wilson
badad073ec
Generate directory listings (fix 1397934)
...
svn path=/trunk/netsurf/; revision=2719
2006-07-06 00:07:11 +00:00
Richard Wilson
de0c4e2c32
Implement up toolbar icon and menu option.
...
svn path=/trunk/netsurf/; revision=2705
2006-07-03 21:07:02 +00:00
Richard Wilson
5eb703af73
Allow thumbnail icons to be turned off.
...
svn path=/trunk/netsurf/; revision=2699
2006-07-03 01:03:07 +00:00
John Mark Bell
9eb3efff78
Make filename_create_directory check if directory already exists
...
Constify return of filename_request
Make bitmap save code check for filename_request failure
Update ro_gui_view_source to take account of constification
svn path=/trunk/netsurf/; revision=2639
2006-06-20 22:58:36 +00:00
John Mark Bell
4f249f9d0a
Merge cookies changes into head - unvalidated transactions and a UI
...
still need implementing.
svn path=/trunk/netsurf/; revision=2632
2006-06-19 21:49:25 +00:00
John Mark Bell
c1dbdad995
Provide persistent flag for urldb entries.
...
Make hotlist use this, rather than abusing the last visited date.
This fixes the hotlist being copied to global history issue.
svn path=/trunk/netsurf/; revision=2619
2006-06-14 22:46:12 +00:00
James Bursa
d94e0749e1
Replace a call to wimp_create_icon() with xwimp_create_icon().
...
svn path=/trunk/netsurf/; revision=2607
2006-05-24 22:56:46 +00:00
Richard Wilson
c7f77b0165
Finish history cloning.
...
svn path=/trunk/netsurf/; revision=2547
2006-04-22 18:24:18 +00:00
Richard Wilson
a2465c779f
Remove RISC OS dependencies from filename code.
...
svn path=/trunk/netsurf/; revision=2540
2006-04-21 23:49:52 +00:00
John Mark Bell
52bdd72c71
Ensure hotlist URLs are retained in the database
...
Reduce number of unconditional calls to urldb_get_url_data
svn path=/trunk/netsurf/; revision=2531
2006-04-15 15:23:23 +00:00
John Mark Bell
ef301b8619
Fix URL file loading and add support for file:/// URLs to urldb
...
Convert file:/... to file:///... (the former isn't a valid URL)
svn path=/trunk/netsurf/; revision=2524
2006-04-12 08:09:27 +00:00
John Mark Bell
c09eb457df
Unify information databases
...
svn path=/trunk/netsurf/; revision=2519
2006-04-09 23:21:13 +00:00
James Bursa
5a72700817
[project @ 2006-03-25 20:30:35 by bursa]
...
Split local history into portable and RISC OS specific code. Improve layout of history tree.
svn path=/import/netsurf/; revision=2164
2006-03-25 20:30:35 +00:00
Adrian Lees
4b03028b51
[project @ 2006-03-24 03:44:33 by adrianl]
...
Use thumbnails for iconised windows
svn path=/import/netsurf/; revision=2157
2006-03-24 03:44:37 +00:00
Daniel Silverstone
17d059f53f
[project @ 2006-03-10 09:09:03 by dsilvers]
...
Minor refactor to pass the gui_window to gui_window_set_pointer and gui_window_hide_pointer
svn path=/import/netsurf/; revision=2123
2006-03-10 09:09:03 +00:00
Richard Wilson
60ea34ad48
[project @ 2006-02-26 02:25:19 by rjw]
...
Add support for ICO files.
svn path=/import/netsurf/; revision=2096
2006-02-26 02:25:19 +00:00
Richard Wilson
da4a9313f1
[project @ 2006-02-25 18:50:34 by rjw]
...
Support for BMP files
svn path=/import/netsurf/; revision=2095
2006-02-25 18:51:51 +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
e7810f25bf
[project @ 2006-02-10 20:44:04 by adrianl]
...
Simplify code
svn path=/import/netsurf/; revision=2069
2006-02-10 20:44:04 +00:00
Adrian Lees
9f0f47cff7
[project @ 2006-02-10 18:10:09 by adrianl]
...
Improved reporting of startup errors
svn path=/import/netsurf/; revision=2068
2006-02-10 18:10:09 +00:00
Adrian Lees
647f7d110c
[project @ 2006-02-09 00:43:32 by adrianl]
...
Disable trapping of FP underflows (raised erroneously by FPEv4.09-4.11)
svn path=/import/netsurf/; revision=2066
2006-02-09 00:43:32 +00:00
Adrian Lees
8823544009
[project @ 2006-02-03 21:20:43 by adrianl]
...
Tidy up ro_gui_screen_size and remember screen properties
svn path=/import/netsurf/; revision=2054
2006-02-03 21:20:43 +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
26e7a21863
[project @ 2006-01-18 00:54:27 by rjw]
...
Tidy up code to use generic url<->path functions.
svn path=/import/netsurf/; revision=2022
2006-01-18 00:54:27 +00:00
Richard Wilson
08ca6a9ae4
[project @ 2006-01-09 00:12:09 by rjw]
...
Begin moving message routing to new code. Implement Adjust-click close behaviour for local files.
svn path=/import/netsurf/; revision=2019
2006-01-09 00:12:09 +00:00
Richard Wilson
97950c2033
[project @ 2006-01-08 20:09:05 by rjw]
...
View source on local files now shows the actual file. Use the DataOpen protocol rather than changing the filetype.
svn path=/import/netsurf/; revision=2018
2006-01-08 20:09:05 +00:00
John Mark Bell
745deb7a9d
[project @ 2006-01-08 01:51:33 by jmb]
...
Make data file locations user-configurable (no UI for this as yet)
Reduce intrusiveness of ncos modifications
Fix GTK build
Remove Cookies file details from Messages (this data never belonged in there anyway)
Make gui_init more robust against memory exhaustion.
svn path=/import/netsurf/; revision=2014
2006-01-08 01:51:33 +00:00
Richard Wilson
3ebf60d9fc
[project @ 2006-01-06 21:25:34 by rjw]
...
Simplify code and make tree windows defined in the templates.
svn path=/import/netsurf/; revision=1999
2006-01-06 21:25:34 +00:00
Richard Wilson
eddf11ba5c
[project @ 2006-01-06 13:27:15 by rjw]
...
Improve the dragging of URL files into the hotlist.
svn path=/import/netsurf/; revision=1993
2006-01-06 13:27:15 +00:00
John Mark Bell
71a9ffa7db
[project @ 2006-01-06 00:57:01 by jmb]
...
Handle previous signal handler claimants correctly
svn path=/import/netsurf/; revision=1987
2006-01-06 00:57:01 +00:00
Richard Wilson
fbed705284
[project @ 2006-01-02 05:21:57 by rjw]
...
Use library sprite loading.
svn path=/import/netsurf/; revision=1943
2006-01-02 05:21:57 +00:00
John Mark Bell
cf657a2ffb
[project @ 2006-01-01 18:52:30 by jmb]
...
Dump user options to stderr on abort.
Dump box tree on failed assertion.
Display Red/Yellow hourglass whilst dumping box tree (as this can take some time)
svn path=/import/netsurf/; revision=1928
2006-01-01 18:52:30 +00:00
Richard Wilson
5dff5b7a3c
[project @ 2006-01-01 13:58:31 by rjw]
...
Re-introduce clicking in URL completion window
svn path=/import/netsurf/; revision=1925
2006-01-01 13:58:31 +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
Adrian Lees
1efd4796a2
[project @ 2005-12-10 14:31:32 by adrianl]
...
ArtWorks support
svn path=/import/netsurf/; revision=1891
2005-12-10 14:31:33 +00:00
Adrian Lees
4a372d76d1
[project @ 2005-09-01 20:29:59 by adrianl]
...
Tolerate incorrectly terminated and unterminated data xfer filenames
svn path=/import/netsurf/; revision=1860
2005-09-01 20:29:59 +00:00
James Bursa
4321094122
[project @ 2005-08-04 22:50:49 by bursa]
...
Fix "View source" (Filer_Run before setting filetype).
svn path=/import/netsurf/; revision=1839
2005-08-04 22:50:49 +00:00
Richard Wilson
d8e290a7a1
[project @ 2005-08-03 17:01:40 by rjw]
...
Give an unique filename each time 'View Source' is used.
svn path=/import/netsurf/; revision=1837
2005-08-03 17:01:40 +00:00