Commit graph

1442 commits

Author SHA1 Message Date
Enrico Tröger c182e4f788 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.
2009-06-01 03:43:36 +02:00
Christian Dywan d878298f8c Store 'completion' in a variable independant from the entry 2009-06-01 03:06:45 +02:00
Christian Dywan 3dbb4416af Update TODO file 2009-06-01 03:02:45 +02:00
Christian Dywan 6296ce147d Show icons/ labels in statusbar features according to toolbar style 2009-06-01 02:46:10 +02:00
Christian Dywan ae945c4269 Create "toggle" property proxies as GtkCheckButton 2009-06-01 02:45:38 +02:00
Jérôme Geulfucci be3f9354aa Edit search engines in the dialogue with Enter or double click 2009-05-31 22:27:08 +02:00
Przemek Sitek e0b939df38 Update Polish translation 2009-05-31 22:22:32 +02:00
Enrico Tröger 1dee538e41 Revisit inline find bindings to support the numpad '/' key 2009-05-31 03:43:15 +02:00
Enrico Tröger dced22f179 Use midori_app_add_browser in panels to create new windows
This fixes a crash due to change of the signal signature.
2009-05-31 03:34:13 +02:00
Przemek Sitek 09f0940bac Actually flip the position of the panel knob when changing alignment 2009-05-31 00:22:23 +02:00
Jérôme Geulfucci 4df9c87585 Implement a proper Fullscreen button superseding the special case 2009-05-31 00:04:20 +02:00
Christian Dywan a6cb1d8450 Use getattr instead of eval in the wscript 2009-05-30 23:56:31 +02:00
Christian Dywan eff875e2e3 Bump version to 0.1.7 2009-05-28 23:44:17 +02:00
Christian Dywan 7275ea3a6a Disable adblock, it's incomplete and not ready for release 2009-05-28 23:16:13 +02:00
Enrico Tröger 20a34d0ae7 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.
2009-05-28 23:01:56 +02:00
Christian Dywan 5aa3ac456d Use image-loading icon for loading thumbnails in the speed dial 2009-05-28 22:51:10 +02:00
Evaggelos Balaskas 2439144c30 Update Greek translation 2009-05-28 22:44:14 +02:00
Christian Dywan a2d89bc37b 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.
2009-05-28 02:44:24 +02:00
Christian Dywan faae6e9b40 Move midori_view_get_snapshot to MidoriView 2009-05-27 23:38:51 +02:00
Christian Dywan f95254cd04 Improve reference counting in the history panel
This does not fully solve it but should avoid warnings caused
by invalid objects.
2009-05-26 08:20:52 +02:00
Christian Dywan 5bf2662bad Don't re-implement New Window in context menus, it just works
This in fact prevents a second window from being opened.
2009-05-26 07:50:37 +02:00
Christian Dywan 682e53ea81 Always focus the location in (blank) new windows 2009-05-26 07:41:17 +02:00
Jérôme Geulfucci 3d288392db Tweak padding and alignment of the Clear private data dialogue 2009-05-25 18:41:54 +02:00
Jérôme Geulfucci 192a0b6f33 Update French translation 2009-05-25 18:35:19 +02:00
Anton Shestakov ae34fe191a Update Russian translation 2009-05-25 18:29:59 +02:00
Christian Dywan 05440fc3f7 Update German translation 2009-05-25 18:23:43 +02:00
Christian Dywan 4897dc9da5 Use absolute path to generate locale symlinks for --run 2009-05-25 18:18:29 +02:00
Christian Dywan 9e5d50a7a5 Don't use gettext inside of ngettext 2009-05-25 18:10:47 +02:00
Christian Dywan 38a7e023f9 Transfer panel Clear should only remove cancelled and finished items 2009-05-24 01:01:38 +02:00
Christian Dywan 63bce11e1a Redraw extensions treeview when activating/ deactivating 2009-05-24 00:07:17 +02:00
Jean-François Guchens 017d789f4f Remove spaces from the speed dial JSON 2009-05-23 23:59:22 +02:00
Christian Dywan 32b7dff63d Add adblock.c to POTFILES.in so it can be localized 2009-05-23 00:20:04 +02:00
Christian Dywan 441db87647 Don't show 'Add to speed dial' on blank pages 2009-05-23 00:16:39 +02:00
Jean-François Guchens 1fa9dec7b4 Remember options in Clear private data dialogue 2009-05-22 23:53:54 +02:00
Jérôme Geulfucci 3f3898fe65 Update French translation 2009-05-22 23:32:00 +02:00
Christian Dywan 56d2637020 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.
2009-05-22 23:15:53 +02:00
Christian Dywan 16912f4cdf Implement a hack to keep the text direction left-to-right 2009-05-22 04:01:56 +02:00
Christian Dywan 551843da1d 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.
2009-05-22 02:40:02 +02:00
Jean-François Guchens 24dc508fa7 Add 'Closed tabs and windows' to Clear private data dialogue 2009-05-22 02:18:08 +02:00
Elega e572baeb85 Update Spanish translation 2009-05-22 02:06:48 +02:00
Stanley Zhang 17573d8b51 Update Simplified Chinese translation 2009-05-22 02:03:45 +02:00
Christian Dywan 5ae53f643a Skip the AddSpeedDial action in the browser test 2009-05-22 01:35:47 +02:00
Christian Dywan a102146f15 Generate thumbnails as needed without saving to disk 2009-05-21 19:14:46 +02:00
Christian Dywan 7087a0d25f Send a synthetic expose event to snapshot views 2009-05-21 18:23:27 +02:00
Sérgio Marques a0e9444e97 Update Portuguese translation and rename from pt_PT.po to pt.po 2009-05-20 01:39:54 +02:00
Christian Dywan 8deacc7a9d 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.
2009-05-20 01:20:34 +02:00
Christian Dywan d90f3d7680 Initial implementation of an Advertisement blocker
The dialog isn't finished, you have to add URIs to the config
file by hand.
2009-05-19 21:01:09 +02:00
Jérôme Geulfucci c9550d36e3 Adjust the Mouse Gestures coding style 2009-05-19 19:13:03 +02:00
Enrico Tröger e1268d3dea Split the CookieManager extension into separate files 2009-05-19 19:04:25 +02:00
Christian Dywan 1b094dda75 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.
2009-05-18 22:40:13 +02:00