]>
spindle.queued.net Git - midori/log
Michael Opitz [Sat, 6 Jun 2009 22:48:19 +0000 (00:48 +0200)]
Propagate button press event explicitly from the view
Apparently the button events tend to be stuck and not properly
propagated, so we resort to emitting the signal ourselves.
Enrico Tröger [Sat, 6 Jun 2009 21:40:08 +0000 (23:40 +0200)]
Use only one GtkTreeStore for all browsers to improve performance
Split the code a bit more and use one GtkTreeStore for all
CookieManagerPage instances so we save some cycles when updating
the store when cookies have changed.
Christian Dywan [Sat, 6 Jun 2009 19:41:26 +0000 (21:41 +0200)]
Move DOCDIR below definition of MDATADIR
Anton Shestakov [Sat, 6 Jun 2009 18:16:00 +0000 (20:16 +0200)]
Update Russian translation
Christian Dywan [Sat, 6 Jun 2009 17:47:10 +0000 (19:47 +0200)]
Correctly specify the HAVE_JSCORE define as 1 or 0
Christian Dywan [Sat, 6 Jun 2009 17:28:58 +0000 (19:28 +0200)]
Support waf '--run' with wine
Christian Dywan [Sat, 6 Jun 2009 16:52:29 +0000 (18:52 +0200)]
Adjust HAVE_UNIQUE define to resolve a compiler warning
Christian Dywan [Sat, 6 Jun 2009 16:51:57 +0000 (18:51 +0200)]
Allow building without JSCore and do so for mingw
Christian Dywan [Sat, 6 Jun 2009 16:43:40 +0000 (18:43 +0200)]
Follow up on the target and MDATA changes
Christian Dywan [Sat, 6 Jun 2009 04:58:50 +0000 (06:58 +0200)]
Pass win32 target to package config if building for Win32
Christian Dywan [Sat, 6 Jun 2009 04:37:55 +0000 (06:37 +0200)]
Store 'addons' and 'docs' configure options persistently
Christian Dywan [Sat, 6 Jun 2009 04:32:20 +0000 (06:32 +0200)]
Ensure that docs, localizations and other data build last
Christian Dywan [Sat, 6 Jun 2009 04:30:34 +0000 (06:30 +0200)]
Add mingw cross compiling support to the build script
Christian Dywan [Sat, 6 Jun 2009 04:22:35 +0000 (06:22 +0200)]
Use MDATA instead of DATA to avoid naming conflict
The header file objidl.h on Windows uses DATA in a different way,
so we need to avoid that name.
Przemek Sitek [Fri, 5 Jun 2009 21:58:26 +0000 (23:58 +0200)]
Emphasize extension names by rendering them bold
Przemek Sitek [Fri, 5 Jun 2009 21:55:00 +0000 (23:55 +0200)]
Implement a context menu for extensions in the extension panel
Przemek Sitek [Fri, 5 Jun 2009 21:38:32 +0000 (23:38 +0200)]
Implement an optional "website" property in MidoriExtension
Christian Dywan [Fri, 5 Jun 2009 21:14:53 +0000 (23:14 +0200)]
Adjust enabling and disabling of options again
Christian Dywan [Wed, 3 Jun 2009 23:00:50 +0000 (01:00 +0200)]
Render tab tooltip thumbnails smaller and a lot faster
Christian Dywan [Wed, 3 Jun 2009 20:00:29 +0000 (22:00 +0200)]
Add an entry for fixed-with font size to the Preferences
Christian Dywan [Tue, 2 Jun 2009 23:49:47 +0000 (01:49 +0200)]
Correct --enable-foo/ --disable-foo configuration options
Christian Dywan [Tue, 2 Jun 2009 23:32:22 +0000 (01:32 +0200)]
Connect the remove-item callback for the history again
It was accidentally removed when moving insertion of history items
into the location action.
Enrico Tröger [Tue, 2 Jun 2009 23:15:36 +0000 (01:15 +0200)]
Remember last folder of the Save As dialog when downloading files
This is done by creating the dialog only once and holding a
reference to it in memory. When the dialog is closed, it is only
hidden instead of destroyed. So, the next time we just re-show
the dialog with the previously used directory. It is destroyed
when the parent MidoriBrowser instance is destroyed.
Enrico Tröger [Tue, 2 Jun 2009 23:13:24 +0000 (01:13 +0200)]
Remove unused variable 'action' and move declarations into a block
Enrico Tröger [Tue, 2 Jun 2009 22:59:41 +0000 (00:59 +0200)]
Show the suggested filename in the Save As dialog for downloads
Jérôme Geulfucci [Tue, 2 Jun 2009 17:28:03 +0000 (19:28 +0200)]
Update French translation
Christian Dywan [Tue, 2 Jun 2009 17:16:59 +0000 (19:16 +0200)]
Refresh speed dial tabs when adding a new shortcut
Jérôme Geulfucci [Tue, 2 Jun 2009 17:08:50 +0000 (19:08 +0200)]
Add midori-locationaction.c to the list of translatable files
Christian Dywan [Tue, 2 Jun 2009 17:05:42 +0000 (19:05 +0200)]
Special case reloading speed dial views
Jérôme Geulfucci [Tue, 2 Jun 2009 16:56:57 +0000 (18:56 +0200)]
Add midori-locationentry.c to the list of translatable files
Christian Dywan [Mon, 1 Jun 2009 18:04:31 +0000 (20:04 +0200)]
Use destination filename in the transferbar
Christian Dywan [Mon, 1 Jun 2009 17:57:43 +0000 (19:57 +0200)]
Only show the download if it's actually accepted
Christian Dywan [Mon, 1 Jun 2009 17:47:14 +0000 (19:47 +0200)]
Show the title in tab tooltips if available, not the URI
Christian Dywan [Mon, 1 Jun 2009 17:45:10 +0000 (19:45 +0200)]
Show Open in download dialogue only with known file types
Christian Dywan [Mon, 1 Jun 2009 17:41:03 +0000 (19:41 +0200)]
Display destined filename when notifying about a finished transfer
Christian Dywan [Mon, 1 Jun 2009 17:33:44 +0000 (19:33 +0200)]
Implement a Save As button in the download dialogue
Christian Dywan [Mon, 1 Jun 2009 07:35:16 +0000 (09:35 +0200)]
Show thumbnail tab tooltips with Gtk 2.12 if speed dial is enabled
Christian Dywan [Mon, 1 Jun 2009 06:23:35 +0000 (08:23 +0200)]
Improve panel Detach and Align button tooltips
Christian Dywan [Mon, 1 Jun 2009 06:11:50 +0000 (08:11 +0200)]
Create completion model in one place and thaw/ freeze only new model
Christian Dywan [Mon, 1 Jun 2009 04:41:57 +0000 (06:41 +0200)]
Initialize threading in completion test since location uses libsoup
Christian Dywan [Mon, 1 Jun 2009 04:41:23 +0000 (06:41 +0200)]
Keep the history object of the location around
Christian Dywan [Mon, 1 Jun 2009 04:27:36 +0000 (06:27 +0200)]
Map completion models to 'history' objects
This trick avoids having to create a full copy of the completion
model in each window, which makes opening of new windows a lot
faster.
Christian Dywan [Mon, 1 Jun 2009 03:14:36 +0000 (05:14 +0200)]
Let the browser assign 'history' to the location action
We implement a 'history' property which makes it possible to
actually insert our history array into the location action and
move the insertion code into the action.
Enrico Tröger [Mon, 1 Jun 2009 01:43:36 +0000 (03:43 +0200)]
Disconnect boolean and string property proxy callbacks on destroy
This fixes critical warnings seen when opening and closing
multiple windows, which led notification callbacks to be invoked
on invalid widgets.
Christian Dywan [Mon, 1 Jun 2009 01:06:45 +0000 (03:06 +0200)]
Store 'completion' in a variable independant from the entry
Christian Dywan [Mon, 1 Jun 2009 01:02:45 +0000 (03:02 +0200)]
Update TODO file
Christian Dywan [Mon, 1 Jun 2009 00:46:10 +0000 (02:46 +0200)]
Show icons/ labels in statusbar features according to toolbar style
Christian Dywan [Mon, 1 Jun 2009 00:45:38 +0000 (02:45 +0200)]
Create "toggle" property proxies as GtkCheckButton
Jérôme Geulfucci [Sun, 31 May 2009 20:27:08 +0000 (22:27 +0200)]
Edit search engines in the dialogue with Enter or double click
Przemek Sitek [Sun, 31 May 2009 20:22:32 +0000 (22:22 +0200)]
Update Polish translation
Enrico Tröger [Sun, 31 May 2009 01:43:15 +0000 (03:43 +0200)]
Revisit inline find bindings to support the numpad '/' key
Enrico Tröger [Sun, 31 May 2009 01:34:13 +0000 (03:34 +0200)]
Use midori_app_add_browser in panels to create new windows
This fixes a crash due to change of the signal signature.
Przemek Sitek [Sat, 30 May 2009 22:22:23 +0000 (00:22 +0200)]
Actually flip the position of the panel knob when changing alignment
Jérôme Geulfucci [Sat, 30 May 2009 21:59:37 +0000 (23:59 +0200)]
Implement a proper Fullscreen button superseding the special case
Christian Dywan [Sat, 30 May 2009 21:56:31 +0000 (23:56 +0200)]
Use getattr instead of eval in the wscript
Christian Dywan [Thu, 28 May 2009 21:44:17 +0000 (23:44 +0200)]
Bump version to 0.1.7
Christian Dywan [Thu, 28 May 2009 21:16:13 +0000 (23:16 +0200)]
Disable adblock, it's incomplete and not ready for release
Enrico Tröger [Thu, 28 May 2009 21:01:56 +0000 (23:01 +0200)]
Treat select-all specially with text views and tree views
Unfortunately select-all signals within Gtk have different
semantics against intuition, so we have to treat text views
and tree views specially to avoid crashing.
Christian Dywan [Thu, 28 May 2009 20:51:10 +0000 (22:51 +0200)]
Use image-loading icon for loading thumbnails in the speed dial
Evaggelos Balaskas [Thu, 28 May 2009 20:44:14 +0000 (22:44 +0200)]
Update Greek translation
Christian Dywan [Wed, 27 May 2009 21:57:29 +0000 (23:57 +0200)]
Load thumbnails when needed and not from a filename
We actually pack views solely needed to take snapshots in the
notebook of the parent browser but try to keep them hidden.
Christian Dywan [Wed, 27 May 2009 21:38:51 +0000 (23:38 +0200)]
Move midori_view_get_snapshot to MidoriView
Christian Dywan [Tue, 26 May 2009 06:20:52 +0000 (08:20 +0200)]
Improve reference counting in the history panel
This does not fully solve it but should avoid warnings caused
by invalid objects.
Christian Dywan [Tue, 26 May 2009 05:50:37 +0000 (07:50 +0200)]
Don't re-implement New Window in context menus, it just works
This in fact prevents a second window from being opened.
Christian Dywan [Tue, 26 May 2009 05:41:17 +0000 (07:41 +0200)]
Always focus the location in (blank) new windows
Jérôme Geulfucci [Mon, 25 May 2009 16:41:54 +0000 (18:41 +0200)]
Tweak padding and alignment of the Clear private data dialogue
Jérôme Geulfucci [Mon, 25 May 2009 16:35:19 +0000 (18:35 +0200)]
Update French translation
Anton Shestakov [Mon, 25 May 2009 16:29:59 +0000 (18:29 +0200)]
Update Russian translation
Christian Dywan [Mon, 25 May 2009 16:23:43 +0000 (18:23 +0200)]
Update German translation
Christian Dywan [Mon, 25 May 2009 16:18:29 +0000 (18:18 +0200)]
Use absolute path to generate locale symlinks for --run
Christian Dywan [Mon, 25 May 2009 16:10:47 +0000 (18:10 +0200)]
Don't use gettext inside of ngettext
Christian Dywan [Sat, 23 May 2009 23:01:38 +0000 (01:01 +0200)]
Transfer panel Clear should only remove cancelled and finished items
Christian Dywan [Sat, 23 May 2009 22:07:17 +0000 (00:07 +0200)]
Redraw extensions treeview when activating/ deactivating
Jean-François Guchens [Sat, 23 May 2009 21:59:22 +0000 (23:59 +0200)]
Remove spaces from the speed dial JSON
Christian Dywan [Fri, 22 May 2009 22:20:04 +0000 (00:20 +0200)]
Add adblock.c to POTFILES.in so it can be localized
Christian Dywan [Fri, 22 May 2009 22:07:52 +0000 (00:07 +0200)]
Don't show 'Add to speed dial' on blank pages
Jean-François Guchens [Fri, 22 May 2009 21:53:54 +0000 (23:53 +0200)]
Remember options in Clear private data dialogue
Jérôme Geulfucci [Fri, 22 May 2009 21:32:00 +0000 (23:32 +0200)]
Update French translation
Christian Dywan [Fri, 22 May 2009 21:15:53 +0000 (23:15 +0200)]
Add tabs to new browser windows *after* emitting NEW_WINDOW
The app takes care of settings as well as other state when the
NEW_WINDOW signal of a browser is emitted. So we need to add
tabs after emitting the signal, otherwise the new tab has
default settings for a limited period of time.
Christian Dywan [Fri, 22 May 2009 02:01:56 +0000 (04:01 +0200)]
Implement a hack to keep the text direction left-to-right
Christian Dywan [Fri, 22 May 2009 00:40:02 +0000 (02:40 +0200)]
Ensure we remove all items in katze_array_clear
Apparently looping through 'all' items isn't sufficient, so now
we remove the very first item until the list is empty.
Jean-François Guchens [Fri, 22 May 2009 00:16:58 +0000 (02:16 +0200)]
Add 'Closed tabs and windows' to Clear private data dialogue
Elega [Fri, 22 May 2009 00:06:48 +0000 (02:06 +0200)]
Update Spanish translation
Stanley Zhang [Fri, 22 May 2009 00:03:45 +0000 (02:03 +0200)]
Update Simplified Chinese translation
Christian Dywan [Thu, 21 May 2009 23:35:47 +0000 (01:35 +0200)]
Skip the AddSpeedDial action in the browser test
Christian Dywan [Thu, 21 May 2009 17:14:46 +0000 (19:14 +0200)]
Generate thumbnails as needed without saving to disk
Christian Dywan [Thu, 21 May 2009 16:23:27 +0000 (18:23 +0200)]
Send a synthetic expose event to snapshot views
Sérgio Marques [Tue, 19 May 2009 23:38:30 +0000 (01:38 +0200)]
Update Portuguese translation and rename from pt_PT.po to pt.po
Christian Dywan [Tue, 19 May 2009 23:20:34 +0000 (01:20 +0200)]
Basic support for @-moz-document in user styles
This is not completely correct but a good start. Basically
@-moz-document is recognized, "url-prefix" is respected, not
"domain" however. Namespaces are ignored. Document blocks
are not fully honored, instead all style rules apply to all
prefixes specified in any block in the file.
Christian Dywan [Tue, 19 May 2009 19:01:09 +0000 (21:01 +0200)]
Initial implementation of an Advertisement blocker
The dialog isn't finished, you have to add URIs to the config
file by hand.
Jérôme Geulfucci [Tue, 19 May 2009 17:10:13 +0000 (19:10 +0200)]
Adjust the Mouse Gestures coding style
Enrico Tröger [Tue, 19 May 2009 17:04:25 +0000 (19:04 +0200)]
Split the CookieManager extension into separate files
Christian Dywan [Mon, 18 May 2009 20:40:13 +0000 (22:40 +0200)]
Replace FindQuick with direct '.' and '/' search hotkey support
Using an action for a single character turned out to be a bad idea
and rather than trying to work around it, we implement '/' and '.'
hotkeys directly in the view.
Christian Dywan [Mon, 18 May 2009 00:57:52 +0000 (02:57 +0200)]
Implement Quick Find, which is inline find started with '.'
Enrico Tröger [Mon, 18 May 2009 00:47:56 +0000 (02:47 +0200)]
Remove possibly remaining timers when closing browser windows
Christian Dywan [Mon, 18 May 2009 00:43:56 +0000 (02:43 +0200)]
Allow WebKit to catch key presses first
If we connect to key presses after WebKit processes them this
resolves the conflict between hotkeys and inline search.
Christian Dywan [Sun, 17 May 2009 18:29:31 +0000 (20:29 +0200)]
Implement Open new pages in: New window preference
Christian Dywan [Sun, 17 May 2009 14:55:02 +0000 (16:55 +0200)]
Adjust completion test after modifying the location entry
Christian Dywan [Sun, 17 May 2009 14:49:46 +0000 (16:49 +0200)]
Always append tabs opened via middle/ double click on the tab bar
Christian Dywan [Sun, 17 May 2009 14:26:31 +0000 (16:26 +0200)]
Implement a small Go button next to the location entry