]> spindle.queued.net Git - midori/log
midori
15 years agoMove DOCDIR below definition of MDATADIR
Christian Dywan [Sat, 6 Jun 2009 19:41:26 +0000 (21:41 +0200)]
Move DOCDIR below definition of MDATADIR

15 years agoUpdate Russian translation
Anton Shestakov [Sat, 6 Jun 2009 18:16:00 +0000 (20:16 +0200)]
Update Russian translation

15 years agoCorrectly specify the HAVE_JSCORE define as 1 or 0
Christian Dywan [Sat, 6 Jun 2009 17:47:10 +0000 (19:47 +0200)]
Correctly specify the HAVE_JSCORE define as 1 or 0

15 years agoSupport waf '--run' with wine
Christian Dywan [Sat, 6 Jun 2009 17:28:58 +0000 (19:28 +0200)]
Support waf '--run' with wine

15 years agoAdjust HAVE_UNIQUE define to resolve a compiler warning
Christian Dywan [Sat, 6 Jun 2009 16:52:29 +0000 (18:52 +0200)]
Adjust HAVE_UNIQUE define to resolve a compiler warning

15 years agoAllow building without JSCore and do so for mingw
Christian Dywan [Sat, 6 Jun 2009 16:51:57 +0000 (18:51 +0200)]
Allow building without JSCore and do so for mingw

15 years agoFollow up on the target and MDATA changes
Christian Dywan [Sat, 6 Jun 2009 16:43:40 +0000 (18:43 +0200)]
Follow up on the target and MDATA changes

15 years agoPass win32 target to package config if building for Win32
Christian Dywan [Sat, 6 Jun 2009 04:58:50 +0000 (06:58 +0200)]
Pass win32 target to package config if building for Win32

15 years agoStore 'addons' and 'docs' configure options persistently
Christian Dywan [Sat, 6 Jun 2009 04:37:55 +0000 (06:37 +0200)]
Store 'addons' and 'docs' configure options persistently

15 years agoEnsure that docs, localizations and other data build last
Christian Dywan [Sat, 6 Jun 2009 04:32:20 +0000 (06:32 +0200)]
Ensure that docs, localizations and other data build last

15 years agoAdd mingw cross compiling support to the build script
Christian Dywan [Sat, 6 Jun 2009 04:30:34 +0000 (06:30 +0200)]
Add mingw cross compiling support to the build script

15 years agoUse MDATA instead of DATA to avoid naming conflict
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.

15 years agoEmphasize extension names by rendering them bold
Przemek Sitek [Fri, 5 Jun 2009 21:58:26 +0000 (23:58 +0200)]
Emphasize extension names by rendering them bold

15 years agoImplement a context menu for extensions in the extension panel
Przemek Sitek [Fri, 5 Jun 2009 21:55:00 +0000 (23:55 +0200)]
Implement a context menu for extensions in the extension panel

15 years agoImplement an optional "website" property in MidoriExtension
Przemek Sitek [Fri, 5 Jun 2009 21:38:32 +0000 (23:38 +0200)]
Implement an optional "website" property in MidoriExtension

15 years agoAdjust enabling and disabling of options again
Christian Dywan [Fri, 5 Jun 2009 21:14:53 +0000 (23:14 +0200)]
Adjust enabling and disabling of options again

15 years agoRender tab tooltip thumbnails smaller and a lot faster
Christian Dywan [Wed, 3 Jun 2009 23:00:50 +0000 (01:00 +0200)]
Render tab tooltip thumbnails smaller and a lot faster

15 years agoAdd an entry for fixed-with font size to the Preferences
Christian Dywan [Wed, 3 Jun 2009 20:00:29 +0000 (22:00 +0200)]
Add an entry for fixed-with font size to the Preferences

15 years agoCorrect --enable-foo/ --disable-foo configuration options
Christian Dywan [Tue, 2 Jun 2009 23:49:47 +0000 (01:49 +0200)]
Correct --enable-foo/ --disable-foo configuration options

15 years agoConnect the remove-item callback for the history again
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.

15 years agoRemember last folder of the Save As dialog when downloading files
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.

