]> spindle.queued.net Git - midori/log
midori
16 years agoWorkaround a GIO bug that causes an infinite loop
Dale Whittaker [Thu, 17 Jul 2008 07:58:08 +0000 (09:58 +0200)]
Workaround a GIO bug that causes an infinite loop

16 years agoReintroduce Download Manager preference
Christian Dywan [Wed, 16 Jul 2008 20:32:37 +0000 (22:32 +0200)]
Reintroduce Download Manager preference

16 years agoReverse Open tabs in the background with Ctrl
Christian Dywan [Wed, 16 Jul 2008 16:08:47 +0000 (18:08 +0200)]
Reverse Open tabs in the background with Ctrl

16 years agoEmulate primary clipboard and fix Middle click opens selection
Christian Dywan [Wed, 16 Jul 2008 14:02:29 +0000 (16:02 +0200)]
Emulate primary clipboard and fix Middle click opens selection

16 years agoPreliminary fix for crash after removing a bookmark
Enrico Tröger [Wed, 16 Jul 2008 12:24:30 +0000 (14:24 +0200)]
Preliminary fix for crash after removing a bookmark

16 years agoSome work towards signal support in gjs
Christian Dywan [Tue, 15 Jul 2008 18:37:52 +0000 (20:37 +0200)]
Some work towards signal support in gjs

16 years agoFix file choosers for GTk+ < 2.12
Christian Dywan [Tue, 15 Jul 2008 18:01:46 +0000 (20:01 +0200)]
Fix file choosers for GTk+ < 2.12

16 years agoRecognize image/x-ico favicons as well
Christian Dywan [Tue, 15 Jul 2008 15:54:18 +0000 (17:54 +0200)]
Recognize image/x-ico favicons as well

16 years agoMake sure icon is initiallized as NULL
Christian Dywan [Tue, 15 Jul 2008 15:40:55 +0000 (17:40 +0200)]
Make sure icon is initiallized as NULL

16 years agoLook for favicons in all parent folders
Christian Dywan [Mon, 14 Jul 2008 23:57:07 +0000 (01:57 +0200)]
Look for favicons in all parent folders

16 years agoEnsure SourceView really works with a valid file.
Christian Dywan [Mon, 14 Jul 2008 22:36:26 +0000 (00:36 +0200)]
Ensure SourceView really works with a valid file.

16 years agoFix favicon support properly
Christian Dywan [Mon, 14 Jul 2008 19:15:33 +0000 (21:15 +0200)]
Fix favicon support properly

16 years agoFix tab closing for good
Christian Dywan [Mon, 14 Jul 2008 19:14:57 +0000 (21:14 +0200)]
Fix tab closing for good

16 years agoFix regression, no empty tooltips in bookmark bar
Enrico Tröger [Sun, 13 Jul 2008 21:34:25 +0000 (23:34 +0200)]
Fix regression, no empty tooltips in bookmark bar

16 years agoUse GtkSourceView2 if available
Christian Dywan [Sun, 13 Jul 2008 21:21:46 +0000 (23:21 +0200)]
Use GtkSourceView2 if available

16 years agoConditionalize SourceView for older Glib
Christian Dywan [Sun, 13 Jul 2008 20:09:52 +0000 (22:09 +0200)]
Conditionalize SourceView for older Glib

16 years agoActually handle non web view tabs, and a View Source tab
Christian Dywan [Sun, 13 Jul 2008 19:49:57 +0000 (21:49 +0200)]
Actually handle non web view tabs, and a View Source tab

16 years agoHack to implement New Window menuitem
Christian Dywan [Sun, 13 Jul 2008 14:20:27 +0000 (16:20 +0200)]
Hack to implement New Window menuitem

16 years agoFix Gtk+ < 2.13 and GIO build
Christian Dywan [Sun, 6 Jul 2008 21:47:40 +0000 (23:47 +0200)]
Fix Gtk+ < 2.13 and GIO build

16 years agoRemove remnants of tab iconification, fixes swalloed clicks.
Christian Dywan [Sun, 6 Jul 2008 14:28:01 +0000 (16:28 +0200)]
Remove remnants of tab iconification, fixes swalloed clicks.

