Commit graph

102 commits

Author SHA1 Message Date
Christian Dywan
2adb54ae8d Add X-GNOME-Fullname to .desktop
Latest GNOME Shell uses it, and it's necessary that
translators can tweak the final string.
2012-07-23 21:41:07 +02:00
Christian Dywan
83609a1a88 Confirmation for insecure sites instead of urlbar color
Fixes: https://bugs.launchpad.net/midori/+bug/996697
2012-07-15 17:25:07 +02:00
Christian Dywan
49957c95d1 Handle RTL in special pages (errors) 2012-07-15 00:13:43 +02:00
Christian Dywan
81543161df Move GTK+3 built-in CSS to gtk3.css 2012-07-15 00:13:43 +02:00
Christian Dywan
41dda877ba Correct typo icon/#icon in about.css 2012-07-09 20:46:10 +02:00
Christian Dywan
8ad44b86c3 Hide navigation or collapsible items in Readable 2012-07-08 20:12:38 +02:00
Christian Dywan
75657d1fb4 Enhance faq.css for use with Readable
See: https://bugs.launchpad.net/midori/+bug/743998
2012-07-06 01:36:20 +02:00
Christian Dywan
d100604bba Use a bigger icon for error pages
Fixes: https://bugs.launchpad.net/midori/+bug/699935
2012-06-28 22:52:22 +02:00
Christian Dywan
bc3ce47d7d Underscore-prefix desktop shortcuts to allow translation
Fixes: https://bugs.launchpad.net/midori/+bug/1000099
2012-06-11 23:08:48 +02:00
Christian Dywan
2429c10752 Update FAQ from the wiki
url http://wiki.xfce.org/_export/xhtml/midori/faq | sed 's@<link rel="style.*>@<link rel="stylesheet" href="faq.css" />@g' > data/faq.html
git add data/faq.html
git commit -e -m 'Update FAQ from the wiki' -v
2012-05-14 23:57:08 +02:00
Paweł Forysiuk
3d4ee81ee4 Update FAQ from the wiki
faq.html was copied from http://wiki.xfce.org/_export/xhtml/midori/faq
and all <link rel="stylesheet"> tags were replaced with
<link rel="stylesheet" type="text/css" href="faq.css" />.

A phrase referring to the source was added to the first paragraph.
2012-04-06 20:19:34 +02:00
Christian Dywan
2c9f219b7a Don't replace existing onclick/blur with autosuggest 2012-03-13 20:04:46 +01:00
Alexander Butenko
29d6de3c6e Speeddial CSS speedup 2012-02-19 17:52:07 +01:00
Christian Dywan
e16e1d14d4 Add about.css, missing from 'Split about.css' 2012-01-29 18:10:37 +01:00
Christian Dywan
edcd8e1ae4 Word the comment in the .desktop as an action
Fixes: https://bugs.launchpad.net/midori/+bug/917023
2012-01-27 23:30:12 +01:00
Christian Dywan
ce527689c6 Split about.css from error.html for about:private 2012-01-27 23:06:37 +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
1984c69d07 Use previously cached icon in error pages
This notably includes delayed pages.
2011-12-16 00:55:07 +01:00
Christian Dywan
d81c80edb2 Ellipsize titles on error pages 2011-12-09 21:01:29 +01:00
Christian Dywan
d76b209f68 Add search and install keywords to desktop file
X-GNOME-Keywords is for matching in GNOME Shell or Unity.

X-AppInstall-Keywords is for Software Center.
2011-11-25 00:59:48 +01:00
Christian Dywan
24310fd4e9 Add easy privacy list to default Adblock filters 2011-11-22 21:57:20 +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
Christian Dywan
8c14613673 Use Midori's name in midori-private.desktop 2011-11-15 18:34:19 +01:00
Christian Dywan
0f79f4f61f Update FAQ from the wiki
faq.html was copied from http://wiki.xfce.org/_export/xhtml/midori/faq
and all <link rel="stylesheet"> tags were replaced with
<link rel="stylesheet" type="text/css" href="faq.css" />.

A phrase referring to the source was added to the first paragraph.
2011-11-11 00:18:03 +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
Christian Dywan
54251cc368 Install a separate Private Browsing desktop file
This way private browsing can be added as a shortcut and
typing in Synapse, Unity or GNOME Shell suggests it.
2011-09-06 01:21:36 +02:00
Paweł Forysiuk
c5151ff09a Clean up usage of pseudo-uris in special pages 2011-08-15 21:30:22 +02:00
Christian Dywan
d82bae1dd1 Update FAQ from the wiki
faq.html was copied from http://wiki.xfce.org/_export/xhtml/midori/faq
and all <link rel="stylesheet"> tags were replaced with
<link rel="stylesheet" type="text/css" href="faq.css" />.

A phrase referring to the source was added to the first paragraph.
2011-08-02 00:03:31 +02:00
Christian Dywan
09f4af3be7 Advertise SVG images as a supported MIME type
Fixes: https://bugs.launchpad.net/midori/+bug/805439
2011-07-11 21:19:16 +02:00
Christian Dywan
e73fa8d24c Add New Tab and New Window items to Unity Quicklist
Fixes: https://bugs.launchpad.net/midori/+bug/786749
2011-05-31 00:29:12 +02:00
Christian Dywan
b8cbfe2fce Advertise %U not %u, we can handle multiple URIs 2011-05-31 00:17:35 +02:00
Christian Dywan
3a8ce008ad Use a form for the Try Again button in error pages
Fixes: https://bugs.launchpad.net/midori/+bug/784931
2011-05-20 22:04:11 +02:00
Christian Dywan
01ca9d432e Rename the Quicklist menu item for private browsing 2011-05-17 22:17:17 +02:00
Christian Dywan
721fdd4378 Update FAQ from the wiki
faq.html was copied from http://wiki.xfce.org/_export/xhtml/midori/faq
and all <link rel="stylesheet"> tags were replaced with
<link rel="stylesheet" type="text/css" href="faq.css" />.
2011-05-16 01:14:11 +02:00
Christian Dywan
16573234e5 Show 'Private Browsing' in Unity Quicklist 2011-05-13 16:22:16 +02:00
Christian Dywan
414997b236 Implement support for geo URI RFC 5870 2011-05-05 21:49:51 +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
Christian Dywan
c5ed6e0815 Update FAQ from the wiki
faq.html was copied from http://wiki.xfce.org/_export/xhtml/midori/faq
and all <link rel="stylesheet"> tags were replaced with
<link rel="stylesheet" type="text/css" href="faq.css" />.
2011-05-02 00:45:07 +02:00
Paweł Forysiuk
6719943d1c Fix opening speed dial shortcuts via keyboard 2011-04-04 00:15:58 +02:00