]> spindle.queued.net Git - midori/log
midori
15 years agoProtect panel property notifications and disconnect the callback
Christian Dywan [Sun, 9 Aug 2009 13:07:09 +0000 (15:07 +0200)]
Protect panel property notifications and disconnect the callback

Failure to do this could cause new windows to freeze and invalid
pointer access after closing windows.

15 years agoShow tooltips with file size in the transferbar (statusbar)
Christian Dywan [Sat, 8 Aug 2009 21:57:51 +0000 (23:57 +0200)]
Show tooltips with file size in the transferbar (statusbar)

15 years agoAvoid a warning in case the speed dial head isn't available
Christian Dywan [Sat, 8 Aug 2009 21:52:51 +0000 (23:52 +0200)]
Avoid a warning in case the speed dial head isn't available

Ideally we wouldn't depend on a file for essential data, for
now we ignore it.

15 years agoNo need for the column enumeration in the location entry
Dale Whittaker [Sat, 8 Aug 2009 21:32:33 +0000 (23:32 +0200)]
No need for the column enumeration in the location entry

15 years agoOnly clear private data when quitting if this is actually set
Dale Whittaker [Sat, 8 Aug 2009 21:26:37 +0000 (23:26 +0200)]
Only clear private data when quitting if this is actually set

15 years agoUpdate Russian translation
Anton Shestakov [Fri, 7 Aug 2009 21:50:17 +0000 (23:50 +0200)]
Update Russian translation

15 years agoUpdate Portuguese translation
Sérgio Marques [Mon, 3 Aug 2009 19:53:35 +0000 (21:53 +0200)]
Update Portuguese translation

15 years agoUpdated Simplified Chinese translation
Stanley Zhang [Mon, 3 Aug 2009 19:52:16 +0000 (21:52 +0200)]
Updated Simplified Chinese translation

15 years agoUpdate Czech translation
David Stancl [Sun, 2 Aug 2009 21:53:11 +0000 (23:53 +0200)]
Update Czech translation

15 years agoUse the Wikipedia search rather than the wiki by default
Christian Dywan [Sun, 2 Aug 2009 15:37:50 +0000 (17:37 +0200)]
Use the Wikipedia search rather than the wiki by default

This will still open articles as they are typed but also show
a search or typo suggestion if there's no such article.

15 years agoUpdate the user-agent value of WebKitGTK+ since 1.1.11
Christian Dywan [Sat, 1 Aug 2009 21:24:32 +0000 (23:24 +0200)]
Update the user-agent value of WebKitGTK+ since 1.1.11

15 years agoBump version to 0.1.9
Christian Dywan [Fri, 31 Jul 2009 21:54:55 +0000 (23:54 +0200)]
Bump version to 0.1.9

15 years agoCopy history in MidoriBrowser::new-view, eg. when duplicating a tab
Christian Dywan [Fri, 31 Jul 2009 10:41:10 +0000 (12:41 +0200)]
Copy history in MidoriBrowser::new-view, eg. when duplicating a tab

15 years agoUse a signed counter variable when copying history
Christian Dywan [Fri, 31 Jul 2009 10:31:41 +0000 (12:31 +0200)]
Use a signed counter variable when copying history

15 years agoShow the view when duplicating a tab
Christian Dywan [Thu, 30 Jul 2009 22:52:05 +0000 (00:52 +0200)]
Show the view when duplicating a tab

15 years agoCopy the back forward history when opening a new tab
Christian Dywan [Thu, 30 Jul 2009 21:38:14 +0000 (23:38 +0200)]
Copy the back forward history when opening a new tab

15 years agoApply URI magic when opening selected text in a tab
Christian Dywan [Thu, 30 Jul 2009 21:30:07 +0000 (23:30 +0200)]
Apply URI magic when opening selected text in a tab

15 years agoUpdate German translation
Christian Dywan [Wed, 29 Jul 2009 21:59:20 +0000 (23:59 +0200)]
Update German translation

15 years agoUpdate translation template
Christian Dywan [Wed, 29 Jul 2009 21:58:49 +0000 (23:58 +0200)]
Update translation template

15 years agoImplement "Clear private data when quitting Midori" check button
Christian Dywan [Tue, 28 Jul 2009 21:12:35 +0000 (23:12 +0200)]
Implement "Clear private data when quitting Midori" check button

15 years agoAdd midori_browser_get_nth_tab to obtain a particular tab by index
Christian Dywan [Tue, 28 Jul 2009 20:55:34 +0000 (22:55 +0200)]
Add midori_browser_get_nth_tab to obtain a particular tab by index

