Commit graph

  • 8a5c9eba8b Avoid naming an identifier 'boolean' which is used in Win32 headers Christian Dywan 2009-06-17 23:39:50 +0200
  • abccaf02da Implement -e or --execute to perform various commands Christian Dywan 2009-06-16 23:31:35 +0200
  • 7bab565d0e Update Danish translation Per Kongstad 2009-06-16 01:56:21 +0200
  • 0ae4b19165 Use Unix name and architecture in identification string Christian Dywan 2009-06-16 01:48:39 +0200
  • ccd6b3c201 Use an appropriate mingw-ar if none was specified Christian Dywan 2009-06-16 01:47:03 +0200
  • 3bcd8b6615 Copy libsylph socket.c as fallback for single instance libunique Christian Dywan 2009-06-15 23:58:19 +0200
  • 84f5e94c08 Reformat optional feature overview shown after waf configuration Christian Dywan 2009-06-14 21:35:24 +0200
  • 5416008f28 Error out if libhildon is available but not libosso Christian Dywan 2009-06-14 21:25:33 +0200
  • 4822eaf4c4 Replace Go button with a Go icon inside the address entry Christian Dywan 2009-06-13 03:45:11 +0200
  • 2834db080b Always show Open in Download dialogues, regardless of the file type Christian Dywan 2009-06-13 03:43:49 +0200
  • bd5fd85031 Spell "SHIFT_JIS" in menu as "SHIFT__JIS" to prevent unwanted mnemonic Christian Dywan 2009-06-12 23:35:59 +0200
  • cc4eb06bb3 Update Japanese translation Masato Hashimoto 2009-06-12 23:28:21 +0200
  • 47754b2e3f Update French translation Jérôme Geulfucci 2009-06-12 23:22:57 +0200
  • 52f45952cf Enforce generated ident string if Custom was not chosen Christian Dywan 2009-06-12 23:17:34 +0200
  • c474363de2 Do not conditionalize Speed Dial preference on Gtk 2.14 Christian Dywan 2009-06-12 23:16:57 +0200
  • 696b6eab77 Bind Alt + Number to switching to the according tab from 1 to 0 Christian Dywan 2009-06-12 02:02:55 +0200
  • 491b89bcb3 Adjust mnemonics to not conflict when used in the same context Christian Dywan 2009-06-11 23:57:42 +0200
  • 58d2b44316 Also strip search terms entered in the location entry Christian Dywan 2009-06-11 23:38:07 +0200
  • fd19d34410 Strip whitespace from the location entry input Christian Dywan 2009-06-11 23:31:02 +0200
  • b284b2de7a Add New Window to toolbar items available in the Add context menu Enrico Tröger 2009-06-11 19:24:58 +0200
  • 565ea61ba6 Add Shortcuts extension to edit keyboard shortcuts Christian Dywan 2009-06-11 15:42:54 +0200
  • 881140c9c9 Include midori-bookmark-store.h in MidoriBookmarks Christian Dywan 2009-06-10 22:04:22 +0200
  • 3179a538a9 Add the boilerplate for MidoriBookmarkStore Christian Dywan 2009-06-09 02:59:29 +0200
  • 012b4141eb Remove redundant cide from the speed dial head Jean-François Guchens 2009-06-09 02:11:01 +0200
  • 4e19617fdc Use MDATADIR, import os and don't use waf_config_files Christian Dywan 2009-06-09 02:02:43 +0200
  • 1873dfe631 Popup Extensions menu on button release, not press Christian Dywan 2009-06-09 01:11:42 +0200
  • 9f89df5358 Implement Open, Open folder and Copy destination in transfer panel Christian Dywan 2009-06-09 01:10:08 +0200
  • ce455c2986 Disable thumbnails in tab label tooltips Christian Dywan 2009-06-08 20:46:53 +0200
  • ea35ca0422 Split the value of "CC" so that "ccache gcc" works Enrico Tröger 2009-06-07 18:42:48 +0200
  • dfee0e5d14 Implement tick marks in Addons (User styles and -scripts) as well Christian Dywan 2009-06-07 17:31:24 +0200
  • e2795eff54 Implement togglable ticks in the extensions panel Christian Dywan 2009-06-07 16:59:51 +0200
  • eddb0b30df Listen for (de)activation of extensions and save the config Christian Dywan 2009-06-07 02:15:32 +0200
  • f643ed1ddd Don't bother to counter browser and also unref the array Christian Dywan 2009-06-07 01:31:49 +0200
  • d39e5590f9 Replace a few tabbed lines with space indentation Christian Dywan 2009-06-07 01:26:12 +0200
  • 891d89e3fd Propagate button press event explicitly from the view Michael Opitz 2009-06-07 00:48:19 +0200
  • 246fc03151 Use only one GtkTreeStore for all browsers to improve performance Enrico Tröger 2009-06-06 23:40:08 +0200
  • 71a4daa605 Move DOCDIR below definition of MDATADIR Christian Dywan 2009-06-06 21:41:26 +0200
  • 2cae1a797f Update Russian translation Anton Shestakov 2009-06-06 20:16:00 +0200
  • db2ef8dcf4 Correctly specify the HAVE_JSCORE define as 1 or 0 Christian Dywan 2009-06-06 19:47:10 +0200
  • c3cb3a20e2 Support waf '--run' with wine Christian Dywan 2009-06-06 19:28:58 +0200
  • 35cdff552d Adjust HAVE_UNIQUE define to resolve a compiler warning Christian Dywan 2009-06-06 18:52:29 +0200
  • 0f5e13e706 Allow building without JSCore and do so for mingw Christian Dywan 2009-06-06 18:51:57 +0200
  • 39434709b7 Follow up on the target and MDATA changes Christian Dywan 2009-06-06 18:43:40 +0200
  • 80b47120ef Pass win32 target to package config if building for Win32 Christian Dywan 2009-06-06 06:58:50 +0200
  • 923841e079 Store 'addons' and 'docs' configure options persistently Christian Dywan 2009-06-06 06:37:55 +0200
  • 27c3c2a26c Ensure that docs, localizations and other data build last Christian Dywan 2009-06-06 06:32:20 +0200
  • ba04eccf14 Add mingw cross compiling support to the build script Christian Dywan 2009-06-06 06:30:34 +0200
  • fb316e7873 Use MDATA instead of DATA to avoid naming conflict Christian Dywan 2009-06-06 06:22:35 +0200
  • ee6d2a1f6d Emphasize extension names by rendering them bold Przemek Sitek 2009-06-05 23:58:26 +0200
  • 5a748a36ad Implement a context menu for extensions in the extension panel Przemek Sitek 2009-06-05 23:55:00 +0200
  • 7bd151a3e9 Implement an optional "website" property in MidoriExtension Przemek Sitek 2009-06-05 23:38:32 +0200
  • e19d038b53 Adjust enabling and disabling of options again Christian Dywan 2009-06-05 23:14:53 +0200
  • e9ee1bcfbe Render tab tooltip thumbnails smaller and a lot faster Christian Dywan 2009-06-04 01:00:50 +0200
  • c41845b907 Add an entry for fixed-with font size to the Preferences Christian Dywan 2009-06-03 22:00:29 +0200
  • 752ced73be Correct --enable-foo/ --disable-foo configuration options Christian Dywan 2009-06-03 01:49:47 +0200
  • cad725a04c Connect the remove-item callback for the history again Christian Dywan 2009-06-03 01:32:22 +0200
  • ad0b2ac077 Remember last folder of the Save As dialog when downloading files Enrico Tröger 2009-06-03 01:15:36 +0200
  • 144eb69e5c Remove unused variable 'action' and move declarations into a block Enrico Tröger 2009-06-03 01:13:24 +0200
  • f9ac1af55d Show the suggested filename in the Save As dialog for downloads Enrico Tröger 2009-06-03 00:59:41 +0200
  • 9bf6fdb9cb Update French translation Jérôme Geulfucci 2009-06-02 19:28:03 +0200
  • 64dcddefd7 Refresh speed dial tabs when adding a new shortcut Christian Dywan 2009-06-02 19:16:59 +0200
  • 3e129f7d82 Add midori-locationaction.c to the list of translatable files Jérôme Geulfucci 2009-06-02 19:08:50 +0200
  • 28b9571444 Special case reloading speed dial views Christian Dywan 2009-06-02 19:05:42 +0200
  • 682ee94ad8 Add midori-locationentry.c to the list of translatable files Jérôme Geulfucci 2009-06-02 18:56:57 +0200
  • 60bcbcf470 Use destination filename in the transferbar Christian Dywan 2009-06-01 20:04:31 +0200
  • 54a2272b7a Only show the download if it's actually accepted Christian Dywan 2009-06-01 19:57:43 +0200
  • af25a8bc0f Show the title in tab tooltips if available, not the URI Christian Dywan 2009-06-01 19:47:14 +0200
  • ec4a10c385 Show Open in download dialogue only with known file types Christian Dywan 2009-06-01 19:45:10 +0200
  • c2f0732678 Display destined filename when notifying about a finished transfer Christian Dywan 2009-06-01 19:41:03 +0200
  • 842a83d481 Implement a Save As button in the download dialogue Christian Dywan 2009-06-01 19:33:44 +0200
  • 1bd94a4d28 Show thumbnail tab tooltips with Gtk 2.12 if speed dial is enabled Christian Dywan 2009-06-01 09:35:16 +0200
  • 7fbe7f81b9 Improve panel Detach and Align button tooltips Christian Dywan 2009-06-01 08:23:35 +0200
  • 4ddf55ccc3 Create completion model in one place and thaw/ freeze only new model Christian Dywan 2009-06-01 08:11:50 +0200
  • 8fd2713132 Initialize threading in completion test since location uses libsoup Christian Dywan 2009-06-01 06:41:57 +0200
  • 5f27b80ce4 Keep the history object of the location around Christian Dywan 2009-06-01 06:41:23 +0200
  • ff7092b601 Map completion models to 'history' objects Christian Dywan 2009-06-01 06:27:36 +0200
  • 28ed75e017 Let the browser assign 'history' to the location action Christian Dywan 2009-06-01 05:14:36 +0200
  • c182e4f788 Disconnect boolean and string property proxy callbacks on destroy Enrico Tröger 2009-06-01 03:43:36 +0200
  • d878298f8c Store 'completion' in a variable independant from the entry Christian Dywan 2009-06-01 03:06:45 +0200
  • 3dbb4416af Update TODO file Christian Dywan 2009-06-01 03:02:45 +0200
  • 6296ce147d Show icons/ labels in statusbar features according to toolbar style Christian Dywan 2009-06-01 02:46:10 +0200
  • ae945c4269 Create "toggle" property proxies as GtkCheckButton Christian Dywan 2009-06-01 02:45:38 +0200
  • be3f9354aa Edit search engines in the dialogue with Enter or double click Jérôme Geulfucci 2009-05-31 22:27:08 +0200
  • b3ff8a0ae5 remove some old todo items from debian/TODO debian/0.1.7-1 Ryan Niebur 2009-05-31 13:24:32 -0700
  • e0b939df38 Update Polish translation Przemek Sitek 2009-05-31 22:22:32 +0200
  • 8978b33bb0 move the new upstream version to the top of the changelog, as xoswald suggested Ryan Niebur 2009-05-31 13:07:55 -0700
  • 1dee538e41 Revisit inline find bindings to support the numpad '/' key Enrico Tröger 2009-05-31 03:43:15 +0200
  • dced22f179 Use midori_app_add_browser in panels to create new windows Enrico Tröger 2009-05-31 03:34:13 +0200
  • 09f0940bac Actually flip the position of the panel knob when changing alignment Przemek Sitek 2009-05-31 00:22:23 +0200
  • 4df9c87585 Implement a proper Fullscreen button superseding the special case Jérôme Geulfucci 2009-05-30 23:59:37 +0200
  • a6cb1d8450 Use getattr instead of eval in the wscript Christian Dywan 2009-05-30 23:56:31 +0200
  • 2f629fa0e7 prepare for upload Ryan Niebur 2009-05-29 20:31:19 -0700
  • b3825cd75a commit with the patches unapplied.. Ryan Niebur 2009-05-29 20:27:36 -0700
  • 3a9b59077d add more copyright info Ryan Niebur 2009-05-29 20:16:31 -0700
  • 875cc6da53 remove extra file, debian/patches/0001-Don-t-expressly-use-libkatze- in-extensions-to-avoid.patch Ryan Niebur 2009-05-29 20:03:52 -0700
  • 381b908542 update copyright information Ryan Niebur 2009-05-29 20:01:30 -0700
  • ca9bfe2cb9 add recommends on libnotify1 Ryan Niebur 2009-05-29 19:26:28 -0700
  • f253051c44 just set the DISTRO variable Ryan Niebur 2009-05-29 01:17:26 -0700
  • 774bce013e add Vcs-* fields Ryan Niebur 2009-05-29 01:12:48 -0700
  • c0c754e7f2 if there isn't a config file for a distribution, use Debians Ryan Niebur 2009-05-29 01:12:09 -0700