Commit Graph

18 Commits

Author SHA1 Message Date
André Stösel 13b735e382 HistoryWindow isn't a Midori.Browser 2012-09-17 19:26:56 +02:00
André Stösel ec04a1a274 Fix race condition by introducing switch_page (old, new)
So there's no confusion which one is the new, current tab.
2012-09-15 01:19:58 +02: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
Christian Dywan 8f421d6cfc Use find_property for has-separator in History List
So we can avoid compile-time warnings.
2011-10-20 23:35:37 +02:00
André Stösel b639067520 Resize the history list treeview in GTK3, not the parent 2011-10-13 18:31:51 +02: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
André Stösel a568b29c38 Actually display the favicon in history list 2011-09-06 01:24:45 +02:00
André Stösel 597ca48410 Fix spelling error in Switch to last viewed tab 2011-08-18 22:17:54 +02:00
André Stösel ebf892e2de New shortcut to display the current selected tab in background 2011-06-24 21:04:48 +02:00
André Stösel b49de2ab26 Add a new option to change behavior when closing a tab 2011-06-08 20:24:25 +02:00
André Stösel c7e70f6808 Allow cancelling the History List with Escape
Just like Alt+Tab.
2011-05-03 20:42:59 +02:00
André Stösel ed0024390b Let History List properly override tab switching 2011-04-30 12:19:30 +02:00
André Stösel b4e94b4f19 Be sure to end up at last opened tab after closing 2010-12-14 01:16:20 +01:00
André Stösel aadfd1e289 Switch to newest tabs with Ctrl+1 and Ctrl+2 2010-12-12 00:36:33 +01:00
André Stösel cb5bdb8646 Resize History List based on the requested size 2010-11-23 23:22:47 +01:00
Christian Dywan c78c982613 Mention Ctrl+Tab in description of History List
Otherwise people don't understand how to use it.
2010-10-22 21:50:20 +02:00
Christian Dywan c3e145f540 Localize Vala extensions and mark strings for translation
The -include switch is passed to the compiler to work around
Vala failing to include gi18n.h first. This works for
clang and gcc at least.
2010-07-04 10:53:21 +02:00
André Stösel 07053d49a0 Re-implement History List extension in Vala 2010-06-30 22:27:52 +02:00