15 years agoUse correct labels for panel align and detach buttons
Christian Dywan [Tue, 28 Jul 2009 20:36:35 +0000 (22:36 +0200)]
Use correct labels for panel align and detach buttons

15 years agoShow close icons in the tab panel, if enabled
Christian Dywan [Mon, 27 Jul 2009 21:54:26 +0000 (23:54 +0200)]
Show close icons in the tab panel, if enabled

15 years agoManually setup the tab panel tooltip
Christian Dywan [Mon, 27 Jul 2009 21:41:36 +0000 (23:41 +0200)]
Manually setup the tab panel tooltip

15 years agoUpdate Greek translation
Evaggelos Balaskas [Mon, 27 Jul 2009 21:25:31 +0000 (23:25 +0200)]
Update Greek translation

15 years agoEllipsize titles and show tooltips in the tab panel
Christian Dywan [Sun, 26 Jul 2009 21:50:17 +0000 (23:50 +0200)]
Ellipsize titles and show tooltips in the tab panel

15 years agoAdd Close Tab to the available toolbar actions
Christian Dywan [Sun, 26 Jul 2009 21:40:34 +0000 (23:40 +0200)]
Add Close Tab to the available toolbar actions

15 years agoImplement Options menu via a button on the side panel
Christian Dywan [Sun, 26 Jul 2009 20:00:10 +0000 (22:00 +0200)]
Implement Options menu via a button on the side panel

The new button is visible on all panels and pops up a menu, which
allows toggling the panel titles and the operating controls. A
new signal "populate-option-menu" makes it extendible.

15 years agoDon't indent tab panel rows, we don't have expanders
Christian Dywan [Sun, 26 Jul 2009 19:49:42 +0000 (21:49 +0200)]
Don't indent tab panel rows, we don't have expanders

15 years agoEnforce icons for webpage menu items and search menu items
Christian Dywan [Sat, 25 Jul 2009 21:04:15 +0000 (23:04 +0200)]
Enforce icons for webpage menu items and search menu items

15 years agoBring back New Window and Location icons and adjust the menu items
Christian Dywan [Sat, 25 Jul 2009 20:53:09 +0000 (22:53 +0200)]
Bring back New Window and Location icons and adjust the menu items

The previous attempt to reduce the amount of icons in menues had the
side effect of removing them from toolbar items. So the icons
are back and we adjust the menu items manually.

15 years agoImplement MidoriBrowser::populate-tool-menu and adjust extensions
Christian Dywan [Fri, 24 Jul 2009 21:55:57 +0000 (23:55 +0200)]
Implement MidoriBrowser::populate-tool-menu and adjust extensions

Extensions used to look for the menu and append items manually.
In order to show Tools in the Compact menu a proper signal
is needed.

Adblock, Shortcuts and Toolbar Editor are ported to the new API.

15 years agoUse a Go icon when showing the target URI in the location
Christian Dywan [Fri, 24 Jul 2009 15:01:02 +0000 (17:01 +0200)]
Use a Go icon when showing the target URI in the location

15 years agoRemove icons from a few menu items and add an icon to Close Tab
Christian Dywan [Fri, 24 Jul 2009 14:43:55 +0000 (16:43 +0200)]
Remove icons from a few menu items and add an icon to Close Tab

15 years agoRemove HAVE_JSCORE so javascripts work again
Christian Dywan [Thu, 23 Jul 2009 21:32:50 +0000 (23:32 +0200)]
Remove HAVE_JSCORE so javascripts work again

15 years agoShorten 'Closed Tabs and Windows' to 'Closed Tabs'
Christian Dywan [Wed, 22 Jul 2009 22:06:55 +0000 (00:06 +0200)]
Shorten 'Closed Tabs and Windows' to 'Closed Tabs'

Effectively only tabs are saved and if that changes one day, the
shorter label should still be good enough.

15 years agoRemove the bookmark popup, its usability just isn't good
Christian Dywan [Wed, 22 Jul 2009 21:59:38 +0000 (23:59 +0200)]
Remove the bookmark popup, its usability just isn't good

15 years agoAdd a New Tab menu item to the tab context menu
Christian Dywan [Wed, 22 Jul 2009 21:56:16 +0000 (23:56 +0200)]
Add a New Tab menu item to the tab context menu

15 years agoRespect the view's idea of back- or foreground when opening new tabs
Christian Dywan [Wed, 22 Jul 2009 21:55:05 +0000 (23:55 +0200)]
Respect the view's idea of back- or foreground when opening new tabs

