Commit Graph

913 Commits

Author SHA1 Message Date
James Bursa ef8e27a458 [project @ 2004-06-02 21:06:18 by bursa]
Remove some #ifdef riscos.

svn path=/import/netsurf/; revision=914
2004-06-02 21:06:18 +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 d250ff9f82 [project @ 2004-06-02 21:01:52 by bursa]
Call gif_decode_frame() for testing. Misc updates.

svn path=/import/netsurf/; revision=912
2004-06-02 21:01:52 +00:00
James Bursa a9f9cd5e8f [project @ 2004-06-02 21:01:01 by bursa]
Implement enumerate_fonts().

svn path=/import/netsurf/; revision=911
2004-06-02 21:01:01 +00:00
James Bursa 00be6366a7 [project @ 2004-06-02 21:00:10 by bursa]
Add some extensions.

svn path=/import/netsurf/; revision=910
2004-06-02 21:00:10 +00:00
James Bursa e18bc32952 [project @ 2004-06-02 20:58:40 by bursa]
Remove some #ifdef riscos.

svn path=/import/netsurf/; revision=909
2004-06-02 20:58:40 +00:00
James Bursa 1f28aad336 [project @ 2004-06-02 20:58:16 by bursa]
Remove some #ifdef riscos. Use floats for animation area.

svn path=/import/netsurf/; revision=908
2004-06-02 20:58:16 +00:00
James Bursa 9da0a16ac3 [project @ 2004-06-02 20:57:50 by bursa]
Remove some #ifdef riscos.

svn path=/import/netsurf/; revision=907
2004-06-02 20:57:50 +00:00
James Bursa aebd66fbba [project @ 2004-06-02 20:53:37 by bursa]
Make config change according to build.

svn path=/import/netsurf/; revision=906
2004-06-02 20:53:37 +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 b1cfda278c [project @ 2004-05-31 20:23:24 by rjw]
Removed obsolete paragraph.

svn path=/import/netsurf/; revision=904
2004-05-31 20:23:24 +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 a6fa745ed9 [project @ 2004-05-31 19:56:38 by rjw]
Improved Tinct and documentation.

svn path=/import/netsurf/; revision=902
2004-05-31 19:56:38 +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
James Bursa 745d4b1d67 [project @ 2004-05-27 23:45:26 by bursa]
Table and float bug fixes.

svn path=/import/netsurf/; revision=899
2004-05-27 23:45:26 +00:00
James Bursa 4f31db54f7 [project @ 2004-05-27 22:13:20 by bursa]
Fix some table layout bugs related to the recent changes to calculate_table_widths().

svn path=/import/netsurf/; revision=898
2004-05-27 22:13:20 +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
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 3c707fbeea [project @ 2004-05-21 22:51:02 by bursa]
Fix <select>, which got broken earlier.

svn path=/import/netsurf/; revision=882
2004-05-21 22:51:02 +00:00
James Bursa fe2a9961df [project @ 2004-05-21 17:08:48 by bursa]
Improve multilength parsing.

svn path=/import/netsurf/; revision=881
2004-05-21 17:08:48 +00:00
James Bursa 8b78a7803d [project @ 2004-05-21 14:26:59 by bursa]
Improved handling of objects and frames; some work on malloc() failure in box conversion.

svn path=/import/netsurf/; revision=880
2004-05-21 14:26:59 +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
James Bursa 9412dfeaed [project @ 2004-05-21 10:25:42 by bursa]
Add form_new_control() and form_free_control().

svn path=/import/netsurf/; revision=878
2004-05-21 10:25:42 +00:00
James Bursa 5a79489248 [project @ 2004-05-21 10:17:55 by bursa]
Revert this change because it breaks the autobuilder.

svn path=/import/netsurf/; revision=877
2004-05-21 10:17:55 +00:00
John Tytgat b922c8d127 [project @ 2004-05-21 09:42:16 by joty]
Bring css_parser_Alloc() declaration inline with its implementation.

svn path=/import/netsurf/; revision=876
2004-05-21 09:42:16 +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
Matthew Hambley 5de4fdf37b [project @ 2004-05-20 20:55:36 by matthewh]
Added a .cvsignore file to hide automatically built files

svn path=/import/netsurf/; revision=874
2004-05-20 20:55:36 +00:00
Matthew Hambley cf70d529bf [project @ 2004-05-20 20:51:42 by matthewh]
First round of bug fixes for new build structure

svn path=/import/netsurf/; revision=873
2004-05-20 20:51:42 +00:00
Matthew Hambley 254c4d509e [project @ 2004-05-20 20:12:18 by matthewh]
Now we shouldn't be hassled about the Risc OS build directories.

svn path=/import/netsurf/; revision=872
2004-05-20 20:12:18 +00:00
Matthew Hambley 67faa03448 [project @ 2004-05-20 20:10:42 by matthewh]
A stub function which should have returned a value wasn't.

svn path=/import/netsurf/; revision=871
2004-05-20 20:10:42 +00:00
Matthew Hambley 6838b11f6c [project @ 2004-05-20 20:06:31 by matthewh]
Introduced a new a amalgamated build system which should support both Posix and RiscOS developers

svn path=/import/netsurf/; revision=870
2004-05-20 20:06:31 +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
James Bursa d4928a0316 [project @ 2004-05-19 13:21:57 by bursa]
Add Error Handling section.

svn path=/import/netsurf/; revision=867
2004-05-19 13:21:57 +00:00
Michael Drake 82982c0b9f [project @ 2004-05-14 21:11:17 by tlsa]
More interactive help text.

svn path=/import/netsurf/; revision=866
2004-05-14 21:11:17 +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