]>
spindle.queued.net Git - midori/log
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
Christian Dywan [Sun, 17 May 2009 11:38:42 +0000 (13:38 +0200)]
Use a trick to prevent default activation when middle clicking
Christian Dywan [Sun, 17 May 2009 11:07:15 +0000 (13:07 +0200)]
Catch non-existance of os.path.relpath
Christian Dywan [Sun, 17 May 2009 00:54:50 +0000 (02:54 +0200)]
Add a type cast to resolve a warning in MidoriBrowser
Christian Dywan [Sun, 17 May 2009 00:53:57 +0000 (02:53 +0200)]
Remove superuser warning completely
Christian Dywan [Sat, 16 May 2009 22:01:52 +0000 (00:01 +0200)]
Treat "about:blank" and "" equally in midori_view_set_uri
This solves the problem of open speed dial tabs in the session
coming back as blank tabs after a restart of Midori.
Christian Dywan [Sat, 16 May 2009 21:52:59 +0000 (23:52 +0200)]
Ensure that the address entry is focussed with speed dial
Jean-François Guchens [Fri, 15 May 2009 21:49:01 +0000 (23:49 +0200)]
Protect speed dial against quoting in titles
Jean-François Guchens [Fri, 15 May 2009 21:47:32 +0000 (23:47 +0200)]
Remove the search field from the speed dial
Christian Dywan [Fri, 15 May 2009 21:10:48 +0000 (23:10 +0200)]
Use stock close button instead of cross in speed dial
I'm not entirely decided if it's better or worse, we'll see
how it is and can revert if needed.
Christian Dywan [Fri, 15 May 2009 21:08:52 +0000 (23:08 +0200)]
Support custom sizes of icons in res_server
Christian Dywan [Fri, 15 May 2009 18:30:24 +0000 (20:30 +0200)]
Shorten the paths used for --run to make them more easily reusable
Christian Dywan [Fri, 15 May 2009 18:08:06 +0000 (20:08 +0200)]
Disconnect history panel when finalizing
There's a small hack now which prevents the disconnect function
from releasing the references. Our reference handling is flawed
and needs to be investigated before we can fix that for good.
Enrico Tröger [Fri, 15 May 2009 16:58:57 +0000 (18:58 +0200)]
Fix crash for URIs with an invalid hostname and without a path
Christian Dywan [Fri, 15 May 2009 16:51:54 +0000 (18:51 +0200)]
Title the speed dial as Speed dial instead of Blank page
Christian Dywan [Fri, 15 May 2009 15:30:54 +0000 (17:30 +0200)]
Make sure to only update the address entry with the current view
Christian Dywan [Fri, 15 May 2009 15:26:09 +0000 (17:26 +0200)]
Moving tab title update to a function and fix tab titles
Christian Dywan [Thu, 14 May 2009 23:55:11 +0000 (01:55 +0200)]
Provide custom overflow menu items to support middle click
Christian Dywan [Thu, 14 May 2009 23:18:14 +0000 (01:18 +0200)]
Update address and actions properly when navigating in-page
Christian Dywan [Thu, 14 May 2009 22:58:58 +0000 (00:58 +0200)]
Fix a crash caused by a mistaken attempt at plugging a leak
Christian Dywan [Thu, 14 May 2009 20:29:59 +0000 (22:29 +0200)]
Move 'Add to Speed dial' from View to File menu
Christian Dywan [Thu, 14 May 2009 20:26:02 +0000 (22:26 +0200)]
Plug a few memory leaks in MidoriView and MidoriWebSettings
Enrico Tröger [Thu, 14 May 2009 18:52:55 +0000 (20:52 +0200)]
Fix missing keyboard events for bookmark menu items
Elega [Thu, 14 May 2009 18:43:37 +0000 (20:43 +0200)]
Update Spanish translation
Christian Dywan [Thu, 14 May 2009 18:36:26 +0000 (20:36 +0200)]
Bind View Source to Ctrl+U by default
Jérôme Geulfucci [Wed, 13 May 2009 22:26:33 +0000 (00:26 +0200)]
Update French translation
Per Kongstad [Wed, 13 May 2009 22:21:01 +0000 (00:21 +0200)]
Update Danish translation
David Štancl [Wed, 13 May 2009 22:15:12 +0000 (00:15 +0200)]
Update Czech translation
Jean-François Guchens [Wed, 13 May 2009 21:56:55 +0000 (23:56 +0200)]
Store speed dial as JSON instead of actual HTML source
This will make it possible to change the layout of the page
without losing shortcuts.
Christian Dywan [Tue, 12 May 2009 00:30:00 +0000 (02:30 +0200)]
Point out that translators should adjust the spell check example
Masato Hashimoto [Tue, 12 May 2009 00:22:24 +0000 (02:22 +0200)]
Update Japanese translation
Dale Whittaker [Mon, 11 May 2009 23:52:30 +0000 (01:52 +0200)]
Improve handling of feeds with missing data
Previously the description was used in the treeview if the title
was not present, however this is not possible in some cases, as
it may contain markup.
The the RSS code is changed so now if there is no title, the
description is used as the title, but with the html stripped from
it. We also have to consider that some description elements may
simply contain an html tag (and therefore no text). In that
case the URI is used as the title.
Christian Dywan [Mon, 11 May 2009 23:50:07 +0000 (01:50 +0200)]
Use katze_assign, not katze_object_assign for program_notify_send
Christian Dywan [Mon, 11 May 2009 23:41:15 +0000 (01:41 +0200)]
Include compat.h in sokoke
Christian Dywan [Mon, 11 May 2009 23:33:44 +0000 (01:33 +0200)]
Fix Gtk version check for speed dial, this is >= Gtk 2.14
Christian Dywan [Mon, 11 May 2009 23:27:51 +0000 (01:27 +0200)]
Ellipsize tab labels differently to emphasize subtitles
Christian Dywan [Sun, 10 May 2009 14:40:43 +0000 (16:40 +0200)]
Fix font family/ homepage tooltip mixup
Christian Dywan [Sun, 10 May 2009 14:20:50 +0000 (16:20 +0200)]
Replace variables in templates literally