summaryrefslogtreecommitdiff
path: root/!NetSurf/Resources/it
Commit message (Collapse)AuthorAgeFilesLines
* Add missing string. Thanks to Samir Hawamdeh for the report.Chris Young2010-03-221-0/+1
| | | | 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-171-0/+5
| | | | 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-141-2/+3
| | | | 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
* Remove duplicate. Thanks to Sebastian Barthel.Michael Drake2010-02-091-1/+0
| | | | svn path=/trunk/netsurf/; revision=9961
* 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-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-14/+129
| | | | svn path=/trunk/netsurf/; revision=9729
* 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-291-0/+3
| | | | | | "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
* 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
* 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-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
* Updated Italian translation from Samir HawamdehChris Young2009-08-201-15/+15
| | | | svn path=/trunk/netsurf/; revision=9376
* 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
* Updated version from Samir HawamdehChris Young2009-07-261-7/+7
| | | | svn path=/trunk/netsurf/; revision=8805
* More minor changes from SamirChris Young2009-06-291-3/+3
| | | | svn path=/trunk/netsurf/; revision=8162
* Minor fixes from Samir HawamdehChris Young2009-06-281-15/+15
| | | | svn path=/trunk/netsurf/; revision=8132
* Updated Italian translation from Samir HawamdehChris Young2009-06-281-84/+84
| | | | svn path=/trunk/netsurf/; revision=8107
* Completed Amiga preferences GUI.Chris Young2009-06-271-0/+114
| | | | svn path=/trunk/netsurf/; revision=8065
* Updated Italian translation from Samir HawamdehChris Young2009-06-131-21/+21
| | | | svn path=/trunk/netsurf/; revision=7792
* 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
* Updated Italian translation from Samir HawamdehChris Young2009-05-041-44/+52
| | | | svn path=/trunk/netsurf/; revision=7388
* 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
* Updated Italian translationChris Young2008-10-201-1/+1
| | | | svn path=/trunk/netsurf/; revision=5608
* Italian translation courtesy of Samir Hawamdeh.Chris Young2008-10-171-0/+1093
svn path=/trunk/netsurf/; revision=5589