Paweł Forysiuk
6719943d1c
Fix opening speed dial shortcuts via keyboard
2011-04-04 00:15:58 +02:00
Paweł Forysiuk
c6de1aa714
Remove unneeded javascript for add/ remove dial actions
...
There is no need to replace HTML markup since Dial is refreshed on change.
2011-04-03 22:34:48 +02:00
Paweł Forysiuk
616f49605b
Generate speed dial from key file without JSON
...
A timer for speed dial is shown if MIDORI_STARTTIME is defined.
2011-03-22 23:02:00 +01:00
Christian Dywan
6a15af722c
Set proper default speed dial size if not set
2010-12-12 01:13:59 +01:00
Christian Dywan
31885fe2be
Assume 'http://' if adding address without scheme to speed dial
2010-06-06 23:34:21 +02:00
Peter de Ridder
4422f640cb
Combined speed dial resize and thumbnail sizes
2010-06-02 02:09:43 +02:00
Christian Dywan
6c4d94942f
Render stock:// as pixbufs and pass as data URIs
...
Stock icons do not match filenames in many icon themes and the
appropriate sizes may not be available. Thus we now always
render the icon through the theme engine and encode it as a
data URI with BASE64/ PNG.
As a side effect, we use stock sizes now instead of pixel sizes,
where 1 means menu size, 4 means button size and 6 dialog size;
the value 16 is translated to 4 to keep existing files working.
2010-05-21 02:23:15 +02:00
Peter de Ridder
84d4865e22
Allow custom shortcut and column count in speed dial
2010-05-19 00:58:03 +02:00
Peter de Ridder
1e10607cb5
Implement keyboard access and dynamic columns in speed dial
2010-05-15 01:06:17 +02: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
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
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