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
a836591435
Add basic cookie viewer, make trees use textarea components for UTF8 editing, trim headers, fix tree redraw issues.
...
svn path=/trunk/netsurf/; revision=2739
2006-07-13 12:46:02 +00:00
Richard Wilson
ea44d84833
Make adjust-back/forwards/up open content in a new window (implement 1431600)
...
svn path=/trunk/netsurf/; revision=2717
2006-07-05 16:50:35 +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
c7f77b0165
Finish history cloning.
...
svn path=/trunk/netsurf/; revision=2547
2006-04-22 18:24:18 +00:00
John Mark Bell
ef301b8619
Fix URL file loading and add support for file:/// URLs to urldb
...
Convert file:/... to file:///... (the former isn't a valid URL)
svn path=/trunk/netsurf/; revision=2524
2006-04-12 08:09:27 +00:00
John Mark Bell
c09eb457df
Unify information databases
...
svn path=/trunk/netsurf/; revision=2519
2006-04-09 23:21:13 +00:00
James Bursa
5bb7337e88
Add missing include.
...
svn path=/trunk/netsurf/; revision=2515
2006-04-09 18:11:59 +00:00
Richard Wilson
1bb74deace
[project @ 2006-04-06 22:42:22 by rjw]
...
Add connection option tool.
svn path=/import/netsurf/; revision=2498
2006-04-06 22:42:22 +00:00
Richard Wilson
6390393bee
[project @ 2006-02-22 13:03:57 by rjw]
...
Make clicks on the recent URL menu move selected item to the top.
svn path=/import/netsurf/; revision=2090
2006-02-22 13:03:57 +00:00
Adrian Lees
7dbc14cf05
[project @ 2006-02-15 23:28:18 by adrianl]
...
Make search accessible for textplain content
svn path=/import/netsurf/; revision=2084
2006-02-15 23:28:18 +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
498b481406
[project @ 2006-01-02 22:09:23 by rjw]
...
Enable access to new configuration tools.
svn path=/import/netsurf/; revision=1962
2006-01-02 22:09:23 +00:00
Richard Wilson
d1094d1238
[project @ 2005-12-31 04:40:48 by rjw]
...
Use new wimp_event system.
svn path=/import/netsurf/; revision=1916
2005-12-31 04:40:49 +00:00
Adrian Lees
22efec6d8f
[project @ 2005-12-10 18:02:36 by adrianl]
...
Added quit msg to stderr to differentiate user request from failure
svn path=/import/netsurf/; revision=1895
2005-12-10 18:02:36 +00:00
Adrian Lees
b67b382c49
[project @ 2005-11-28 00:20:15 by adrianl]
...
Fix IS_MENU check to prevent Illegal window handle error in menus. Removed debug
svn path=/import/netsurf/; revision=1886
2005-11-28 00:20:15 +00:00
John Mark Bell
6f2e8ea329
[project @ 2005-11-27 12:53:59 by jmb]
...
Some debug
svn path=/import/netsurf/; revision=1885
2005-11-27 12:53:59 +00:00
Richard Wilson
9699f5e2a1
[project @ 2005-08-03 17:02:16 by rjw]
...
Save the desired window position when required.
svn path=/import/netsurf/; revision=1838
2005-08-03 17:02:16 +00:00
Adrian Lees
bd99f7081e
[project @ 2005-07-19 03:56:17 by adrianl]
...
Search-as-you-type
svn path=/import/netsurf/; revision=1805
2005-07-19 03:56:17 +00:00
Adrian Lees
23465f5705
[project @ 2005-07-16 16:17:49 by adrianl]
...
Correct and simplify space -> hard space conversion
svn path=/import/netsurf/; revision=1798
2005-07-16 16:17:49 +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
Richard Wilson
f559054c1a
[project @ 2005-06-23 17:24:23 by rjw]
...
Allow images to be unloaded to disk or compressed in memory. Provide thumbnails in all tree windows (hotlist, history). Optimise the application initialisation times. Part 2 of 2.
svn path=/import/netsurf/; revision=1762
2005-06-23 17:24:23 +00:00
Adrian Lees
ea6f3f8812
[project @ 2005-06-09 18:37:27 by adrianl]
...
Prevent checksum code traversing submenu dialogues
svn path=/import/netsurf/; revision=1747
2005-06-09 18:37:27 +00:00
John Mark Bell
c0fce75798
[project @ 2005-06-07 21:58:17 by jmb]
...
Fix stupid assertions.
svn path=/import/netsurf/; revision=1745
2005-06-07 21:58:17 +00:00
John Mark Bell
0bcfdbeb50
[project @ 2005-06-07 21:29:26 by jmb]
...
Lose cnv_str_local_enc and friends.
UTF-8 conversion functions now return an enumerated type allowing for fallbacks, if appropriate.
svn path=/import/netsurf/; revision=1744
2005-06-07 21:29:26 +00:00
Richard Wilson
cfa4abed97
[project @ 2005-05-14 16:13:36 by rjw]
...
Recognise that current_gui may me NULL on menu selection if gui_multitask has been called.
svn path=/import/netsurf/; revision=1722
2005-05-14 16:13:36 +00:00
Richard Wilson
759ff816db
[project @ 2005-05-10 22:49:41 by rjw]
...
Implement RETURN for search and open url dialogs. Add recent URL menu to open url dialog.
svn path=/import/netsurf/; revision=1716
2005-05-10 22:49:41 +00:00
Richard Wilson
ab4dabe252
[project @ 2005-05-03 21:55:42 by rjw]
...
Fix tree menu quirk.
svn path=/import/netsurf/; revision=1711
2005-05-03 21:55:42 +00:00
Richard Wilson
044a3a3f74
[project @ 2005-04-29 05:58:25 by rjw]
...
Only enable Find Text when we should.
svn path=/import/netsurf/; revision=1701
2005-04-29 05:58:25 +00:00
Richard Wilson
096eac7197
[project @ 2005-04-28 17:15:29 by rjw]
...
Don't rebuild SELECT menus on Adjust clicks.
svn path=/import/netsurf/; revision=1696
2005-04-28 17:15:29 +00:00
Richard Wilson
a174282e08
[project @ 2005-04-28 01:05:40 by rjw]
...
Fix incorrect menu preperation.
svn path=/import/netsurf/; revision=1691
2005-04-28 01:05:40 +00:00
Adrian Lees
9c1cb7bb2d
[project @ 2005-04-23 02:58:27 by adrianl]
...
Query windows, desktop save protocol, confirm abort/quit when downloads in progress
svn path=/import/netsurf/; revision=1679
2005-04-23 02:58:27 +00:00
Richard Wilson
d736b3d3e5
[project @ 2005-04-20 23:22:49 by rjw]
...
Remove background blending option, fix tree menu bug.
svn path=/import/netsurf/; revision=1675
2005-04-20 23:22:49 +00:00
Richard Wilson
3e82c07a88
[project @ 2005-04-14 01:34:23 by rjw]
...
Only close menus we own.
svn path=/import/netsurf/; revision=1629
2005-04-14 01:34:23 +00:00
Richard Wilson
610fca368b
[project @ 2005-04-07 20:46:22 by rjw]
...
Update to the way menus are handled. Various GUI bug fixes.
svn path=/import/netsurf/; revision=1603
2005-04-07 20:46:22 +00:00
Richard Wilson
06419abcca
[project @ 2005-03-20 14:57:19 by rjw]
...
Further work towards configurable toolbars.
svn path=/import/netsurf/; revision=1551
2005-03-20 14:57:19 +00:00
Richard Wilson
d06688b73f
[project @ 2005-03-19 12:50:45 by rjw]
...
Minor toolbar/GUI refinements.
svn path=/import/netsurf/; revision=1543
2005-03-19 12:50:45 +00:00
Richard Wilson
251819b2d1
[project @ 2005-03-19 01:21:53 by rjw]
...
Remove legacy toolbar button configuration code. Squash some compiler warnings.
svn path=/import/netsurf/; revision=1542
2005-03-19 01:21:54 +00:00
Richard Wilson
036622f35f
[project @ 2005-03-18 23:52:38 by rjw]
...
Allow windows to be resized to an absolute minimum (toolbars collapse.)
svn path=/import/netsurf/; revision=1541
2005-03-18 23:52:38 +00:00
Richard Wilson
9caff49577
[project @ 2005-03-14 22:41:16 by rjw]
...
Stop a lack of hotlist causing hotlist menu preparation from crashing.
svn path=/import/netsurf/; revision=1537
2005-03-14 22:41:16 +00:00
Richard Wilson
f6e1694894
[project @ 2005-03-14 14:01:02 by rjw]
...
Stop text matching keyboard shortcuts in SELECT entities being right aligned.
svn path=/import/netsurf/; revision=1536
2005-03-14 14:01:02 +00:00
James Bursa
dace636329
[project @ 2005-02-24 22:00:40 by bursa]
...
Reimplement font family support, part 2 (font menus in choices).
svn path=/import/netsurf/; revision=1525
2005-02-24 22:00:41 +00:00
Richard Wilson
06a6a902c6
[project @ 2005-02-08 23:37:41 by rjw]
...
Give global history some functionality
svn path=/import/netsurf/; revision=1508
2005-02-08 23:37:41 +00:00
Richard Wilson
db41dc3dac
[project @ 2005-02-07 14:28:43 by rjw]
...
Initial work for global history (currently incomplete)
svn path=/import/netsurf/; revision=1497
2005-02-07 14:28:43 +00:00
James Bursa
2583180b79
[project @ 2005-01-24 22:14:59 by bursa]
...
Simplify browser_window_go(). Replace browser_window_go_post() with browser_window_go() where possible.
svn path=/import/netsurf/; revision=1466
2005-01-24 22:14:59 +00:00
John Mark Bell
77de9c1336
[project @ 2005-01-03 02:09:20 by jmb]
...
Shift + Click == download
svn path=/import/netsurf/; revision=1429
2005-01-03 02:09:20 +00:00
James Bursa
7a71363d76
[project @ 2005-01-01 22:05:20 by bursa]
...
xcalloc/xrealloc/xstrdup-purge week, part 5. Improve and simplify encoding detection.
svn path=/import/netsurf/; revision=1416
2005-01-01 22:05:21 +00:00
Richard Wilson
32db7e04d0
[project @ 2004-12-09 10:30:43 by rjw]
...
Re-implementation of hotlist via general tree code. Animations can be stopped once more. Purged a few xcalloc() calls.
svn path=/import/netsurf/; revision=1394
2004-12-09 10:30:44 +00:00