Michael Drake
6b846c363d
Add trivial maps facilitator at about:maps
...
This is a simple HTML front end for the Google Static Maps API, since
we don't yet have enough JS support for the full Google Maps.
See:
https://developers.google.com/maps/documentation/staticmaps/
2014-10-22 20:42:21 +01:00
Vincent Sanders
f7916866e3
remove all references to using libMNG
2014-01-04 17:07:11 +00:00
John-Mark Bell
617d655c7b
Remove libxml
2012-11-10 00:11:57 +00:00
Rob Kendrick (monotony)
71acc6b1ab
Delete old messages files. This will break some frontends that have not been converted to use Fat/Thin messages.
2012-11-03 12:31:49 +00:00
Michael Drake
a526209e74
More useful title info for images.
2012-10-24 18:22:45 +01:00
Michael Drake
699e2e65e6
Remove favicon and fix logo URL in non-en welcome pages.
2012-07-21 18:50:04 +01:00
Michael Drake
02561162a9
Add welcome page resources. Add symlinks to English welcome page to gtk and framebuffer.
2012-07-21 13:09:14 +01:00
Michael Drake
ae07dfbc3d
Update some project urls.
2012-07-15 17:30:48 +01:00
Michael Drake
feb44c7396
Add a couple of lines for translators' notes.
...
svn path=/trunk/netsurf/; revision=13477
2012-02-26 16:47:51 +00:00
Chris Young
0ed26d727f
Start popuating treeview context menu
...
Remove add folder/bookmark buttons from hotlist
svn path=/trunk/netsurf/; revision=13287
2011-12-17 18:47:35 +00:00
Steve Fryatt
adee564201
Restore lost white space.
...
svn path=/trunk/netsurf/; revision=13152
2011-11-19 23:53:34 +00:00
Steve Fryatt
bb4a0946ba
Implement user interface for external hotlist app details.
...
svn path=/trunk/netsurf/; revision=13151
2011-11-19 23:33:37 +00:00
Chris Young
10237e0bde
Amiga frontend update for r13139
...
svn path=/trunk/netsurf/; revision=13140
2011-11-10 12:23:52 +00:00
Chris Young
c1afe81e06
Complete extended context menus
...
svn path=/trunk/netsurf/; revision=13076
2011-10-23 13:15:44 +00:00
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
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
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
b5d8f9b25e
plugin_hack loose ends
...
svn path=/trunk/netsurf/; revision=12464
2011-06-05 11:49:50 +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
75744612b5
make windows about window functional
...
make url bar font more acceptable
svn path=/trunk/netsurf/; revision=12131
2011-03-25 00:14:34 +00:00
Michael Drake
48b374736a
Various changes to about: content markup. Added me to LibNSFB bit.
...
svn path=/trunk/netsurf/; revision=12105
2011-03-18 12:10:15 +00:00
Michael Drake
867a972c47
Update copyright dates for some NetSurf project components.
...
svn path=/trunk/netsurf/; revision=12075
2011-03-16 13:50:10 +00:00
Michael Drake
edf78221a6
Remove extraneous markup.
...
svn path=/trunk/netsurf/; revision=12074
2011-03-16 13:46:58 +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
Michael Drake
04c43fbfba
Add the other main developers.
...
svn path=/trunk/netsurf/; revision=12025
2011-03-13 15:29:08 +00:00
Michael Drake
9af493757d
Fix title.
...
svn path=/trunk/netsurf/; revision=11997
2011-03-12 22:45:54 +00:00
Michael Drake
ece6cebb68
Resources load their stuff from resource:.
...
svn path=/trunk/netsurf/; revision=11994
2011-03-12 22:30:17 +00:00
Michael Drake
e9017e97e7
Add credits and licence documents for resources:. Also logo and internal.css file.
...
svn path=/trunk/netsurf/; revision=11991
2011-03-12 22:09:55 +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
Vincent Sanders
acc2c341bd
Make GTK popup menu generated like the menu bar menu
...
Clean up gtk scaffoling of some gsoc madness
fix tab opening from popup menu
Remove forward declarations and stop exporting the symbols for every event handler when they should be static
svn path=/trunk/netsurf/; revision=11514
2011-01-28 12:17:51 +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
Vincent Sanders
ae4339a970
Make the gtk menus fully translatable
...
clean up the macro madness a bit in gtk_menu.c
svn path=/trunk/netsurf/; revision=10796
2010-09-18 18:14:09 +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
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
Rob Kendrick
759a482c8f
slight, marginal and trifling nsgtk beautification
...
svn path=/trunk/netsurf/; revision=10157
2010-03-27 11:31:03 +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
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
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
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
019eff10c1
Amiga print UI
...
svn path=/trunk/netsurf/; revision=9655
2009-11-01 14:53:04 +00:00