Commit graph

  • 79bb58a7fe Imported Upstream version 0.2.0 upstream/0.2.0 Ryan Niebur 2009-10-18 14:45:13 -0700
  • 47c5f15684 Implement combos for choosing applications Christian Dywan 2009-10-16 23:25:11 +0200
  • 191db1be7a Update Korean translation Kim Boram 2009-10-16 19:54:43 +0200
  • 9698546c93 Update Simplified Chinese translation Stanley Zhang 2009-10-16 19:46:30 +0200
  • 3fec0a0265 Adjust katze_(foo_)assign to work inside one-line if's Christian Dywan 2009-10-16 19:37:49 +0200
  • 640b37e5ec l10n: Updates to Japanese (ja) translation Masato Hashimoto 2009-10-16 02:37:40 +0000
  • d92d96eab7 Bump version to 0.2.0 0.2.0 Christian Dywan 2009-10-15 23:56:10 +0200
  • c64a4334f6 Only setup drag scrolling events if touchscreen mode is set Christian Dywan 2009-10-15 23:47:00 +0200
  • 35f032a1a4 Update German translation Christian Dywan 2009-10-14 23:58:42 +0200
  • ecde50cb31 Fix conflicting mnemonic in link/ image context menu Christian Dywan 2009-10-14 23:35:31 +0200
  • b7f90f1a51 Add entry for a filter list address and an explanation to the dialog Christian Dywan 2009-10-14 23:00:47 +0200
  • 0d65588651 Support Adblock with earlier Webit versions Christian Dywan 2009-10-14 21:51:32 +0200
  • c49a7d1e04 Keep the thumbnail view around to avoid a WebKitGTK+ bug Christian Dywan 2009-10-14 21:29:04 +0200
  • 6a590a3125 Implement tick marks to enable/ disable adblock filters Christian Dywan 2009-10-14 03:33:05 +0200
  • fa030cbaca Use the correct counter when storing adblock filters Christian Dywan 2009-10-14 03:17:23 +0200
  • 5f30199df5 Add unit test for prefetching that tests which URIs to prefetch Alexander Butenko 2009-10-14 00:56:17 +0200
  • 1451026160 Implement app menu and progress indicator on Hildon 2.2 Christian Dywan 2009-10-13 23:56:02 +0200
  • b2c9fb3cfc Manually pack OK button for crash dialogue on Hildon 2.2 Christian Dywan 2009-10-13 23:26:48 +0200
  • 847f18f643 Implement tap and hold with emulated motion and button click events Christian Dywan 2009-10-13 22:58:50 +0200
  • 8636d3b9c6 Bail out of DNS prefetch if the host is NULL Christian Dywan 2009-10-13 13:25:29 +0200
  • 8a9599d5a9 Hide redundant items from the default context menu on Hildon Christian Dywan 2009-10-13 02:40:38 +0200
  • e4f163447c Don't prefetch IP addresses and bail out if the soup URI is invalid Alexander Butenko 2009-10-13 02:37:52 +0200
  • 8a62c9ee7a Void Page Up/ Page down in the address entry Alexander Butenko 2009-10-12 23:17:57 +0200
  • 625ad79631 Remove unused variable and MidoriLocationEntryItem struct Christian Dywan 2009-10-12 23:11:53 +0200
  • 8fdb284b54 Implement Compact Add button, and readjust the Hildon toolbar Christian Dywan 2009-10-12 22:57:35 +0200
  • 7e8f6d5633 Omit any icons in the location in the Hildon version Christian Dywan 2009-10-12 22:56:18 +0200
  • ad04c92e30 Initialize hosts for prefetching with an empty string Alexander Butenko 2009-10-12 19:35:11 +0200
  • 9702fbf5e4 Check the length of form fields to save only once Christian Dywan 2009-10-12 18:21:12 +0200
  • 2fc3116f77 Only fetch form values when the message is accumulative Enrico Tröger 2009-10-12 18:16:52 +0200
  • 195b763b53 l10n: Updates to Greek (el) translation Evaggelos Balaskas 2009-10-12 20:05:07 +0000
  • 64c898d038 l10n: Updates to Slovak (sk) translation Robert Hartl 2009-10-12 14:32:39 +0000
  • 67071d52fe l10n: Updates to Japanese (ja) translation Masato Hashimoto 2009-10-12 14:08:34 +0000
  • 123475d6ea Don't advertise zooming when having an image open Christian Dywan 2009-10-12 13:17:53 +0200
  • 406572c4fb Be sure to focus the web view rather than the scrolled widget Christian Dywan 2009-10-12 13:05:43 +0200
  • 641553d312 Use compact menu as the main menu when building for Maemo Christian Dywan 2009-10-12 13:02:39 +0200
  • c3217c6365 Pass HILDON library (if used) when building extensions Christian Dywan 2009-10-12 13:01:17 +0200
  • e97a198e98 Cache scriptcode generated by adblock instead of generating on load Christian Dywan 2009-10-11 23:28:37 +0200
  • 5f300fd8ba Add DNS prefetching and form history extensions to translatable files Christian Dywan 2009-10-10 23:39:30 +0200
  • b9d4266d27 Refactor IDN handling and related unit tests Christian Dywan 2009-10-10 11:09:10 +0200
  • 94db485293 Initialize adblock unit tests with an empty pattern Christian Dywan 2009-10-10 11:08:29 +0200
  • 223e9be7e3 Don't leak blockcss but free it before replacing it Christian Dywan 2009-10-09 17:17:26 +0200
  • 2718e47ca0 Add a DNS prefetching extension which fetches hovered links Alexander Butenko 2009-10-09 17:06:32 +0200
  • 63b25561ff Re-use one hashtable instead of replacing it Alexander Butenko 2009-10-09 17:05:07 +0200
  • 0ac4de8aa5 Properly pass external addresses with libSoup 2.27.90 Christian Dywan 2009-10-08 22:30:24 +0200
  • fa8f109da9 Conditionalize restoring of the scrolling position Christian Dywan 2009-10-07 23:51:35 +0200
  • 0706bdbbe7 Don't leak form suggestions and don't return from the loop Christian Dywan 2009-10-07 23:04:30 +0200
  • 37e2c84b2b Install formhistory resources, don't fill in passwords Alexander Butenko 2009-10-07 22:30:16 +0200
  • 3ed9e482cd Fix display formatting of URIs and unit test it properly Christian Dywan 2009-10-06 23:43:33 +0200
  • ca81aeb034 Regard file:// URIs as valid for bookmarks Christian Dywan 2009-10-06 20:40:43 +0200
  • 50c159e9bb Initial code for the form history extension Alexander Butenko 2009-10-06 20:35:56 +0200
  • c624048c21 Enable integrated page setup combo box for printing Christian Dywan 2009-10-05 20:52:34 +0200
  • 7aaf59ec9a Format addresses nicely, with no percents and no punycode Christian Dywan 2009-10-05 20:50:08 +0200
  • 1998219933 Refactor location action to not use MidoriLocationEntryItem Christian Dywan 2009-10-04 03:52:01 +0200
  • acb2104128 Encode IDN addresses passed externally Christian Dywan 2009-10-04 03:12:10 +0200
  • b53c39b82e Remember text typed in the location when switching tabs Christian Dywan 2009-10-04 02:32:50 +0200
  • d4c9c87f79 Fix a leaked folder string when activating extensions Christian Dywan 2009-10-04 00:02:52 +0200
  • 2ff14cf64d Fix a leaked URI string when injecting user scripts Christian Dywan 2009-10-04 00:02:23 +0200
  • 136f5d981f Use "orientation" property of the toolbar instead of the function Christian Dywan 2009-10-03 23:59:32 +0200
  • 53b3c6aee3 Measure the performance of adblock parsing with a unit test Alexander Butenko 2009-10-03 23:57:12 +0200
  • c812efad2b Go back to the previous, faster pattern handling in adblock Alexander Butenko 2009-10-03 23:52:59 +0200
  • b13c69a365 Add a module.xml for cgit Enrico Tröger 2009-10-03 18:17:59 +0200
  • 7c2eb4de16 Fix a crash caused by freeing the adblock filters in the wrong way Christian Dywan 2009-10-03 13:24:43 +0200
  • 096a48b14c l10n: Updates to Japanese (ja) translation Masato Hashimoto 2009-10-03 07:34:58 +0000
  • ce5a959840 Use MIDORI_NLSPATH instead of NLSPATH Christian Dywan 2009-10-03 02:27:51 +0200
  • 93e846bf47 Display IDN hostnames decoded in address completion Christian Dywan 2009-10-03 02:16:15 +0200
  • a51b8f18dc Fix a memory leak in the address completion match handling Christian Dywan 2009-10-03 02:04:15 +0200
  • 2b493414d5 Correct memory handling leading to corruption in adblock Christian Dywan 2009-10-03 02:03:49 +0200
  • ec81068299 Provide default adblock config with easylist Christian Dywan 2009-10-02 23:13:47 +0200
  • 18ab34bdc8 Load extension settings from global config folders Christian Dywan 2009-10-02 23:07:36 +0200
  • 255018aeaa Do not add history items for URIs that were visited on the same day Christian Dywan 2009-10-02 21:29:08 +0200
  • 41385a9e5e Implement katze_array_find_uri for finding duplicates Christian Dywan 2009-10-02 21:27:31 +0200
  • a6ee2320e8 Add Copy to the refactored context menu Christian Dywan 2009-10-01 23:56:05 +0200
  • e4b09739fa Don't use gtk_action_get_tooltip since it is GTK+ 2.16 only Christian Dywan 2009-10-01 23:19:01 +0200
  • 2d1481699a When hovering menu items, show descriptions in the statusbar Christian Dywan 2009-09-30 23:57:36 +0200
  • 1535bc8970 Show 'Send a message to <mail address>' when hovering email links Christian Dywan 2009-09-30 23:54:40 +0200
  • 037be4dda4 Offer 'Send message to <mail address>' for selections Christian Dywan 2009-09-30 23:38:18 +0200
  • 60a96b9d8b Implement 'Open last session' menu item Christian Dywan 2009-09-30 23:02:10 +0200
  • c848b24733 Backup the old session when resetting it in the Crash dialog Christian Dywan 2009-09-30 22:30:19 +0200
  • 3686db6f6f Add Window > Focus Current Tab Christian Dywan 2009-09-30 22:18:17 +0200
  • df88be1aff Reduce the mount of casts in the browser Christian Dywan 2009-09-29 22:25:09 +0200
  • 0e0ce115f9 Update tab panel selection when tabs are switched, opened or closed Christian Dywan 2009-09-29 20:50:04 +0200
  • f530218492 Notify MidoriBrowser::tab property properly Christian Dywan 2009-09-29 20:49:30 +0200
  • 7a5329a1e0 Count font names added to the list, to fix font combo boxes Christian Dywan 2009-09-28 23:54:39 +0200
  • 6d31faecf3 Default to Ctrl+Alt+U instead of Ctrl+U for View source Christian Dywan 2009-09-28 23:10:31 +0200
  • 1d634247c7 Only if a preriod follws is a typed number the start of an IP address Christian Dywan 2009-09-28 23:01:48 +0200
  • 96093d9067 Implement drag (finger) and kinetic scrolling with KatzeScrolled Christian Dywan 2009-09-27 23:48:08 +0200
  • 7259066e20 Apply the correct settings to source view tabs Christian Dywan 2009-09-27 23:37:08 +0200
  • b70a2569df Open source of local files directly with no temporary copy Christian Dywan 2009-09-26 23:56:29 +0200
  • f294d79a74 Show "Menubar" menu in context menu if menubar and navibar are hidden Christian Dywan 2009-09-26 22:08:16 +0200
  • 55a2ecf710 Enable new context menu code with WebKitGTK+ 1.1.15 afterall Christian Dywan 2009-09-26 21:36:41 +0200
  • 249b8e4669 Use brackets when checking bookmark address to avoid compiler warning Christian Dywan 2009-09-26 21:31:42 +0200
  • 1ead8e8886 Save back and forward history in the session (disabled) Christian Dywan 2009-09-25 23:57:44 +0200
  • bff042754c l10n: Updates to Indonesian (id) translation Andhika Padmawan 2009-09-26 14:40:08 +0000
  • 59238c269e Add Korean translation Seo Sanghyeon 2009-09-25 23:09:34 +0200
  • 19b7271ed1 Disconnect request-queued properly to avoid lots of dialog callbacks Christian Dywan 2009-09-25 22:51:18 +0200
  • a8a0ff625e Be sure to reload lists as they are added Alexander Butenko 2009-09-23 19:22:01 +0200
  • d5ed3e9b28 Reset the statusbar text (in the location) when leaving the view Christian Dywan 2009-09-22 23:58:16 +0200
  • ba1084d236 Merge userstyles into the userscript panel Christian Dywan 2009-09-22 23:46:51 +0200
  • b3817bfc52 Actually require http(s):// in bookmark address Christian Dywan 2009-09-21 23:53:01 +0200
  • d26113fa1e Bump new context menu handling to WebKitGTK+ 1.1.16 Christian Dywan 2009-09-21 23:49:42 +0200