Commit graph

3137 commits

Author SHA1 Message Date
Christian Dywan ed6d44df5f Use function to access browser settings an panel 2010-11-01 16:47:32 +01:00
Christian Dywan 6ea63d2f70 Declare ax, ay in throbber earlier 2010-11-01 03:18:00 +01:00
Christian Dywan 54cd4afa77 Bump version to 0.2.9 2010-10-31 23:20:48 +01:00
Enrico Tröger 914d5e38f1 Use sys.exc_info() for exception msg in Python 2/3 2010-10-31 22:44:24 +01:00
Christian Dywan f2ca461638 Don't regard file URIs as external 2010-10-31 22:42:15 +01:00
Christian Dywan a4715ad4c7 Resort to Python 2.5 exception syntax for now 2010-10-31 21:59:21 +01:00
Christian Dywan b28c828f02 Reword cookie description to say 'saved games, '
This is purely an improvement to the English, no change in meaning.
2010-10-31 21:33:16 +01:00
Sergio Cipolla f470d26692 Update Brazilian Portuguese translation 2010-10-31 21:30:10 +01:00
Christian Dywan d20f0c3b89 Only show Trash and UndoTabClose if there is a trash 2010-10-31 21:27:47 +01:00
Christian Dywan f9559b7d27 Only show bookmarkbar if we have bookmarks at all 2010-10-31 21:27:22 +01:00
Christian Dywan 560ad66d48 Add 'Identify As' button to Statusbar Features 2010-10-31 21:24:34 +01:00
Christian Dywan 985912a9cd Go back to conservative page next from 0.2.6
This reverts to behaviour as of commit c2be3d67cf.
2010-10-30 21:53:44 +02:00
Christian Dywan a0c0207133 Use mnemonic for "History" in Clear Private Data
This doesn't introduce a new string.
2010-10-30 21:44:19 +02:00
Christian Dywan 2578d031a7 Update German translation 2010-10-30 21:42:11 +02:00
Christian Dywan cbcf314f47 Update French translation 2010-10-30 21:15:32 +02:00
Sergio Cipolla 73b888f683 Update Brazilian Portuguese translation 2010-10-30 21:10:24 +02:00
Xavier Devlamynck ef144f9454 l10n: Updated French (fr) translation to 100%
New status: 666 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-30 14:49:29 +02:00
Christian Dywan 064ac4418b Only re-attach KatzeHttpCookies if it existed before 2010-10-29 22:27:42 +02:00
Christian Dywan 949f38fb58 Always clear private data in inactivity reset 2010-10-29 22:19:04 +02:00
Christian Dywan 5f0a9676b8 Omit Find while Typing and Open panels in Windows
Those preferences are presumably addressing corner cases
and not useful in most cases.
2010-10-27 21:09:19 +02:00
Christian Dywan bcd1ffaf09 Don't restrict length of HTTP login passwords 2010-10-27 21:02:47 +02:00
Christian Dywan 80bd531d58 Always create a new style element for link find
Otherwise adding rules for link find on pages with
no stylesheets doesn't work.
2010-10-26 23:50:59 +02:00
Christian Dywan 95f2278542 Find links opens tabs with Control and Shift respectively 2010-10-26 23:04:22 +02:00
Christian Dywan ad6905db4d Make link number style more robust
Use bold, small font, white background, 1 line high and displayed.

Mark attributes with !important to ensure the style is not
changed due to styling on the page.
2010-10-26 23:04:21 +02:00
Christian Dywan 8b7640731d Don't display link numbers at all instead of hiding 2010-10-26 23:04:21 +02:00
Sergio Marques 844bb5aa05 l10n: Updated Portuguese (pt) translation to 100%
New status: 666 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-26 13:41:41 +02:00
Yarema aka Knedlyk 959f0fdc8d l10n: Updated Ukrainian (uk) translation to 100%
New status: 666 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-26 13:02:22 +02:00
Christian Dywan 39253b94c5 Implement Find Links with '.', type number and Return
Inline Find is now ',' because '.' is common in some browsers
which have a Find Links feature.
2010-10-26 00:26:54 +02:00
Christian Dywan 691f6c7bbd Right-click on statusbar border should show context menu 2010-10-26 00:26:54 +02:00
Christian Dywan 7a993b9f19 Clearing icons should remove icon database as well 2010-10-26 00:26:54 +02:00
David Štancl 7805bf88ab l10n: Updated Czech (cs) translation to 100%
New status: 666 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-25 21:42:53 +02:00
Masato Hashimoto 27b33264c5 l10n: Updated Japanese (ja) translation to 100%
New status: 666 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-25 14:33:00 +02:00
Christian Dywan ba161aeeae Don't show 'Add to Speed Dial' with no configuration
As it won't be saved, it's not helpful to offer it.
2010-10-24 23:48:58 +02:00
Christian Dywan cbb9189e7c Label 'Custom' and file chooser 'Import from a file' 2010-10-24 23:48:03 +02:00
Sergio Cipolla d9d979d917 Update Brazilian Portuguese translation 2010-10-24 21:06:28 +02:00
Kim Boram 14e46a2fb7 Update Korean translation 2010-10-24 21:06:28 +02:00
Anton Shestakov 6606a1f331 Update Russian translation 2010-10-24 21:06:28 +02:00
Christian Dywan 21a82db268 Correct description of TabMinimize
While internally still called 'minimize', the description
needs to say that only the icon of the tab is shown.
2010-10-24 21:06:28 +02:00
Christian Dywan b86b5056f8 Remove External Applications extension 2010-10-24 21:06:28 +02:00
Christian Dywan b915e45332 Fallback for opening new windows in app mode
This is not quite enough, inheriting config won't
work, but better than nothing at all.
2010-10-24 21:06:27 +02:00
Christian Dywan 6cdc0261e9 Don't load cookie jar in app mode with config
Originally meant for app mode, this is wrong as default
behaviour since private mode would load all cookies.
2010-10-24 21:06:27 +02:00
Christian Dywan 6b77d140ea Toggle bookmark actions depending on if we have any
So app mode without bookmarks won't show menu items
for adding or managing bookmarks.
2010-10-24 21:06:27 +02:00
Christian Dywan bcde0df374 Remove 'locked' browser hack and rely on actions 2010-10-24 21:06:27 +02:00
Christian Dywan 1e12cb208b Ensure action menu items don't show all 2010-10-24 21:06:26 +02:00
Sergio Marques 22e24e97bd l10n: Updated Portuguese (pt) translation to 100%
New status: 667 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-24 16:26:10 +02:00
Piotr Sokół a6dee052bb l10n: Updated Polish (pl) translation to 87%
New status: 585 messages complete with 37 fuzzies and 45 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-24 15:06:51 +02:00
Yarema aka Knedlyk 3597bfd3ca l10n: Updated Ukrainian (uk) translation to 100%
New status: 667 messages complete with 0 fuzzies and 0 untranslated.

Transmitted-via: Transifex (translations.xfce.org).
2010-10-23 22:08:38 +02:00
Christian Dywan 23db2145ad Avoid build_config_filename in main() and simplify it 2010-10-23 00:31:11 +02:00
Christian Dywan ed0440cd9f Click Go icon in blank or speed dial to Paste and Proceed 2010-10-22 23:52:08 +02:00
Christian Dywan f6ad3b1c21 Set location tooltip according to security status 2010-10-22 23:44:36 +02:00