15 years agoRemove unused variable 'action' and move declarations into a block
Enrico Tröger [Tue, 2 Jun 2009 23:13:24 +0000 (01:13 +0200)]
Remove unused variable 'action' and move declarations into a block

15 years agoShow the suggested filename in the Save As dialog for downloads
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

15 years agoUpdate French translation
Jérôme Geulfucci [Tue, 2 Jun 2009 17:28:03 +0000 (19:28 +0200)]
Update French translation

15 years agoRefresh speed dial tabs when adding a new shortcut
Christian Dywan [Tue, 2 Jun 2009 17:16:59 +0000 (19:16 +0200)]
Refresh speed dial tabs when adding a new shortcut

15 years agoAdd midori-locationaction.c to the list of translatable files
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

15 years agoSpecial case reloading speed dial views
Christian Dywan [Tue, 2 Jun 2009 17:05:42 +0000 (19:05 +0200)]
Special case reloading speed dial views

15 years agoAdd midori-locationentry.c to the list of translatable files
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

15 years agoUse destination filename in the transferbar
Christian Dywan [Mon, 1 Jun 2009 18:04:31 +0000 (20:04 +0200)]
Use destination filename in the transferbar

15 years agoOnly show the download if it's actually accepted
Christian Dywan [Mon, 1 Jun 2009 17:57:43 +0000 (19:57 +0200)]
Only show the download if it's actually accepted

15 years agoShow the title in tab tooltips if available, not the URI
Christian Dywan [Mon, 1 Jun 2009 17:47:14 +0000 (19:47 +0200)]
Show the title in tab tooltips if available, not the URI

15 years agoShow Open in download dialogue only with known file types
Christian Dywan [Mon, 1 Jun 2009 17:45:10 +0000 (19:45 +0200)]
Show Open in download dialogue only with known file types

15 years agoDisplay destined filename when notifying about a finished transfer
Christian Dywan [Mon, 1 Jun 2009 17:41:03 +0000 (19:41 +0200)]
Display destined filename when notifying about a finished transfer

15 years agoImplement a Save As button in the download dialogue
Christian Dywan [Mon, 1 Jun 2009 17:33:44 +0000 (19:33 +0200)]
Implement a Save As button in the download dialogue

15 years agoShow thumbnail tab tooltips with Gtk 2.12 if speed dial is enabled
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

15 years agoImprove panel Detach and Align button tooltips
Christian Dywan [Mon, 1 Jun 2009 06:23:35 +0000 (08:23 +0200)]
Improve panel Detach and Align button tooltips

15 years agoCreate completion model in one place and thaw/ freeze only new model
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

15 years agoInitialize threading in completion test since location uses libsoup
Christian Dywan [Mon, 1 Jun 2009 04:41:57 +0000 (06:41 +0200)]
Initialize threading in completion test since location uses libsoup

15 years agoKeep the history object of the location around
Christian Dywan [Mon, 1 Jun 2009 04:41:23 +0000 (06:41 +0200)]
Keep the history object of the location around

15 years agoMap completion models to 'history' objects
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.

15 years agoLet the browser assign 'history' to the location action
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.

15 years agoDisconnect boolean and string property proxy callbacks on destroy
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.

15 years agoStore 'completion' in a variable independant from the entry
Christian Dywan [Mon, 1 Jun 2009 01:06:45 +0000 (03:06 +0200)]
Store 'completion' in a variable independant from the entry

15 years agoUpdate TODO file
Christian Dywan [Mon, 1 Jun 2009 01:02:45 +0000 (03:02 +0200)]
Update TODO file

15 years agoShow icons/ labels in statusbar features according to toolbar style
Christian Dywan [Mon, 1 Jun 2009 00:46:10 +0000 (02:46 +0200)]
Show icons/ labels in statusbar features according to toolbar style

15 years agoCreate "toggle" property proxies as GtkCheckButton
Christian Dywan [Mon, 1 Jun 2009 00:45:38 +0000 (02:45 +0200)]
Create "toggle" property proxies as GtkCheckButton

15 years agoEdit search engines in the dialogue with Enter or double click
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

15 years agoUpdate Polish translation
Przemek Sitek [Sun, 31 May 2009 20:22:32 +0000 (22:22 +0200)]
Update Polish translation