15 years agoImprove the wording of a few English strings and use colons
Daniel P. Fore [Wed, 22 Jul 2009 21:53:29 +0000 (23:53 +0200)]
Improve the wording of a few English strings and use colons

15 years agoEscape adblock filters properly and adjust the tests
Alexander Butenko [Wed, 22 Jul 2009 19:42:33 +0000 (21:42 +0200)]
Escape adblock filters properly and adjust the tests

15 years agoImplement "minimized" views, with a context menu option
Christian Dywan [Tue, 21 Jul 2009 21:57:57 +0000 (23:57 +0200)]
Implement "minimized" views, with a context menu option

The flag is saved as meta data of the proxy item. A new signal
meta-data-changed is implemented in KatzeItem to allow the view
to update the tab state as the meta data value is changed.

15 years agoUpdate Portuguese translation
Sérgio Marques [Tue, 21 Jul 2009 21:44:24 +0000 (23:44 +0200)]
Update Portuguese translation

15 years agoFix warnings about HAVE_JSCORE not being defined
Christian Dywan [Mon, 20 Jul 2009 21:27:06 +0000 (23:27 +0200)]
Fix warnings about HAVE_JSCORE not being defined

15 years agoBump version to 0.1.8
Christian Dywan [Mon, 20 Jul 2009 21:16:07 +0000 (23:16 +0200)]
Bump version to 0.1.8

15 years agoPut the Trash in the toolbar right of the Search by default
Christian Dywan [Mon, 20 Jul 2009 20:51:22 +0000 (22:51 +0200)]
Put the Trash in the toolbar right of the Search by default

15 years agoFix variable signedness warning in property unit test
Christian Dywan [Mon, 20 Jul 2009 20:47:55 +0000 (22:47 +0200)]
Fix variable signedness warning in property unit test

15 years agoDon't disable JavaScriptCore when building with mingw32
Christian Dywan [Mon, 20 Jul 2009 20:43:34 +0000 (22:43 +0200)]
Don't disable JavaScriptCore when building with mingw32

15 years agoLook for locales in "locale" folder under Win32
Christian Dywan [Mon, 20 Jul 2009 07:51:29 +0000 (09:51 +0200)]
Look for locales in "locale" folder under Win32

15 years agoSpecial case looking for the default search engines file
Christian Dywan [Mon, 20 Jul 2009 07:27:47 +0000 (09:27 +0200)]
Special case looking for the default search engines file

15 years agoLoad data files from system data dirs
Christian Dywan [Mon, 20 Jul 2009 06:43:23 +0000 (08:43 +0200)]
Load data files from system data dirs

A new helper function in sokoke is added to keep the code simple.

15 years agoPut the Preferences menuitem in the Tools menu under Win32
Christian Dywan [Mon, 20 Jul 2009 06:13:29 +0000 (08:13 +0200)]
Put the Preferences menuitem in the Tools menu under Win32

15 years agoDon't use bold, borderless frames on Win32
Christian Dywan [Mon, 20 Jul 2009 06:12:41 +0000 (08:12 +0200)]
Don't use bold, borderless frames on Win32

15 years agoDon't do LRE title trick on Win32, it doesn't work as expected
Christian Dywan [Mon, 20 Jul 2009 05:49:04 +0000 (07:49 +0200)]
Don't do LRE title trick on Win32, it doesn't work as expected

15 years agoAdd '-mwindows' to LINKFLAGS on Win32 to suppress the console
Christian Dywan [Mon, 20 Jul 2009 05:45:41 +0000 (07:45 +0200)]
Add '-mwindows' to LINKFLAGS on Win32 to suppress the console

15 years agoUse the 16x16 icon for the Win32 icon
Christian Dywan [Mon, 20 Jul 2009 05:06:59 +0000 (07:06 +0200)]
Use the 16x16 icon for the Win32 icon

15 years agoDefault to Icons in the toolbar on Win32
Christian Dywan [Mon, 20 Jul 2009 04:54:46 +0000 (06:54 +0200)]
Default to Icons in the toolbar on Win32

15 years agoEnable Open external pages in unconditionally
Christian Dywan [Mon, 20 Jul 2009 04:48:27 +0000 (06:48 +0200)]
Enable Open external pages in unconditionally

These days we fallback to sockets if libunique isn't there.

15 years agoUpdate British English translation
Christian Dywan [Mon, 20 Jul 2009 00:52:29 +0000 (02:52 +0200)]
Update British English translation

15 years agoUpdate French translation
Christian Dywan [Mon, 20 Jul 2009 00:39:08 +0000 (02:39 +0200)]
Update French translation

