Alexander Butenko
9af30a1eda
Optimize and clean-up form history
...
Switch from g_file_test() to g_access()
Initialize suggestions once the DOM is ready and only once
No need to handle WEBKIT_WEB_NAVIGATION_REASON_FORM_RESUBMITTED
[JS] Hide suggestions if search pattern was cleared
[JS] Human usable up/ down navigation in the suggestion window
Reusing a single suggestion window introduced a regression.
Suggestions were filling into the wrong editbox if there was more
than 1 on the page.
Some comments fixed and style clean-ups
Removed dead code
2009-12-19 11:28:46 +01:00
Alexander Butenko
e1b82af2c7
Re-use the auto suggestion box and make sure it's not overlapped
2009-12-18 10:22:59 +01:00
Alexander Butenko
0518844eee
Perform form history suggestions case insensitive
...
A couple of workarounds for IE plus some unused functions are
also removed.
2009-12-05 01:28:58 +01:00
Alexander Butenko
abba290278
Don't automatically fill in form suggestion if it's only one
2009-11-30 22:05:20 +01:00
Alexander Butenko
37e2c84b2b
Install formhistory resources, don't fill in passwords
...
Reading post data is there but nothing is written to disk yet.
2009-10-07 22:30:16 +02:00
Alexander Butenko
50c159e9bb
Initial code for the form history extension
2009-10-06 20:35:56 +02:00
Christian Dywan
ec81068299
Provide default adblock config with easylist
2009-10-03 01:37:07 +02:00
Christian Dywan
784b016fd5
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.
2009-08-02 17:47:23 +02:00
Christian Dywan
087a579450
Create Win32 icon and resorce and build it into the executable
2009-07-09 18:55:41 +01:00
Jean-François Guchens
012b4141eb
Remove redundant cide from the speed dial head
2009-06-09 02:11:01 +02:00
Christian Dywan
5aa3ac456d
Use image-loading icon for loading thumbnails in the speed dial
2009-05-28 22:51:10 +02:00
Jean-François Guchens
017d789f4f
Remove spaces from the speed dial JSON
2009-05-23 23:59:22 +02:00
Jean-François Guchens
b6ea294189
Remove the search field from the speed dial
2009-05-15 23:48:10 +02:00
Christian Dywan
3388c17f74
Use stock close button instead of cross in speed dial
...
I'm not entirely decided if it's better or worse, we'll see
how it is and can revert if needed.
2009-05-15 23:10:48 +02:00
Christian Dywan
4c2a3f5bb7
Support custom sizes of icons in res_server
2009-05-15 23:08:52 +02:00
Jean-François Guchens
760553f374
Store speed dial as JSON instead of actual HTML source
...
This will make it possible to change the layout of the page
without losing shortcuts.
2009-05-13 23:56:55 +02:00
Jean-François Guchens
e5276907e9
Add an 'edit' icon to emphasize that shortcut can be renamed
2009-05-10 15:06:15 +02:00
Christian Dywan
9deb0bbfb9
Use a stock error icon and a refresh on the button in error pages
2009-05-09 23:40:25 +02:00
Jean-François Guchens
2e250b66e8
Fix the search in the custom homepage and optimize the saving
2009-05-09 23:29:35 +02:00
Jean-François Guchens
bd6c23cc71
Allow adding speed dial shortcuts from the context menu
2009-05-09 16:41:01 +02:00
Christian Dywan
68bb3d2378
Localize "Search" in quick dial and use the user's default search
2009-05-08 02:56:26 +02:00
Jean-François Guchens
c89651c05f
Implement quick launch page code named Tandoori
...
The quick launch page replaces the blank page unless it turns out
to be a bad idea.
2009-05-07 22:22:43 +02:00
Christian Dywan
ca98c68e70
Support error pages with the load-error signal in WebKitGTK+ 1.1.6
2009-05-02 21:44:20 +02:00
Christian Dywan
f30dff4330
Add WebBrowser sub-category to desktop file
2009-02-16 03:24:49 +01:00
Christian Dywan
135b1be01e
Provide default search engines
2009-01-31 19:07:27 +01:00
Christian Dywan
181aa10b9d
Integrate Midori with Maemo, use a Hildon window and adjust the interface
...
To make Midori play nicely with Maemo the menubar is now integrated, we
have a service file, a specific toolbar layout, no statusbar and icon styles.
The changes are applied if hildon is available, and can of course be
manually enabled or disabled.
2009-01-27 02:57:40 +01:00
Christian Dywan
7849f28e08
Display a shaded logo in error pages
2008-10-16 03:51:39 +02:00
Christian Dywan
2cb278cdb3
Add Midori and news-feed icons, improve waf scripts
...
Add small, optimized application icons and an all new
news-feed icon including optimized versions. The build
scripts are updated, and the data folder renamed to icons.
Plus the wscript_build is improved. Of course, Midori
now tests the icon theme for news-feed and uses it.
2008-07-27 07:39:39 +02:00
Christian Dywan
3ac8bdb438
Introduce MidoriWebList, second step of refactoring web search
2008-06-14 02:23:33 +02:00
Christian Dywan
ad44a94354
Install scalable icon with autotools
2008-06-01 21:57:27 +02:00
Christian Dywan
3ea30bfd4e
Use 'pproc' in waf in place of subprocess
2008-05-31 13:51:03 +02:00
Christian Dywan
2f93031755
Add svg icon and according waf logic
2008-05-31 12:14:15 +02:00