15 years agoRevisit inline find bindings to support the numpad '/' key
Enrico Tröger [Sun, 31 May 2009 01:43:15 +0000 (03:43 +0200)]
Revisit inline find bindings to support the numpad '/' key

15 years agoUse midori_app_add_browser in panels to create new windows
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.

15 years agoActually flip the position of the panel knob when changing alignment
Przemek Sitek [Sat, 30 May 2009 22:22:23 +0000 (00:22 +0200)]
Actually flip the position of the panel knob when changing alignment

15 years agoImplement a proper Fullscreen button superseding the special case
Jérôme Geulfucci [Sat, 30 May 2009 21:59:37 +0000 (23:59 +0200)]
Implement a proper Fullscreen button superseding the special case

15 years agoUse getattr instead of eval in the wscript
Christian Dywan [Sat, 30 May 2009 21:56:31 +0000 (23:56 +0200)]
Use getattr instead of eval in the wscript

15 years agoBump version to 0.1.7
Christian Dywan [Thu, 28 May 2009 21:44:17 +0000 (23:44 +0200)]
Bump version to 0.1.7

15 years agoDisable adblock, it's incomplete and not ready for release
Christian Dywan [Thu, 28 May 2009 21:16:13 +0000 (23:16 +0200)]
Disable adblock, it's incomplete and not ready for release

15 years agoTreat select-all specially with text views and tree views
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.

15 years agoUse image-loading icon for loading thumbnails in the speed dial
Christian Dywan [Thu, 28 May 2009 20:51:10 +0000 (22:51 +0200)]
Use image-loading icon for loading thumbnails in the speed dial

15 years agoUpdate Greek translation
Evaggelos Balaskas [Thu, 28 May 2009 20:44:14 +0000 (22:44 +0200)]
Update Greek translation

15 years agoLoad thumbnails when needed and not from a filename
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.

15 years agoMove midori_view_get_snapshot to MidoriView
Christian Dywan [Wed, 27 May 2009 21:38:51 +0000 (23:38 +0200)]
Move midori_view_get_snapshot to MidoriView

15 years agoImprove reference counting in the history panel
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.

15 years agoDon't re-implement New Window in context menus, it just works
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.

15 years agoAlways focus the location in (blank) new windows
Christian Dywan [Tue, 26 May 2009 05:41:17 +0000 (07:41 +0200)]
Always focus the location in (blank) new windows

15 years agoTweak padding and alignment of the Clear private data dialogue
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

15 years agoUpdate French translation
Jérôme Geulfucci [Mon, 25 May 2009 16:35:19 +0000 (18:35 +0200)]
Update French translation

15 years agoUpdate Russian translation
Anton Shestakov [Mon, 25 May 2009 16:29:59 +0000 (18:29 +0200)]
Update Russian translation

15 years agoUpdate German translation
Christian Dywan [Mon, 25 May 2009 16:23:43 +0000 (18:23 +0200)]
Update German translation

15 years agoUse absolute path to generate locale symlinks for --run
Christian Dywan [Mon, 25 May 2009 16:18:29 +0000 (18:18 +0200)]
Use absolute path to generate locale symlinks for --run

15 years agoDon't use gettext inside of ngettext
Christian Dywan [Mon, 25 May 2009 16:10:47 +0000 (18:10 +0200)]
Don't use gettext inside of ngettext

15 years agoTransfer panel Clear should only remove cancelled and finished items
Christian Dywan [Sat, 23 May 2009 23:01:38 +0000 (01:01 +0200)]
Transfer panel Clear should only remove cancelled and finished items

15 years agoRedraw extensions treeview when activating/ deactivating
Christian Dywan [Sat, 23 May 2009 22:07:17 +0000 (00:07 +0200)]
Redraw extensions treeview when activating/ deactivating

15 years agoRemove spaces from the speed dial JSON
Jean-François Guchens [Sat, 23 May 2009 21:59:22 +0000 (23:59 +0200)]
Remove spaces from the speed dial JSON

15 years agoAdd adblock.c to POTFILES.in so it can be localized
Christian Dywan [Fri, 22 May 2009 22:20:04 +0000 (00:20 +0200)]
Add adblock.c to POTFILES.in so it can be localized