15 years agoUpdate Spanish translation
Christian Dywan [Mon, 20 Jul 2009 00:27:02 +0000 (02:27 +0200)]
Update Spanish translation

15 years agoUpdate German translation
Christian Dywan [Mon, 20 Jul 2009 00:23:20 +0000 (02:23 +0200)]
Update German translation

15 years agoUpdate translation template
Christian Dywan [Mon, 20 Jul 2009 00:23:03 +0000 (02:23 +0200)]
Update translation template

15 years agoFix a typo in the toolbar style callback which could cause a crash
Christian Dywan [Sun, 19 Jul 2009 17:10:18 +0000 (19:10 +0200)]
Fix a typo in the toolbar style callback which could cause a crash

15 years agoDisable building of adblock again, it's still not ready
Christian Dywan [Sun, 19 Jul 2009 16:59:30 +0000 (18:59 +0200)]
Disable building of adblock again, it's still not ready

15 years agoFail silently to the the current browser page if it's invalid
Christian Dywan [Sun, 19 Jul 2009 16:46:03 +0000 (18:46 +0200)]
Fail silently to the the current browser page if it's invalid

15 years agoFall back to the first if the last active tab is not there anymore
Christian Dywan [Sun, 19 Jul 2009 16:45:00 +0000 (18:45 +0200)]
Fall back to the first if the last active tab is not there anymore

15 years agoSet "homepage" of web apps to NULL, to hide the bookmarkbar
Christian Dywan [Sun, 19 Jul 2009 16:31:13 +0000 (18:31 +0200)]
Set "homepage" of web apps to NULL, to hide the bookmarkbar

15 years agoBe sure not to crash if "homepage" is NULL and hide homepage button
Christian Dywan [Sun, 19 Jul 2009 16:28:50 +0000 (18:28 +0200)]
Be sure not to crash if "homepage" is NULL and hide homepage button

15 years agoCheck for duplicate property IDs as part of the property test
Christian Dywan [Sun, 19 Jul 2009 16:27:46 +0000 (18:27 +0200)]
Check for duplicate property IDs as part of the property test

15 years agoUpdate Russian translation
Anton Shestakov [Sat, 18 Jul 2009 14:50:48 +0000 (16:50 +0200)]
Update Russian translation

15 years agoPreserve metadata from the saved session when loading
Christian Dywan [Sat, 18 Jul 2009 14:41:13 +0000 (16:41 +0200)]
Preserve metadata from the saved session when loading

At this point, metadata can be set and read from the proxy item of
any view and expected to be found after a restart.

15 years agoInterprete metadata integer value of -1 as unset also when setting
Christian Dywan [Sat, 18 Jul 2009 14:39:42 +0000 (16:39 +0200)]
Interprete metadata integer value of -1 as unset also when setting

15 years agoDon't save empty metadata keys to XBEL
Christian Dywan [Sat, 18 Jul 2009 14:37:01 +0000 (16:37 +0200)]
Don't save empty metadata keys to XBEL

15 years agoSkip "owner" elements, these are not metadata keys
Christian Dywan [Sat, 18 Jul 2009 14:24:56 +0000 (16:24 +0200)]
Skip "owner" elements, these are not metadata keys

15 years agoRead metadata from XBEL elements other than the root folder
Christian Dywan [Sat, 18 Jul 2009 14:16:39 +0000 (16:16 +0200)]
Read metadata from XBEL elements other than the root folder

15 years agoSave metadata of items other than the root folder
Christian Dywan [Sat, 18 Jul 2009 13:49:25 +0000 (15:49 +0200)]
Save metadata of items other than the root folder

15 years agoMake sure to only update the proxy array if it's still there
Christian Dywan [Sat, 18 Jul 2009 13:30:03 +0000 (15:30 +0200)]
Make sure to only update the proxy array if it's still there

The proxy array of the browser is unset during disposal, so we
may end up trying to work with a NULL value.

15 years agoSort the list of extensions in the side panel
Enrico Tröger [Sat, 18 Jul 2009 13:25:15 +0000 (15:25 +0200)]
Sort the list of extensions in the side panel

15 years agoDon't repopulate the toolbar when opening the toolbar editor
Enrico Tröger [Sat, 18 Jul 2009 13:19:54 +0000 (15:19 +0200)]
Don't repopulate the toolbar when opening the toolbar editor

15 years agoShow icons in the toolbar editor
Enrico Tröger [Sat, 18 Jul 2009 13:17:41 +0000 (15:17 +0200)]
Show icons in the toolbar editor

