Commit Graph

80 Commits

Author SHA1 Message Date
Steve Fryatt
0ed0dfdc3b Add GUI option for external hotlist support.
Reinstate list #ifdef from en template source.

svn path=/trunk/netsurf/; revision=13043
2011-10-13 22:06:07 +00:00
Chris Young
0b6b01f08f Add context menu items for frames
svn path=/trunk/netsurf/; revision=12877
2011-09-25 18:44:10 +00:00
Chris Young
ef56ab5d80 Italian messages update (credit: Samir Hawamdeh)
svn path=/trunk/netsurf/; revision=12775
2011-09-07 21:23:47 +00:00
Chris Young
e0590ba4da Update from Samir
svn path=/trunk/netsurf/; revision=12632
2011-07-29 22:02:09 +00:00
Chris Young
7f6b694732 Show existing file size when file already exists on download
svn path=/trunk/netsurf/; revision=12618
2011-07-23 15:19:27 +00:00
Chris Young
9c8845a0ac Update from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=12605
2011-07-16 13:11:39 +00:00
Chris Young
6288f63828 Update from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=12604
2011-07-15 20:20:45 +00:00
Chris Young
bdc0d994c1 Add an option to open new tabs next to the current tab. Needs some additional logic
as opening multiple tabs results in the new tabs being in reverse order to that
expected.

svn path=/trunk/netsurf/; revision=12559
2011-07-02 22:04:51 +00:00
Chris Young
6d0400a0ba Update from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=12526
2011-06-28 17:49:49 +00:00
Chris Young
b5d8f9b25e plugin_hack loose ends
svn path=/trunk/netsurf/; revision=12464
2011-06-05 11:49:50 +00:00
Chris Young
87430b985b Updated translation (credit: Samir Hawamdeh)
svn path=/trunk/netsurf/; revision=12356
2011-05-09 20:09:15 +00:00
Michael Drake
8f6c343309 Simplify status bar text.
svn path=/trunk/netsurf/; revision=12313
2011-05-08 19:11:34 +00:00
Chris Young
e77b1a2955 Allow the user to set screen resolution in DPI in preferences
svn path=/trunk/netsurf/; revision=12269
2011-05-02 16:18:00 +00:00
Vincent Sanders
96c42ff9e0 remove executable bit from italian translations
svn path=/trunk/netsurf/; revision=12216
2011-04-21 21:49:25 +00:00
Chris Young
aacd1d1d93 Italian translation by Samir Hawamdeh
svn path=/trunk/netsurf/; revision=12133
2011-03-25 15:16:03 +00:00
Chris Young
bc34303758 Localise About req buttons (OK/Credits/Licence)
svn path=/trunk/netsurf/; revision=12078
2011-03-16 19:23:24 +00:00
Michael Drake
e2155ca50b Help menu options for about:credits and about:licence to replace old about NetSurf entry.
svn path=/trunk/netsurf/; revision=12071
2011-03-16 12:24:01 +00:00
Chris Young
d672d153d9 Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=11959
2011-03-09 23:09:24 +00:00
Chris Young
6fb873c54c Add "use blank page" button for homepage url
Add close gadget to window (operates as cancel)

svn path=/trunk/netsurf/; revision=11909
2011-03-04 23:19:24 +00:00
Chris Young
8865a6f755 Updated translation (credit: Samir Hawamdeh)
svn path=/trunk/netsurf/; revision=10933
2010-11-01 19:53:55 +00:00
Chris Young
35cb134ae8 Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=10913
2010-10-28 18:56:50 +00:00
John Mark Bell
6173bb0e6c Merge treeview-redux to trunk
svn path=/trunk/netsurf/; revision=10865
2010-10-05 19:14:46 +00:00
Chris Young
c0b63c111b WebP image support, needs libwebp (from trunk/libwebp) and libvpx.
Only enabled for Amiga build currently, may have colour issues on little-endian CPUs

svn path=/trunk/netsurf/; revision=10860
2010-10-03 20:41:31 +00:00
Chris Young
90b7aca965 Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=10758
2010-09-12 08:58:29 +00:00
Chris Young
cb29fca203 Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=10663
2010-07-25 10:24:38 +00:00
Chris Young
004aee8281 Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow dragging
selections within NetSurf window to text fields (does not work across windows).

todo: switching tabs will reset cut/copy/paste menus to initial state; cut option is
putting something on the clipboard which causes a crash when pasting it back

