Commit graph

  • 8cdbb32511 Implement unit tests in adblock Christian Dywan 2009-07-18 03:05:40 +0200
  • c965db8f95 Always show icons and labels in bookmarkbar popup Christian Dywan 2009-07-18 00:29:23 +0200
  • 349c9d2080 Apply changes in the toolbar editor instantly Enrico Tröger 2009-07-17 23:02:55 +0200
  • e0541d92ea Use constants to address tree model columns Enrico Tröger 2009-07-17 23:00:39 +0200
  • 6e97bf2da6 Display item labels instead of raw names in the toolbar editor Enrico Tröger 2009-07-17 22:59:25 +0200
  • b32122b604 Thaw the location action when setting history in a new window Christian Dywan 2009-07-17 22:55:41 +0200
  • cc326885bc Implement adding and removing of adblock URIs Christian Dywan 2009-07-17 22:05:20 +0200
  • 746b17e49e Make adblock filter URIs editable and save them when edited Christian Dywan 2009-07-17 21:37:36 +0200
  • 4135b1ffe8 Use katze_strip_mnemonics in Shortcuts Christian Dywan 2009-07-17 21:30:40 +0200
  • 25da412215 Add katze_strip_mnemonics (formerly known as elide_underscores) Christian Dywan 2009-07-17 21:29:57 +0200
  • 35f11238a4 No Print or Reset Zoom in context menu, but Print in compact menu Christian Dywan 2009-07-17 19:37:49 +0200
  • 0c5ce0e515 No need for a data function for adblock text columns Christian Dywan 2009-07-17 18:03:50 +0200
  • 0c9058f566 Popup bookmarkbar when focussing location if bookmarkbar is hidden Christian Dywan 2009-07-17 17:36:03 +0200
  • 34c26da9f0 Fix label alignment of tool items created for bookmarks Christian Dywan 2009-07-17 17:34:54 +0200
  • e83bf5b730 Show fixed Homepage button in the bookmarkbar Christian Dywan 2009-07-17 04:28:53 +0200
  • 525e7a2227 Display statusbar text in the location if the statusbar is hidden Christian Dywan 2009-07-17 04:06:44 +0200
  • a7391693b2 Implement support for extension_test() to unit test extensions Christian Dywan 2009-07-16 23:49:10 +0200
  • 736e7b854a Use the icon of the view for the window in web app mode Christian Dywan 2009-07-16 23:45:45 +0200
  • cac8646b7e Replace leading * or ? in adblock lines with .* or \? respectively Christian Dywan 2009-07-16 14:36:35 +0200
  • c269bfc466 Use a hash table of URIs to track blocked advertisements Alexander Butenko 2009-07-16 14:13:27 +0200
  • c7a456dffd Re-enable building the adblock extension Christian Dywan 2009-07-16 14:04:00 +0200
  • 54fecef4b7 Set "browser" role on browser windows Christian Dywan 2009-07-16 14:00:47 +0200
  • f205a07182 Update Slovak translation Robert Hartl 2009-07-15 23:24:58 +0200
  • ba11ec8acd Open the search engine even if only the token is typed Christian Dywan 2009-07-14 23:41:25 +0200
  • f04861e18c Disable notebook border if no tabs are visible Przemek Sitek 2009-07-13 22:15:45 +0200
  • b9ede07d1b Update Turkish translation Gökmen Görgen 2009-07-13 21:55:50 +0200
  • 473c8708d4 Update Japanese translation Masato Hashimoto 2009-07-13 21:50:46 +0200
  • 8a2d55b918 Use a different method of working around the icon entry bug Christian Dywan 2009-07-12 23:22:39 +0200
  • 4001396443 Make sure that the icon entry parent really is a GtkWindow Christian Dywan 2009-07-12 13:54:59 +0200
  • 2379e7ac75 Implement a list of properties to not test generically Christian Dywan 2009-07-12 13:54:03 +0200
  • 908765d60d Resolve an object name clash to fix the unit test build Christian Dywan 2009-07-12 13:53:22 +0200
  • d5fac48850 Document _delete_item_from_uri under the correct name Christian Dywan 2009-07-11 15:30:48 +0200
  • 5f1792d2f1 Set icons in completion as pixbufs instead of cell data functions Christian Dywan 2009-07-11 15:28:16 +0200
  • 48c62d0ec6 Set the completion text renderer to a fixed size of 2 rows Christian Dywan 2009-07-11 14:40:52 +0200
  • 3f88bdb528 Compute the available Netscape plugins via JavaScript Christian Dywan 2009-07-10 17:58:49 +0100
  • 1662a03677 Restore the (search) entry focus after changing the icon Christian Dywan 2009-07-10 17:00:12 +0100
  • 90f04fea52 Remove the Add/ Remove toolbar menu, we have a proper editor now Christian Dywan 2009-07-10 16:45:22 +0100
  • 4df46b1266 Add a Toolbar Editor extension Enrico Tröger 2009-07-10 16:40:35 +0100
  • 313e0f9e35 Add a public function to retrieve the recommended toolbar actions Enrico Tröger 2009-07-10 16:37:44 +0100
  • 8baee5780d Allocate uris correctly as gchar*, not gchar Enrico Tröger 2009-07-10 16:20:56 +0100
  • 78805e5cd4 Don't build Desktop file on Win32 Christian Dywan 2009-07-09 19:08:37 +0100
  • 1f0f411657 Check for rsvg-convert early to support it when cross compiling Christian Dywan 2009-07-09 19:02:23 +0100
  • 087a579450 Create Win32 icon and resorce and build it into the executable Christian Dywan 2009-07-09 18:55:41 +0100
  • 8ad4e3585f Cast xmlChar* to gchar* when setting the meta string Christian Dywan 2009-07-09 18:43:57 +0100
  • 3e80ed6581 Use G_GINT64_FORMAT to convert gint64 to a string Christian Dywan 2009-07-09 18:43:08 +0100
  • 7ca782ec54 Implement namespace:key syntax for KatzeItem metadata Christian Dywan 2009-07-06 18:53:22 +0100
  • 491fadc119 Read metadata keys from XBEL Christian Dywan 2009-07-06 18:32:44 +0100
  • 967b080680 Require meta keys to be non-NULL Christian Dywan 2009-07-06 18:30:53 +0100
  • 5d674f9779 Add katze_item_set_meta_string Christian Dywan 2009-07-06 18:28:28 +0100
  • 82e0a66de7 Use metadata API to store and lookup the current page Christian Dywan 2009-07-05 00:17:00 +0100
  • ab6ecc1625 Store meta data in XBEL when saving KatzeArray objects Christian Dywan 2009-07-05 00:14:39 +0100
  • 5f4e9ef079 Implement meta data in KatzeItem Christian Dywan 2009-07-04 23:58:59 +0100
  • 3f62d9e0e6 Add Duplicate Tab to tab context menu Christian Dywan 2009-06-30 22:54:55 +0200
  • c1fe050cd3 Insert tabs in the Tab Panel the same order as the notebook Christian Dywan 2009-06-29 21:55:05 +0200
  • baf509d20b Add Serbian translation Miloš Popović 2009-06-28 22:33:49 +0200
  • 7f81784a9e Update Italian translation Luca Perri 2009-06-27 23:59:22 +0200
  • 8b36138105 Use "Menu" without underscore as compact Menu tooltip Christian Dywan 2009-06-27 23:56:01 +0200
  • e1d385d3ab Use the new public tab menu in the Tab Panel extension Christian Dywan 2009-06-27 23:53:33 +0200
  • c76a468d16 Refactor tab context menu into public midori_view_get_tab_menu Christian Dywan 2009-06-27 23:52:48 +0200
  • 33f1d0096a Use "_Menu" as tooltip for the compact Menu button Christian Dywan 2009-06-27 23:29:00 +0200
  • ebe9cec53a Update German translation Christian Dywan 2009-06-26 21:55:07 +0200
  • 191f153429 Don't know detached panel windows in the taskbar Christian Dywan 2009-06-26 21:19:09 +0200
  • 2cdaa2869e Don't open tabs when double- or middle-clicking notebook arrows Christian Dywan 2009-06-25 23:49:41 +0200
  • 53462722e6 Render a 24x24 icon with rsvg-convert at build time Christian Dywan 2009-06-25 01:16:32 +0200
  • 85cdadcdee Implement a basic context menu for tab labels Christian Dywan 2009-06-24 23:58:37 +0200
  • f626465c56 Fix panel "page" notifications and save the last open panel Christian Dywan 2009-06-23 00:25:09 +0200
  • 1d8a7728a6 Use URI instead of the view itself to open tabs in new windows Christian Dywan 2009-06-23 00:09:24 +0200
  • 7b36d4dd58 Close tabs in the Tab Panel with a middle click Christian Dywan 2009-06-22 23:59:58 +0200
  • f66e86a4fb Switch tabs in the Tab Panel with a single left click Christian Dywan 2009-06-22 23:58:25 +0200
  • e3c5aa9277 Use show-tabs in Tab Panel to hide the ordinary tabs Christian Dywan 2009-06-22 23:51:24 +0200
  • 610f6a1fa7 Implement show-tabs property in MidoriBrowser Christian Dywan 2009-06-22 23:48:41 +0200
  • 7860357ed2 Remove views from the tab panel as they are removed from the browser Christian Dywan 2009-06-22 23:13:23 +0200
  • 397dd423bd Draw radio action popup menu items as radio items Christian Dywan 2009-06-22 23:03:59 +0200
  • b23ae6cca3 Use radio actions for the encodings menu Christian Dywan 2009-06-22 22:55:23 +0200
  • 4829ac769b Update Japanese translation Masato Hashimoto 2009-06-22 22:24:07 +0200
  • eb98806722 Add Encoding menu to the context menu Christian Dywan 2009-06-22 22:18:16 +0200
  • 97c0b4d257 Add a compact menu to the navigationbar if the menubar is hidden Christian Dywan 2009-06-22 21:47:42 +0200
  • d23ea3a098 Add STOCK_WEB_BROWSER to the stock items Christian Dywan 2009-06-22 21:31:42 +0200
  • f96695632b Always create array actions for popup menu items the normal way Christian Dywan 2009-06-22 21:30:28 +0200
  • 35ef1f7485 Add zooming items to the context menu Christian Dywan 2009-06-22 21:29:39 +0200
  • 7e01ea42df Remove Preferences and Menubar items from the context menu Christian Dywan 2009-06-22 21:27:52 +0200
  • 8ac1633deb Make sure to update the model in existing location proxies Christian Dywan 2009-06-21 23:57:15 +0200
  • 75e3dae39a Implement a tree view of open tabs in the Tab Panel Christian Dywan 2009-06-20 23:47:40 +0200
  • 1937a7785c Enable building of the Tab Panel again Christian Dywan 2009-06-20 23:46:49 +0200
  • dd04e8cfc1 Add Tab Panel to the list of translatable files Christian Dywan 2009-06-20 23:46:00 +0200
  • f38fb44048 Hide the default tab labels when Tab Panel is active Christian Dywan 2009-06-20 23:31:57 +0200
  • 1e28cd3b14 Refactor Tab Panel into a single file Christian Dywan 2009-06-20 23:28:02 +0200
  • 42ab4b3848 Render unset shortcuts as "None" instead if "Deactivated" Christian Dywan 2009-06-20 20:36:16 +0200
  • 7a6686ef71 Strip underscores from action labels in shortcuts extension Christian Dywan 2009-06-20 20:30:03 +0200
  • 40564d69cb Update Russian translation Anton Shestakov 2009-06-20 19:59:04 +0200
  • 627bee8c68 Update Simplified Chinese translation Stanley Zhang 2009-06-20 19:49:47 +0200
  • 18fa1d0fa3 Use an index to iterate news feeds to avoid compiler warnings Christian Dywan 2009-06-19 03:06:22 +0200
  • 4c3ac6f86f Remove now unused speed dial menu item callback Christian Dywan 2009-06-19 03:03:06 +0200
  • 6e2f1db63b Use action proxies for context menu items that correspond to actions Christian Dywan 2009-06-19 02:58:06 +0200
  • 6a38cb7ed6 Add Menubar and Preferences to the default context menu Christian Dywan 2009-06-19 02:36:36 +0200
  • d7d06b9acd Use midori_browser_get_for_widget in Colourful Tabs Christian Dywan 2009-06-18 23:55:16 +0200
  • 7ca6944fc3 Resolve MidoriBookmarkStore warnings Christian Dywan 2009-06-18 23:54:30 +0200
  • e32f252b88 Check for Maemo only if /etc/osso-af-init/osso-gtk.defs exists Christian Dywan 2009-06-18 03:24:32 +0200
  • 9f7d89c7a8 Add -c (cache) to intltool flags to be forward compatible with waf Christian Dywan 2009-06-18 02:51:35 +0200
  • 80f98430fc Update Greek translation Evaggelos Balaskas 2009-06-17 23:42:57 +0200