James Bursa
6879c02a33
[project @ 2004-06-06 19:39:17 by bursa]
...
Add and improve error handling of save_complete. Save HTML as UTF-8 to prevent encoding issues.
svn path=/import/netsurf/; revision=931
2004-06-06 19:39:17 +00:00
James Bursa
6ad8aa088c
[project @ 2004-06-05 16:07:13 by bursa]
...
Rename template "config_th_pa" to "config_th_p" to fix suspected 12-character problem with Wimp_LoadTemplate.
svn path=/import/netsurf/; revision=929
2004-06-05 16:07:13 +00:00
James Bursa
27a6af1739
[project @ 2004-06-02 21:43:07 by bursa]
...
Reflow back if xosfile_save_stamped() fails.
svn path=/import/netsurf/; revision=925
2004-06-02 21:43:07 +00:00
James Bursa
f28b24d306
[project @ 2004-06-02 21:38:06 by bursa]
...
Remove frames-related code.
svn path=/import/netsurf/; revision=923
2004-06-02 21:38:06 +00:00
James Bursa
6710971eec
[project @ 2004-06-02 21:27:07 by bursa]
...
Simplify animation redraw code.
svn path=/import/netsurf/; revision=922
2004-06-02 21:27:07 +00:00
James Bursa
9f36f6144c
[project @ 2004-06-02 21:26:12 by bursa]
...
Handle memory exhaustion and errors.
svn path=/import/netsurf/; revision=921
2004-06-02 21:26:12 +00:00
James Bursa
e3369389a4
[project @ 2004-06-02 21:25:16 by bursa]
...
Handle errors from save_as_draw().
svn path=/import/netsurf/; revision=920
2004-06-02 21:25:16 +00:00
James Bursa
de10519be4
[project @ 2004-06-02 21:24:39 by bursa]
...
Remove #include <setjmp.h> for debug build issue.
svn path=/import/netsurf/; revision=919
2004-06-02 21:24:39 +00:00
James Bursa
cafb24a336
[project @ 2004-06-02 21:23:27 by bursa]
...
Remove obsolete files.
svn path=/import/netsurf/; revision=918
2004-06-02 21:23:27 +00:00
Richard Wilson
3f39cf8d42
[project @ 2004-05-31 21:51:35 by rjw]
...
History window shows the last frame of GIFs with a finite loop count, the first frame otherwise.
svn path=/import/netsurf/; revision=905
2004-05-31 21:51:35 +00:00
Richard Wilson
ae59bb9482
[project @ 2004-05-31 20:03:20 by rjw]
...
Fix for interlaced GIFs with very small heights.
svn path=/import/netsurf/; revision=903
2004-05-31 20:03:20 +00:00
Richard Wilson
58bca93f8c
[project @ 2004-05-31 14:37:02 by rjw]
...
Added #define for Tinct_AvailableFeatures (Tinct version 0.04+).
svn path=/import/netsurf/; revision=901
2004-05-31 14:37:02 +00:00
James Bursa
bbad5f0461
[project @ 2004-05-29 21:01:36 by bursa]
...
Remove obsolete parameters. Visibility bug fix.
svn path=/import/netsurf/; revision=900
2004-05-29 21:01:36 +00:00
Richard Wilson
2af77b03e5
[project @ 2004-05-26 21:13:07 by rjw]
...
Fix for FP exceptions.
svn path=/import/netsurf/; revision=897
2004-05-26 21:13:07 +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
Richard Wilson
1d75176293
[project @ 2004-05-24 20:50:57 by rjw]
...
Added option for maximum GIF animation speed (currently defaults to 10cs).
Fix for scaled animations not being correctly updated due to rounding issues.
svn path=/import/netsurf/; revision=895
2004-05-24 20:50:57 +00:00
Richard Wilson
b28605cd5f
[project @ 2004-05-24 20:47:32 by rjw]
...
Simple theme pane handling.
svn path=/import/netsurf/; revision=894
2004-05-24 20:47:32 +00:00
John Mark Bell
af576a9bc7
[project @ 2004-05-23 16:37:30 by jmb]
...
Fix acknowledgement of URI_MProcess. Thanks to John Baker for reporting.
svn path=/import/netsurf/; revision=893
2004-05-23 16:37:30 +00:00
Richard Wilson
d721c0473d
[project @ 2004-05-23 12:50:37 by rjw]
...
Fix for my stupidity.
svn path=/import/netsurf/; revision=892
2004-05-23 12:50:37 +00:00
Richard Wilson
9d305e4ec0
[project @ 2004-05-23 12:22:05 by rjw]
...
Improved style guide compliance and (incomplete) option to save window starting characteristics.
svn path=/import/netsurf/; revision=891
2004-05-23 12:22:05 +00:00
Richard Wilson
38befac56a
[project @ 2004-05-23 11:22:10 by rjw]
...
Added detection for generic interactive help applications.
svn path=/import/netsurf/; revision=890
2004-05-23 11:22:10 +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
John Tytgat
9feb8b694c
[project @ 2004-05-22 14:38:59 by joty]
...
gui_gadget_combo() : fix for spurious crash when RISC OS menu gets shown.
svn path=/import/netsurf/; revision=888
2004-05-22 14:38:59 +00:00
John Tytgat
dca6e2370b
[project @ 2004-05-22 14:27:03 by joty]
...
gui_gadget_combo() : small changes.
svn path=/import/netsurf/; revision=887
2004-05-22 14:27:03 +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
James Bursa
c2ebb7e4de
[project @ 2004-05-21 10:29:54 by bursa]
...
Fix divide-by-zero bug.
svn path=/import/netsurf/; revision=879
2004-05-21 10:29:54 +00:00
Richard Wilson
cfb09ad4f6
[project @ 2004-05-20 21:51:50 by rjw]
...
Animations now default to looping once.
svn path=/import/netsurf/; revision=875
2004-05-20 21:51:50 +00:00
Richard Wilson
9eb483c6e8
[project @ 2004-05-19 17:36:55 by rjw]
...
Faster GIF decoding
svn path=/import/netsurf/; revision=869
2004-05-19 17:36:55 +00:00
Richard Wilson
a2e2222ac8
[project @ 2004-05-19 17:31:34 by rjw]
...
Fix for WindowManager 3.98
svn path=/import/netsurf/; revision=868
2004-05-19 17:31:34 +00:00
John Tytgat
25cca6f2a7
[project @ 2004-05-14 20:23:52 by joty]
...
Removed compiler warning (and odd construction).
svn path=/import/netsurf/; revision=865
2004-05-14 20:23:52 +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
4474156c22
[project @ 2004-05-14 17:36:30 by rjw]
...
Added support for more windows.
Fixed separators reporting the parent menu help message.
svn path=/import/netsurf/; revision=862
2004-05-14 17:36:30 +00:00
Richard Wilson
020080956a
[project @ 2004-05-14 17:35:00 by rjw]
...
Begone status bar widget flicker!
svn path=/import/netsurf/; revision=861
2004-05-14 17:35:00 +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
John Mark Bell
fa40b93632
[project @ 2004-05-12 10:43:34 by jmb]
...
Fix my inability to read
svn path=/import/netsurf/; revision=857
2004-05-12 10:43:34 +00:00
Richard Wilson
3f0f5d7be9
[project @ 2004-05-12 10:23:07 by rjw]
...
Interactive help keys made more descriptive.
Message key length increased to 24.
svn path=/import/netsurf/; revision=856
2004-05-12 10:23:07 +00:00
John Mark Bell
0ee5786458
[project @ 2004-05-12 08:05:35 by jmb]
...
Fix input focus when right clicking a link.
svn path=/import/netsurf/; revision=855
2004-05-12 08:05:35 +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
924fe5c995
[project @ 2004-05-10 22:53:36 by rjw]
...
Animations with a limited number of loops now stop on the last frame rather than the first.
svn path=/import/netsurf/; revision=850
2004-05-10 22:53:36 +00:00
Richard Wilson
47ab606edf
[project @ 2004-05-10 22:14:33 by rjw]
...
Added support for NETSCAPE2.0 application extension for limited looping.
GIF decoding attempts all images, irrespective of whether they adhere to the GIF87/GIF89a spec.
Disabled logging.
svn path=/import/netsurf/; revision=849
2004-05-10 22:14:33 +00:00
Richard Wilson
7fa938d09c
[project @ 2004-05-09 21:15:54 by rjw]
...
Temporary fix for decoding certain images.
svn path=/import/netsurf/; revision=848
2004-05-09 21:15:54 +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
John Tytgat
226c002d57
[project @ 2004-05-09 16:49:53 by joty]
...
Type change of struct content_html.encoding from xmlCharEncoding to xmlChar; Pickup Content-Type charset in the HTML file and use this if the server didn't send it or there was no server involved (e.g. HTML loading from disk).
svn path=/import/netsurf/; revision=846
2004-05-09 16:49:53 +00:00
Richard Wilson
f29ad7e266
[project @ 2004-05-09 16:12:24 by rjw]
...
Improved GIF animation and a decoding bug fix.
svn path=/import/netsurf/; revision=845
2004-05-09 16:12: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
2d8ba47e70
[project @ 2004-05-07 00:06:26 by jmb]
...
Gain input focus when clicked
svn path=/import/netsurf/; revision=839
2004-05-07 00:06:26 +00:00
Richard Wilson
fac94deeb8
[project @ 2004-05-06 22:24:37 by rjw]
...
Background redraw bug fix.
svn path=/import/netsurf/; revision=838
2004-05-06 22:24:37 +00:00
John Tytgat
255bf8f1ed
[project @ 2004-05-06 21:18:26 by joty]
...
[ Again, the same commit of 2004-05-03 ]
ro_gui_set_icon_string() :
- anti-flicker test didn't work when string is longer than icon text
buffer length.
- make sure we have a NUL char terminated string when new icon text is
longer than icon buffer.
svn path=/import/netsurf/; revision=837
2004-05-06 21:18:26 +00:00