| 3c743051 | 26-Jan-2010 |
Andreas Gohr <gohr@cosmocode.de> |
do not use "editor cleverness" on selected text
This patch disables all keyhandling (as used for automatic list indention) when some text is selected. This fixes unexpected behavior when selecting s
do not use "editor cleverness" on selected text
This patch disables all keyhandling (as used for automatic list indention) when some text is selected. This fixes unexpected behavior when selecting some text at the start of a list item and hitting backspace.
show more ...
|
| e419596a | 02-Dec-2009 |
Adrian Lang <lang@cosmocode.de> |
Use click event in subscription JS, use DW’s event system
darcs-hash:20091202121618-e4919-e3c409aa3e6e24db89558a6e62b8c46df950f5b0.gz |
| 056c2049 | 30-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
nicer subscription styles
Ignore-this: e1b3b815b5ebb0da320bff997c4fed4b
darcs-hash:20091130130311-6e07b-03ccfc52abb3dcc0764eed5784d81f8416841328.gz |
| 5b75cd1f | 05-Jan-2010 |
Adrian Lang <lang@cosmocode.de> |
New mail subscription with digest |
| 1c64eaea | 02-Dec-2009 |
Adrian Lang <lang@cosmocode.de> |
Fix section edit highlighting for tables
darcs-hash:20091202122434-e4919-d7be5b868af742e2408091b48f0152153ff1acb1.gz |
| 0b0fbf67 | 27-Nov-2009 |
Adrian Lang <lang@cosmocode.de> |
Make drag inheritable
darcs-hash:20091127112402-e4919-dc8340c03ef2d3b242302dcc228d56539eaf9e28.gz |
| be615a48 | 25-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
Support for adding IDs and classes to toolbar buttons
Ignore-this: 87db996b332355addacd81b1ac13b0ab
darcs-hash:20091125144759-6e07b-601ea98a48d9d3c9dd3508cdb9cde9b86c83a5a3.gz |
| 21ed6025 | 01-Dec-2009 |
Adrian Lang <lang@cosmocode.de> |
Factor out timer and delay management
darcs-hash:20091201115019-e4919-fe83e3d69eb997d0c04064b46117690824fe4daf.gz |
| ca09b77d | 09-Jan-2010 |
Andreas Gohr <andi@splitbrain.org> |
Avoid whitespace because of toolbar pickers FS#1841 |
| 2f87bdf9 | 16-Dec-2009 |
Andreas Gohr <andi@splitbrain.org> |
renamed media manager JS object FS#1813
Ignore-this: 7ded514e72e46ca3af5e22f7043dbd8b
"media" seems to be a reserved object in recent JavaScript DOM scripting standards. Most recent Chrome builds w
renamed media manager JS object FS#1813
Ignore-this: 7ded514e72e46ca3af5e22f7043dbd8b
"media" seems to be a reserved object in recent JavaScript DOM scripting standards. Most recent Chrome builds will choke on our scripts overwriting that name.
darcs-hash:20091216204852-7ad00-aab1927c81e2064ac763db77323085f977f38ce3.gz
show more ...
|
| 0c3bbffb | 16-Dec-2009 |
Andreas Gohr <gohr@cosmocode.de> |
added var in index.js
Ignore-this: 8912201740e23f9daaf96a0a3ce0c11a
darcs-hash:20091216101534-6e07b-a6bb350029865813d5daf742c4311e31cf5c6a80.gz |
| 8ac0b3ca | 15-Dec-2009 |
Andreas Gohr <gohr@cosmocode.de> |
get text selection early in linkwizard FS#1820
Ignore-this: 47573bdaf0c547971bb3013c90c4c037
Fixes a problem with the link wizard in MSIE6
darcs-hash:20091215130634-6e07b-d9da628897912a086c0fe5ea5
get text selection early in linkwizard FS#1820
Ignore-this: 47573bdaf0c547971bb3013c90c4c037
Fixes a problem with the link wizard in MSIE6
darcs-hash:20091215130634-6e07b-d9da628897912a086c0fe5ea5aad49b505fe1a1e.gz
show more ...
|
| b59e2ec8 | 28-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed IE text selection (needs testing) FS#1808
Ignore-this: c8405fda4cbf2e1fa9d89609e1df666e
This seems to fix the text seelction problem in IE when the selection starts or ends at a newline.
Thi
fixed IE text selection (needs testing) FS#1808
Ignore-this: c8405fda4cbf2e1fa9d89609e1df666e
This seems to fix the text seelction problem in IE when the selection starts or ends at a newline.
This was only tested in IE8 so far but should work in IE6 and IE7, too. Please provide feedback if not.
darcs-hash:20091128165402-7ad00-cb9a38e7f245b441afe40a15422930ad60805a56.gz
show more ...
|
| 61191510 | 28-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
var declaration in drag.js
Ignore-this: a5dbedead9ab55588f186a197b3409b
darcs-hash:20091128114734-7ad00-9a97355005e1a28e9def5eb3505f714e92c124d6.gz |
| 7b5c475c | 28-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
fix revision selection on back action in chrome FS#1807
Ignore-this: ab8d6c01d376804768479250e253cdfe
darcs-hash:20091128114542-7ad00-67a6c1d40ad641d83f9b606e42e3777aee504e33.gz |
| 8719e743 | 28-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
removed dead code
Ignore-this: 96e03b36fb35d1d27b7de58c8c4253f
darcs-hash:20091128113618-7ad00-2aa37275c2d783c714f5aa0803ea9f0d76f439b2.gz |
| bf8c2171 | 28-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
fixed formatting error
Ignore-this: 51519bbdfd098118a98af03b5c64ea0d
darcs-hash:20091128113505-7ad00-cc51871bb7f7921683507e08dd800061fbcfbbee.gz |
| f5001a3c | 25-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
fixed list indention code
Ignore-this: bd910501ef05d1341c1d67648dc66e32 Firefox doesn't send correct keycodes in onkeypress events
darcs-hash:20091125085224-6e07b-ffce34608064ffe62708da5efb3065103c
fixed list indention code
Ignore-this: bd910501ef05d1341c1d67648dc66e32 Firefox doesn't send correct keycodes in onkeypress events
darcs-hash:20091125085224-6e07b-ffce34608064ffe62708da5efb3065103ca95eda.gz
show more ...
|
| 8c2ca0fa | 07-Nov-2009 |
Andreas Gohr <andi@splitbrain.org> |
do changecheck JS for default edit form only
Ignore-this: 27e51f5d17946587742ca29f640baad
darcs-hash:20091107152648-7ad00-65c14f833fbb9fd66bffbe676ca659f63a4c8800.gz |
| d9e6a3cb | 02-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
LinkWizard: don't add a title when useheading is used for content FS#1745
Ignore-this: 48f0da3ab0bf0178197b16e63143e1ca
darcs-hash:20091102130115-6e07b-d10e1c076791cdeb08b87ec76d6be8730228c8fb.gz |
| c21dca26 | 02-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
LinkWizard: fix for problems with root links in subnamespaces FS#1771
Ignore-this: e07c765961bc73acda47cb4b2a464fde
darcs-hash:20091102121632-6e07b-0bd882243d225753c8dd9e2992914d1b723b4ce0.gz |
| 5808bc54 | 02-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
Fixed ssues on the "Page locked" screen
Ignore-this: 9d142450d439f26feb5cc0aefb5963da
darcs-hash:20091102104643-6e07b-c26aa2fd5f3899e81b0e7e0e45b3c1d7043e8571.gz |
| 4ca2a94b | 02-Nov-2009 |
Andreas Gohr <gohr@cosmocode.de> |
fixed scrolling issue in new list editing FS#1790
Ignore-this: 404026c070f3a0764cd3b20363333509
darcs-hash:20091102103712-6e07b-7fa6e59b7cac031e166af4b002bd1c40ba06c777.gz |
| 5a3c1347 | 21-Oct-2009 |
Adrian Lang <dokuwiki@cosmocode.de> |
Better section highlighting
darcs-hash:20091021151244-28332-825d669945b62dd71009e632db07fbbe1d7bd7f7.gz |
| c6bcae18 | 16-Oct-2009 |
Adrian Lang <lang@cosmocode.de> |
Fix paragraph highlighting for mouseover on edit buttons
Dokuwiki does not generate section edit buttons for h4 sections. Therefor, the edit button next to a h4 section belongs to a previous higher-
Fix paragraph highlighting for mouseover on edit buttons
Dokuwiki does not generate section edit buttons for h4 sections. Therefor, the edit button next to a h4 section belongs to a previous higher-level section. The AJAX-y paragraph highlighting onmouseover the edit button does not highlight all sections up to to higher-level section which owns the edit button, but only the last, i. e. h4 section. This patch highlights all sections up to the heading the edit button refers to.
darcs-hash:20091016090946-e4919-fa9ed1f627a6cab9654eb66c5fb4760f3d4d9fcf.gz
show more ...
|