15 years agoDon't advertise AddSpeedDial as a toolbar action
Christian Dywan [Sat, 18 Jul 2009 13:15:00 +0000 (15:15 +0200)]
Don't advertise AddSpeedDial as a toolbar action

15 years agoInclude unistd.h in adblock which declares close()
Christian Dywan [Sat, 18 Jul 2009 13:14:26 +0000 (15:14 +0200)]
Include unistd.h in adblock which declares close()

15 years agoImplement unit tests in adblock
Christian Dywan [Sat, 18 Jul 2009 01:05:40 +0000 (03:05 +0200)]
Implement unit tests in adblock

15 years agoAlways show icons and labels in bookmarkbar popup
Christian Dywan [Fri, 17 Jul 2009 22:29:23 +0000 (00:29 +0200)]
Always show icons and labels in bookmarkbar popup

15 years agoApply changes in the toolbar editor instantly
Enrico Tröger [Fri, 17 Jul 2009 21:02:55 +0000 (23:02 +0200)]
Apply changes in the toolbar editor instantly

15 years agoUse constants to address tree model columns
Enrico Tröger [Fri, 17 Jul 2009 21:00:39 +0000 (23:00 +0200)]
Use constants to address tree model columns

15 years agoDisplay item labels instead of raw names in the toolbar editor
Enrico Tröger [Fri, 17 Jul 2009 20:59:25 +0000 (22:59 +0200)]
Display item labels instead of raw names in the toolbar editor

15 years agoThaw the location action when setting history in a new window
Christian Dywan [Fri, 17 Jul 2009 20:55:41 +0000 (22:55 +0200)]
Thaw the location action when setting history in a new window

Full history completion was missing because we set the model in new
windows but failed to setup the filter and sort models properly.

15 years agoImplement adding and removing of adblock URIs
Christian Dywan [Fri, 17 Jul 2009 20:05:20 +0000 (22:05 +0200)]
Implement adding and removing of adblock URIs

15 years agoMake adblock filter URIs editable and save them when edited
Christian Dywan [Fri, 17 Jul 2009 19:37:36 +0000 (21:37 +0200)]
Make adblock filter URIs editable and save them when edited

15 years agoUse katze_strip_mnemonics in Shortcuts
Christian Dywan [Fri, 17 Jul 2009 19:30:40 +0000 (21:30 +0200)]
Use katze_strip_mnemonics in Shortcuts

15 years agoAdd katze_strip_mnemonics (formerly known as elide_underscores)
Christian Dywan [Fri, 17 Jul 2009 19:29:57 +0000 (21:29 +0200)]
Add katze_strip_mnemonics (formerly known as elide_underscores)

15 years agoNo Print or Reset Zoom in context menu, but Print in compact menu
Christian Dywan [Fri, 17 Jul 2009 17:37:49 +0000 (19:37 +0200)]
No Print or Reset Zoom in context menu, but Print in compact menu

15 years agoNo need for a data function for adblock text columns
Christian Dywan [Fri, 17 Jul 2009 16:03:50 +0000 (18:03 +0200)]
No need for a data function for adblock text columns

15 years agoPopup bookmarkbar when focussing location if bookmarkbar is hidden
Christian Dywan [Fri, 17 Jul 2009 15:36:03 +0000 (17:36 +0200)]
Popup bookmarkbar when focussing location if bookmarkbar is hidden

15 years agoFix label alignment of tool items created for bookmarks
Christian Dywan [Fri, 17 Jul 2009 15:34:54 +0000 (17:34 +0200)]
Fix label alignment of tool items created for bookmarks

15 years agoShow fixed Homepage button in the bookmarkbar
Christian Dywan [Fri, 17 Jul 2009 02:28:53 +0000 (04:28 +0200)]
Show fixed Homepage button in the bookmarkbar

The homepage is essentially a special bookmark, and so it makes
sense to have it in the bookmarkbar. It's hidden if the homepage
is unset.

15 years agoDisplay statusbar text in the location if the statusbar is hidden
Christian Dywan [Fri, 17 Jul 2009 02:06:44 +0000 (04:06 +0200)]
Display statusbar text in the location if the statusbar is hidden

15 years agoImplement support for extension_test() to unit test extensions
Christian Dywan [Thu, 16 Jul 2009 21:49:10 +0000 (23:49 +0200)]
Implement support for extension_test() to unit test extensions

Any extension can provide an extension_test() function that is
executed after g_test_init. Test functions should make use of
g_test_add_func and friends to integrate with other tests.