History log of /dokuwiki/lib/ (Results 3201 – 3225 of 4594)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
45c5ecdc09-Aug-2010 osman tekin <osman.tekin93@hotmail.it>

Italian language update

b6bf4d6609-Aug-2010 Andreas Gohr <andi@splitbrain.org>

remove accesskey once a JS handler was registered FS#2007

ca0095d030-Jul-2010 Adrian Lang <lang@cosmocode.de>

Fix currentTarget in fixevent

16c2466c30-Jul-2010 Adrian Lang <lang@cosmocode.de>

Fix event.pageX and pageY correctly

e0d4d05401-Aug-2010 Emanuel-Emeric Andraşi <em.andrasi@mandrivausers.ro>

Romanian language update

76b21ebd28-Jul-2010 Adrian Lang <lang@cosmocode.de>

remove unused IE hack


f48ee0bd28-Jul-2010 Adrian Lang <lang@cosmocode.de>

Do not cancel event bubble in drag

a77689b126-Jul-2010 Arne Pelka <mail@arnepelka.de>

German language updates

6d83ed4c26-Jul-2010 FELTZ Vincent <psycho@feltzv.fr>

French language update

163ad9f216-Jul-2010 Szabó Dávid <szabo.david@gyumolcstarhely.hu>

Hungarian update

f62100e216-Jul-2010 Aleksandr Selivanov <alexgearbox@gmail.com>

Russian language update

c0e46ee612-Jul-2010 Honza Lefty Škoda <lefty@multihost.cz>

Czech language update

b2013a1c12-Jul-2010 Jeferson Propheta <jeferson.propheta@gmail.com>

Brasilian Portuguese language update

88b4123b12-Jul-2010 Ulrikhe Lukoie <lukoie@gmail.com>

Ukrainian language update

0271153b12-Jul-2010 Georgios Petsagourakis <petsagouris@gmail.com>

Greek language update

3ddc5b7b12-Jul-2010 Omid Mottaghi <omidmr@gmail.com>

Persian language update

e03f8da302-Jul-2010 Michael Kjær Pedersen <subben@gmail.com>

Danish language update

64373bfc27-Jun-2010 Anika Henke <anika@selfthinker.org>

added min-width to footnote tooltips (partly FS#1931)

ce19c34127-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 ...

09edb71127-Jun-2010 Andreas Gohr <andi@splitbrain.org>

use config cascade for userscripts and styles FS#1678

1369824527-Jun-2010 Michael Hamann <michael@content-space.de>

Fixed automatic insertion of listbullets in Opera FS#1877

The keydown event can't be prevented in Opera (see
http://www.quirksmode.org/dom/events/keys.html) so this switches back to
keypress in Oper

Fixed automatic insertion of listbullets in Opera FS#1877

The keydown event can't be prevented in Opera (see
http://www.quirksmode.org/dom/events/keys.html) so this switches back to
keypress in Opera (keypress doesn't give the correct key codes in
Firefox). Furthermore Opera replaces '\n' by '\r\n' when inserting text,
thus the offset for cursor/selection placement was wrong.

show more ...

339bd72727-Jun-2010 Christopher Smith <chris@jalakai.co.uk>

Wrap $HTTP_RAW_POST_DATA in !empty() to avoid NOTICE in error logs

bbbf585327-Jun-2010 Michael Hamann <michael@content-space.de>

Added missing ";" in edit.js

0b34c70f27-Jun-2010 Gina Haeussge <gina@foosel.net>

FS#1795: Restrict media manager to users with at least read access
on the supplied namespace.

c8f80b4e27-Jun-2010 Andreas Gohr <andi@splitbrain.org>

Use config_cascade for ACLs and plain auth users FS#1677

1...<<121122123124125126127128129130>>...184