16 years agoLimit trash to contain 10 items
Christian Dywan [Sun, 6 Jul 2008 14:13:42 +0000 (16:13 +0200)]
Limit trash to contain 10 items

16 years agoBasic favicon support through GIO
Christian Dywan [Sun, 6 Jul 2008 14:12:27 +0000 (16:12 +0200)]
Basic favicon support through GIO

16 years agoDisconnect midori_web_view_settings_notify on finalize
Arnaud Renevier [Sun, 29 Jun 2008 14:10:56 +0000 (16:10 +0200)]
Disconnect midori_web_view_settings_notify on finalize

16 years agoMake WebList more flexible so it can replace Trash
Christian Dywan [Tue, 24 Jun 2008 19:54:01 +0000 (21:54 +0200)]
Make WebList more flexible so it can replace Trash

16 years agoTurn KatzeXbelItem into a gobject
Christian Dywan [Tue, 24 Jun 2008 19:47:41 +0000 (21:47 +0200)]
Turn KatzeXbelItem into a gobject

16 years agoFix a warning on startup when no search engine is available
Christian Dywan [Sun, 22 Jun 2008 10:44:31 +0000 (12:44 +0200)]
Fix a warning on startup when no search engine is available

16 years agoFix compat.c s/sokoke/gtk/_widget_set_tooltip_text
Christian Dywan [Sat, 21 Jun 2008 21:59:41 +0000 (23:59 +0200)]
Fix compat.c s/sokoke/gtk/_widget_set_tooltip_text

16 years agoImprove SearchEntry and add Manage Search Engines to popup
Christian Dywan [Sat, 21 Jun 2008 21:57:20 +0000 (23:57 +0200)]
Improve SearchEntry and add Manage Search Engines to popup

16 years agoFix CCFLAGS in wscript
Enrico Tröger [Thu, 19 Jun 2008 22:28:33 +0000 (00:28 +0200)]
Fix CCFLAGS in wscript

16 years agoWeb Search should be Ctrl+K instead of Ctrl+Shift+F
Christian Dywan [Thu, 19 Jun 2008 22:11:54 +0000 (00:11 +0200)]
Web Search should be Ctrl+K instead of Ctrl+Shift+F

16 years agoFix search from location bar
Christian Dywan [Thu, 19 Jun 2008 22:06:12 +0000 (00:06 +0200)]
Fix search from location bar

16 years agoListen properly to switching the search engine
Christian Dywan [Thu, 19 Jun 2008 19:00:32 +0000 (21:00 +0200)]
Listen properly to switching the search engine

16 years agoSimplify MidoriWebView, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:42:16 +0000 (20:42 +0200)]
Simplify MidoriWebView, remove Private

16 years agoSimplify MidoriWebSettings, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:41:43 +0000 (20:41 +0200)]
Simplify MidoriWebSettings, remove Private

16 years agoSimplify MidoriPreferences, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:41:05 +0000 (20:41 +0200)]
Simplify MidoriPreferences, remove Private

16 years agoSimplify MidoriPanel, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:40:37 +0000 (20:40 +0200)]
Simplify MidoriPanel, remove Private

16 years agoSimplify MidoriConsole, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:40:01 +0000 (20:40 +0200)]
Simplify MidoriConsole, remove Private

16 years agoSimplify MidoriBrowser, remove Private
Christian Dywan [Thu, 19 Jun 2008 18:39:00 +0000 (20:39 +0200)]
Simplify MidoriBrowser, remove Private

16 years agoUpdated German translation
Christian Dywan [Tue, 17 Jun 2008 17:20:53 +0000 (19:20 +0200)]
Updated German translation

16 years agoUpdated Polish translation
Przemysław Sitek [Tue, 17 Jun 2008 17:15:48 +0000 (19:15 +0200)]
Updated Polish translation

16 years agoFinish missing web search functionality
Christian Dywan [Sun, 15 Jun 2008 23:13:27 +0000 (01:13 +0200)]
Finish missing web search functionality

16 years agoAdd a Bookmark Add item to the link context menu.
Christian Dywan [Sun, 15 Jun 2008 11:29:30 +0000 (13:29 +0200)]
Add a Bookmark Add item to the link context menu.

