Ryan Niebur
50549da7c3
Imported Upstream version 0.5.2+dfsg
2013-10-23 20:45:02 -07:00
Ryan Niebur
405f565df8
Imported Upstream version 0.4.3+dfsg
2013-10-23 20:26:27 -07:00
Christian Dywan
92e21d50ad
No "New Tab" in toolbar editor with Granite
...
Fixes: https://bugs.launchpad.net/midori/+bug/1029616
2012-07-28 10:46:04 +02:00
Daniel P. Fore
6cdc67a21e
Replace threesomes of periods with ellipsises
...
Also updated all translations accordingly.
Fixes: https://bugs.launchpad.net/midori/+bug/1018065
2012-06-28 23:27:25 +02:00
Daniel P. Fore
fd7171298d
Remove 'Customize Toolbar' from app/ tools menu
...
Fixes: https://bugs.launchpad.net/midori/+bug/699933
2012-06-28 23:21:43 +02:00
Christian Dywan
db2869f0a2
Typo reodered/ reordered
...
Fixes: https://bugs.launchpad.net/midori/+bug/993969
2012-05-15 00:04:40 +02:00
Christian Dywan
4f180216a1
Fix declaration and deprecation warnings
2012-03-06 01:12:20 +01:00
Christian Dywan
c5e6b7a020
Show mismatching build version suffix for extensions
...
MIDORI_VERSION_SUFFIX resolves to a string that needs to be
added to each extension's version at build time. If it is
different than the running Midori's, it is shown in the
extension list.
2011-11-08 01:53:53 +01:00
Lucas Baudin
b5aad2d176
Allow building with GTK+3
...
Fixes: https://bugs.launchpad.net/midori/+bug/861351
2011-10-07 20:24:02 +02:00
Tomasz Szatkowski
7691130cc3
Implement 'Customize...' on toolbar right-click
...
The new MidoriBrowser::populate-toolbar-menu allows
extensions to add menu items.
Fixes: https://bugs.launchpad.net/midori/+bug/699933
2011-04-17 22:43:54 +02:00
Christian Dywan
ed6d44df5f
Use function to access browser settings an panel
2010-11-01 16:47:32 +01:00
Christian Dywan
40dc38fd21
Implement and use KATZE_ARRAY_FOREACH_ITEM
...
Iterating an array by a GList is considerably faster than
continuously retrieving items, however it is also a lot
more complicated. So the new macro takes care of that and
uses a new semi-private function to avoid copying the list.
Note that the macro can't be nested, which basically isn't
useful in practise anyway.
2010-09-12 00:59:24 +02:00
Christian Dywan
8414836c76
Remove conditionals to disable Toolbar Editor on Hildon
2010-02-06 17:37:15 +01:00
Christian Dywan
516547814c
Mention why disabled extensions are not available
2009-09-14 18:26:35 +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
Christian Dywan
43e6542702
Implement MidoriBrowser::populate-tool-menu and adjust extensions
...
Extensions used to look for the menu and append items manually.
In order to show Tools in the Compact menu a proper signal
is needed.
Adblock, Shortcuts and Toolbar Editor are ported to the new API.
2009-07-25 03:05:52 +02:00
Daniel P. Fore
4103dc48ea
Improve the wording of a few English strings and use colons
2009-07-22 23:53:29 +02:00
Enrico Tröger
54192725c0
Don't repopulate the toolbar when opening the toolbar editor
2009-07-18 15:19:54 +02:00
Enrico Tröger
b7b741a146
Show icons in the toolbar editor
2009-07-18 15:17:41 +02:00
Enrico Tröger
349c9d2080
Apply changes in the toolbar editor instantly
2009-07-17 23:02:55 +02:00
Enrico Tröger
e0541d92ea
Use constants to address tree model columns
2009-07-17 23:00:39 +02:00
Enrico Tröger
6e97bf2da6
Display item labels instead of raw names in the toolbar editor
2009-07-17 22:59:25 +02:00
Enrico Tröger
4df46b1266
Add a Toolbar Editor extension
2009-07-10 16:40:35 +01:00