svn path=/trunk/netsurf/; revision=10660
2010-07-24 16:39:37 +00:00
Michael Drake
42395f6603 Fix GTK File > Quit menu message key in translations.
svn path=/trunk/netsurf/; revision=10655
2010-07-19 19:23:10 +00:00
Chris Young
ed3abd5e55 Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=10654
2010-07-18 22:23:25 +00:00
Chris Young
8940cc18b1 Localise browser "Index of" text
svn path=/trunk/netsurf/; revision=10645
2010-07-15 22:19:01 +00:00
Michael Drake
b6d7a345d2 Update file browser messages.
svn path=/trunk/netsurf/; revision=10635
2010-07-14 12:24:22 +00:00
Chris Young
1b49494d6e Improved directory browser
svn path=/trunk/netsurf/; revision=10631
2010-07-13 19:44:51 +00:00
Chris Young
f55c11dbd6 Amiga font code revamped and fixed. Will now fall back to a different font if the
character isn't present in the current one, this needs a complete or near-complete
Unicode font in order to be useful - Code2000 and Bitstream Cyberbit are auto-detected
by NetSurf on startup if none is configured.  Japanese websites now display correctly,
along with Japanese characters within Google UK search results etc.

svn path=/trunk/netsurf/; revision=10551
2010-05-06 10:02:58 +00:00
Chris Young
a4793a3058 Updated Italian tranlation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=10393
2010-04-13 18:01:04 +00:00
Chris Young
6168e67632 Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=10147
2010-03-23 22:58:27 +00:00
Chris Young
5e898e5a92 Add missing string. Thanks to Samir Hawamdeh for the report.
svn path=/trunk/netsurf/; revision=10144
2010-03-22 19:15:31 +00:00
Chris Young
1f67fed782 Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=10138
2010-03-18 22:43:25 +00:00
Chris Young
1fedc6a36a More HelpHints, these will work on OS4.1u1 and higher only.
svn path=/trunk/netsurf/; revision=10136
2010-03-17 21:43:23 +00:00
Chris Young
2d6bd48770 and again.
svn path=/trunk/netsurf/; revision=10049
2010-02-14 11:52:23 +00:00
Chris Young
84b95ed4d5 Didn't catch that the last commit was slightly out of sync with trunk
svn path=/trunk/netsurf/; revision=10048
2010-02-14 11:13:41 +00:00
Chris Young
9c027ddeb5 Missing string (thanks to Samir Hawamdeh)
svn path=/trunk/netsurf/; revision=10047
2010-02-14 11:04:22 +00:00
Chris Young
b2376c1656 Proper download notification code, should also open the file if the notification is
double-clicked, although it doesn't seem to work.

svn path=/trunk/netsurf/; revision=10037
2010-02-13 17:31:10 +00:00
Michael Drake
f814ef97ce Remove duplicate. Thanks to Sebastian Barthel.
svn path=/trunk/netsurf/; revision=9961
2010-02-09 22:58:36 +00:00
Chris Young
5c277a3f9a Updated Italian translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=9761
2009-12-28 15:28:32 +00:00
Chris Young
a3d82a3634 Search and a couple of other new options
svn path=/trunk/netsurf/; revision=9756
2009-12-23 13:29:10 +00:00
John Mark Bell
b75b2ae8bb Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.
svn path=/trunk/netsurf/; revision=9737
2009-12-18 20:15:50 +00:00
John Mark Bell
355799ce0b Merge branches/MarkieB/gtkmain to trunk.
svn path=/trunk/netsurf/; revision=9729
2009-12-17 23:55:02 +00:00
Chris Young
33b3aa20bd Updated translation from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=9602
2009-10-01 21:40:46 +00:00
Chris Young
12ac8eb215 Add options for "no quit on last window close" (disabled - not implemented) and
"no window on startup"

svn path=/trunk/netsurf/; revision=9601
2009-09-29 18:24:19 +00:00
Chris Young
a6fb92eb8a Update from Samir Hawamdeh
svn path=/trunk/netsurf/; revision=9569
2009-09-13 22:09:27 +00:00
Chris Young
06107bf050 Mostly working scale. Fast scrolling doesn't work when scaled, and neither does
updating boxes (GIF anims etc)

svn path=/trunk/netsurf/; revision=9513
2009-08-30 21:43:14 +00:00