Commit Graph

270 Commits

Author SHA1 Message Date
Richard Wilson
5c804fe3b2 [project @ 2004-07-09 21:03:26 by rjw]
Various minor GUI fixes

svn path=/import/netsurf/; revision=1064
2004-07-09 21:03:26 +00:00
Richard Wilson
962b3dd828 [project @ 2004-07-09 17:03:34 by rjw]
Tidier hotlist code. URL normalisation. Redraw uses Tinct.

svn path=/import/netsurf/; revision=1063
2004-07-09 17:03:35 +00:00
Richard Wilson
e387d5e34a [project @ 2004-07-08 22:05:35 by rjw]
Lose compiler warnings. Fix for dragging hotlist item to itself failing. Initial work on adding/editing entries.

svn path=/import/netsurf/; revision=1061
2004-07-08 22:05:35 +00:00
Richard Wilson
6cc16835e0 [project @ 2004-07-08 17:28:56 by rjw]
Save window cancel button implementation. Persistant child window handling.

svn path=/import/netsurf/; revision=1056
2004-07-08 17:28:56 +00:00
Richard Wilson
cfe6cd43dc [project @ 2004-07-07 22:09:26 by rjw]
Minor GUI fixes for hotlist. Hotlist toolbar.

svn path=/import/netsurf/; revision=1054
2004-07-07 22:09:26 +00:00
Richard Wilson
c01b0bf645 [project @ 2004-07-07 00:31:57 by rjw]
Basic hotlist management facilities

svn path=/import/netsurf/; revision=1053
2004-07-07 00:31:57 +00:00
Richard Wilson
b9c4038e5f [project @ 2004-07-05 22:17:59 by rjw]
Minor hotlist GUI fixes. Further hotlist menu development.

svn path=/import/netsurf/; revision=1052
2004-07-05 22:17:59 +00:00
John Mark Bell
9ef5ac0890 [project @ 2004-07-04 19:27:41 by jmb]
Fixup duplicated message key usage.

svn path=/import/netsurf/; revision=1047
2004-07-04 19:27:42 +00:00
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
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
Andrew Duffell
2f12434e01 [project @ 2004-04-07 12:56:20 by andrew]
!Sprites22

svn path=/import/netsurf/; revision=736
2004-04-07 12:56:20 +00:00
Andrew Duffell
4dd5bd36c0 [project @ 2004-04-07 12:54:55 by andrew]
Incorrect sizeing of letters CSS corrected

svn path=/import/netsurf/; revision=735
2004-04-07 12:54:55 +00:00
Andrew Duffell
48c685bfaa [project @ 2004-04-06 13:52:58 by andrew]
Addition of Small CSS file icon and correction of font on large icon

svn path=/import/netsurf/; revision=731
2004-04-06 13:52:58 +00:00
Andrew Duffell
62cfb28677 [project @ 2004-04-06 13:50:55 by andrew]
Addition of Small CSS file icon

svn path=/import/netsurf/; revision=730
2004-04-06 13:50:55 +00:00
Richard Wilson
1d69de60fd [project @ 2004-04-06 10:50:26 by rjw]
Only uses generic version of Tinct.

svn path=/import/netsurf/; revision=729
2004-04-06 10:50:26 +00:00
Richard Wilson
29abae4f3e [project @ 2004-04-06 10:50:02 by rjw]
Generic version of Tinct.

svn path=/import/netsurf/; revision=728
2004-04-06 10:50:02 +00:00
Richard Wilson
d51bb4d2ff [project @ 2004-04-06 10:48:33 by rjw]
Removal of halfword Tinct.

svn path=/import/netsurf/; revision=727
2004-04-06 10:49:33 +00:00
Andrew Duffell
42d1e657ff [project @ 2004-04-06 10:39:07 by andrew]
!Sprites22

svn path=/import/netsurf/; revision=726
2004-04-06 10:39:07 +00:00
Andrew Duffell
8dffc9e037 [project @ 2004-04-06 10:36:19 by andrew]
!Sprites22,ff9

svn path=/import/netsurf/; revision=725
2004-04-06 10:36:19 +00:00
Andrew Duffell
ce93fe5cc0 [project @ 2004-04-05 22:21:37 by andrew]
!SpritesA

svn path=/import/netsurf/; revision=723
2004-04-05 22:21:37 +00:00
Richard Wilson
308773a142 [project @ 2004-04-04 14:23:49 by rjw]
Updated preferred Tinct module version to 0.03.

