Commit Graph

212 Commits

Author SHA1 Message Date
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
Michael Drake 8b1ab68391 [project @ 2004-07-02 18:08:36 by tlsa]
Tweak toolbar icons and correct interactive help for hotlist button.

svn path=/import/netsurf/; revision=1040
2004-07-02 18:08:37 +00:00
Michael Drake 8acd7a419e [project @ 2004-07-02 16:27:49 by tlsa]
Update messages.

svn path=/import/netsurf/; revision=1039
2004-07-02 16:27:49 +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
Richard Wilson 4479072d16 [project @ 2004-06-28 19:35:04 by rjw]
Optional window size inheritance to appease tlsa. Updates to code comments. Ctrl-N shortcut to open a new window.

svn path=/import/netsurf/; revision=1023
2004-06-28 19:35:04 +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 07df357289 [project @ 2004-06-26 22:26:59 by rjw]
Addition of stop message

svn path=/import/netsurf/; revision=1014
2004-06-26 22:26:59 +00:00
Michael Drake c5f42cd7c5 [project @ 2004-06-22 21:11:09 by tlsa]
Interactive help text for Reload button.

svn path=/import/netsurf/; revision=995
2004-06-22 21:11:10 +00:00
Michael Drake 6e5d77e894 [project @ 2004-06-21 10:15:55 by tlsa]
Interactive help for Stop button.

svn path=/import/netsurf/; revision=985
2004-06-21 10:15:55 +00:00
Richard Wilson e90502d837 [project @ 2004-06-15 23:05:01 by rjw]
Internal caching of small sprites to increase tiled plotting speed.
Fix for not filling the right pixel of a clipping rectangle for 1px wide tiled images.

svn path=/import/netsurf/; revision=975
2004-06-15 23:05:01 +00:00
James Bursa 319bd68d03 [project @ 2004-06-15 19:12:24 by bursa]
Updated French translation (Jerome Mathevet).

svn path=/import/netsurf/; revision=973
2004-06-15 19:12:24 +00:00
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