Commit graph

1597 commits

Author SHA1 Message Date
Christian Dywan d5ed3e9b28 Reset the statusbar text (in the location) when leaving the view 2009-09-23 02:10:08 +02:00
Christian Dywan ba1084d236 Merge userstyles into the userscript panel 2009-09-22 23:50:31 +02:00
Christian Dywan b3817bfc52 Actually require http(s):// in bookmark address 2009-09-21 23:58:47 +02:00
Christian Dywan d26113fa1e Bump new context menu handling to WebKitGTK+ 1.1.16
The API in 1.1.15 is not sufficient to implement the context menu
without regressions.
2009-09-21 23:49:42 +02:00
Christian Dywan bb0688b796 Don't use libidn if we have libsoup 2.27.90 2009-09-21 22:12:14 +02:00
Christian Dywan ebb3b5f374 Fix build with WebKit < 1.1.14 2009-09-20 21:49:57 +02:00
Christian Dywan 72ba3a700b Implement Ask for destination folder
The option determines whether 'Save image' and 'Save link destination'
in the context menu prompt for a location or not.
2009-09-20 21:23:52 +02:00
Christian Dywan 59c43d08e0 Include TabNew in the toolbar by default 2009-09-20 20:57:30 +02:00
Christian Dywan d73ccf2c3f Forward mailto: links to external default application 2009-09-20 20:56:52 +02:00
Christian Dywan 0250d762c1 Implement menu items after refactoring the context menu changes 2009-09-20 17:26:28 +02:00
Christian Dywan 4f8deae24d Do not put statusbar text in the location entry if it's focussed
This prevents overwriting what the user may be typing while
accidentally moving the mouse.
2009-09-19 21:06:33 +02:00
Christian Dywan 16e00c379e Disable Save/ add button in bookmark dialog if address lacks protocol 2009-09-19 17:25:10 +02:00
Christian Dywan eaba9f0acf Improve context menu and middle click pasting using hit test result 2009-09-19 04:06:44 +02:00
Christian Dywan a158ac4585 Disable loop warnings and include warnings, clang dislikes them 2009-09-18 19:37:27 +02:00
Christian Dywan bf80501888 Fix identification string, don't accidentally include extra brackets 2009-09-18 19:37:27 +02:00
Robert Hartl 5399a68a4e l10n: Updates to Slovak (sk) translation
Transmitted-via: Transifex (translations.xfce.org)
2009-09-18 08:37:36 +00:00
Christian Dywan 0711bdf64e Add a check box Remember password to authentication dialogs 2009-09-18 00:51:41 +02:00
Rogério Brito 822eff4f6d Update Brazilian Portuguese translation 2009-09-17 23:45:48 +02:00
Christian Dywan e4ac13887d Disconnect bookmark removal callback with the right data argument
It would not actually disconnect before because it was disconnected
with the wrong user data, and thus crash in a multiple window
scenario when a bookmark was deleted.
2009-09-17 01:03:24 +02:00
Christian Dywan 9d1fdd7a05 Remember the scrolled positions of views 2009-09-16 23:37:39 +02:00
Christian Dywan c4808e1701 Setup mouse gestures properly without a restart 2009-09-16 21:52:14 +02:00
Christian Dywan 06bd549cb1 Lookup page icons via javascript 2009-09-16 03:06:09 +02:00
Adrian Bunk e5812d0478 Don't connect to a monitor that wasn't created in the first place 2009-09-15 21:04:29 +02:00
Alexander Butenko 8ed02c1f88 Impove adblock regex, skip data: URIs and handle |http:// 2009-09-15 21:03:40 +02:00
Christian Dywan d502518434 Display source code in a tab if no editor is specified
This uses view source mode available since WebKitGTK+ 1.1.14.
2009-09-15 00:53:50 +02:00
Alexander Butenko 5f98925a02 Generate CSS rules from adblock element blocking lines 2009-09-14 18:26:35 +02:00
Christian Dywan 516547814c Mention why disabled extensions are not available 2009-09-14 18:26:35 +02:00
Christian Dywan 178098d886 Add iPhone to identity options
This is useful for websites that offer mobile versions but only
support iPhone devices.
2009-09-14 18:26:35 +02:00
Christian Dywan 668f19c216 Only list variable-/ fixed-width fonts in either combo box
Optimize the code a little while we are at it.
2009-09-14 18:26:35 +02:00
Carles Muñoz Gorriz f209578454 l10n: Updates to Catalan (Valencian) (ca) translation
Transmitted-via: Transifex (translations.xfce.org)
2009-09-13 17:14:57 +00:00
Robert Hartl 548a9b90bc l10n: Updates to Slovak (sk) translation
Transmitted-via: Transifex (translations.xfce.org)
2009-09-13 16:36:19 +00:00
Masato Hashimoto 36673a8390 l10n: Updates to Japanese (ja) translation
Transmitted-via: Transifex (translations.xfce.org)
2009-09-12 06:20:23 +00:00
Christian Dywan e23a25bc65 Bump version to 0.1.10 2009-09-12 00:09:38 +02:00
Sérgio Marques fcdeb56119 Update Portuguese translation 2009-09-11 23:57:40 +02:00
Christian Dywan 711750d9de Fix persistent cookie storage 2009-09-10 17:03:17 +02:00
Christian Dywan f65b87f05f Fix a misplaced #endif that breaks WebKit < 1.1.14 builds 2009-09-10 15:57:59 +02:00
Christian Dywan d1b672068b Add Undo and Redo menu items to the menubar and context menu 2009-09-10 02:36:26 +02:00
Christian Dywan 39e47ac3b7 Disable extensions that are unavailable on the system
Extensions can be unavailable on a particular platform or a system
lacking a build-time requirement. Let's handle this more cleanly
and reflect it in the Extensions panel.
2009-09-10 02:07:27 +02:00
Alexander Butenko e59b291709 Implement Adblock with WebKit resource API 2009-09-10 02:00:06 +02:00
Dale Whittaker 39f095a0cf Prepend 'mailto' to email links in the About dialogue
Some email clients require this to open email links.
2009-09-09 00:33:34 +02:00
Christian Dywan 6ee9436db4 Save logins in a text file instead of a keyring
This means GNOME keyring isn't required for saving logins.
2009-09-09 00:33:34 +02:00
Robert Hartl 3dc3648920 l10n: Updates to Slovak (sk) translation
Transmitted-via: Transifex (translations.xfce.org)
2009-09-07 20:07:34 +00:00
Evaggelos Balaskas 33455595d0 l10n: Updates to Greek (el) translation
Transmitted-via: Transifex (translations.xfce.org)
2009-09-06 20:36:18 +00:00
Christian Dywan 8b89207d9f Add Asturian and Catalan to LINGUAS 2009-09-06 01:00:21 +02:00
Christian Dywan ccc76f3fc6 libsoup 2.27.91 is good enough for GNOME password manager 2009-09-06 00:58:23 +02:00
Christian Dywan 3b111c6e1a Update German translation 2009-09-06 00:58:23 +02:00
Christian Dywan e5301483ff Update translation template 2009-09-06 00:58:23 +02:00
Carles Muñoz Gorriz 18541e793e l10n: Initial catalan translation
Transmitted-via: Transifex (translations.xfce.org)
2009-09-05 16:06:16 +00:00
Christian Dywan 61670ab623 Replace Shrink Images preference with Middle click opens selection 2009-09-04 23:44:57 +02:00
Christian Dywan 2bff26f90a Don't middle click open when there's an editable
This is still not a complete solution but better than before.
2009-09-04 23:37:00 +02:00