summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources/nl
Commit message (Collapse)AuthorAgeFilesLines
* Show existing file size when file already exists on downloadChris Young2011-07-231-0/+5
| | | | svn path=/trunk/netsurf/; revision=12618
* Add an option to open new tabs next to the current tab. Needs some ↵Chris Young2011-07-021-0/+1
| | | | | | | | | additional logic as opening multiple tabs results in the new tabs being in reverse order to that expected. svn path=/trunk/netsurf/; revision=12559
* plugin_hack loose endsChris Young2011-06-051-0/+1
| | | | svn path=/trunk/netsurf/; revision=12464
* Simplify status bar text.Michael Drake2011-05-081-5/+4
| | | | svn path=/trunk/netsurf/; revision=12313
* Allow the user to set screen resolution in DPI in preferencesChris Young2011-05-021-0/+5
| | | | svn path=/trunk/netsurf/; revision=12269
* Help menu options for about:credits and about:licence to replace old about ↵Michael Drake2011-03-161-3/+5
| | | | | | NetSurf entry. svn path=/trunk/netsurf/; revision=12071
* Add "use blank page" button for homepage urlChris Young2011-03-041-0/+1
| | | | | | Add close gadget to window (operates as cancel) svn path=/trunk/netsurf/; revision=11909
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+10
| | | | svn path=/trunk/netsurf/; revision=10865
* WebP image support, needs libwebp (from trunk/libwebp) and libvpx.Chris Young2010-10-031-0/+1
| | | | | | Only enabled for Amiga build currently, may have colour issues on little-endian CPUs svn path=/trunk/netsurf/; revision=10860
* Amiga: Add "cut" option; make cut/copy/paste menus context sensitive; allow ↵Chris Young2010-07-241-0/+1
| | | | | | | | | | | 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
* Fix GTK File > Quit menu message key in translations.Michael Drake2010-07-191-1/+1
| | | | svn path=/trunk/netsurf/; revision=10655
* Localise browser "Index of" textChris Young2010-07-151-0/+1
| | | | svn path=/trunk/netsurf/; revision=10645
* Update file browser messages.Michael Drake2010-07-141-1/+2
| | | | svn path=/trunk/netsurf/; revision=10635
* Improved directory browserChris Young2010-07-131-0/+9
| | | | svn path=/trunk/netsurf/; revision=10631
* Amiga font code revamped and fixed. Will now fall back to a different font ↵Chris Young2010-05-061-0/+1
| | | | | | | | | | | 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
* Add missing string. Thanks to Samir Hawamdeh for the report.Chris Young2010-03-221-0/+1
| | | | svn path=/trunk/netsurf/; revision=10144
* More HelpHints, these will work on OS4.1u1 and higher only.Chris Young2010-03-171-0/+5
| | | | svn path=/trunk/netsurf/; revision=10136
* Missing string (thanks to Samir Hawamdeh)Chris Young2010-02-141-0/+1
| | | | svn path=/trunk/netsurf/; revision=10047
* Proper download notification code, should also open the file if the ↵Chris Young2010-02-131-0/+1
| | | | | | | | notification is double-clicked, although it doesn't seem to work. svn path=/trunk/netsurf/; revision=10037
* Search and a couple of other new optionsChris Young2009-12-231-0/+5
| | | | svn path=/trunk/netsurf/; revision=9756
* Merge r9731:HEAD from branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-181-0/+1
| | | | svn path=/trunk/netsurf/; revision=9737
* Merge branches/MarkieB/gtkmain to trunk.John Mark Bell2009-12-171-0/+116
| | | | svn path=/trunk/netsurf/; revision=9729
* Amiga print UIChris Young2009-11-011-1/+1
| | | | svn path=/trunk/netsurf/; revision=9655
* Add options for "no quit on last window close" (disabled - not implemented) andChris Young2009-09-291-0/+3
| | | | | | "no window on startup" svn path=/trunk/netsurf/; revision=9601
* Mostly working scale. Fast scrolling doesn't work when scaled, and neither doesChris Young2009-08-301-0/+3
| | | | | | updating boxes (GIF anims etc) svn path=/trunk/netsurf/; revision=9513
* Show printing progressChris Young2009-08-301-0/+3
| | | | svn path=/trunk/netsurf/; revision=9505
* Changes for asynchronous printing. Currently disabled, as NetSurf window ↵Chris Young2009-08-291-1/+1
| | | | | | | | doesn't redraw while printing in progress svn path=/trunk/netsurf/; revision=9495
* First attempt at Amiga printing support. Doesn't quite work - a column on ↵Chris Young2009-08-231-0/+1
| | | | | | | | the left will print, but the rest of the page is an unexpected pastel pink. svn path=/trunk/netsurf/; revision=9410
* Give "Save as" and "Save as..." different identifiers. Thanks to Samir ↵Chris Young2009-08-201-1/+1
| | | | | | | | Hawamdeh for the heads-up svn path=/trunk/netsurf/; revision=9377
* Merge Paul Blokus' selectscroll branch. Adds core select menu widget for ↵Michael Drake2009-08-141-0/+6
| | | | | | forms and core scrollbar widget. svn path=/trunk/netsurf/; revision=9289
* Completed Amiga preferences GUI.Chris Young2009-06-271-0/+114
| | | | svn path=/trunk/netsurf/; revision=8065
* SSL certificate verification stringsChris Young2009-06-011-0/+19
| | | | svn path=/trunk/netsurf/; revision=7685
* Add Save as IFF to main menusChris Young2009-05-171-0/+1
| | | | | | Disable menu items that aren't relevant for current content svn path=/trunk/netsurf/; revision=7521
* Copy and save images in IFF ILBM format. Currently, the data in the BODY ↵Chris Young2009-05-161-0/+3
| | | | | | | | chunk is wrong. svn path=/trunk/netsurf/; revision=7516
* Add Abort button to download windowChris Young2009-04-301-0/+1
| | | | svn path=/trunk/netsurf/; revision=7384
* Mostly-working local history windowChris Young2009-03-081-0/+1
| | | | svn path=/trunk/netsurf/; revision=6733
* Fix button hover assert.Michael Drake2009-02-201-0/+1
| | | | svn path=/trunk/netsurf/; revision=6585
* Next batch of menu changes; clarify some key pressesAdrian Lees2009-02-011-1/+2
| | | | svn path=/trunk/netsurf/; revision=6327
* Avoid having '...' in the RISC OS PDF export menu entry.John Tytgat2009-01-311-1/+2
| | | | svn path=/trunk/netsurf/; revision=6323
* Selection- and link-related functions now on menu; other menu changes as per ↵Adrian Lees2009-01-301-57/+80
| | | | | | t's plan svn path=/trunk/netsurf/; revision=6296
* First attempt at Amiga text search function based on RISC OS code.Chris Young2008-12-131-0/+3
| | | | | | | | | Needs some improvements: - add case sensitive, show all options - add search history - use AmigaOS pattern matching svn path=/trunk/netsurf/; revision=5902
* Allow opening of local files from anywhere, not just the parent of the ↵Chris Young2008-11-151-0/+2
| | | | | | current dir. svn path=/trunk/netsurf/; revision=5695
* AmigaOS implementation of complete page save.Chris Young2008-11-081-0/+1
| | | | svn path=/trunk/netsurf/; revision=5653
* ARexx menu with items populated from arexx_dir.Chris Young2008-10-261-0/+5
| | | | svn path=/trunk/netsurf/; revision=5632
* Complete (but quite minimal at the moment) context menu implementation for ↵Chris Young2008-10-251-0/+9
| | | | | | | | | | | | | | | | | AmigaOS: Links, objects and upload file boxes have their own menu item or submenu. Context menus can be enable/disabled and be made "sticky" with the following options: context_menu sticky_context_menu Seperated clipboard related code out to clipboard.c to make it easier to maintain and add the ability to copy URLs to the clipboard. Copying images to the clipboard will come later. svn path=/trunk/netsurf/; revision=5629
* Various minor fixes for treeviews, history tree now populates.Chris Young2008-10-131-0/+7
| | | | svn path=/trunk/netsurf/; revision=5563
* AmigaOS tabs implementation.Chris Young2008-10-051-0/+2
| | | | | | | | | | | Two new strings: NewTab, CloseTab Two new options: always_open_tabs indicates to open tabs instead of windows by default new_tab_is_active makes any new tab the current one (default is to open tabs in background) svn path=/trunk/netsurf/; revision=5483
* Drag Messages files back in sync.Michael Drake2008-09-161-5/+47
| | | | svn path=/trunk/netsurf/; revision=5360
* Amiga message additions/correctionsChris Young2008-09-161-1/+58
| | | | svn path=/trunk/netsurf/; revision=5358
* Add PNGError to Messages files.Michael Drake2008-09-151-0/+1
| | | | svn path=/trunk/netsurf/; revision=5334