| 05835ea2 | 19-Feb-2007 | Andreas Gohr <andi@splitbrain.org> | added missing files for patch by wingedfox
 darcs-hash:20070219210653-7ad00-318cc9b6b0b219fc74377d8363f77f32ccf39ad7.gz
 | 
| 86045fe9 | 11-Jan-2007 | wingedfox <wingedfox@debugger.ru> | JS checks for .hasOwnProperty
 This patch includes
 - several helper functions - is* checks
 - hasOwnProperty method emulator
 - checks for .hasOwnProperty in all for..in loops
 
 darcs-hash:2007011111423
 JS checks for .hasOwnProperty
 This patch includes
 - several helper functions - is* checks
 - hasOwnProperty method emulator
 - checks for .hasOwnProperty in all for..in loops
 
 darcs-hash:20070111114236-00f02-50a71681e5d04faf086f1b8032a384648378b744.gz
 show more ...  | 
| e135fd5d | 26-Nov-2006 | Ben Coburn <btcoburn@silicodon.net> | updateAccessKeyTooltip update
 Fix to DOMLib removal patch. All Mac browsers default to CTRL for tooltips
 except Opera.  This includes Mozilla, so test for OS not browser.
 
 darcs-hash:20061126211257-
 updateAccessKeyTooltip update
 Fix to DOMLib removal patch. All Mac browsers default to CTRL for tooltips
 except Opera.  This includes Mozilla, so test for OS not browser.
 
 darcs-hash:20061126211257-05dcb-dcfec1ad0448b073c8b03b12f2628f2186ab3d57.gz
 show more ...  | 
| 6b379cbf | 10-Nov-2006 | Andreas Gohr <andi@splitbrain.org> | DOMlib removed
 The DOMlib javascript library was removed. It was only used for
 footnote tooltips and access key fixup.
 
 Removing the library creates a much smaller JavaScript footprint. The
 size of
 DOMlib removed
 The DOMlib javascript library was removed. It was only used for
 footnote tooltips and access key fixup.
 
 Removing the library creates a much smaller JavaScript footprint. The
 size of the compacted non-edit Javascript output was reduces from 56110
 bytes down to 29296 bytes.
 
 The footnote tooltip was completely rewritten and tested in FireFox
 2.0, IE 6 and Opera 9.02. Please test other browsers as well.
 
 The acces key fixup might beahve different now on Mac platforms.
 
 darcs-hash:20061110201541-7ad00-0dffad095193bc7e7c505796a99b0a0a010a6b0d.gz
 show more ...  | 
| 67cf9a09 | 05-Nov-2006 | chris <chris@jalakai.co.uk> | use encodeURIComponent instead of encodeURI for variable values
 darcs-hash:20061105135805-9b6ab-c1d7835b9920402389a2d12a309582adae0872a5.gz
 | 
| 67c80327 | 24-Sep-2006 | Andreas Gohr <andi@splitbrain.org> | fixed script error introduced in last patch
 darcs-hash:20060924175824-7ad00-f8a6b8e38ef62aab5c6853b1c355df34259ebb7c.gz
 | 
| 121d5fa6 | 24-Sep-2006 | Andreas Gohr <andi@splitbrain.org> | progressbar script change
 The progressbar script used in the search accessed parts of the DOM before
 it was completely parsed which caused problems in IE. This patch moves back
 to document.write for
 progressbar script change
 The progressbar script used in the search accessed parts of the DOM before
 it was completely parsed which caused problems in IE. This patch moves back
 to document.write for outputting the image.
 
 darcs-hash:20060924170354-7ad00-1e0247b00fc4da4dd30301f4b9389ef727496c4a.gz
 show more ...  | 
| 3cb0d4e1 | 15-Sep-2006 | Andreas Gohr <andi@splitbrain.org> | script fix for IE
 darcs-hash:20060915150152-7ad00-9ee841597a011119b96964a1468b1f517fab857a.gz
 | 
| 12cd3c98 | 04-Sep-2006 | Andreas Gohr <andi@splitbrain.org> | another update for the IE+HTTPS init event problem
 darcs-hash:20060904182033-7ad00-c72dfa5fa9f5c44e0fdf09db922a4915935169f7.gz
 | 
