Commit graph

  • e58550f0c0 Make pageholder properly detachable Christian Dywan 2009-04-25 16:20:57 +0200
  • 080bbd7eb5 Make transfer panel properly detachable Christian Dywan 2009-04-25 16:19:11 +0200
  • 90d9e85167 Refer to 'Netscape plugins' instead of 'plugins' Christian Dywan 2009-04-25 16:13:23 +0200
  • 212ed7d80c Unit test using a string_list setting Christian Dywan 2009-04-25 16:03:10 +0200
  • 9c9f34180d Implement string_list setting in MidoriExtension Dale Whittaker 2009-04-25 16:02:29 +0200
  • ffd58a06a8 Implement katze_strv_assign Dale Whittaker 2009-04-25 16:01:28 +0200
  • b7f684b345 Implement sokoke_key_file_get_string_list_default Dale Whittaker 2009-04-25 15:57:00 +0200
  • c31d9936d9 Fix a crash when failing to open a downloaded file Christian Dywan 2009-04-24 20:13:57 +0200
  • c0291bb4a3 Update the browser header file for midori_browser_get_for_widget Christian Dywan 2009-04-23 04:15:07 +0200
  • d45b72941e Make history panel properly detachable Christian Dywan 2009-04-23 04:14:32 +0200
  • 04dfda755d Make console panel properly detachable Christian Dywan 2009-04-23 04:14:08 +0200
  • 9e97fabd30 Make bookmark panel properly detachable Christian Dywan 2009-04-23 04:13:19 +0200
  • 5a43b646b5 Add midori_browser_get_for_widget_utility function Christian Dywan 2009-04-23 04:10:38 +0200
  • db0c626ec1 Catch and ignore mouse buttons meant for horizontal scrolling Matthew Gyurgyik 2009-04-23 04:08:28 +0200
  • daf6ca74e7 Remove leftover code from MidoriWebSettings Christian Dywan 2009-04-22 23:57:10 +0200
  • 023abc9c72 Fix toggling of Colourful Tabs Christian Dywan 2009-04-22 23:54:55 +0200
  • dd4818bf3e Fix a crasher when re-enabling the Mouse Gestures extension Christian Dywan 2009-04-22 23:54:07 +0200
  • b058e8ec5d Add a remove-browser signal to MidoriApp Christian Dywan 2009-04-22 21:58:00 +0200
  • 758434e711 Add midori_browser_foreach to iterate over all present browsers Christian Dywan 2009-04-22 21:53:14 +0200
  • d7f6c7ded8 Add a function to determine if an extension is being deactivated Christian Dywan 2009-04-22 20:01:10 +0200
  • e3ce454b78 Render disabled extensions as insensitive in the panel Christian Dywan 2009-04-22 20:00:04 +0200
  • b55c5bd587 Update Portuguese translation Sérgio Marques 2009-04-21 21:59:43 +0200
  • 3fef0f9d72 Update Greek translation Evaggelos Balaskas 2009-04-21 21:57:44 +0200
  • 05967054c6 Save extension settings to a filename based folder Christian Dywan 2009-04-21 03:48:25 +0200
  • a6bea88932 Save activation status of extensions Christian Dywan 2009-04-21 03:46:11 +0200
  • 7d1717911e Update Simplified Chinese translation Stanley Zhang 2009-04-20 21:40:25 +0200
  • 3fc285222a Add an attempt at unit testing history Christian Dywan 2009-04-20 21:35:33 +0200
  • ca8d181329 Unify opening URIs externally with good fallbacks Christian Dywan 2009-04-20 19:10:13 +0200
  • 574fccf445 Add sokoke_search_uri to sokoke.h Christian Dywan 2009-04-20 18:35:16 +0200
  • 192084d48e Unify how search URI and keywords are combined Christian Dywan 2009-04-20 00:39:36 +0200
  • 8f58355014 Bump version to 0.1.6 0.1.6 Christian Dywan 2009-04-19 22:15:25 +0200
  • 5daa4e4519 Update Russian translation Anton Shestakov 2009-04-19 19:10:01 +0200
  • 7ae35d62ab Show a 'Delete all' button in the transferbar as needed Christian Dywan 2009-04-19 19:05:05 +0200
  • 19c57b4da7 Make sure to create 'data' folder if NLS is disabled Christian Dywan 2009-04-19 17:03:55 +0200
  • 0ecb074ea7 Update French translation Christian Dywan 2009-04-19 16:50:27 +0200
  • 1ba454b805 Update German translation Christian Dywan 2009-04-19 16:50:05 +0200
  • 224c7c391b Update translation template Christian Dywan 2009-04-19 16:49:42 +0200
  • 3c31b23295 Mark 'Use as default' for translation Christian Dywan 2009-04-19 16:48:37 +0200
  • 98456e7f24 Fix accidentally removed Find while Typing preference Christian Dywan 2009-04-19 16:47:42 +0200
  • 3b0ce548a5 Delete completion actions by list position, not index Enrico Tröger 2009-04-19 02:35:24 +0200
  • d7d6edbff3 Percent encode search terms, so '+' actually ends up as a '+' Christian Dywan 2009-04-19 00:47:02 +0200
  • 52084a21e1 Add a preference Search engines in location completion Christian Dywan 2009-04-18 23:26:54 +0200
  • 18b66ce7d1 Allow marking a search engine as Default engine Christian Dywan 2009-04-18 22:41:37 +0200
  • 59f4a3acdb Move search engine items in selection context menus to a submenu Enrico Tröger 2009-04-18 19:26:42 +0200
  • b8f9571783 Don't add optimization flags for "--debug-level none" Sebastian Andrzej Siewior 2009-04-17 03:56:10 +0200
  • 8aaa4d7c19 Properly handle closed browsers and correctly disconnect signals Enrico Tröger 2009-04-17 03:45:30 +0200
  • f50239676c Don't built the Tab Panel, it is not currently useful Christian Dywan 2009-04-17 03:36:43 +0200
  • 310be08e48 Reword note about readonly files in the user docs Christian Dywan 2009-04-17 03:31:53 +0200
  • 6b7876cdf7 Add missing NULL check and fix a memory leak in the Addons panel Enrico Tröger 2009-04-17 03:27:15 +0200
  • ad82a73ab8 Show only image buttons in Statusbar Features in statusbar Christian Dywan 2009-04-17 03:16:37 +0200
  • a9863cfb40 Add News Aggregator preference Christian Dywan 2009-04-14 19:44:48 +0200
  • 5d360b065b Fix search engines without %s in the context menu Christian Dywan 2009-04-14 19:19:50 +0200
  • 1f4b67ac06 Add some more user documentation Christian Dywan 2009-04-14 19:01:29 +0200
  • 0d1fd5794d Use mnemonic in "Clear private data" button Christian Dywan 2009-04-13 23:35:31 +0200
  • b468135895 Add Hebrew translation Shlomi Israel 2009-04-13 23:06:16 +0200
  • 48e2eea7f2 Update Japanese translation Masato Hashimoto 2009-04-13 22:46:01 +0200
  • a324cad92a Using non-utf8 strlen for titles in completion should suffice Christian Dywan 2009-04-13 22:43:07 +0200
  • c27642e912 Display the news feed icon again Christian Dywan 2009-04-13 22:40:57 +0200
  • 94c1d3c713 Implement "-a" or "--app" to run web apps Christian Dywan 2009-04-13 04:38:01 +0200
  • adec1c7093 Don't try to render "nothing" in completion, like an empty title Christian Dywan 2009-04-13 04:07:20 +0200
  • 377f45d3ad Work around failure to reload Not found pages Christian Dywan 2009-04-13 04:05:05 +0200
  • 78813a03e5 Be generous if middle click pastes contain spaces and line breaks Christian Dywan 2009-04-13 03:38:28 +0200
  • 22ded9a981 Apply URI magic to externally opened addresses Ernst Persson 2009-04-12 23:37:15 +0200
  • 85f2386279 Revert "Apply URI magic to externally opened addresses" Christian Dywan 2009-04-12 23:31:42 +0200
  • 1b8de1588f Apply URI magic to externally opened addresses Thorsten Mühlfelder 2009-04-12 22:44:11 +0200
  • 1038ee41a3 Don't touch the ythickness of the notebook Christian Dywan 2009-04-12 21:57:20 +0200
  • dc40d878d5 Compute a string if the identification string is empty Christian Dywan 2009-04-12 14:28:11 +0200
  • 81d67d3c2e Don't show the progressbar if the location shows progress Christian Dywan 2009-04-12 14:09:06 +0200
  • 89698772bb Try to decide what an @ in a location refers to Christian Dywan 2009-04-12 14:00:32 +0200
  • e7d20f467c Show all search engines in selection context menu Christian Dywan 2009-04-12 01:32:06 +0200
  • 50f078575b Show search engines as "actions" in location completion Christian Dywan 2009-04-11 22:24:56 +0200
  • 52ab540db5 Teach magic_uri that hostnames don't contain spaces Jordan Callicoat 2009-04-11 12:24:43 +0200
  • 592e55c59b Use progress and icon GtkEntry features with GTK+ 2.16 Christian Dywan 2009-04-11 07:05:28 +0200
  • a9ea07389a Implement Clear Private Data dialogue Christian Dywan 2009-04-11 05:14:53 +0200
  • 88ebbe00e0 Update Japanese translation Masato Hashimoto 2009-04-10 22:38:42 +0200
  • ec5ef95408 Initial support for detachable panels Christian Dywan 2009-04-10 22:29:45 +0200
  • 0e0e362a8e Don't make sensitivity of Clear history depend on the selection Christian Dywan 2009-04-10 22:29:10 +0200
  • deb92e5158 Add an 'Add new folder' menu item to Bookmarks menu Christian Dywan 2009-04-10 22:28:36 +0200
  • 88ebdf3944 Support external Download Manager with newer WebKit Christian Dywan 2009-04-10 15:52:01 +0200
  • 07aed45bd9 Recognize different instances for different config dirs Christian Dywan 2009-04-09 20:26:06 +0200
  • ddf2f60e3f Implement "-c" or "--config" to specify a different config folder Christian Dywan 2009-04-09 19:28:36 +0200
  • 0ffda1fe27 Initizalize and deinitialize the osso context Faheem Pervez 2009-04-07 23:23:27 +0200
  • 7f85c28b92 Make it clear that Delete All only deletes visible cookies Enrico Tröger 2009-04-07 22:16:15 +0200
  • e993486594 Make the cookie filter less restricitve Enrico Tröger 2009-04-07 22:07:17 +0200
  • e90f5a16c8 Apply a previously set filter when refreshing cookie list Enrico Tröger 2009-04-07 22:04:54 +0200
  • 3be7113946 Increase padding in the cookie manager and adjust the markup Enrico Tröger 2009-04-07 22:02:19 +0200
  • bff4f9ddfe Fix a leaked reference in the page holder Enrico Tröger 2009-04-07 21:59:04 +0200
  • 1ddceece8f Adjust mouse wheel zooming to do the same as keyboard shortcuts Christian Dywan 2009-04-07 02:39:11 +0200
  • eed273b35e Fix memory leaks in a number of places Christian Dywan 2009-04-05 23:46:15 +0200
  • 3eae091ebb Only print if the browser is visible Christian Dywan 2009-04-05 11:28:42 +0200
  • ad8558ab4c Implement stock items for Tab Panel and plugin panel Enrico Tröger 2009-04-05 00:13:09 +0200
  • 64b4762d20 Update French translation Christian Dywan 2009-04-04 23:57:53 +0200
  • ab03bbb3c8 Update German translation Christian Dywan 2009-04-04 23:57:33 +0200
  • 03f644ab1d Make sure we always save the main bookmark folder Christian Dywan 2009-04-04 01:32:02 +0200
  • 406942594a Allow opening data URIs from the location entry Christian Dywan 2009-04-02 22:48:07 +0200
  • 2d0e3b4c7e Don't try to check the prefix of a NULL URI Christian Dywan 2009-04-02 00:02:58 +0200
  • 86292d26f9 Check if we really have a view, it might be invisible Christian Dywan 2009-04-01 23:53:45 +0200
  • 62eff73c30 Update Portuguese translation Sérgio Marques 2009-04-01 22:14:11 +0200
  • b2d14b5fc1 Remove inner border from the panel and leave it to child widgets Christian Dywan 2009-04-01 20:44:34 +0200
  • 42a59b4eee Implement filter entry in the Cookie Manager Enrico Tröger 2009-03-31 23:41:23 +0200