Commit Graph

36 Commits

Author SHA1 Message Date
Paweł Forysiuk 5f43dceef0 Drop dialing from keyboard in speed dial for now 2012-09-12 14:12:08 +02:00
Alexander Butenko 29d6de3c6e Speeddial CSS speedup 2012-02-19 17:52:07 +01:00
Paweł Forysiuk 4600ea19e6 Get rid of mouse out and remove handlers 2012-01-11 00:36:27 +01:00
Paweł Forysiuk 618fa82077 Use get_dial_div and classes for shortcut dragging 2012-01-06 00:28:45 +01:00
Paweł Forysiuk ee055334ce Implement dragging of speed dial shortcuts 2011-12-18 01:51:10 +01:00
Christian Dywan 5eb229c9fb Remove duplicate box shadow in latest speed dial CSS 2011-11-17 01:55:04 +01:00
Daniel Foré 9fca252512 Larger margin outside of shortcuts and more shadows 2011-11-17 01:26:49 +01:00
Daniel Foré e52288cdd2 Pop in close buttons when hovering
Fixes: https://bugs.launchpad.net/midori/+bug/889962
2011-11-17 01:26:30 +01:00
Paweł Forysiuk b359341801 Make title on speed dial a bit easier to click for editing 2011-10-25 01:22:30 +02:00
Paweł Forysiuk 06620d014b Fix dialing with keyboard after some recent changes 2011-10-20 19:14:27 +02:00
Paweł Forysiuk a023dc5471 Show speed dial close button only when hovering over thumbnail 2011-10-17 02:47:56 +02:00
Christian Dywan edb01a11f6 Speed dial should honor close-buttons-left value 2011-10-13 18:31:50 +02:00
Christian Dywan 7bd92bc67c Set speed dial shortcut title without asking 2011-10-11 01:53:12 +02:00
Paweł Forysiuk a5ea7607d4 Properly position speed dial close and show on hover 2011-10-11 01:52:39 +02:00
Paweł Forysiuk 5eb5663cf6 Implement embossed speed dial with custom close buttons
The close button position is wrong.
2011-10-10 01:38:39 +02:00
Paweł Forysiuk 043581547b Drop MooTools dependency in speed dial 2011-09-14 02:39:18 +02:00
Paweł Forysiuk c5151ff09a Clean up usage of pseudo-uris in special pages 2011-08-15 21:30:22 +02:00
Paweł Forysiuk b74d00abe6 Set speed dial size without javascript
So the layout is right with and without javascript. And we
also hide the Edit and Remove buttons and options appropriately.
2011-05-04 22:45:00 +02:00
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
Renamed from data/tandoori-head.html (Browse further)