Commit Graph

199 Commits

Author SHA1 Message Date
Michael Drake bdbd46584f [project @ 2004-06-11 21:39:05 by tlsa]
Update interactive help text.

svn path=/import/netsurf/; revision=966
2004-06-11 21:39:05 +00:00
Richard Wilson ba60d35bdc [project @ 2004-06-11 21:12:05 by rjw]
Bring the messages back into line before zamez slaps me

svn path=/import/netsurf/; revision=965
2004-06-11 21:12:05 +00:00
Richard Wilson 2419316c77 [project @ 2004-06-11 21:09:50 by rjw]
Update to PNG title data to make it display the data size

svn path=/import/netsurf/; revision=964
2004-06-11 21:09:50 +00:00
Richard Wilson 53ca329cc8 [project @ 2004-06-11 20:59:53 by rjw]
Bug fix for GIFs with a single broken frame. Relaxation of error conditions to display GIFs. Re-introduction of GIF details in the title bar.

svn path=/import/netsurf/; revision=963
2004-06-11 20:59:53 +00:00
James Bursa 0efd285302 [project @ 2004-06-11 12:19:56 by bursa]
New "About NetSurf" page, and menu item to open it.

svn path=/import/netsurf/; revision=960
2004-06-11 12:19:57 +00:00
Michael Drake d58147aa58 [project @ 2004-06-10 22:53:47 by tlsa]
Uncomment background image toggle interactive help text.

svn path=/import/netsurf/; revision=956
2004-06-10 22:53:47 +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 Mark Bell d0aadf90ca [project @ 2004-06-09 19:57:30 by jmb]
Require Tinct 0.05

svn path=/import/netsurf/; revision=940
2004-06-09 19:57:30 +00:00
Richard Wilson e7d62fa174 [project @ 2004-06-07 23:17:11 by rjw]
Support for sprite tiling.
Optimisations for plot handlers.
Removed the need for SpriteV and PaletteV vector routines in favour of service calls and an additional flag word for use outside the WIMP.

svn path=/import/netsurf/; revision=934
2004-06-07 23:17:11 +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
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 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
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
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
Michael Drake 2dd600802c [project @ 2004-05-14 18:13:12 by tlsa]
A few additions to interactive help text.

svn path=/import/netsurf/; revision=863
2004-05-14 18:13:12 +00:00
Michael Drake 59d25c3a02 [project @ 2004-05-12 21:25:20 by tlsa]
Add some interactive help text.

svn path=/import/netsurf/; revision=858
2004-05-12 21:25:20 +00:00
Richard Wilson 09d6f3768b [project @ 2004-05-11 21:43:43 by rjw]
AnimLib is no longer used.

svn path=/import/netsurf/; revision=852
2004-05-11 21:43:43 +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 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 7cb9b4d79b [project @ 2004-05-06 20:37:48 by bursa]
Remove obsolete theme files. Hide some unimplemented toolbar icons. F2 moves caret to URL bar and clears it to "www.". Simplify some of the toolbar code. Fix menu-related crash (reported by Jerome Mathevet).

svn path=/import/netsurf/; revision=836
2004-05-06 20:37:48 +00:00
James Bursa 9fe6e6266c [project @ 2004-05-05 23:08:17 by bursa]
Updated French resources, thanks to Jerome Mathevet.

svn path=/import/netsurf/; revision=831
2004-05-05 23:08:17 +00:00
Michael Drake 64dd8373c9 [project @ 2004-05-05 21:24:59 by tlsa]
Add ptr_lr spite.

svn path=/import/netsurf/; revision=830
2004-05-05 21:24:59 +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
James Bursa 88a5db22f9 [project @ 2004-05-04 22:40:19 by bursa]
Fix corrupted icons.

svn path=/import/netsurf/; revision=825
2004-05-04 22:40:19 +00:00
Richard Wilson 267d1d8d01 [project @ 2004-05-04 22:30:20 by rjw]
New icons by tlsa.

svn path=/import/netsurf/; revision=824
2004-05-04 22:30:20 +00:00
Richard Wilson 1692e9c33d [project @ 2004-05-04 19:00:25 by rjw]
Messages for expanded menu structure.

svn path=/import/netsurf/; revision=822
2004-05-04 19:00:25 +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
Michael Drake e8db0032cc [project @ 2004-05-01 19:20:13 by tlsa]
Increase wimpslot.

svn path=/import/netsurf/; revision=808
2004-05-01 19:20:13 +00:00
Matthew Hambley d44ab700d0 [project @ 2004-04-25 11:40:05 by matthewh]
A more human face to download bytecounts.  Needs someone who can speak French to correct the fr messages file.

