| b0fd2878 | 27-Aug-2010 |
Andreas Gohr <andi@splitbrain.org> |
allow empty values for emails in config manager FS#2012 |
| 003a37b4 | 20-Aug-2010 |
Timon Van Overveldt <timonvo@gmail.com> |
Dutch language update |
| 237f9546 | 20-Aug-2010 |
Miroslav Šolti <solti.miroslav@gmail.com> |
Serbian language update |
| 102af705 | 14-Aug-2010 |
Tanguy Ortolo <tanguy+debian@ortolo.eu> |
The multiuploader applet is licensed under the MIT. |
| d259f728 | 11-Aug-2010 |
Andreas Gohr <gohr@cosmocode.de> |
fixed locktimer/draft saving on new pages
When creating new pages, no date field is added in the edit form. |
| 41c14117 | 10-Aug-2010 |
Adrian Lang <lang@cosmocode.de> |
Ignore small & own changes in digest & list mails |
| 45c5ecdc | 09-Aug-2010 |
osman tekin <osman.tekin93@hotmail.it> |
Italian language update |
| b6bf4d66 | 09-Aug-2010 |
Andreas Gohr <andi@splitbrain.org> |
remove accesskey once a JS handler was registered FS#2007 |
| ca0095d0 | 30-Jul-2010 |
Adrian Lang <lang@cosmocode.de> |
Fix currentTarget in fixevent |
| 16c2466c | 30-Jul-2010 |
Adrian Lang <lang@cosmocode.de> |
Fix event.pageX and pageY correctly |
| e0d4d054 | 01-Aug-2010 |
Emanuel-Emeric Andraşi <em.andrasi@mandrivausers.ro> |
Romanian language update |
| 76b21ebd | 28-Jul-2010 |
Adrian Lang <lang@cosmocode.de> |
remove unused IE hack
|
| f48ee0bd | 28-Jul-2010 |
Adrian Lang <lang@cosmocode.de> |
Do not cancel event bubble in drag |
| a77689b1 | 26-Jul-2010 |
Arne Pelka <mail@arnepelka.de> |
German language updates |
| 6d83ed4c | 26-Jul-2010 |
FELTZ Vincent <psycho@feltzv.fr> |
French language update |
| 163ad9f2 | 16-Jul-2010 |
Szabó Dávid <szabo.david@gyumolcstarhely.hu> |
Hungarian update |
| f62100e2 | 16-Jul-2010 |
Aleksandr Selivanov <alexgearbox@gmail.com> |
Russian language update |
| c0e46ee6 | 12-Jul-2010 |
Honza Lefty Škoda <lefty@multihost.cz> |
Czech language update |
| b2013a1c | 12-Jul-2010 |
Jeferson Propheta <jeferson.propheta@gmail.com> |
Brasilian Portuguese language update |
| 88b4123b | 12-Jul-2010 |
Ulrikhe Lukoie <lukoie@gmail.com> |
Ukrainian language update |
| 0271153b | 12-Jul-2010 |
Georgios Petsagourakis <petsagouris@gmail.com> |
Greek language update |
| 3ddc5b7b | 12-Jul-2010 |
Omid Mottaghi <omidmr@gmail.com> |
Persian language update |
| e03f8da3 | 02-Jul-2010 |
Michael Kjær Pedersen <subben@gmail.com> |
Danish language update |
| 64373bfc | 27-Jun-2010 |
Anika Henke <anika@selfthinker.org> |
added min-width to footnote tooltips (partly FS#1931) |
| ce19c341 | 27-Jun-2010 |
Andreas Gohr <andi@splitbrain.org> |
Use OS based Hotkey-Modifier FS#1958
Because ALT-GR fires a CTRL-ALT event on Windows systems, but ALT-GR is needed to write square brackets on German Keyboards, CTRL-ALT can not be used as modifier
Use OS based Hotkey-Modifier FS#1958
Because ALT-GR fires a CTRL-ALT event on Windows systems, but ALT-GR is needed to write square brackets on German Keyboards, CTRL-ALT can not be used as modifier.
This patch introdues OS dependent modifiers. Mac systems continue to use CTRL-ALT, all other systems use only ALT.
Let's hope this works out.
show more ...
|