peterd
76cb72d3ad
tiny bug-fix for new implementation
2016-05-18 16:57:35 +02:00
peterd
ea36d9f4ee
fixed showing colorPicker the first time (quickFix)
2016-05-18 16:26:57 +02:00
peterd
81fd6d4363
fixed typo for actionCallback
2016-02-20 11:00:56 +01:00
peterd
557f47285a
Fixes loading in header and right mouse button
2016-02-13 11:47:42 +01:00
peterd
9b4a3d7a8c
Name lookup optimizationa
2015-09-27 11:11:59 +02:00
peterd
229573ecec
blank cursor with css only
2015-02-06 13:46:10 +01:00
peterd
cb60a7671b
FF earlier than FF11 support
2015-01-31 12:57:25 +01:00
peterd
cbede2ac03
changed init order for CSS and HTML
2015-01-17 12:53:32 +01:00
peterd
de16e45365
Typo fix
...
Some fixes according to @KargoGlobal
2015-01-14 14:40:48 +01:00
peterd
d715098a4f
Chrome bug: cover for input fields
2015-01-09 15:24:25 +01:00
peterd
4afd8b84dc
added memory rendering method; some changes
2015-01-06 15:35:09 +01:00
peterd
824b5f82b4
minify optimization; Chrome ENTER
2014-11-29 23:17:19 +01:00
peterd
17987b339c
fixed actionCallback issue on minified files
...
function names on min.’s files get a short name, so _mouseMoveAction
ends up with a weird name if minified and provides wrong name to
actionCallback
2014-10-06 18:59:48 +02:00
peterd
d72fff83a5
Added monospace for better rendering on WIN-OS
2014-10-01 18:28:39 +02:00
peterd
6d703a95c3
bg fix for w, c, b button (b/w tiles)
2014-09-15 20:33:25 +02:00
peterd
8273c3cd11
font correction for IE
2014-09-13 16:30:29 +02:00
peterd
2e2634e35b
IE11 curso fix
2014-09-13 16:21:53 +02:00
peterd
da9f7f308a
cursor support IE11
2014-09-13 16:06:14 +02:00
peterd
b74557dfa5
BASE64 support detection
2014-09-13 15:45:20 +02:00
peterd
b54f595387
opacity fix for IE10
...
_doesOpacity for detecting correct opacity ability
2014-09-13 14:26:28 +02:00
peterd
61f9438907
Added cookie store functionality for size and mode
2014-09-08 20:29:59 +02:00
peterd
b70d35f98a
Added cookie support for color memory
2014-09-08 19:48:30 +02:00
peterd
c6cb9f9585
little bug fix and linting
...
Using ColorPicker.prototype.saveAsBackground needs some update of
variables (in preRenderAll()) to render the WGCA bar right and
calculating all color values correct…
2014-09-08 18:22:06 +02:00
peterd
1ec1685529
initial jQuery impementation
2014-09-07 17:49:40 +02:00
peterd
991e805c61
small (V8) optimization
2014-08-28 18:50:01 +02:00
peterd
d6a34cd26c
Some corrections and additions
2014-08-19 21:22:47 +02:00
peterd
3e6c584556
Copy/Paste error correction
2014-08-18 23:05:46 +02:00
peterd
954d8e294e
opacity for IE7/8
2014-08-06 20:32:10 +02:00
peterd
649977f12f
minor changes
...
buildView - shortened
devPicker - added
colorPicker.css - IE7 fixes
indec.js - IE8 imagePath support
2014-08-05 19:03:59 +02:00
peterd
17e1a232d5
Fixed size/scale option
2014-08-05 17:31:54 +02:00
peterd
b37a93479e
Restructuring
...
…and added path support for non BASE64 URI browsers
2014-08-05 17:16:42 +02:00
peterd
08725127a0
New (quite) stable version
...
Initial version (tested on IE7, IE6 possible with new CSS)
2014-08-04 15:14:27 +02:00