Chris Young
47fa825ae0
Add Save as IFF to main menus
...
Disable menu items that aren't relevant for current content
svn path=/trunk/netsurf/; revision=7521
2009-05-17 10:40:42 +00:00
Chris Young
478d953ea5
Copy and save images in IFF ILBM format. Currently, the data in the BODY chunk is
...
wrong.
svn path=/trunk/netsurf/; revision=7516
2009-05-16 14:50:30 +00:00
Chris Young
84873deeff
Add Abort button to download window
...
svn path=/trunk/netsurf/; revision=7384
2009-04-30 18:40:26 +00:00
Chris Young
f6951c0d51
Mostly-working local history window
...
svn path=/trunk/netsurf/; revision=6733
2009-03-08 16:24:52 +00:00
Michael Drake
de7a20499a
Fix button hover assert.
...
svn path=/trunk/netsurf/; revision=6585
2009-02-20 20:48:30 +00:00
Adrian Lees
f46dd78718
Next batch of menu changes; clarify some key presses
...
svn path=/trunk/netsurf/; revision=6327
2009-02-01 02:19:01 +00:00
John Tytgat
1ba9a1d529
Avoid having '...' in the RISC OS PDF export menu entry.
...
svn path=/trunk/netsurf/; revision=6323
2009-01-31 16:07:09 +00:00
Adrian Lees
03a1aac36a
Selection- and link-related functions now on menu; other menu changes as per t's plan
...
svn path=/trunk/netsurf/; revision=6296
2009-01-30 05:06:30 +00:00
Chris Young
f543cbbf4c
First attempt at Amiga text search function based on RISC OS code.
...
Needs some improvements:
- add case sensitive, show all options
- add search history
- use AmigaOS pattern matching
svn path=/trunk/netsurf/; revision=5902
2008-12-13 23:16:50 +00:00
Chris Young
d6874d05b1
Allow opening of local files from anywhere, not just the parent of the current dir.
...
svn path=/trunk/netsurf/; revision=5695
2008-11-15 15:28:17 +00:00
Chris Young
834eb20101
AmigaOS implementation of complete page save.
...
svn path=/trunk/netsurf/; revision=5653
2008-11-08 23:08:55 +00:00
Chris Young
124899e5bc
ARexx menu with items populated from arexx_dir.
...
svn path=/trunk/netsurf/; revision=5632
2008-10-26 12:25:26 +00:00
Chris Young
2f4beda48c
Complete (but quite minimal at the moment) context menu implementation for AmigaOS:
...
Links, objects and upload file boxes have their own menu item or submenu.
Context menus can be enable/disabled and be made "sticky" with the following options:
context_menu
sticky_context_menu
Seperated clipboard related code out to clipboard.c to make it easier to maintain and
add the ability to copy URLs to the clipboard. Copying images to the clipboard will
come later.
svn path=/trunk/netsurf/; revision=5629
2008-10-25 16:37:08 +00:00
Chris Young
f1a06ac5d9
Various minor fixes for treeviews, history tree now populates.
...
svn path=/trunk/netsurf/; revision=5563
2008-10-13 18:00:44 +00:00
Chris Young
ec72e05bdc
AmigaOS tabs implementation.
...
Two new strings: NewTab, CloseTab
Two new options:
always_open_tabs indicates to open tabs instead of windows by default
new_tab_is_active makes any new tab the current one (default is to open tabs in
background)
svn path=/trunk/netsurf/; revision=5483
2008-10-05 13:17:18 +00:00
Michael Drake
48529e2fbc
Drag Messages files back in sync.
...
svn path=/trunk/netsurf/; revision=5360
2008-09-16 23:06:26 +00:00
Chris Young
1e1ff2b0b6
Amiga message additions/corrections
...
svn path=/trunk/netsurf/; revision=5358
2008-09-16 21:47:42 +00:00
Michael Drake
8afc2ba3bc
Add PNGError to Messages files.
...
svn path=/trunk/netsurf/; revision=5334
2008-09-15 21:19:16 +00:00
John Tytgat
15eb877a4c
Use ccres ( http://www.riscos.info/index.php/CCres ) to compile textual
...
versions of our Templates to their binary versions. This allows us during
the build to conditionally enable/disable certain icons or change the
icon representation.
Change made by jmb & joty.
svn path=/trunk/netsurf/; revision=4929
2008-08-06 21:46:53 +00:00
James Bursa
43fe533340
Remove nonsensical disc cache section from Choices window.
...
svn path=/trunk/netsurf/; revision=4331
2008-06-14 22:47:00 +00:00
James Bursa
50815b5019
Update MNGError to include error code. Remove PNGError.
...
svn path=/trunk/netsurf/; revision=4238
2008-06-01 00:17:58 +00:00
John Mark Bell
dd54de03de
Remove keypress restrictions from icon validation strings. At some point in future we should do this properly by having the validation string change dynamically as appropriate.
...
svn path=/trunk/netsurf/; revision=4156
2008-05-13 23:31:21 +00:00
Michael Drake
99596c7751
Updated Dutch translation by Simon Voortman and Gerard van Katwijk.
...
svn path=/trunk/netsurf/; revision=3669
2007-12-12 20:07:03 +00:00
Michael Drake
cf77c922db
Update interactive help text for links.
...
svn path=/trunk/netsurf/; revision=3650
2007-11-05 15:29:28 +00:00
Adrian Lees
9e2baee37d
Scroll wheel support on hotlist and history windows
...
svn path=/trunk/netsurf/; revision=3364
2007-06-24 17:10:08 +00:00
Michael Drake
e812fe31d2
Bring Messages file translations in to line with English version.
...
svn path=/trunk/netsurf/; revision=3141
2007-01-13 10:58:38 +00:00
Richard Wilson
f3b791eafe
Implement 1553994.
...
svn path=/trunk/netsurf/; revision=3097
2006-12-03 12:30:13 +00:00
Michael Drake
db699c20f8
Fix Navigation menu help text. Thanks to Sebastian Barthel.
...
svn path=/trunk/netsurf/; revision=3009
2006-10-19 22:43:15 +00:00
Richard Wilson
02a8722cc6
Fix 1553282.
...
svn path=/trunk/netsurf/; revision=2932
2006-09-08 16:57:26 +00:00
Richard Wilson
1999becb42
Finish event based GUI system transition and begin code cleanup.
...
svn path=/trunk/netsurf/; revision=2922
2006-09-06 14:44:42 +00:00
Richard Wilson
74fa727509
Experimental new frames code.
...
svn path=/trunk/netsurf/; revision=2906
2006-09-02 15:52:41 +00:00
Richard Wilson
0309e937e6
Allow the user to delete cookies.
...
svn path=/trunk/netsurf/; revision=2770
2006-07-16 21:42:37 +00:00
Richard Wilson
00d74fdd2d
Allow the viewing of the entire SSL certificate chain.
...
svn path=/trunk/netsurf/; revision=2755
2006-07-16 00:21:15 +00:00
John Mark Bell
4c564c28bf
Display session cookies' expiry correctly
...
Fix urldb debug build
Fix GTK build's cookie_update API
svn path=/trunk/netsurf/; revision=2752
2006-07-15 11:59:25 +00:00
Michael Drake
001cf8aa33
Help text for show cookies menu options.
...
svn path=/trunk/netsurf/; revision=2751
2006-07-14 16:05:40 +00:00
Michael Drake
52a90e9998
Add cookie menu help text.
...
svn path=/trunk/netsurf/; revision=2740
2006-07-13 13:50:32 +00:00
Richard Wilson
d4331fa64f
Additional messages for cookie trees
...
svn path=/trunk/netsurf/; revision=2738
2006-07-13 12:37:13 +00:00
Richard Wilson
301886c957
Add cookie window related messages
...
svn path=/trunk/netsurf/; revision=2737
2006-07-12 22:54:53 +00:00
Michael Drake
befe98a028
Add cookie toolbar help text.
...
svn path=/trunk/netsurf/; revision=2736
2006-07-12 21:50:54 +00:00
Richard Wilson
806fc97126
Improve SSL window.
...
svn path=/trunk/netsurf/; revision=2731
2006-07-11 23:03:03 +00:00
Richard Wilson
de0c4e2c32
Implement up toolbar icon and menu option.
...
svn path=/trunk/netsurf/; revision=2705
2006-07-03 21:07:02 +00:00
Richard Wilson
5eb703af73
Allow thumbnail icons to be turned off.
...
svn path=/trunk/netsurf/; revision=2699
2006-07-03 01:03:07 +00:00
Adrian Lees
8f7eeb9e58
Report fetching of 1 object/stylesheet correctly in status bar
...
svn path=/trunk/netsurf/; revision=2609
2006-05-29 00:55:43 +00:00
Michael Drake
f577c08c2a
Clarify fetching section of connection configuration.
...
svn path=/trunk/netsurf/; revision=2577
2006-05-01 14:00:00 +00:00
Michael Drake
d8574c74f3
Update and fix inconsistency all the Messages files and add interactive help text for global history menus.
...
svn path=/trunk/netsurf/; revision=2576
2006-05-01 13:46:19 +00:00
Michael Drake
8cbafbaffb
Fix minor spelling error.
...
svn path=/trunk/netsurf/; revision=2570
2006-04-30 18:36:51 +00:00
John Mark Bell
9876fa859b
Fix validation string
...
svn path=/trunk/netsurf/; revision=2567
2006-04-30 14:15:29 +00:00
Michael Drake
774fc5b7d6
Interactive help for configuration windows.
...
svn path=/trunk/netsurf/; revision=2559
2006-04-27 22:07:42 +00:00
Richard Wilson
f4ceffe90b
Add interactive help stubs ready for text.
...
svn path=/trunk/netsurf/; revision=2552
2006-04-22 22:26:58 +00:00
Richard Wilson
6bc0a27f05
[project @ 2006-04-06 22:36:42 by rjw]
...
Connection tokens and template modifications.
svn path=/import/netsurf/; revision=2496
2006-04-06 22:36:42 +00:00
Richard Wilson
5ac9d3a50b
[project @ 2006-04-06 21:06:41 by rjw]
...
Add connection template
svn path=/import/netsurf/; revision=2494
2006-04-06 21:06:41 +00:00
Richard Wilson
98067521f5
[project @ 2006-04-06 17:48:51 by rjw]
...
Correct errors in templates.
svn path=/import/netsurf/; revision=2492
2006-04-06 17:48:52 +00:00
Richard Wilson
7fe74d3bc7
[project @ 2006-04-06 17:06:17 by rjw]
...
Add more interface options.
svn path=/import/netsurf/; revision=2491
2006-04-06 17:06:18 +00:00
Michael Drake
1d323df670
[project @ 2006-04-06 16:58:48 by tlsa]
...
New tokens for configuration sections.
svn path=/import/netsurf/; revision=2490
2006-04-06 16:58:48 +00:00
Michael Drake
5d4761973d
[project @ 2006-03-27 22:57:49 by tlsa]
...
Fix interactive help order.
svn path=/import/netsurf/; revision=2198
2006-03-27 22:57:49 +00:00
John Mark Bell
c098703201
[project @ 2006-03-25 22:48:32 by jmb]
...
Assert that template names are <=11 chars long.
Rename con_language to con_lang
svn path=/import/netsurf/; revision=2165
2006-03-25 22:48:32 +00:00
Richard Wilson
25a995931d
[project @ 2006-03-04 20:46:35 by rjw]
...
Continue work towards favicon support.
svn path=/import/netsurf/; revision=2104
2006-03-04 20:46:35 +00:00
Richard Wilson
60ea34ad48
[project @ 2006-02-26 02:25:19 by rjw]
...
Add support for ICO files.
svn path=/import/netsurf/; revision=2096
2006-02-26 02:25:19 +00:00
Richard Wilson
da4a9313f1
[project @ 2006-02-25 18:50:34 by rjw]
...
Support for BMP files
svn path=/import/netsurf/; revision=2095
2006-02-25 18:51:51 +00:00
John Mark Bell
d4d3e5ee1c
[project @ 2006-02-23 15:06:53 by jmb]
...
Handle invalid SSL certificates better - UI still needs work.
Modify fetch callback data parameter type to remove compiler warnings.
Constify things.
Lose global ssl_verify_certificates option.
Fix issue when closing a dialog without input focus.
svn path=/import/netsurf/; revision=2092
2006-02-23 15:06:54 +00:00
Adrian Lees
ba474f1c91
[project @ 2006-02-12 21:23:21 by adrianl]
...
Show all matches
svn path=/import/netsurf/; revision=2076
2006-02-12 21:23:22 +00:00
Michael Drake
7fe5a989e3
[project @ 2006-02-09 18:48:20 by tlsa]
...
Tidy con_inter template.
svn path=/import/netsurf/; revision=2067
2006-02-09 18:48:20 +00:00
Adrian Lees
2a1c97bef5
[project @ 2006-02-08 04:49:23 by adrianl]
...
Keep rjw happy
svn path=/import/netsurf/; revision=2065
2006-02-08 04:49:23 +00:00
Adrian Lees
57c86c8c0e
[project @ 2006-02-07 16:16:23 by adrianl]
...
Confirmation before overwriting with download files; Interface Choices dialog
svn path=/import/netsurf/; revision=2061
2006-02-07 16:16:23 +00:00
Richard Wilson
655eaf25ae
[project @ 2006-01-25 02:43:07 by rjw]
...
Language configuration tool
svn path=/import/netsurf/; revision=2038
2006-01-25 02:43:07 +00:00
John Mark Bell
745deb7a9d
[project @ 2006-01-08 01:51:33 by jmb]
...
Make data file locations user-configurable (no UI for this as yet)
Reduce intrusiveness of ncos modifications
Fix GTK build
Remove Cookies file details from Messages (this data never belonged in there anyway)
Make gui_init more robust against memory exhaustion.
svn path=/import/netsurf/; revision=2014
2006-01-08 01:51:33 +00:00
Richard Wilson
5d330e401e
[project @ 2006-01-07 00:37:02 by rjw]
...
Templates and messages for home and cache configuration tool.
svn path=/import/netsurf/; revision=2002
2006-01-07 00:37:02 +00:00
Richard Wilson
3ebf60d9fc
[project @ 2006-01-06 21:25:34 by rjw]
...
Simplify code and make tree windows defined in the templates.
svn path=/import/netsurf/; revision=1999
2006-01-06 21:25:34 +00:00
Richard Wilson
80abcd08f9
[project @ 2006-01-06 12:59:29 by rjw]
...
Create various extra NetSurf links if no Hotlist is present.
svn path=/import/netsurf/; revision=1991
2006-01-06 12:59:29 +00:00
Richard Wilson
a059c234b9
[project @ 2006-01-03 01:40:32 by rjw]
...
Add animation configuration.
svn path=/import/netsurf/; revision=1974
2006-01-03 01:40:32 +00:00
Richard Wilson
36d500eb35
[project @ 2006-01-02 23:42:47 by rjw]
...
Move OK/Cancel/Default to RISC OS 5 style to keep zamez happy.
svn path=/import/netsurf/; revision=1970
2006-01-02 23:42:47 +00:00
Richard Wilson
7c2598aaa3
[project @ 2006-01-02 21:57:34 by rjw]
...
New theme configuration tool.
svn path=/import/netsurf/; revision=1955
2006-01-02 21:58:24 +00:00
John Mark Bell
a28b0fbe07
[project @ 2006-01-02 21:24:42 by jmb]
...
Finish font configuration.
svn path=/import/netsurf/; revision=1953
2006-01-02 21:24:43 +00:00
Richard Wilson
e8113b5a6e
[project @ 2006-01-02 02:50:59 by rjw]
...
Resources for new configuration tools
svn path=/import/netsurf/; revision=1937
2006-01-02 02:52:11 +00:00
Richard Wilson
20c0b7647a
[project @ 2005-12-31 04:23:44 by rjw]
...
Icons for search history menu and recent url menus, message data for new configuration tool.
svn path=/import/netsurf/; revision=1905
2005-12-31 04:24:49 +00:00
Adrian Lees
1efd4796a2
[project @ 2005-12-10 14:31:32 by adrianl]
...
ArtWorks support
svn path=/import/netsurf/; revision=1891
2005-12-10 14:31:33 +00:00
Adrian Lees
56b06d8449
[project @ 2005-07-30 15:11:22 by adrianl]
...
Fix removal of 'Not found' message for non-RO5 systems
svn path=/import/netsurf/; revision=1829
2005-07-30 15:11:23 +00:00
Adrian Lees
7cfe74b6dc
[project @ 2005-07-23 23:16:52 by adrianl]
...
Use a more appropriate name for saved text selections
svn path=/import/netsurf/; revision=1817
2005-07-23 23:16:53 +00:00
Adrian Lees
3f36449c91
[project @ 2005-07-19 06:03:07 by adrianl]
...
Help text for search; partial text for print
svn path=/import/netsurf/; revision=1809
2005-07-19 06:03:07 +00:00
Adrian Lees
a424d31020
[project @ 2005-07-19 04:01:59 by adrianl]
...
Search-as-you-type
svn path=/import/netsurf/; revision=1806
2005-07-19 04:01:59 +00:00
John Mark Bell
f4ecaaed31
[project @ 2005-07-16 14:35:20 by jmb]
...
- Convert Messages files to UTF-8 encoding.
- Replace local_encoding_name() with platform specific
utf8_[to,from]_local_encoding() functions - this allows mapping of 8bit
characters 0x80->0x9f (inclusive).
- All text that is rendered by the RISC OS Wimp is now converted to the system
local encoding prior to display.
- Lose the horrendous hack that was messages_get_key()
- Menu text is now translated to system local encoding on the fly (if necessary)
rather than at menu creation time. This allows the system alphabet to change
under us and our menus remain usable.
- The Languages menu now lists all languages that are present in the LangNames
file. In the case of selecting the UI language, those languages which are not
available are shaded.
svn path=/import/netsurf/; revision=1796
2005-07-16 14:35:25 +00:00
Adrian Lees
4a5dc6d5cc
[project @ 2005-07-16 05:54:45 by adrianl]
...
Thumbnails displayed and dragged for full page save; spelling correction
svn path=/import/netsurf/; revision=1793
2005-07-16 05:54:45 +00:00
Adrian Lees
b49dc7e760
[project @ 2005-07-08 14:59:50 by adrianl]
...
Added download-related messages
svn path=/import/netsurf/; revision=1790
2005-07-08 14:59:50 +00:00
James Bursa
dd72319ed7
[project @ 2005-06-21 22:37:49 by bursa]
...
Dutch translation of NetSurf interface, by Simon Voortman and Gerard van Katwijk.
svn path=/import/netsurf/; revision=1753
2005-06-21 22:37:49 +00:00