summaryrefslogtreecommitdiff
path: root/lib/images/toolbar
Commit message (Collapse)AuthorAge
* Losslessly reduced PNG images with optipng -o7 -strip all, advdef -z4 -i60, ↵KeenRivals2015-01-14
| | | | and advpng -z4 -i60.
* Optimized graphicsAndreas Gohr2011-06-17
| | | | | | This patch reduces the colorspace of GIF files and has optipng optimization run on PNGs. Changes shouldn't be visible except in filesizes.
* Passed every png file through http://www.smushit.com/ysmush.it/ saving some ↵Petsagourakis George2011-02-18
| | | | 1-2kb of binary image data
* more popup+dropdown indicatorsAndreas Gohr2009-10-18
| | | | | | Ignore-this: ed54600460dfaf901c2d3997720155c0 darcs-hash:20091018125955-7ad00-e5158ba2704d5615e464308e1404381f7e7c880c.gz
* Added dropdown indicators to picker buttons in toolbarAndreas Gohr2009-10-18
| | | | | | Ignore-this: a5e160a0f62fde8a1bc4983aefc388a5 darcs-hash:20091018101511-7ad00-23f5d30ee4343711f7e30cd10a926b122597bf7a.gz
* new headline icons for the editor toolbarmatthiasgrimm2009-09-04
| | | | | | | | | The old icons weren't very clear and confused many people. This set of icons describe more clearly what the buttons will do. Furthermore the sequence of the buttons changed to put the most used bottons in front. darcs-hash:20090904164002-7ef76-d4d5514edbdcb1dfb85c10833367dce785b0aca7.gz
* new headline mechanism in the toolbarAndreas Gohr2009-05-28
| | | | | | | | | | | | | | | Ignore-this: f87882b727bcf6ea067945eea0f158b1 The toolbar now features three new buttons to insert a headline. Instead of asking the user for the headline level it asks if she wants a higher, lower or equally leveled section (relative to the current one). This means the user no longer has to count in which section she currently is and encourages users to use the proper order of headline levels. To make room in the toolbar, the old buttons have been moved in a picker. darcs-hash:20090528155327-7ad00-e384cd7e45cb192657e29c875f46e3676d47f367.gz
* Spellchecker removedAndreas Gohr2007-11-23
| | | | | | | | With spell checkers available in all modern browsers, having a spell checker in DokuWiki's core code is no longer necessary. This patch removes the spell checking feature. It will be made available as optional plugin. darcs-hash:20071123125840-7ad00-faf7aa4673421dbb3fad904ba5b46b4927a5176d.gz
* spellcheck icon updateAndreas Gohr2005-10-17
| | | | darcs-hash:20051017204701-7ad00-43197db054a280b0fe44ae1e5200cb560bd89e22.gz
* added missing spellwait.gifAndreas Gohr2005-10-17
| | | | darcs-hash:20051017200747-7ad00-c9672b5a3e63bcb93f81e3f80265240dff4cc38a.gz
* updated spellchecker toolbar iconsMatthias Grimm2005-10-16
| | | | darcs-hash:20051016211751-4611e-96283ac706dfea92b3db327cadcce4ee94b27f61.gz
* more unobstrusive javascriptAndreas Gohr2005-10-15
| | | | | | | | | | The edit form now is free of inline event handlers. There are still other places where inline javascript and even document.write is used which should be fixed as well. Currently the window.onload event is used to initialize everything which may not the best way to do so. Dean Edwards may have a solution: http://dean.edwards.name/weblog/2005/09/busted/ darcs-hash:20051015184404-7ad00-2404744d008e5ea7e1b5800c96800824b532ff47.gz
* first go on unobstrusive javascript, new toolbarAndreas Gohr2005-10-08
| | | | darcs-hash:20051008175404-7ad00-cd640de7660825b19d5e863cc8caf5467d59b055.gz
* removed alpha channel from toolbar iconsAndreas Gohr2005-09-12
| | | | | | | Some of the toolbar buttons looked bad n IE because of Internet Explorers ignorance of PNG alpha channels. Fixed it. darcs-hash:20050911220000-7ad00-991f8b5c2c0d68c9538d0986d9e939ceef22ad97.gz
* spellchecker button controlmatthiasgrimm2005-06-13
| | | | | | | This patch replaces the big textual spellchecker controls with a nice one using toolbar like buttons darcs-hash:20050613182725-7ef76-34661fe2322682059335dced7ad60dfb31350c30.gz
* heading buttons height adjustmentmatthiasgrimm2005-06-08
| | | | | | | The editor buttons for the headlines were 1px to high. This patch fixes that. darcs-hash:20050608172429-7ef76-84578d8156de7fa7a4f475cfec060da73532aec3.gz
* Strike-through Quick Buttonchris2005-06-05
| | | | darcs-hash:20050605110302-917ab-91d606d41c33566504e3e5b097ff5668a447f078.gz
* directory layout cleanup !IMPORTANTandi2005-06-05
This patch changes the directory structure of dokuwiki as suggested in http://www.freelists.org/archives/dokuwiki/06-2005/msg00045.html As the changes.log is not managed through darcs you need to move it your self to the new location in data/changes.log I think I modified the code at all nessessary places, but I may have forgotten a few things. darcs-hash:20050605103842-9977f-af20f63c1d604888375d175d89ac6bd71566d47d.gz