svn path=/import/netsurf/; revision=803
2004-04-25 11:40:05 +00:00
James Bursa 7a06e57bb2 [project @ 2004-04-24 23:44:06 by bursa]
Add table[align=center].

svn path=/import/netsurf/; revision=802
2004-04-24 23:44:06 +00:00
James Bursa ba507a8619 [project @ 2004-04-21 21:37:32 by bursa]
Change dimensions of radio and checkboxes to em.

svn path=/import/netsurf/; revision=797
2004-04-21 21:37:32 +00:00
James Bursa dc937fe9ba [project @ 2004-04-18 15:19:53 by bursa]
Implement <br> properly by adding BOX_BR; fix box tree normalisation bugs.

svn path=/import/netsurf/; revision=791
2004-04-18 15:19:53 +00:00
James Bursa 6f9b7ab40d [project @ 2004-04-13 23:22:29 by bursa]
Remove obsolete file.

svn path=/import/netsurf/; revision=780
2004-04-13 23:22:29 +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 d2b9add958 [project @ 2004-04-13 21:55:50 by andrew]
Removal of redundant browser choices options

svn path=/import/netsurf/; revision=775
2004-04-13 21:55:50 +00:00
Richard Wilson f31bd7c468 [project @ 2004-04-13 18:59:29 by rjw]
Added extra menu definitions.

svn path=/import/netsurf/; revision=773
2004-04-13 18:59:29 +00:00
John Mark Bell f5d8e5856c [project @ 2004-04-13 16:15:23 by jmb]
Move hot spot of caret pointer down.
Tidy up caret pointer sprite

svn path=/import/netsurf/; revision=772
2004-04-13 16:15:23 +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
James Bursa 897ecd8e1b [project @ 2004-04-12 21:12:50 by bursa]
Add margins for a few elements.

svn path=/import/netsurf/; revision=765
2004-04-12 21:12:50 +00:00
Michael Drake 9056089245 [project @ 2004-04-12 20:56:44 by tlsa]
Add link to new progress page.

svn path=/import/netsurf/; revision=764
2004-04-12 20:56:44 +00:00
John Mark Bell 8be63e7828 [project @ 2004-04-12 18:55:35 by jmb]
Fix bad links

svn path=/import/netsurf/; revision=761
2004-04-12 18:55:35 +00:00
Richard Wilson a3ae85ffc3 [project @ 2004-04-12 18:28:51 by rjw]
Sets application system variables as described at http://www.iyonix.com/32bit/help.shtml

svn path=/import/netsurf/; revision=760
2004-04-12 18:28:51 +00:00
James Bursa 3b137ab233 [project @ 2004-04-12 18:01:32 by bursa]
Fix links to new filenames.

svn path=/import/netsurf/; revision=759
2004-04-12 18:01:32 +00:00
James Bursa d3e0071532 [project @ 2004-04-12 17:44:58 by bursa]
Rename Docs files.

svn path=/import/netsurf/; revision=758
2004-04-12 17:44:58 +00:00
John Mark Bell f797fdd2ad [project @ 2004-04-12 13:01:01 by jmb]
Prevent loading of multiple copies

svn path=/import/netsurf/; revision=755
2004-04-12 13:01:01 +00:00
James Bursa 9628b9102c [project @ 2004-04-12 00:00:47 by bursa]
Rewrite block context layout, implementing collapsing and negative margins and margins for tables.

svn path=/import/netsurf/; revision=754
2004-04-12 00:00:47 +00:00
Richard Wilson 4e675324dc [project @ 2004-04-11 12:14:21 by rjw]
Fix for scaled sprites having a vertical offset a pixel too high.

svn path=/import/netsurf/; revision=751
2004-04-11 12:14:21 +00:00
Richard Wilson 4244812ff9 [project @ 2004-04-10 20:02:27 by rjw]
Palettes are set up when redirecting to sprites.

svn path=/import/netsurf/; revision=746
2004-04-10 20:02:27 +00:00
James Bursa e90e01cd49 [project @ 2004-04-09 21:06:10 by bursa]
Add FixFonts to attempt to fix common font problem.

svn path=/import/netsurf/; revision=741
2004-04-09 21:06:10 +00:00
Andrew Duffell 64cd951ae2 [project @ 2004-04-07 12:58:55 by andrew]
Correction of letters CSS

svn path=/import/netsurf/; revision=737
2004-04-07 12:58:55 +00:00