16 years agoInclude compat.h to build with Gtk+ 2.10 again
Christian Dywan [Sun, 15 Jun 2008 10:02:01 +0000 (12:02 +0200)]
Include compat.h to build with Gtk+ 2.10 again

16 years agoComplete move of webSearch, third step of refactoring web search
Christian Dywan [Sun, 15 Jun 2008 02:02:56 +0000 (04:02 +0200)]
Complete move of webSearch, third step of refactoring web search

16 years agoIntroduce MidoriWebList, second step of refactoring web search
Christian Dywan [Sat, 14 Jun 2008 00:23:33 +0000 (02:23 +0200)]
Introduce MidoriWebList, second step of refactoring web search

16 years agoMerge MidoriAddonsPrivate with MidoriAddons and hide it
Christian Dywan [Thu, 12 Jun 2008 21:58:08 +0000 (23:58 +0200)]
Merge MidoriAddonsPrivate with MidoriAddons and hide it

16 years agoMerge MidoriAppPrivate with MidoriApp and hide it
Christian Dywan [Thu, 12 Jun 2008 21:46:08 +0000 (23:46 +0200)]
Merge MidoriAppPrivate with MidoriApp and hide it

16 years agoMerge KatzeThrobberPrivate with KatzeThrobber and hide it
Christian Dywan [Thu, 12 Jun 2008 21:44:34 +0000 (23:44 +0200)]
Merge KatzeThrobberPrivate with KatzeThrobber and hide it

16 years agoUpdate French translation.
Christian Dywan [Tue, 10 Jun 2008 20:58:33 +0000 (22:58 +0200)]
Update French translation.

16 years agoUpdate German translation.
Christian Dywan [Tue, 10 Jun 2008 20:18:09 +0000 (22:18 +0200)]
Update German translation.

16 years agoPrint an error message if midori fails to run
Christian Dywan [Tue, 10 Jun 2008 14:20:02 +0000 (16:20 +0200)]
Print an error message if midori fails to run

16 years agoFix autotools build.
Christian Dywan [Mon, 9 Jun 2008 17:32:55 +0000 (19:32 +0200)]
Fix autotools build.

16 years agoIntroduce WebItem, first step of refactoring web search
Christian Dywan [Mon, 9 Jun 2008 01:17:01 +0000 (03:17 +0200)]
Introduce WebItem, first step of refactoring web search

16 years agoRemove zoom compatibility, use new API or fall through
Christian Dywan [Mon, 9 Jun 2008 01:13:08 +0000 (03:13 +0200)]
Remove zoom compatibility, use new API or fall through

16 years agoMove tooltip API from sokoke to compat
Christian Dywan [Sun, 8 Jun 2008 17:45:33 +0000 (19:45 +0200)]
Move tooltip API from sokoke to compat

16 years agoAdd Zoom Stepping Value to Preferences
Christian Dywan [Sun, 8 Jun 2008 16:42:39 +0000 (18:42 +0200)]
Add Zoom Stepping Value to Preferences

16 years agoEnable mouse wheel zoom bindings.
Christian Dywan [Sun, 8 Jun 2008 15:49:59 +0000 (17:49 +0200)]
Enable mouse wheel zoom bindings.

16 years agoRemove 'midori' from .gitignore
Christian Dywan [Sun, 8 Jun 2008 15:47:06 +0000 (17:47 +0200)]
Remove 'midori' from .gitignore

16 years agoIntroduce compat.h which provides new api for old libraries
Christian Dywan [Sun, 8 Jun 2008 15:46:24 +0000 (17:46 +0200)]
Introduce compat.h which provides new api for old libraries

16 years agoCleanup and fix a race condition causing an ugly warning.
Christian Dywan [Sun, 8 Jun 2008 14:58:03 +0000 (16:58 +0200)]
Cleanup and fix a race condition causing an ugly warning.

16 years agoFix segfault on quit, improve app and browser interface
Christian Dywan [Sat, 7 Jun 2008 23:25:57 +0000 (01:25 +0200)]
Fix segfault on quit, improve app and browser interface

16 years agoFix last commit, one file was not updated.
Christian Dywan [Sat, 7 Jun 2008 23:16:06 +0000 (01:16 +0200)]
Fix last commit, one file was not updated.

