Christian Dywan
d7d6edbff3
Percent encode search terms, so '+' actually ends up as a '+'
2009-04-19 00:47:02 +02:00
Christian Dywan
52084a21e1
Add a preference Search engines in location completion
...
It seems that deletion of completion actions can fail, which means
that the actions remain until the next restart. It is not clear
how to fix this.
2009-04-18 23:26:54 +02:00
Christian Dywan
18b66ce7d1
Allow marking a search engine as Default engine
...
The default engine is used when search terms are typed in the
address entry without tokens and for the 'Search the Web' item
in the selection context menu.
The 'Location entry search' is removed from the preferences. The
setting 'location-entry-search' remains functional however.
2009-04-18 22:41:37 +02:00
Enrico Tröger
59f4a3acdb
Move search engine items in selection context menus to a submenu
2009-04-18 19:39:17 +02:00
Sebastian Andrzej Siewior
b8f9571783
Don't add optimization flags for "--debug-level none"
...
Choosing 'none' now means no changes to CFLAGS whilst the 'debug'
and 'full' still add optimizations among other options because
they can have a significant effect on generated code.
2009-04-17 03:56:10 +02:00
Enrico Tröger
8aaa4d7c19
Properly handle closed browsers and correctly disconnect signals
2009-04-17 03:45:30 +02:00
Christian Dywan
f50239676c
Don't built the Tab Panel, it is not currently useful
2009-04-17 03:36:43 +02:00
Christian Dywan
310be08e48
Reword note about readonly files in the user docs
2009-04-17 03:31:53 +02:00
Enrico Tröger
6b7876cdf7
Add missing NULL check and fix a memory leak in the Addons panel
2009-04-17 03:27:15 +02:00
Christian Dywan
ad82a73ab8
Show only image buttons in Statusbar Features in statusbar
2009-04-17 03:16:37 +02:00
Christian Dywan
a9863cfb40
Add News Aggregator preference
...
The program set here is called if the user clicks on the news feed
icon, with the address of the current website as argument.
For example liferea-add-feed works like that.
2009-04-14 19:44:48 +02:00
Christian Dywan
5d360b065b
Fix search engines without %s in the context menu
2009-04-14 19:19:50 +02:00
Christian Dywan
1f4b67ac06
Add some more user documentation
2009-04-14 19:01:29 +02:00
Christian Dywan
0d1fd5794d
Use mnemonic in "Clear private data" button
2009-04-13 23:35:31 +02:00
Shlomi Israel
b468135895
Add Hebrew translation
2009-04-13 23:06:16 +02:00
Masato Hashimoto
48e2eea7f2
Update Japanese translation
2009-04-13 22:46:01 +02:00
Christian Dywan
a324cad92a
Using non-utf8 strlen for titles in completion should suffice
2009-04-13 22:43:07 +02:00
Christian Dywan
c27642e912
Display the news feed icon again
...
The code for looking up news feeds on websites was disabled
and is now back in simplified form. 'liferea-add-feed' is
hardcoded for the moment.
2009-04-13 22:40:57 +02:00
Christian Dywan
94c1d3c713
Implement "-a" or "--app" to run web apps
...
At the moment this takes an URI and opens a standalone window
with a non-editable toolbar and a statusbar.
2009-04-13 04:38:01 +02:00
Christian Dywan
adec1c7093
Don't try to render "nothing" in completion, like an empty title
2009-04-13 04:07:20 +02:00
Christian Dywan
377f45d3ad
Work around failure to reload Not found pages
2009-04-13 04:05:05 +02:00
Christian Dywan
78813a03e5
Be generous if middle click pastes contain spaces and line breaks
2009-04-13 03:38:28 +02:00
Ernst Persson
22ded9a981
Apply URI magic to externally opened addresses
2009-04-12 23:37:15 +02:00
Christian Dywan
85f2386279
Revert "Apply URI magic to externally opened addresses"
...
The commit had the wrong author name.
2009-04-12 23:31:42 +02:00
Thorsten Mühlfelder
1b8de1588f
Apply URI magic to externally opened addresses
2009-04-12 22:44:11 +02:00
Christian Dywan
1038ee41a3
Don't touch the ythickness of the notebook
...
This allows the active tab to visually move above other tabs. The
drawback is that it makes all tabs somewhat larger.
2009-04-12 21:57:20 +02:00
Christian Dywan
dc40d878d5
Compute a string if the identification string is empty
2009-04-12 14:28:11 +02:00
Christian Dywan
81d67d3c2e
Don't show the progressbar if the location shows progress
2009-04-12 14:09:06 +02:00
Christian Dywan
89698772bb
Try to decide what an @ in a location refers to
...
We assume the usual case is that you intend to search for an
email address, a host with a login isn't recognized.
2009-04-12 14:00:32 +02:00
Christian Dywan
e7d20f467c
Show all search engines in selection context menu
...
This replaces the generic Search the Web unless no search engines
are defined, which is actually a corner case.
2009-04-12 01:32:06 +02:00
Christian Dywan
50f078575b
Show search engines as "actions" in location completion
2009-04-11 22:24:56 +02:00
Jordan Callicoat
52ab540db5
Teach magic_uri that hostnames don't contain spaces
...
New test cases included. Two of them are commented out since
they are not supported but should logcially be.
2009-04-11 12:24:43 +02:00
Christian Dywan
592e55c59b
Use progress and icon GtkEntry features with GTK+ 2.16
2009-04-11 07:05:28 +02:00
Christian Dywan
a9ea07389a
Implement Clear Private Data dialogue
2009-04-11 05:14:53 +02:00
Masato Hashimoto
88ebbe00e0
Update Japanese translation
2009-04-10 22:38:42 +02:00
Christian Dywan
ec5ef95408
Initial support for detachable panels
...
A button allows detaching of a particular panel into its own
window. The toolbar will also be part of the window. Closing
the window re-attaches the panel back to the browser window.
2009-04-10 22:29:45 +02:00
Christian Dywan
0e0e362a8e
Don't make sensitivity of Clear history depend on the selection
2009-04-10 22:29:10 +02:00
Christian Dywan
deb92e5158
Add an 'Add new folder' menu item to Bookmarks menu
2009-04-10 22:28:36 +02:00
Christian Dywan
88ebdf3944
Support external Download Manager with newer WebKit
2009-04-10 15:52:01 +02:00
Christian Dywan
07aed45bd9
Recognize different instances for different config dirs
...
If Midori is built with support for multiple instances and a
config folder is specified a new instance bound to that
folder is created.
The new "name" property in MidoriApp implements this.
2009-04-09 20:34:27 +02:00
Christian Dywan
ddf2f60e3f
Implement "-c" or "--config" to specify a different config folder
...
If this option is specified the folder is used in place of the
default ~/.config/midori including extension settings.
2009-04-09 19:28:36 +02:00
Faheem Pervez
0ffda1fe27
Initizalize and deinitialize the osso context
2009-04-07 23:23:27 +02:00
Enrico Tröger
7f85c28b92
Make it clear that Delete All only deletes visible cookies
...
Delete All deletes either all cookies or only the visible cookies
included in the filter if a filter is set.
2009-04-07 22:16:15 +02:00
Enrico Tröger
e993486594
Make the cookie filter less restricitve
...
Search case-insensitively and include domain names in the search
2009-04-07 22:07:17 +02:00
Enrico Tröger
e90f5a16c8
Apply a previously set filter when refreshing cookie list
2009-04-07 22:04:54 +02:00
Enrico Tröger
3be7113946
Increase padding in the cookie manager and adjust the markup
2009-04-07 22:02:19 +02:00
Enrico Tröger
bff4f9ddfe
Fix a leaked reference in the page holder
2009-04-07 21:59:04 +02:00
Christian Dywan
1ddceece8f
Adjust mouse wheel zooming to do the same as keyboard shortcuts
2009-04-07 02:39:11 +02:00
Christian Dywan
eed273b35e
Fix memory leaks in a number of places
2009-04-05 23:46:15 +02:00
Christian Dywan
3eae091ebb
Only print if the browser is visible
2009-04-05 11:28:42 +02:00