Commit graph

  • 81af331ad4 l10n: Updates to Galician (gl) translation Leandro Regueiro 2009-11-04 19:11:10 +0000
  • ca2e2be632 Show the actual paths when clicking the "Add" button in the userscript panel Christian Dywan 2009-11-04 19:29:29 +0100
  • d0215c4032 Support keyboard hotkeys that GTK+ considers invalid Christian Dywan 2009-11-03 23:47:33 +0100
  • 3a491840f5 Only install extension data files if extensions are built Christian Dywan 2009-11-03 23:40:53 +0100
  • 643b59eeb2 Use different icons sizes for Hildon/ other platforms Christian Dywan 2009-11-03 23:40:21 +0100
  • 1c0d18bc06 Implement enumeration proxies with custom entries as well Christian Dywan 2009-11-03 18:01:22 +0100
  • cadfa53e7a Add Norwegian Bokmal translation Olav Andreas Lindekleiv 2009-11-03 17:59:27 +0100
  • ab4fb18487 Provide an entry for "custom" options in preference proxies Christian Dywan 2009-11-02 23:56:25 +0100
  • 2d790a47a3 Don't prepend the current folder to absolute filenames Christian Dywan 2009-11-02 22:33:37 +0100
  • 219872aa8f Recognize custom commands with "application" preference proxies Christian Dywan 2009-11-02 22:02:16 +0100
  • 4fbbc43e42 Use GAppInfo to spawn programs and support tokens like %f or %u Christian Dywan 2009-11-02 22:00:30 +0100
  • e982985976 Create a database to save to and load form history from Christian Dywan 2009-11-01 23:49:58 +0100
  • 1b8def494d Create actions that can have hotkeys for all panel items Christian Dywan 2009-10-31 23:47:44 +0100
  • f320e0fc5f Preserve action visibility when adding menu items to the compact menu Christian Dywan 2009-10-31 23:07:15 +0100
  • f688bbabb0 Update Korean translation Woo Youngho 2009-10-31 22:53:41 +0100
  • 657822c15c Add Korean encoding to the available of character encodings Woo Youngho 2009-10-31 22:51:35 +0100
  • 6f69a04905 Add compatibility options to build script to support packaging Christian Dywan 2009-10-31 22:44:30 +0100
  • d550d2c520 Hide permanently unavailable actions instead of disabling them Christian Dywan 2009-10-31 22:43:58 +0100
  • e29e7f62d2 Fix the size of hildon picker buttons to have the correct height Christian Dywan 2009-10-31 05:03:20 +0100
  • 1133bc4449 Catch SIGHUP, SIGINT, SIGTERM and SIGQUIT and quit peacefully Avan Anishchuk 2009-10-31 04:46:23 +0100
  • 3efbc1b462 Leave setting up windows to the app, which is a lot faster Christian Dywan 2009-10-30 23:43:28 +0100
  • ec9ea0233e Hide Extensions panel if no extensions are available at all. Christian Dywan 2009-10-30 21:43:42 +0100
  • a712d0ea7a Use old Python decorator syntax to support old Python versions Christian Dywan 2009-10-30 21:14:05 +0100
  • 133c03b08b Add directory and preferences mappings for Hildon icons Christian Dywan 2009-10-30 21:12:32 +0100
  • 461511c216 Don't assert on future dates, but accept it and show a warning. Christian Dywan 2009-10-30 21:10:20 +0100
  • 0f9865b56f Make detached panels normal Hildon windows on Hildon Christian Dywan 2009-10-30 21:00:58 +0100
  • adea95e3f9 Only show Spell Check preferences if dictionaries are installed Christian Dywan 2009-10-29 23:46:47 +0100
  • 8b27f16590 Never span check or picker buttons, only indent them Christian Dywan 2009-10-28 23:58:32 +0100
  • c541a75ae1 Omit property labels if the proxy would have it included already Christian Dywan 2009-10-28 23:57:27 +0100
  • 616f62a10e Fix HAVE_HILDON_2_2 define when building with Hildon 2.2 Christian Dywan 2009-10-28 23:54:26 +0100
  • 9c9165c3f9 Assume selections containing :// are links of some kind Christian Dywan 2009-10-28 22:55:18 +0100
  • f955da564b Add 'Add Bookmark' to the available toolbar items Christian Dywan 2009-10-28 22:54:42 +0100
  • edb28df168 Don't disable ellipsizing of statusbar text Christian Dywan 2009-10-28 22:51:21 +0100
  • 6a297dd4b3 Introduce MIDORI_TOUCHSCREEN and katze_widget_has_touchscreen_mode Christian Dywan 2009-10-28 20:38:09 +0100
  • ee87663b35 Make the History List recognize tabs open before its activation André Stösel 2009-10-28 20:36:34 +0100
  • bda19771c3 Rearrange statusbar packing to keep themes happy Christian Dywan 2009-10-27 23:55:17 +0100
  • cba3abdce9 Generate Hildon picker button or check button proxies as needed Christian Dywan 2009-10-27 23:49:12 +0100
  • 0c3609ac14 Don't span preferences from different categories Christian Dywan 2009-10-27 23:47:11 +0100
  • b53bd5c2f4 Bail out of storing when processing multiple files to cache Alexander Butenko 2009-10-27 23:41:22 +0100
  • e538a04666 Show icons and a snapshot of the active tab in the History List André Stösel 2009-10-27 23:01:02 +0100
  • c9dc0c5d55 Make midori_view_get_snapshot a public function Christian Dywan 2009-10-27 22:58:11 +0100
  • 8ef3eeaa89 Set proper content types and work with temporary cache file fragments Alexander Butenko 2009-10-27 20:03:22 +0100
  • f0e7b93964 Do not try to cache downloaded files Christian Dywan 2009-10-26 23:53:26 +0100
  • 0eec63762f Plug two filename leaks in the web cache Christian Dywan 2009-10-26 23:46:21 +0100
  • aff65928b3 Fix preferences, don't destroy child widgets Christian Dywan 2009-10-26 23:43:17 +0100
  • 9c2c62d37c Implement Pragma, Cache-Control, ETag and Last-Modified in web cache Alexander Butenko 2009-10-26 18:34:11 +0100
  • c17c6f6151 Define HAVE_HILDON_2_2 if Hildon 2.2 is available Christian Dywan 2009-10-26 18:17:27 +0100
  • 552c99cd56 Show script, image and plugin options and views source in app menu Christian Dywan 2009-10-26 18:07:10 +0100
  • 8cf6f4fa6c Don't load icons when rendering completion on Hildon Christian Dywan 2009-10-26 18:05:56 +0100
  • 91113a189c Use Hildon banners for notifications on Maemo Christian Dywan 2009-10-26 18:05:16 +0100
  • f28d6e78d7 Optimize inline find for mobile use Christian Dywan 2009-10-26 00:52:31 +0100
  • 4b633b6006 Hide application preferences on Hildon and preset text editor Christian Dywan 2009-10-26 00:27:14 +0100
  • 66079c987b Map Maemo icons to stock icons Christian Dywan 2009-10-26 00:18:56 +0100
  • 3257002de3 Improve the description of the tab switcher/ history list André Stösel 2009-10-25 23:59:58 +0100
  • 55d735fcf6 Layout preferences with a scrolled and no tabs on Hildon Christian Dywan 2009-10-25 15:19:34 +0100
  • 9f68b17036 Remove cache and form history preferences Christian Dywan 2009-10-25 14:58:22 +0100
  • 4c5807529b Hide download, font, proxy, developer, location preferences on Hildon Christian Dywan 2009-10-25 14:50:29 +0100
  • 725f717ee8 Open pages in windows on Hildon by default Christian Dywan 2009-10-25 14:49:00 +0100
  • 996a07da52 Add the Tab Switcher extension, showing a list of tabs while switching André Stösel 2009-10-24 23:57:29 +0200
  • a3cd80ef29 Update Russian translation Anton Shestakov 2009-10-24 23:55:10 +0200
  • e600574b5a Add a description to the page holder extension Christian Dywan 2009-10-23 18:29:18 +0200
  • 9deda8296b Disconnect signal handlers when disabling web cache Alexander Butenko 2009-10-23 18:15:28 +0200
  • a2891e0ddb Wrap variables in location entry in Hildon guards as appropriate Christian Dywan 2009-10-23 18:08:25 +0200
  • 09498f2473 Initialize icon theme in midori_view_update_icon to avoid warning Christian Dywan 2009-10-23 18:07:19 +0200
  • 9c7c1e0783 Update Czech translation David Stancl 2009-10-23 17:57:35 +0200
  • 86685cc0c9 Check method before caching and limit extension length Christian Dywan 2009-10-22 23:28:45 +0200
  • ef67f2539a Don't shadow type variable in katze_property_proxy Christian Dywan 2009-10-22 23:27:58 +0200
  • 4b912f17de Fix underscores in labels in app menu and compact add Christian Dywan 2009-10-22 23:27:03 +0200
  • 7c1caed409 Wrap panel title callback in Hildon guards Christian Dywan 2009-10-22 23:26:35 +0200
  • e4dbbf8a27 Remove unused code from after preferences refactoring Christian Dywan 2009-10-22 23:19:02 +0200
  • d37194cd7a Fix brackets around bookmark URI check Christian Dywan 2009-10-22 23:18:23 +0200
  • 715ae2efa4 Only look for the osso folder, not the .defs, to see if it's Maemo Christian Dywan 2009-10-22 23:11:57 +0200
  • 421460741d Move midori_web_view_set_clipboard inside 1.1.15 guards Christian Dywan 2009-10-22 22:59:02 +0200
  • 4257bd2bbc Add Undo close tab to the tab context menu Christian Dywan 2009-10-22 22:54:52 +0200
  • 6ff3e3a17d Make sure the cache folder is there initially Christian Dywan 2009-10-22 02:48:22 +0200
  • 6a7059ae5f Remove obsolete items from the TODO file Christian Dywan 2009-10-22 02:19:54 +0200
  • ce5c6ec91b Move the version check for res:// handling where it belongs Christian Dywan 2009-10-22 02:19:29 +0200
  • 9040d43632 Refactor web cache to circumvent libsoup when needed Christian Dywan 2009-10-21 23:45:46 +0200
  • f875144aa3 Handle res:// and stock:// with resource request if available Christian Dywan 2009-10-21 22:56:00 +0200
  • cbd0668fd0 Handle load-error in the view late so it can be overridden Christian Dywan 2009-10-21 22:19:23 +0200
  • 0cdcefd4e8 Make all Copy items in the context menu also use primary clipboard Christian Dywan 2009-10-21 19:43:39 +0200
  • f3cf2561ff Regard data: and javascript: URIs as allowed when adding bookmarks Christian Dywan 2009-10-21 19:31:16 +0200
  • 6b0f38e51a Install autosuggestcontrol.js/.css into res like the other files Christian Dywan 2009-10-20 23:54:26 +0200
  • 69a2defed9 l10n: Updates to Chinese (China) (zh_CN) translation Xu Meihong 2009-10-21 05:42:02 +0000
  • 3dfaac3458 Revise loading data from the cache instead of the network Christian Dywan 2009-10-20 21:39:05 +0200
  • 620ccd8384 Load icons in the completion lazily to boost startup Christian Dywan 2009-10-20 18:25:40 +0200
  • 90a4acfc6e Check the non-existence of folders before creating them Alexander Butenko 2009-10-20 18:24:24 +0200
  • 10b6cbb50a Don't check the status code when storing in the cache Christian Dywan 2009-10-20 17:30:07 +0200
  • ea6ae9b9e6 Store cached files in subfolders Christian Dywan 2009-10-20 17:28:42 +0200
  • da65b5d0c1 Implement a primitive web cache extension (unstable) Christian Dywan 2009-10-19 23:50:50 +0200
  • d86e03a34e Implement an adblock info icon showing blocked URIs in a tooltip Alexander Butenko 2009-10-19 23:25:12 +0200
  • 02d6f806e2 Implement div, a, ul and per domain element adblock rules Alexander Butenko 2009-10-19 23:16:05 +0200
  • cef6532429 Refactor MidoriPreferences into KatzePreferences base class Christian Dywan 2009-10-18 22:06:24 +0200
  • 648e6657e0 Preparing for upload. debian/0.2.0-1 Ryan Niebur 2009-10-18 15:44:22 -0700
  • dfd1a3c08e update my email address and remove DMUA field Ryan Niebur 2009-10-18 15:15:19 -0700
  • dbfa0c82a0 bump libwebkit-dev build-dep to 1.1.15 for adblock (Closes: 546985) Ryan Niebur 2009-10-18 14:57:16 -0700
  • 26c5952948 update debian/copyright Ryan Niebur 2009-10-18 14:56:12 -0700
  • d7d292be03 close some bugs Ryan Niebur 2009-10-18 14:54:36 -0700
  • 75748c9919 New Upstream Version Ryan Niebur 2009-10-18 14:52:03 -0700
  • 5e28c11b1e Merge commit 'upstream/0.2.0' Ryan Niebur 2009-10-18 14:45:15 -0700