summaryrefslogtreecommitdiff
path: root/resources
Commit message (Collapse)AuthorAgeFilesLines
* Add French messages translations from qwebirc92123Vincent Sanders2015-01-021-330/+489
|
* Improve message split generationVincent Sanders2014-12-021-124/+16
| | | | | | | | | | This changes the message splitting code to ensure that a translation is generated for every different key using a specified language as a fallback if no translation is available. This also allows for a messages to be generated when there is no fallback at all and when the translation is the same as the fallback language
* Use translated messgae for low bandwidth errorVincent Sanders2014-12-021-0/+1
|
* Use the correct Messages string, modify the contents to better reflect what ↵Chris Young2014-11-131-5/+5
| | | | it (currently) does - only edits the title, not the address.
* Add an edit entry option to the edit menuChris Young2014-11-131-0/+5
|
* Typo fix: maintinance → maintenance in gtk frontend (closes #2217)Anthony J. Bentley2014-11-101-1/+1
|
* fixup preference dialog handling of Developer view optionsVincent Sanders2014-08-021-4/+5
|
* update gtk frontend menu structure to be more standardVincent Sanders2014-07-231-35/+40
|
* add link context menu to gtk and add link copying and bookmarkingVincent Sanders2014-07-071-15/+27
|
* Add disc cache parameters to configuration GUI.Steve Fryatt2014-06-081-15/+45
|
* Disable the dither option if we're running on a screen which doesn't use it.Chris Young2014-03-011-5/+5
|
* Improve URL handling in URL Bar.Steve Fryatt2014-01-261-0/+5
| | | | | | Rationalise handling of UTF8, so that URLs are always converted into local encoding even if there is no URL icon present. In addition, make preliminary hotlist test in set_url() use local encoding, in line with all subsequent checks. Make handling of over-length URLs more sensible: warn user and completely blank the URL bar.
* Update description to reflect realityChris Young2014-01-051-3/+3
|
* Change FatMessages so drop instructions are click instructions for some ↵Rob Kendrick2014-01-051-1/+6
| | | | frontends
* Implement user confirmation before removing hotlist entries from the URL bar.Steve Fryatt2013-12-311-0/+15
|
* Provide some interactive help for the URL Bar's favicon and hotlist indicator.Steve Fryatt2013-12-301-0/+10
|
* Some translation updates from Samir HawamdehChris Young2013-12-151-48/+48
|
* Modify conflicting Messages entryChris Young2013-11-171-5/+5
|
* Use messages for translations instead of string literals.Michael Drake2013-11-111-0/+18
|
* Updated Italian translation (credit: Samir H)Chris Young2013-11-091-59/+59
|
* Remove unused bitmap memory config window help text.Michael Drake2013-10-031-61/+0
|
* Remove redundant bitmap compression/decompression/dropping-to-disc. The ↵Michael Drake2013-10-031-15/+10
| | | | core now has a converted bitmap cache that is pruned more agressively.
* Add Undo/Redo to Amiga version. NB: Clear selection no longer has a shortcut ↵Chris Young2013-10-011-0/+10
| | | | key.
* Use Messages for default folder name.Michael Drake2013-08-271-0/+9
|
* Update messages for default hotlist entries.Michael Drake2013-08-161-20/+15
|
* Add treeview folder label for hotlist.Michael Drake2013-08-161-0/+6
|
* Merge branch 'master' of git://git.netsurf-browser.org/netsurfMichael Drake2013-08-131-113/+123
|\
| * Make some RISC OS menu+shortcut strings RISC OS specific, as I believe they ↵Chris Young2013-07-271-112/+112
| | | | | | | | aren't used or useful elsewhere.
| * Localise the description, mark it Amiga-onlyChris Young2013-07-271-0/+5
| |
| * Missed an ellipsis removal. Split this one out as RISC OS uses it.Chris Young2013-07-271-1/+6
| |
* | Add messages for SSL cert treeview.Michael Drake2013-08-121-0/+26
|/
* Move remaining string literals over to FatMessages.Michael Drake2013-07-261-0/+19
|
* Add messages for new treeview.Michael Drake2013-07-251-0/+52
|
* Remove some ellipsis abuse - should only be used if the item is going to pop ↵Chris Young2013-07-191-28/+28
| | | | up a window or requester for more info before the requested operation is carried out. (have only modified the Amiga strings)
* Use messages for treeview labels.Michael Drake2013-07-011-7/+60
|
* Add proxy bypass optionChris Young2013-06-081-0/+5
|
* Add and use no proxy list optionVincent Sanders2013-06-041-2/+4
|
* FatMessages had strings in latin1 encoding now converted to utf-8Vincent Sanders2013-05-031-3/+3
|
* add translation tokens for GTK preferences dialogVincent Sanders2013-04-171-0/+138
|
* minor correction from samirChris Young2013-02-101-1/+1
|
* Updated Italian translation from Samir HawamdehChris Young2013-02-061-15/+15
|
* Properly capitalise JavaScriptChris Young2012-12-151-5/+5
|
* Correct the designation of en and it stringsChris Young2012-12-121-2/+2
|
* Updated Italian translation (credit: Samir Hawamdeh)Chris Young2012-12-111-27/+27
|
* Add dither quality options to GUIChris Young2012-12-091-0/+20
|
* Add simple refresh option to GUIChris Young2012-12-091-0/+5
|
* Add font anti-aliasing option to GUIChris Young2012-12-091-0/+5
|
* Add options for always showing tabbar and warning on closing multiple tabsChris Young2012-12-091-16/+35
|
* TimedDosRequester doesn't support linefeeds through \nChris Young2012-12-081-5/+5
|
* Warn the user and give them an option to stop NetSurf shutting down, if the ↵Chris Young2012-12-081-0/+11
| | | | TCP/IP stack has signalled that it is about to exit.