Christian Dywan
f5e6006954
Remove destroy callback from web view
2009-02-21 22:12:34 +01:00
Christian Dywan
04a65f0f90
Fix label of the userstyle panel
2009-02-21 01:10:21 +01:00
Christian Dywan
3f75dc69e6
Revise bookmark panel, along with a unit test
2009-02-20 22:43:08 +01:00
Christian Dywan
1c7a84ec9f
Propagate the bookmarks to the callback, fixes editing bookmarks
2009-02-20 22:38:18 +01:00
Sergio Durzu
fb031a22a4
Add Italian translation
2009-02-20 21:59:04 +01:00
Christian Dywan
2cd86150e4
Add boolean and integer settings to MidoriExtension, with tests
2009-02-20 20:24:13 +01:00
Christian Dywan
01c9ed152c
Update WAF to fix --prefix installing to the source folder
2009-02-20 13:56:44 +01:00
Christian Dywan
f2d5d6e29d
Fix build running with libSoup < 2.25.2
2009-02-20 00:53:21 +01:00
Christian Dywan
787dec54a8
Add property test case, currently testing strings and enumerations
2009-02-19 23:42:50 +01:00
Christian Dywan
514c6965c7
Check if 'search engines' are actually set
2009-02-19 23:40:00 +01:00
Christian Dywan
4ab9bd74e7
Check if there really is a SearchAction proxy
2009-02-19 23:36:04 +01:00
Christian Dywan
b40b906e2e
Allow setting the SearchAction text to be set to NULL
2009-02-19 23:34:16 +01:00
Christian Dywan
627e585db5
Export midori_dummy_viewable_new for use in tests
2009-02-19 23:30:08 +01:00
Christian Dywan
aebd111453
Fix mime-type and icon property lookup
2009-02-19 23:04:47 +01:00
Christian Dywan
ad13d2e8a2
Make Preferences property readable
2009-02-19 22:57:51 +01:00
Christian Dywan
33e5bb7134
Make LocationAction properties readable
2009-02-19 22:27:19 +01:00
Christian Dywan
f517e3c3c6
Patch WAF to run unit tests with a proper environment again
2009-02-19 03:51:06 +01:00
Christian Dywan
19ee2c16bf
Handle running MidoriApp with no display
2009-02-19 02:34:05 +01:00
Christian Dywan
d9cc5a6592
Run tests without requiring a display
2009-02-19 02:28:52 +01:00
Christian Dywan
95e629679b
Decrease the completion test items slightly
2009-02-19 02:10:02 +01:00
Christian Dywan
15cbd44f06
Use existing utility functions of WAF rather than our own
2009-02-19 02:07:03 +01:00
Christian Dywan
4314623138
Update WAF to 1.5.3 rv5749, fixing --destdir with relative paths
2009-02-19 01:00:19 +01:00
Christian Dywan
5aaff908cb
Only add the Auth feature if WebKit didn't already
2009-02-17 18:34:27 +01:00
Christian Dywan
3763990c3a
Correct MidoriWindowState definition, this fixes window state saving
2009-02-17 17:55:18 +01:00
Christian Dywan
55614c7eca
Print soup log if MIDORI_SOUP_DEBUG is set (levels 1-3)
2009-02-17 14:17:28 +01:00
Christian Dywan
bbe809cacf
Support IDN by decoding domain names in magic_uri
2009-02-17 00:16:14 +01:00
Christian Dywan
f30dff4330
Add WebBrowser sub-category to desktop file
2009-02-16 03:24:49 +01:00
Christian Dywan
9d754d2d51
Fix config file writability test and search engine error workaround
...
After the change to recognize read-only configuration files new
files would never be written anymore. Also the default search
engines wouldn't be used if no search engines file existed.
2009-02-16 03:05:25 +01:00
Christian Dywan
1c029e8948
Build 'panels' as a static library to enable their use in tests
2009-02-15 22:09:32 +01:00
Christian Dywan
3535c6e767
Localize menu items provided by WebKit
2009-02-14 13:30:10 +01:00
Enrico Tröger
6af1840e75
Convert source code for display from the locale encoding
2009-02-14 12:36:18 +01:00
Christian Dywan
fb8dedfaac
Cancel looking for default search engines properly
2009-02-14 11:52:09 +01:00
Christian Dywan
79ed3a06c3
Factor persistent cookies into a soup feature
2009-02-14 04:14:01 +01:00
Christian Dywan
e87f5f2455
Factor HTTP authentication into a soup feature
2009-02-14 02:34:56 +01:00
Christian Dywan
e5000a48e0
Don't set the session unless we actually have libSoup
2009-02-14 02:32:01 +01:00
Christian Dywan
0d73df50d2
Add Detect proxy server automatically to Preferences
2009-02-13 00:49:30 +01:00
Christian Dywan
f1f27c9322
Don't do any saving on configuration files which are not writable
...
If you have a restricted setup where user configuration is not
meant to be saved, Midori will not even monitor changes if the
files are not writable.
This does *not* prevent any changes at runtime, but nothing will
be saved to disk.
2009-02-12 23:52:14 +01:00
Enrico Tröger
d810faf933
Implement a hack to make Search the Web menu item useful
2009-02-12 23:38:48 +01:00
Enrico Tröger
d1967241fd
Fix a memory leak when obtaining the selection from the web view
2009-02-12 22:43:31 +01:00
Enrico Tröger
45b4747868
Let midori_view_get_selected_text work as expected again
2009-02-12 22:37:08 +01:00
Christian Dywan
6f0fc8cf29
Adjust 'Icon' label string in Manage Search Engines dialogue
2009-02-12 00:30:56 +01:00
Anton Shestakov
647debf642
Update Russian translation
2009-02-11 23:59:25 +01:00
Christian Dywan
e727e714da
Add a Preference Show progress in location entry
...
Disabling the preference will suppress the progress bar inside
the location entry and also prevent the navigationbar from
showing up during loads if it was otherwise hidden.
2009-02-11 23:41:09 +01:00
Christian Dywan
60e81f734b
Tweak magic URI and add a test string
2009-02-09 22:03:04 +01:00
Christian Dywan
c0c4d6f1cb
Tweak the completion test and add a 'match' test case
2009-02-09 21:43:08 +01:00
Dale Whittaker
75c83f1224
Differentiate hash table/ frozen and manual/ normal completion
...
Adding and looking up items based on a hash table is incredibly
fast, so it's vital for startup, however at runtime we want
to prepend which invalidates the contents of the hash table. So
now we use the hash based lookup only for frozen operation,
which is used at startup and has to be fast, but manual string
comparisons are used at runtime.
2009-02-09 21:37:10 +01:00
Dale Whittaker
ca4d5cb520
Include string.h in MidoriBookmarks
2009-02-06 03:01:35 +01:00
Christian Dywan
cd2700ff0d
Add a completion test
2009-02-06 03:00:14 +01:00
Christian Dywan
019075842b
Resize the label in the crash dialogue for proper wrapping
2009-02-05 22:43:24 +01:00
Christian Dywan
f78a047275
Add an extension test
2009-02-05 00:12:26 +01:00