16 years agoRemove version strings from build and --version output
Christian Dywan [Sat, 7 Jun 2008 11:02:18 +0000 (13:02 +0200)]
Remove version strings from build and --version output

16 years agoRun 'configure' implicitly from autogen.sh
Mike Massonnet [Sat, 7 Jun 2008 10:32:03 +0000 (12:32 +0200)]
Run 'configure' implicitly from autogen.sh

16 years agoFix desktop file install, use DATADIR properly
Enrico Tröger [Sat, 7 Jun 2008 09:54:40 +0000 (11:54 +0200)]
Fix desktop file install, use DATADIR properly

16 years agoUpdate waf to 1.4.2 from svn including po fix
Christian Dywan [Tue, 3 Jun 2008 21:10:46 +0000 (23:10 +0200)]
Update waf to 1.4.2 from svn including po fix

16 years agoDefault to current URI and page for Bookmark Add
Christian Dywan [Mon, 2 Jun 2008 21:57:53 +0000 (23:57 +0200)]
Default to current URI and page for Bookmark Add

16 years agoFix and update translation template handling
Christian Dywan [Sun, 1 Jun 2008 23:54:38 +0000 (01:54 +0200)]
Fix and update translation template handling

16 years agoFix 'missing cursor' in entries
Christian Dywan [Sun, 1 Jun 2008 21:58:00 +0000 (23:58 +0200)]
Fix 'missing cursor' in entries

16 years agoRename folder 'src' to 'midori'
Christian Dywan [Sun, 1 Jun 2008 21:47:27 +0000 (23:47 +0200)]
Rename folder 'src' to 'midori'

16 years agoInstall scalable icon with autotools
Christian Dywan [Sun, 1 Jun 2008 19:57:27 +0000 (21:57 +0200)]
Install scalable icon with autotools

16 years agoCleanup sokoke
Christian Dywan [Sun, 1 Jun 2008 15:39:57 +0000 (17:39 +0200)]
Cleanup sokoke

16 years agoChange a few strings, particularly New Bookmark => Add Bookmark
Christian Dywan [Sun, 1 Jun 2008 14:40:44 +0000 (16:40 +0200)]
Change a few strings, particularly New Bookmark => Add Bookmark

16 years agoFix opening files from command line with a relative path
Enrico Tröger [Sun, 1 Jun 2008 13:24:55 +0000 (15:24 +0200)]
Fix opening files from command line with a relative path

16 years agoCheck for unistd.h in waf, update cache on (un)install only
Christian Dywan [Sun, 1 Jun 2008 13:16:40 +0000 (15:16 +0200)]
Check for unistd.h in waf, update cache on (un)install only

16 years agoFix superuser warning bar
Enrico Tröger [Sun, 1 Jun 2008 13:15:38 +0000 (15:15 +0200)]
Fix superuser warning bar

16 years agoFill in discriptions for tooltips
Christian Dywan [Sun, 1 Jun 2008 12:08:48 +0000 (14:08 +0200)]
Fill in discriptions for tooltips

16 years agoAdd print support via javascript
Christian Dywan [Sun, 1 Jun 2008 09:43:55 +0000 (11:43 +0200)]
Add print support via javascript

16 years agoAdd zoom functionality, if webkit supports it
Christian Dywan [Sun, 1 Jun 2008 09:26:10 +0000 (11:26 +0200)]
Add zoom functionality, if webkit supports it

16 years agoProvide action signals as javascript functions
Christian Dywan [Sat, 31 May 2008 22:21:08 +0000 (00:21 +0200)]
Provide action signals as javascript functions

From javscript C functions cannot be called, but signals
are available through the GObject type system. So
we allow javascript to call action signals like functions.

At the same time we modify a few browser functions, so
that they are functions that are available as signals.

16 years agoUpdate icon cache on uninstall, catch missing gtk-update-icon-cache
Christian Dywan [Sat, 31 May 2008 12:56:33 +0000 (14:56 +0200)]
Update icon cache on uninstall, catch missing gtk-update-icon-cache