| 4fe314ea | 03-Sep-2006 | Andreas Gohr <andi@splitbrain.org> | https fix for window.onload
 This should fix an issue with IE6 and https where the window.onload magic
 would raise a security warning. See
 http://dean.edwards.name/weblog/2006/06/again/#comment5776
 h
 https fix for window.onload
 This should fix an issue with IE6 and https where the window.onload magic
 would raise a security warning. See
 http://dean.edwards.name/weblog/2006/06/again/#comment5776
 http://dean.edwards.name/weblog/2006/06/again/#comment5788
 
 needs testing
 
 darcs-hash:20060903162438-7ad00-b29cd50387d1fef95bb688910b41e6b64cfeebca.gz
 show more ...  | 
| 0d353189 | 31-Jul-2006 | Andreas Gohr <andi@splitbrain.org> | spellchecker CSS changes #539 #824
 This patch now assigns the needed proprietary CSS attributes for the spellchecker
 through JavaScript. This makes the CSS valid again (at least it appears to be ;-)
 spellchecker CSS changes #539 #824
 This patch now assigns the needed proprietary CSS attributes for the spellchecker
 through JavaScript. This makes the CSS valid again (at least it appears to be ;-))
 I also fixed a problem with leading single spaces in IE
 
 darcs-hash:20060731192807-7ad00-b82bdcae9a0c8cf063c3a1e985dbfd1dfdee7b06.gz
 show more ...  | 
| 60b6dcfa | 11-Jul-2006 | Andreas Gohr <andi@splitbrain.org> | fix event.target in IE
 Just a simple addition to fix the event.target property in IE's JavaScript
 
 darcs-hash:20060711181048-7ad00-ed9123f08d935584ab68b5c49b4b7a56ff87856d.gz
 | 
| 54d2f948 | 20-Jun-2006 | Andreas Gohr <andi@splitbrain.org> | timeout for spell checker
 This adds a timeout of 13 seconds to the spell checker. This doesn't
 fix anything but ensures editing can be continued on a backend problem.
 
 darcs-hash:20060620205616-7ad0
 timeout for spell checker
 This adds a timeout of 13 seconds to the spell checker. This doesn't
 fix anything but ensures editing can be continued on a backend problem.
 
 darcs-hash:20060620205616-7ad00-1d3440a8c9246843a1efbb6e16116ff462074943.gz
 show more ...  | 
| f1d1eedd | 18-Jun-2006 | Anika Henke <a.c.henke@arcor.de> | css cleanup and fixes
 darcs-hash:20060618144346-d5083-c93d6b009fd75e316b56e724006f04f8c9a1bdb3.gz
 | 
| a8d255bf | 16-Jun-2006 | Andreas Gohr <andi@splitbrain.org> | JavaScript fixes for media manger on IE
 Fixes the display of the checkbox options
 
 darcs-hash:20060616113600-7ad00-000ca791e8c3d9045bda06af9e149f2e2321a8bd.gz
 | 
| 5cafff96 | 16-Jun-2006 | Andreas Gohr <andi@splitbrain.org> | better onload handling
 This patch improves the way the window.oninit JavaScript function is
 called. This function is used to initialiaze all JavaScript funcions
 attached to the DOM so it needs to be
 better onload handling
 This patch improves the way the window.oninit JavaScript function is
 called. This function is used to initialiaze all JavaScript funcions
 attached to the DOM so it needs to be executed **after** the full DOM
 was parsed by the browser. Unfortunately currently only Mozilla supports
 a DOMContentLoaded event. In all other browsers we had to wait for
 the window.onload event which will only be called after **all** content
 (including images) was loaded - this caused a visible delay on all
 JavaScript generated content (like the toolbar) in non-Mozilla browsers.
 
 Dean Edwards now presented a solution [1] which will work for all the bigger
 Browsers and is used in this patch.
 
 The following browsers now should fire the init event right after parsing
 the DOM:
 
 All Mozilla based browsers
 Internet Explorer
 Safari
 Opera >
 
 darcs-hash:20060616104539-7ad00-db70d31fcb21cb812cf4982fe80a7d649e2daa1c.gz
 show more ...  | 