15 years agoDon't show 'Add to speed dial' on blank pages
Christian Dywan [Fri, 22 May 2009 22:07:52 +0000 (00:07 +0200)]
Don't show 'Add to speed dial' on blank pages

15 years agoRemember options in Clear private data dialogue
Jean-François Guchens [Fri, 22 May 2009 21:53:54 +0000 (23:53 +0200)]
Remember options in Clear private data dialogue

15 years agoUpdate French translation
Jérôme Geulfucci [Fri, 22 May 2009 21:32:00 +0000 (23:32 +0200)]
Update French translation

15 years agoAdd tabs to new browser windows *after* emitting NEW_WINDOW
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.

15 years agoImplement a hack to keep the text direction left-to-right
Christian Dywan [Fri, 22 May 2009 02:01:56 +0000 (04:01 +0200)]
Implement a hack to keep the text direction left-to-right

15 years agoEnsure we remove all items in katze_array_clear
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.

15 years agoAdd 'Closed tabs and windows' to Clear private data dialogue
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

15 years agoUpdate Spanish translation
Elega [Fri, 22 May 2009 00:06:48 +0000 (02:06 +0200)]
Update Spanish translation

15 years agoUpdate Simplified Chinese translation
Stanley Zhang [Fri, 22 May 2009 00:03:45 +0000 (02:03 +0200)]
Update Simplified Chinese translation

15 years agoSkip the AddSpeedDial action in the browser test
Christian Dywan [Thu, 21 May 2009 23:35:47 +0000 (01:35 +0200)]
Skip the AddSpeedDial action in the browser test

15 years agoGenerate thumbnails as needed without saving to disk
Christian Dywan [Thu, 21 May 2009 17:14:46 +0000 (19:14 +0200)]
Generate thumbnails as needed without saving to disk

15 years agoSend a synthetic expose event to snapshot views
Christian Dywan [Thu, 21 May 2009 16:23:27 +0000 (18:23 +0200)]
Send a synthetic expose event to snapshot views

15 years agoUpdate Portuguese translation and rename from pt_PT.po to pt.po
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

15 years agoBasic support for @-moz-document in user styles
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.

15 years agoInitial implementation of an Advertisement blocker
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.

15 years agoAdjust the Mouse Gestures coding style
Jérôme Geulfucci [Tue, 19 May 2009 17:10:13 +0000 (19:10 +0200)]
Adjust the Mouse Gestures coding style

15 years agoSplit the CookieManager extension into separate files
Enrico Tröger [Tue, 19 May 2009 17:04:25 +0000 (19:04 +0200)]
Split the CookieManager extension into separate files

15 years agoReplace FindQuick with direct '.' and '/' search hotkey support
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.

15 years agoImplement Quick Find, which is inline find started with '.'
Christian Dywan [Mon, 18 May 2009 00:57:52 +0000 (02:57 +0200)]
Implement Quick Find, which is inline find started with '.'

15 years agoRemove possibly remaining timers when closing browser windows
Enrico Tröger [Mon, 18 May 2009 00:47:56 +0000 (02:47 +0200)]
Remove possibly remaining timers when closing browser windows

15 years agoAllow WebKit to catch key presses first
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.

15 years agoImplement Open new pages in: New window preference
Christian Dywan [Sun, 17 May 2009 18:29:31 +0000 (20:29 +0200)]
Implement Open new pages in: New window preference

15 years agoAdjust completion test after modifying the location entry
Christian Dywan [Sun, 17 May 2009 14:55:02 +0000 (16:55 +0200)]
Adjust completion test after modifying the location entry

15 years agoAlways append tabs opened via middle/ double click on the tab bar
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

15 years agoImplement a small Go button next to the location entry
Christian Dywan [Sun, 17 May 2009 14:26:31 +0000 (16:26 +0200)]
Implement a small Go button next to the location entry

15 years agoUse a trick to prevent default activation when middle clicking
Christian Dywan [Sun, 17 May 2009 11:38:42 +0000 (13:38 +0200)]
Use a trick to prevent default activation when middle clicking

15 years agoCatch non-existance of os.path.relpath
Christian Dywan [Sun, 17 May 2009 11:07:15 +0000 (13:07 +0200)]
Catch non-existance of os.path.relpath