svn path=/import/netsurf/; revision=719
2004-04-04 14:23:49 +00:00
Richard Wilson
ef94d806d4 [project @ 2004-04-04 14:21:34 by rjw]
Support for opaque plotting in <8bpp, scaled and otherwise.
Fixed bug that caused scaling to 0x0 to enter an infinite loop.
Fixed bug that caused calling an invalid SWI to produce an abort.

svn path=/import/netsurf/; revision=718
2004-04-04 14:21:34 +00:00
John Mark Bell
1db405f116 [project @ 2004-04-03 17:04:26 by jmb]
Increase Wimpslot requirement

svn path=/import/netsurf/; revision=713
2004-04-03 17:04:26 +00:00
John Mark Bell
7872dc57fd [project @ 2004-04-03 02:59:34 by jmb]
Implement page info dialog box.

svn path=/import/netsurf/; revision=709
2004-04-03 02:59:35 +00:00
John Mark Bell
a260f648f8 [project @ 2004-04-02 23:12:26 by jmb]
Implement CSS cursor property

svn path=/import/netsurf/; revision=705
2004-04-02 23:12:26 +00:00
James Bursa
18cfe064be [project @ 2004-04-02 18:13:23 by bursa]
Experimental work on frames.

svn path=/import/netsurf/; revision=703
2004-04-02 18:13:23 +00:00
John Mark Bell
cda80645f2 [project @ 2004-04-01 00:26:05 by jmb]
Change mouse pointer over page elements

svn path=/import/netsurf/; revision=694
2004-04-01 00:26:05 +00:00
James Bursa
d5a81883e8 [project @ 2004-03-27 23:18:52 by bursa]
Implement url_nice() and make save boxes use it to choose the default filename.

svn path=/import/netsurf/; revision=682
2004-03-27 23:18:52 +00:00
James Bursa
c37e16a8c6 [project @ 2004-03-27 18:47:56 by bursa]
Save complete gui and F3 etc.

svn path=/import/netsurf/; revision=680
2004-03-27 18:47:56 +00:00
Michael Drake
9bf9d64089 [project @ 2004-03-25 22:29:33 by tlsa]
Give text input and text area form items a RISC OS style

svn path=/import/netsurf/; revision=668
2004-03-25 22:29:33 +00:00
John Mark Bell
7d0b144391 [project @ 2004-03-24 23:51:08 by jmb]
Text Export support.

svn path=/import/netsurf/; revision=665
2004-03-24 23:51:08 +00:00
Michael Drake
e944d395e0 [project @ 2004-03-24 10:26:48 by tlsa]
Centre text on buttons.

svn path=/import/netsurf/; revision=661
2004-03-24 10:26:48 +00:00
Richard Wilson
270da4008b [project @ 2004-03-22 21:10:57 by rjw]
Removed debug code.

svn path=/import/netsurf/; revision=654
2004-03-22 21:10:57 +00:00
John Mark Bell
bf46c363de [project @ 2004-03-22 01:38:09 by jmb]
Make form elements 3d.

svn path=/import/netsurf/; revision=653
2004-03-22 01:38:09 +00:00
James Bursa
2c757c1e79 [project @ 2004-03-22 00:36:53 by bursa]
Implement most of CSS borders.

svn path=/import/netsurf/; revision=650
2004-03-22 00:36:53 +00:00
Richard Wilson
a33ede3c92 [project @ 2004-03-19 21:22:52 by rjw]
Support for conversions at <8bpp.

svn path=/import/netsurf/; revision=637
2004-03-19 21:22:52 +00:00
James Bursa
5df9d191e8 [project @ 2004-03-19 17:03:45 by bursa]
Update WimpSlot to more accurate value.

svn path=/import/netsurf/; revision=634
2004-03-19 17:03:45 +00:00
Richard Wilson
ec3cbc8548 [project @ 2004-03-17 21:02:32 by rjw]
Added dependency for Tinct 0.02.

svn path=/import/netsurf/; revision=630
2004-03-17 21:02:32 +00:00
Richard Wilson
0f262e4810 [project @ 2004-03-17 21:01:57 by rjw]
Tinct_ConvertSprite implemented for 8bpp sprites with 8bpp palettes.

svn path=/import/netsurf/; revision=629
2004-03-17 21:01:57 +00:00