| 8d975344 | 27-May-2006 | Andreas Gohr <andi@splitbrain.org> | usability enhancements for the loginform #803
 darcs-hash:20060527185238-7ad00-1593c8b25d7f870c8a0b3017fbcf29c4e047f52c.gz
 | 
| fe22fc5e | 26-May-2006 | Andreas Gohr <andi@splitbrain.org> | mediamanager focus fix
 darcs-hash:20060526232000-7ad00-be18aedbc317ad0f285c359200f467a7e42b96f2.gz
 | 
| 276b8bd9 | 25-May-2006 | Andreas Gohr <andi@splitbrain.org> | javascript to toggle editor wrapping
 This patch adds a way to sisable and enable the automating wrapping in the
 editor textarea. Disabling the wrapping is especially useful when editing
 large tables
 javascript to toggle editor wrapping
 This patch adds a way to sisable and enable the automating wrapping in the
 editor textarea. Disabling the wrapping is especially useful when editing
 large tables.
 
 darcs-hash:20060525152357-7ad00-ced566c5d640cc521877d4b3325640c3fcd3ded9.gz
 show more ...  | 
| cf6894df | 25-May-2006 | Andreas Gohr <andi@splitbrain.org> | more mediamanager fixes
 This fixes some styling issues, the cookie handling and a bug in the
 JavaScript caching mechanism.
 
 darcs-hash:20060525144000-7ad00-2f0b673d4f747c979f460e4e927a50eeeae81ec1.gz
 | 
| ee379fa4 | 21-May-2006 | Andreas Gohr <andi@splitbrain.org> | media manager fixes
 darcs-hash:20060521213334-7ad00-d3bdc1fbce1b904d3f939197bae0b811aa5bbac3.gz
 | 
| 8073bfb3 | 20-May-2006 | Andreas Gohr <andi@splitbrain.org> | hide media details
 This adds an option to hide the details (thumbnail, metadata) in the media
 manager. The selected choice is remembered in a cookie.
 
 darcs-hash:20060520124854-7ad00-3ef624d495bed08
 hide media details
 This adds an option to hide the details (thumbnail, metadata) in the media
 manager. The selected choice is remembered in a cookie.
 
 darcs-hash:20060520124854-7ad00-3ef624d495bed0830f05ea06d54d039784206793.gz
 show more ...  | 
| 64c9cfd5 | 19-May-2006 | Andreas Gohr <andi@splitbrain.org> | media manager enhancements
 Separate scrolling for right and left side of the manager (like frames)
 Show syntax example for simple copy'n'paste if no JavaScript available.
 
 darcs-hash:20060519202900-
 media manager enhancements
 Separate scrolling for right and left side of the manager (like frames)
 Show syntax example for simple copy'n'paste if no JavaScript available.
 
 darcs-hash:20060519202900-7ad00-9b20bd7993d3687f83b807a81cd23051b16785db.gz
 show more ...  | 
| 72f0e11f | 19-May-2006 | Andreas Gohr <andi@splitbrain.org> | link to media manager
 This patch add a link to the media manager when no JavaScript is available.
 Users can upload and browse for pictures now without the need for JavaScript
 only inserting has to b
 link to media manager
 This patch add a link to the media manager when no JavaScript is available.
 Users can upload and browse for pictures now without the need for JavaScript
 only inserting has to be done manually then.
 
 darcs-hash:20060519175959-7ad00-5ee77fd00d20bef9a36eee632a1c5897097ba4a8.gz
 show more ...  | 
| 3df72098 | 19-May-2006 | Andreas Gohr <andi@splitbrain.org> | new mediamanager
 This patch adds a completely rewritten media popup. The following noteworthy
 changes were made:
 
 - media manager uses a collapsible namespace tree
 - media manager uses AJAX if avail
 new mediamanager
 This patch adds a completely rewritten media popup. The following noteworthy
 changes were made:
 
 - media manager uses a collapsible namespace tree
 - media manager uses AJAX if available
 - media manager popup can be kept open when selecting a media file
 - only one template is used for the media manager :!: Template
 - Editable image metadata is configured in conf/mediameta.php now
 - The JS cookie mechanism was enhanced to store key/value pairs
 - Language strings can be exported to JS in js.php
 
 darcs-hash:20060519165023-7ad00-4932b4553fc919aa4a8b8187958b823acf4f8cee.gz
 show more ...  |