summaryrefslogtreecommitdiff
path: root/!NetSurf
Commit message (Collapse)AuthorAgeFilesLines
* Updated translation from Samir HawamdehChris Young2010-10-281-50/+50
| | | | svn path=/trunk/netsurf/; revision=10913
* Merge treeview-redux to trunkJohn Mark Bell2010-10-057-10/+63
| | | | svn path=/trunk/netsurf/; revision=10865
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-035-0/+5
| | | | | | Only enabled for Amiga build currently, may have colour issues on little-endian CPUs svn path=/trunk/netsurf/; revision=10860
* Make the gtk menus fully translatableVincent Sanders2010-09-181-0/+7
| | | | | | clean up the macro madness a bit in gtk_menu.c svn path=/trunk/netsurf/; revision=10796
* Updated translation from Samir HawamdehChris Young2010-09-121-34/+34
| | | | svn path=/trunk/netsurf/; revision=10758
* Updated translation from Samir HawamdehChris Young2010-07-251-6/+6
| | | | svn path=/trunk/netsurf/; revision=10663
* Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow ↵Chris Young2010-07-245-0/+5
| | | | | | | | | | | 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
* Updated French translation. Thanks to Philippe Ducrettet.Michael Drake2010-07-231-86/+86
| | | | svn path=/trunk/netsurf/; revision=10658
* Fix GTK File > Quit menu message key in translations.Michael Drake2010-07-194-4/+4
| | | | svn path=/trunk/netsurf/; revision=10655
* Updated translation from Samir HawamdehChris Young2010-07-181-9/+9
| | | | svn path=/trunk/netsurf/; revision=10654
* Localise browser "Index of" textChris Young2010-07-155-0/+5
| | | | svn path=/trunk/netsurf/; revision=10645
* Update file browser messages.Michael Drake2010-07-145-5/+10
| | | | svn path=/trunk/netsurf/; revision=10635
* Improved directory browserChris Young2010-07-135-0/+45
| | | | svn path=/trunk/netsurf/; revision=10631
* Add type to name mapping for PDF.Michael Drake2010-06-211-0/+1
| | | | svn path=/trunk/netsurf/; revision=10579
* Amiga font code revamped and fixed. Will now fall back to a different font ↵Chris Young2010-05-065-0/+5
| | | | | | | | | | | 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
* Update root certificatesChris Young2010-05-011-13/+655
| | | | svn path=/trunk/netsurf/; revision=10538
* Restyle developer list.Michael Drake2010-04-301-56/+77
| | | | svn path=/trunk/netsurf/; revision=10536
* Correct name.Steve Fryatt2010-04-301-1/+1
| | | | svn path=/trunk/netsurf/; revision=10535
* Update definition of "NetSurf Developers". Pedantic spelling changes.John Mark Bell2010-04-301-10/+60
| | | | svn path=/trunk/netsurf/; revision=10533
* Include as many of the licence texts, and which components they apply to, ↵Rob Kendrick2010-04-306-23/+1817
| | | | | | for as much as I can think of to the about document. svn path=/trunk/netsurf/; revision=10529
* Updated Italian tranlation from Samir HawamdehChris Young2010-04-131-20/+20
| | | | svn path=/trunk/netsurf/; revision=10393
* slight, marginal and trifling nsgtk beautificationRob Kendrick2010-03-271-18/+19
| | | | svn path=/trunk/netsurf/; revision=10157
* Updated translation from Samir HawamdehChris Young2010-03-231-100/+99
| | | | svn path=/trunk/netsurf/; revision=10147
* Add missing string. Thanks to Samir Hawamdeh for the report.Chris Young2010-03-225-0/+5
| | | | svn path=/trunk/netsurf/; revision=10144
* Updated translation from Samir HawamdehChris Young2010-03-181-5/+4
| | | | svn path=/trunk/netsurf/; revision=10138
* More HelpHints, these will work on OS4.1u1 and higher only.Chris Young2010-03-175-0/+25
| | | | svn path=/trunk/netsurf/; revision=10136
* and again.Chris Young2010-02-141-1/+0
| | | | svn path=/trunk/netsurf/; revision=10049
* Didn't catch that the last commit was slightly out of sync with trunkChris Young2010-02-141-0/+1
| | | | svn path=/trunk/netsurf/; revision=10048
* Missing string (thanks to Samir Hawamdeh)Chris Young2010-02-145-2/+7
| | | | svn path=/trunk/netsurf/; revision=10047
* Set filetype type names for ICO and BMP.Michael Drake2010-02-131-0/+2
| | | | svn path=/trunk/netsurf/; revision=10041
* Proper download notification code, should also open the file if the ↵Chris Young2010-02-135-0/+5
| | | | | | | | notification is double-clicked, although it doesn't seem to work. svn path=/trunk/netsurf/; revision=10037
* Remove duplicate. Thanks to Sebastian Barthel.Michael Drake2010-02-094-4/+0
| | | | svn path=/trunk/netsurf/; revision=9961
* Updated German translation. Thanks to Sebastian Barthel.Michael Drake2010-01-201-181/+181
| | | | svn path=/trunk/netsurf/; revision=9852
* Updated Italian translation from Samir HawamdehChris Young2009-12-281-104/+104
| | | | svn path=/trunk/netsurf/; revision=9761
* Search and a couple of other new optionsChris Young2009-12-235-0/+25
| | | | svn path=/trunk/netsurf/; revision=9756
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-185-0/+5
| | | | svn path=/trunk/netsurf/; revision=9737
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-177-14/+611
| | | | svn path=/trunk/netsurf/; revision=9729
* Amiga print UIChris Young2009-11-014-4/+4
| | | | svn path=/trunk/netsurf/; revision=9655
* Updated translation from Samir HawamdehChris Young2009-10-011-18/+18
| | | | svn path=/trunk/netsurf/; revision=9602
* Add options for "no quit on last window close" (disabled - not implemented) andChris Young2009-09-295-0/+15
| | | | | | "no window on startup" svn path=/trunk/netsurf/; revision=9601
* Update from Samir HawamdehChris Young2009-09-131-10/+10
| | | | svn path=/trunk/netsurf/; revision=9569
* Fix defualt table cell border width and move border style from default css ↵Michael Drake2009-09-051-2/+1
| | | | | | to code. svn path=/trunk/netsurf/; revision=9543
* Add table border styles to default CSS.Michael Drake2009-09-051-0/+3
| | | | svn path=/trunk/netsurf/; revision=9542
* Mostly working scale. Fast scrolling doesn't work when scaled, and neither doesChris Young2009-08-305-0/+15
| | | | | | updating boxes (GIF anims etc) svn path=/trunk/netsurf/; revision=9513
* Show printing progressChris Young2009-08-305-0/+15
| | | | svn path=/trunk/netsurf/; revision=9505
* Changes for asynchronous printing. Currently disabled, as NetSurf window ↵Chris Young2009-08-295-5/+5
| | | | | | | | doesn't redraw while printing in progress svn path=/trunk/netsurf/; revision=9495
* Updated translation from Samir HawamdehChris Young2009-08-231-4/+4
| | | | svn path=/trunk/netsurf/; revision=9414
* First attempt at Amiga printing support. Doesn't quite work - a column on ↵Chris Young2009-08-235-0/+5
| | | | | | | | the left will print, but the rest of the page is an unexpected pastel pink. svn path=/trunk/netsurf/; revision=9410
* Support HTML alignment hints.John Mark Bell2009-08-211-31/+5
| | | | svn path=/trunk/netsurf/; revision=9381
* Give "Save as" and "Save as..." different identifiers. Thanks to Samir ↵Chris Young2009-08-205-5/+5
| | | | | | | | Hawamdeh for the heads-up svn path=/trunk/netsurf/; revision=9377