16 years agoUse 'midori' icon and update icon cache in waf
Christian Dywan [Sat, 31 May 2008 12:20:36 +0000 (14:20 +0200)]
Use 'midori' icon and update icon cache in waf

16 years agoUse 'pproc' in waf in place of subprocess
Christian Dywan [Sat, 31 May 2008 11:51:03 +0000 (13:51 +0200)]
Use 'pproc' in waf in place of subprocess

16 years agoMark required packages as 'mandatory' in waf
Christian Dywan [Sat, 31 May 2008 10:43:37 +0000 (12:43 +0200)]
Mark required packages as 'mandatory' in waf

16 years agoAdd svg icon and according waf logic
Christian Dywan [Sat, 31 May 2008 10:14:15 +0000 (12:14 +0200)]
Add svg icon and according waf logic

16 years agoFirst attempt at a waf build system
Christian Dywan [Sat, 31 May 2008 09:55:54 +0000 (11:55 +0200)]
First attempt at a waf build system

16 years agoUpdated AUTHORS file.
Christian Dywan [Fri, 23 May 2008 00:02:21 +0000 (02:02 +0200)]
Updated AUTHORS file.

16 years agoDo not set a tooltip on tool items if the text is empty
Enrico Tröger [Thu, 22 May 2008 23:58:44 +0000 (01:58 +0200)]
Do not set a tooltip on tool items if the text is empty

16 years agoImplement MidoriApp singleton and improve multiple window support
Christian Dywan [Thu, 22 May 2008 22:17:10 +0000 (00:17 +0200)]
Implement MidoriApp singleton and improve multiple window support

The new singleton holds the shared settings and trash. It is
further more used to keep track of all open windows and quits
when the last window was closed. It also watches the focus in
case you need something like a "current" browser.

16 years agoApply a few small corrections.
Christian Dywan [Thu, 22 May 2008 12:32:54 +0000 (14:32 +0200)]
Apply a few small corrections.

16 years agoDo not call setlocale, let gtk handle this.
Christian Dywan [Thu, 22 May 2008 12:30:52 +0000 (14:30 +0200)]
Do not call setlocale, let gtk handle this.

16 years agoAdd Show Homepage option, remove Form Fill and Small Toolbar
Christian Dywan [Tue, 20 May 2008 01:21:11 +0000 (03:21 +0200)]
Add Show Homepage option, remove Form Fill and Small Toolbar

16 years agoRemember the last opened folder for File Open
Enrico Tröger [Tue, 20 May 2008 01:01:54 +0000 (03:01 +0200)]
Remember the last opened folder for File Open

The File Open dialog should remember the last opened folder
or try to obtain it from the currently opened web view.
Besides the dialog ought to be transient.

16 years agoAdd Hungarian translation.
SZERVÁC Attila [Sun, 11 May 2008 23:26:25 +0000 (01:26 +0200)]
Add Hungarian translation.

16 years agoUse value-changed instead of changed for spin buttons
Christian Dywan [Wed, 7 May 2008 17:25:43 +0000 (19:25 +0200)]
Use value-changed instead of changed for spin buttons

16 years agoFix the default location-entry-search value
Christian Dywan [Wed, 7 May 2008 14:40:53 +0000 (16:40 +0200)]
Fix the default location-entry-search value

16 years agoProvide a javascript style Gtk.binding and add g_return_if_fail
Christian Dywan [Wed, 7 May 2008 01:05:22 +0000 (03:05 +0200)]
Provide a javascript style Gtk.binding and add g_return_if_fail

16 years agoMake javascript gobject bindings independant.
Christian Dywan [Mon, 5 May 2008 22:51:04 +0000 (00:51 +0200)]
Make javascript gobject bindings independant.

Moving the bindings into a single file makes them independant
of addons and midori, requiring only JavaScriptCore and GObject.

This allows for standalone scripts to run independant from
Midori itself. Also extensions will run independant from a
browser instance.
This change removes the 'midori' object.

16 years agoBump version to 0.0.18
Christian Dywan [Sun, 4 May 2008 17:31:44 +0000 (19:31 +0200)]
Bump version to 0.0.18

16 years agoUpdate translations.
Christian Dywan [Sun, 4 May 2008 17:15:28 +0000 (19:15 +0200)]
Update translations.