]>
spindle.queued.net Git - midori/log
Christian Dywan [Thu, 12 Jun 2008 21:44:34 +0000 (23:44 +0200)]
Merge KatzeThrobberPrivate with KatzeThrobber and hide it
Christian Dywan [Tue, 10 Jun 2008 20:58:33 +0000 (22:58 +0200)]
Update French translation.
Christian Dywan [Tue, 10 Jun 2008 20:18:09 +0000 (22:18 +0200)]
Update German translation.
Christian Dywan [Tue, 10 Jun 2008 14:20:02 +0000 (16:20 +0200)]
Print an error message if midori fails to run
Christian Dywan [Mon, 9 Jun 2008 17:32:55 +0000 (19:32 +0200)]
Fix autotools build.
Christian Dywan [Mon, 9 Jun 2008 01:17:01 +0000 (03:17 +0200)]
Introduce WebItem, first step of refactoring web search
Christian Dywan [Mon, 9 Jun 2008 01:13:08 +0000 (03:13 +0200)]
Remove zoom compatibility, use new API or fall through
Christian Dywan [Sun, 8 Jun 2008 17:45:33 +0000 (19:45 +0200)]
Move tooltip API from sokoke to compat
Christian Dywan [Sun, 8 Jun 2008 16:42:39 +0000 (18:42 +0200)]
Add Zoom Stepping Value to Preferences
Christian Dywan [Sun, 8 Jun 2008 15:49:59 +0000 (17:49 +0200)]
Enable mouse wheel zoom bindings.
Christian Dywan [Sun, 8 Jun 2008 15:47:06 +0000 (17:47 +0200)]
Remove 'midori' from .gitignore
Christian Dywan [Sun, 8 Jun 2008 15:46:24 +0000 (17:46 +0200)]
Introduce compat.h which provides new api for old libraries
Christian Dywan [Sun, 8 Jun 2008 14:58:03 +0000 (16:58 +0200)]
Cleanup and fix a race condition causing an ugly warning.
Christian Dywan [Sat, 7 Jun 2008 23:25:57 +0000 (01:25 +0200)]
Fix segfault on quit, improve app and browser interface
Christian Dywan [Sat, 7 Jun 2008 23:16:06 +0000 (01:16 +0200)]
Fix last commit, one file was not updated.
Christian Dywan [Sat, 7 Jun 2008 11:02:18 +0000 (13:02 +0200)]
Remove version strings from build and --version output
Mike Massonnet [Sat, 7 Jun 2008 10:32:03 +0000 (12:32 +0200)]
Run 'configure' implicitly from autogen.sh
Enrico Tröger [Sat, 7 Jun 2008 09:54:40 +0000 (11:54 +0200)]
Fix desktop file install, use DATADIR properly
Christian Dywan [Tue, 3 Jun 2008 21:10:46 +0000 (23:10 +0200)]
Update waf to 1.4.2 from svn including po fix
Christian Dywan [Mon, 2 Jun 2008 21:57:53 +0000 (23:57 +0200)]
Default to current URI and page for Bookmark Add
Christian Dywan [Sun, 1 Jun 2008 23:54:38 +0000 (01:54 +0200)]
Fix and update translation template handling
Christian Dywan [Sun, 1 Jun 2008 21:58:00 +0000 (23:58 +0200)]
Fix 'missing cursor' in entries
Christian Dywan [Sun, 1 Jun 2008 21:47:27 +0000 (23:47 +0200)]
Rename folder 'src' to 'midori'
Christian Dywan [Sun, 1 Jun 2008 19:57:27 +0000 (21:57 +0200)]
Install scalable icon with autotools
Christian Dywan [Sun, 1 Jun 2008 15:39:57 +0000 (17:39 +0200)]
Cleanup sokoke
Christian Dywan [Sun, 1 Jun 2008 14:40:44 +0000 (16:40 +0200)]
Change a few strings, particularly New Bookmark => Add Bookmark
Enrico Tröger [Sun, 1 Jun 2008 13:24:55 +0000 (15:24 +0200)]
Fix opening files from command line with a relative path
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
Enrico Tröger [Sun, 1 Jun 2008 13:15:38 +0000 (15:15 +0200)]
Fix superuser warning bar
Christian Dywan [Sun, 1 Jun 2008 12:08:48 +0000 (14:08 +0200)]
Fill in discriptions for tooltips
Christian Dywan [Sun, 1 Jun 2008 09:43:55 +0000 (11:43 +0200)]
Add print support via javascript
Christian Dywan [Sun, 1 Jun 2008 09:26:10 +0000 (11:26 +0200)]
Add zoom functionality, if webkit supports it
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.
Christian Dywan [Sat, 31 May 2008 12:56:33 +0000 (14:56 +0200)]
Update icon cache on uninstall, catch missing gtk-update-icon-cache
Christian Dywan [Sat, 31 May 2008 12:20:36 +0000 (14:20 +0200)]
Use 'midori' icon and update icon cache in waf
Christian Dywan [Sat, 31 May 2008 11:51:03 +0000 (13:51 +0200)]
Use 'pproc' in waf in place of subprocess
Christian Dywan [Sat, 31 May 2008 10:43:37 +0000 (12:43 +0200)]
Mark required packages as 'mandatory' in waf
Christian Dywan [Sat, 31 May 2008 10:14:15 +0000 (12:14 +0200)]
Add svg icon and according waf logic
Christian Dywan [Sat, 31 May 2008 09:55:54 +0000 (11:55 +0200)]
First attempt at a waf build system
Christian Dywan [Fri, 23 May 2008 00:02:21 +0000 (02:02 +0200)]
Updated AUTHORS file.
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
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.
Christian Dywan [Thu, 22 May 2008 12:32:54 +0000 (14:32 +0200)]
Apply a few small corrections.
Christian Dywan [Thu, 22 May 2008 12:30:52 +0000 (14:30 +0200)]
Do not call setlocale, let gtk handle this.
Christian Dywan [Tue, 20 May 2008 01:21:11 +0000 (03:21 +0200)]
Add Show Homepage option, remove Form Fill and Small Toolbar
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.
SZERVÁC Attila [Sun, 11 May 2008 23:26:25 +0000 (01:26 +0200)]
Add Hungarian translation.
Christian Dywan [Wed, 7 May 2008 17:25:43 +0000 (19:25 +0200)]
Use value-changed instead of changed for spin buttons
Christian Dywan [Wed, 7 May 2008 14:40:53 +0000 (16:40 +0200)]
Fix the default location-entry-search value
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
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.
Christian Dywan [Sun, 4 May 2008 17:31:44 +0000 (19:31 +0200)]
Bump version to 0.0.18
Christian Dywan [Sun, 4 May 2008 17:15:28 +0000 (19:15 +0200)]
Update translations.
Christian Dywan [Sun, 4 May 2008 17:14:48 +0000 (19:14 +0200)]
Change 'Cookies' to 'Web Cookies' and fix POTFILES.in.
Christian Dywan [Sun, 4 May 2008 17:13:02 +0000 (19:13 +0200)]
Update AUTHORS, README and TODO files.
Christian Dywan [Sat, 3 May 2008 23:34:39 +0000 (01:34 +0200)]
Wrap userscripts in an anonymous function.
Christian Dywan [Sat, 3 May 2008 21:32:05 +0000 (23:32 +0200)]
Focus the web view when loading bookmarks.
Christian Dywan [Fri, 2 May 2008 20:30:26 +0000 (22:30 +0200)]
First attempt at an extension interface.
Christian Dywan [Mon, 28 Apr 2008 22:12:23 +0000 (00:12 +0200)]
Enumerate script object property names.
Christian Dywan [Mon, 28 Apr 2008 20:38:57 +0000 (22:38 +0200)]
Initial addon panel feature, only userscripts for now.
Christian Dywan [Sat, 26 Apr 2008 00:43:32 +0000 (02:43 +0200)]
Integrate panel toolbars properly outside scrolled areas.
Christian Dywan [Fri, 25 Apr 2008 19:31:57 +0000 (21:31 +0200)]
Fix focus in location if starting up with a Blank page
At the point of loading the first page the web view
hasn't loaded anything, so we need to manually focus
the Location if the page is blank.
Incidentally midori_browser_activate_action can activate
any action, so it will probably be much more useful
in the future.
Christian Dywan [Thu, 24 Apr 2008 22:20:43 +0000 (00:20 +0200)]
Attempt to fix handling of background and foreground tabs.
Arnaud Renevier [Wed, 23 Apr 2008 22:42:41 +0000 (00:42 +0200)]
Add string allocations to avoid freeing of constant strings.
Christian Dywan [Tue, 22 Apr 2008 21:36:37 +0000 (23:36 +0200)]
Show hidden location/ web search temporarily when needed.
If the location or web search was hidden, and one attempted
to use the menus or shortcuts for Location or Web search,
an appropriate dialog with an entry was shown.
Now we show the according widget temporarily and hide it again
once it loses focus.
Christian Dywan [Tue, 22 Apr 2008 20:19:24 +0000 (22:19 +0200)]
Update interface and web featureswith preference changes.
The toolbar style, small toolbar, New Tab, Web Search and
Trash buttons are shown or hidden respectively as
the preference values change.
This is also an attempt at updating the web view's settings
immediately. Although it seems to work, an ugly warning is
emitted to the console on every change.
Christian Dywan [Sun, 20 Apr 2008 19:44:56 +0000 (21:44 +0200)]
Resolve helpers and globals into sokoke.
Enrico Tröger [Sun, 20 Apr 2008 16:28:55 +0000 (18:28 +0200)]
Fix crash on startup caused by invalid settings.
Christian Dywan [Sun, 20 Apr 2008 16:12:39 +0000 (18:12 +0200)]
Implement a font combobox and use it for Default Font Family.
Christian Dywan [Sun, 20 Apr 2008 04:41:26 +0000 (06:41 +0200)]
Move UNIMPLEMENTED macro to sokoke.
Christian Dywan [Sun, 20 Apr 2008 01:31:55 +0000 (03:31 +0200)]
Mention intltool in INSTALL.
Christian Dywan [Sun, 20 Apr 2008 01:31:22 +0000 (03:31 +0200)]
Update French translation
Christian Dywan [Sun, 20 Apr 2008 01:30:24 +0000 (03:30 +0200)]
Turn prefs into MidoriPreferences
Christian Dywan [Sat, 19 Apr 2008 12:21:08 +0000 (14:21 +0200)]
Add French translation, not quite complete yet
Christian Dywan [Sat, 19 Apr 2008 12:19:37 +0000 (14:19 +0200)]
Update German localisation plus a tiny string fix.
Christian Dywan [Fri, 18 Apr 2008 00:40:53 +0000 (02:40 +0200)]
Fix background tabs, strings and new tab focus.
Christian Dywan [Wed, 16 Apr 2008 23:58:02 +0000 (01:58 +0200)]
Focus the web view when opening an URL via the location
Christian Dywan [Wed, 16 Apr 2008 23:40:15 +0000 (01:40 +0200)]
Mention libtool and autogen.sh in INSTALL
Christian Dywan [Wed, 16 Apr 2008 23:39:07 +0000 (01:39 +0200)]
Correct the example of a function definition
Christian Dywan [Wed, 16 Apr 2008 23:38:22 +0000 (01:38 +0200)]
Remove old configuration logic entirely
Almost all uses of the old system were superseded
by the use of MidoriWebSettings now, the
migration is almost finished.
Christian Dywan [Sun, 13 Apr 2008 19:51:43 +0000 (21:51 +0200)]
Switch configuration to MidoriWebSettings.
Switch configuration logic from a custom structure to
fully rely on MidoriWebSettings. This includes revamping
the preferences dialog. The old logic is not yet
replaced completely, this will follow soon, thus several
settings will have no effect right now.
Christian Dywan [Sun, 13 Apr 2008 19:21:39 +0000 (21:21 +0200)]
Implement property proxy widget creation.
The functions katze_property_proxy and katze_propery_label
can intelligently create widgets that represent properties
of a particular object. This allows for building up a
configuration interface with few to no code dealing with
specific settings.
Christian Dywan [Sun, 13 Apr 2008 09:40:27 +0000 (11:40 +0200)]
Remove unused signal pointers from settings.
Christian Dywan [Sun, 13 Apr 2008 09:29:21 +0000 (11:29 +0200)]
Enhance Web Settings greatly with new properties.
A lot of new properties are added, which are going to
be the basis of the coming configuration replacement.
Also a little cleanup is done in a few places.
Christian Dywan [Sat, 12 Apr 2008 13:48:33 +0000 (15:48 +0200)]
Remove 'External programs' logic
Przemek Sitek [Mon, 7 Apr 2008 04:54:02 +0000 (06:54 +0200)]
Open selection in new tab via Control.
Przemek Sitek [Sun, 6 Apr 2008 23:17:17 +0000 (01:17 +0200)]
Save the return value of the panel's 'close' signal.
Przemek Sitek [Sun, 6 Apr 2008 23:15:09 +0000 (01:15 +0200)]
Append the closed tabs items as a proper submenu.
Christian Dywan [Sat, 5 Apr 2008 14:22:02 +0000 (16:22 +0200)]
Use a default tab icon.
Christian Dywan [Sat, 5 Apr 2008 13:33:54 +0000 (15:33 +0200)]
Use an empty URI if Load on Startup is Blank page.
Christian Dywan [Thu, 3 Apr 2008 21:33:32 +0000 (23:33 +0200)]
Fix Reload/ Stop menu items.
The menu items were sensitive in reversed logic and the Stop item
had the icon and accelerator of the Reload item.
Now the sensitivity is fixed and the Stop item is Stop again.
Christian Dywan [Sun, 30 Mar 2008 18:32:01 +0000 (20:32 +0200)]
Recognize the Enter key in the location entry.
Christian Dywan [Sun, 30 Mar 2008 15:07:56 +0000 (17:07 +0200)]
Quick fix: Open URIs again.
Christian Dywan [Sun, 30 Mar 2008 14:55:46 +0000 (16:55 +0200)]
The location is empty and focused by default
When a new tab is opened it won't default to about:blank
but be empty and also gain focus automatically.
Przemek Sitek [Sat, 29 Mar 2008 21:38:59 +0000 (22:38 +0100)]
Implement proper menu positioning.
Menu position is computed according to the widget position
and size as well as a hint indicating alignment to the
mouse pointer, left or right.
Przemek Sitek [Sat, 29 Mar 2008 21:05:26 +0000 (22:05 +0100)]
Add Polish translation.
Christian Dywan [Thu, 27 Mar 2008 00:21:29 +0000 (01:21 +0100)]
Implement the Console panel for script messages.
Christian Dywan [Wed, 26 Mar 2008 23:55:09 +0000 (00:55 +0100)]
Show the panel's name in the toolbar.
Christian Dywan [Mon, 24 Mar 2008 13:15:23 +0000 (14:15 +0100)]
Fix panel close button.
Christian Dywan [Mon, 24 Mar 2008 13:12:00 +0000 (14:12 +0100)]
Update .gitignore and remove po/Makefile.in.in