Commit graph

  • 60d5452b5e Implement a button to use the current page as homepage Christian Dywan 2009-03-05 23:36:13 +0100
  • b91b8c5c4b Add unit test for the browser, it tests actions at this point Christian Dywan 2009-03-05 23:10:05 +0100
  • 7c10d2078a Make sure there actually is a web view when returning the level Christian Dywan 2009-03-05 23:09:22 +0100
  • 1fb5222a3f Fix zooming, and make Zoom Normal work again Christian Dywan 2009-03-05 22:45:34 +0100
  • f64547f723 Load and save extension settings automatically Christian Dywan 2009-03-05 22:22:18 +0100
  • 7708e90214 Implement bypassing cache when reloading with Shift Christian Dywan 2009-03-04 23:23:23 +0100
  • 40f36328c2 Add WebKit version check to compat.h and use it in Preferences Enrico Tröger 2009-03-04 23:07:29 +0100
  • abf30976af Always show Network and Cookie prefs if we have WebKitGTK+ 1.1.1 Christian Dywan 2009-03-04 02:04:37 +0100
  • d9f90f13e6 Avoid having no main frame, this fixes a g_signal_connect warning Christian Dywan 2009-03-04 02:03:38 +0100
  • 5e458d2a5a Disable Find inline while typing by default Christian Dywan 2009-03-03 01:02:28 +0100
  • 3b8b96a52d Update German translation Christian Dywan 2009-03-03 01:01:57 +0100
  • f5f3262774 Update translation template Christian Dywan 2009-03-03 00:59:19 +0100
  • bd2e38e0f1 Update French translation Pascal Gervais 2009-03-03 00:30:25 +0100
  • f1950aeff6 Update Japanese translation Masato Hashimoto 2009-03-02 23:57:44 +0100
  • c87ce08f62 Update Italian translation Sergio Durzu 2009-03-02 23:54:53 +0100
  • 58920912fc Bump version to 0.1.4 0.1.4 Christian Dywan 2009-03-01 21:11:31 +0100
  • e12716c917 Update copyright year in --version and about dialog Christian Dywan 2009-03-01 21:00:06 +0100
  • c5c3e040d7 Update French translation Pascal Gervais 2009-03-01 20:54:15 +0100
  • 7f250e9ee3 Update French translation Christian Dywan 2009-03-01 20:39:02 +0100
  • 2433019856 Mention the MIME type of a document that cannot be displayed. Christian Dywan 2009-03-01 20:21:35 +0100
  • 73feaf9ae1 Add a Preference to disable automatic inline find while typing Christian Dywan 2009-03-01 19:21:27 +0100
  • 047f086a53 Update Russian translation Anton Shestakov 2009-03-01 14:55:25 +0100
  • 0380d8bd2e Use libSoup to percent decode scripts, ie. bookmarklets Christian Dywan 2009-03-01 00:29:44 +0100
  • ff9085b400 Disable WebKit's authentication dialog if needed Christian Dywan 2009-02-28 23:46:41 +0100
  • dc357a40aa Use the date format of the user locale to display history dates Christian Dywan 2009-02-28 23:03:23 +0100
  • f799af8c0c Report to the web view we didn't handle if the MIME type is fine Christian Dywan 2009-02-28 22:33:37 +0100
  • 8ec0e53441 Check for settings and views more properly Christian Dywan 2009-02-28 14:05:01 +0100
  • 5b2380433b Only apply settings on the web view if we actually have any Christian Dywan 2009-02-28 14:03:23 +0100
  • c02e181750 Only disconnect signals when we actually have search engines Christian Dywan 2009-02-28 14:02:36 +0100
  • 68f00fb31c Add function to obtain the action group of the browser Christian Dywan 2009-02-28 04:15:16 +0100
  • 7ff1a016f4 Implement activating and deactivating extensions in the panel Matthias Kruk 2009-02-28 01:59:06 +0100
  • 823f8dbc3f Handle activation and deactivation of Statusbar Features properly Christian Dywan 2009-02-28 01:43:20 +0100
  • 9c4d3ea62a Implement Encoding menu Christian Dywan 2009-02-27 23:09:36 +0100
  • 0ddf1bd1b2 Implement 'Open all in Tabs' for bookmark folders and history Christian Dywan 2009-02-27 21:52:51 +0100
  • da2e4755e6 Add addtional file:// URI tests Christian Dywan 2009-02-27 21:00:24 +0100
  • 498232b805 Fix memory leaks in IDN handling and exclude file:// URIs Enrico Tröger 2009-02-27 20:59:23 +0100
  • edce7d348b Reflect completion selection directly in the entry Christian Dywan 2009-02-24 23:56:28 +0100
  • 1f00d2ed14 Remove any left timeouts if the browser is destroyed Matthias Kruk 2009-02-24 22:59:18 +0100
  • 3abace66ea Add more debugging tips to INSTALL file Christian Dywan 2009-02-24 22:49:51 +0100
  • faa5ecdaf5 Update Japanese translation Masato Hashimoto 2009-02-24 00:45:07 +0100
  • 69aa3bfdd9 Enable changing the containing folder of bookmarks Christian Dywan 2009-02-24 00:17:21 +0100
  • d9bdaf0f8c Restrict IDN conversion to hostname Christian Dywan 2009-02-23 23:44:30 +0100
  • d8bcecc99d Only add the git hash to the version if it's not empty Christian Dywan 2009-02-23 01:03:59 +0100
  • e3485dfbfb Bump version to 0.1.3 0.1.3 Christian Dywan 2009-02-22 23:37:51 +0100
  • 40a3eeb94d Cache libSoup version and remove an extra space Enrico Tröger 2009-02-22 23:34:17 +0100
  • 5e14715d2f Print actual libSoup version if found, otherwise required versions Christian Dywan 2009-02-22 23:17:36 +0100
  • 1d8de6e72d Fix #ifdefs for building without libxml or sqlite Johannes Reinhardt 2009-02-22 22:39:08 +0100
  • 791c3ecaae Update French translation Christian Dywan 2009-02-22 19:54:00 +0100
  • c150b311c1 Update German translation Christian Dywan 2009-02-22 19:32:43 +0100
  • e406aa7535 Update translation template Christian Dywan 2009-02-22 19:31:24 +0100
  • 35ae81c90a Test boolean properties as well Christian Dywan 2009-02-22 19:29:42 +0100
  • 254c4dd846 Correct default values of some preferences Christian Dywan 2009-02-22 19:29:08 +0100
  • 6e2b0872a0 Wrap lines in source views Christian Dywan 2009-02-22 19:24:52 +0100
  • 94532ab9f8 Add a button to change the alignment to the panel Christian Dywan 2009-02-22 19:23:45 +0100
  • 3b074844e3 Update Italian translation Sergio Durzu 2009-02-22 18:04:52 +0100
  • e354f8e17b Fix highlighted matches in 'typing' mode Christian Dywan 2009-02-22 16:17:32 +0100
  • 9662e99354 Do not actually search less than 3 characters in 'typing' search Christian Dywan 2009-02-22 16:12:58 +0100
  • 30729676db Flip the toolbar of the panel as well when aligning it to the right Christian Dywan 2009-02-22 16:03:08 +0100
  • 2347045245 Cancel 'typing' search when the entry loses its focus Christian Dywan 2009-02-22 15:36:41 +0100
  • 0d1a1edaaa Save the normal window size, not the maximized size Dale Whittaker 2009-02-22 14:42:27 +0100
  • ba9d7d48e5 Fix browser properties along with enabling the property test Christian Dywan 2009-02-22 13:52:04 +0100
  • ca8d22b9b4 Implement "right-align-sidepanel" to align the panel on the right Christian Dywan 2009-02-22 03:51:10 +0100
  • cbe3e75e80 Add a "New folder" button to the bookmark panel Christian Dywan 2009-02-22 03:11:40 +0100
  • f022a72a42 Focus the web view after cancelling an inline find Christian Dywan 2009-02-22 02:47:30 +0100
  • 440e3cf72b Hide find options and close button in 'typing' search Christian Dywan 2009-02-22 02:34:21 +0100
  • d2c5d89def Make sure we exclude control characters from search Christian Dywan 2009-02-22 02:18:46 +0100
  • fb48e0c647 Actually search after every character in 'typing' search Christian Dywan 2009-02-22 02:17:58 +0100
  • 51c6fb1cdf Implement a primitive find-as-you-type Christian Dywan 2009-02-22 01:45:22 +0100
  • 3baab132b9 Don't try to setup search engines when unsetting Christian Dywan 2009-02-22 00:13:00 +0100
  • 758d5e1a1b Add a missing check whether 'settings' are set Christian Dywan 2009-02-22 00:12:18 +0100
  • 3d42b7453a Load documentation as a proper file:// URI Christian Dywan 2009-02-22 00:04:28 +0100
  • 75ab149f32 Update translation template Christian Dywan 2009-02-22 00:01:35 +0100
  • 3b9c63937c Refactor History panel into a separate class Christian Dywan 2009-02-21 23:59:02 +0100
  • a177ac67b9 Emit a warning when trying to get or set a non-existing setting Christian Dywan 2009-02-21 23:16:44 +0100
  • 5f52e0d21f Move stock item registrations to sokoke so it can be tested Christian Dywan 2009-02-21 22:36:03 +0100
  • dffc14dee1 Correct path to Midori executable in INSTALL file Christian Dywan 2009-02-21 22:34:50 +0100
  • f5e6006954 Remove destroy callback from web view Christian Dywan 2009-02-21 22:12:34 +0100
  • 04a65f0f90 Fix label of the userstyle panel Christian Dywan 2009-02-21 01:10:21 +0100
  • 3f75dc69e6 Revise bookmark panel, along with a unit test Christian Dywan 2009-02-20 22:43:08 +0100
  • 1c7a84ec9f Propagate the bookmarks to the callback, fixes editing bookmarks Christian Dywan 2009-02-20 22:38:18 +0100
  • fb031a22a4 Add Italian translation Sergio Durzu 2009-02-20 21:59:04 +0100
  • 2cd86150e4 Add boolean and integer settings to MidoriExtension, with tests Christian Dywan 2009-02-20 20:24:13 +0100
  • 01c9ed152c Update WAF to fix --prefix installing to the source folder Christian Dywan 2009-02-20 13:56:44 +0100
  • f2d5d6e29d Fix build running with libSoup < 2.25.2 Christian Dywan 2009-02-20 00:53:21 +0100
  • 787dec54a8 Add property test case, currently testing strings and enumerations Christian Dywan 2009-02-19 23:41:28 +0100
  • 514c6965c7 Check if 'search engines' are actually set Christian Dywan 2009-02-19 23:40:00 +0100
  • 4ab9bd74e7 Check if there really is a SearchAction proxy Christian Dywan 2009-02-19 23:36:04 +0100
  • b40b906e2e Allow setting the SearchAction text to be set to NULL Christian Dywan 2009-02-19 23:34:16 +0100
  • 627e585db5 Export midori_dummy_viewable_new for use in tests Christian Dywan 2009-02-19 23:30:08 +0100
  • aebd111453 Fix mime-type and icon property lookup Christian Dywan 2009-02-19 23:04:47 +0100
  • ad13d2e8a2 Make Preferences property readable Christian Dywan 2009-02-19 22:57:51 +0100
  • 33e5bb7134 Make LocationAction properties readable Christian Dywan 2009-02-19 22:26:56 +0100
  • f517e3c3c6 Patch WAF to run unit tests with a proper environment again Christian Dywan 2009-02-19 03:51:06 +0100
  • 19ee2c16bf Handle running MidoriApp with no display Christian Dywan 2009-02-19 02:34:05 +0100
  • d9cc5a6592 Run tests without requiring a display Christian Dywan 2009-02-19 02:22:00 +0100
  • 95e629679b Decrease the completion test items slightly Christian Dywan 2009-02-19 02:10:02 +0100
  • 15cbd44f06 Use existing utility functions of WAF rather than our own Christian Dywan 2009-02-19 02:07:03 +0100
  • 4314623138 Update WAF to 1.5.3 rv5749, fixing --destdir with relative paths Christian Dywan 2009-02-19 01:00:19 +0100
  • 5aaff908cb Only add the Auth feature if WebKit didn't already Christian Dywan 2009-02-17 18:34:27 +0100
  • 3763990c3a Correct MidoriWindowState definition, this fixes window state saving Christian Dywan 2009-02-17 17:55:18 +0100