Tadeusz Piskozub
|
335eb48ccb
|
Wrap firing selection change in an if.
|
2016-08-23 13:55:56 +02:00 |
|
Tomasz Jakut
|
b1ea034c13
|
Added info about the ticket in the code.
|
2016-08-23 13:55:56 +02:00 |
|
Tomasz Jakut
|
cf97344cce
|
Changed order of variables declaration.
|
2016-08-23 13:55:56 +02:00 |
|
Tadeusz Piskozub
|
7e5a8ef989
|
Explicitly fire selectionChange when clicking on an element path button.
|
2016-08-23 13:55:56 +02:00 |
|
Wiktor Walc
|
bd5101a8c6
|
Updated language files. Added German (Switzerland) localization.
|
2016-02-04 12:00:53 +01:00 |
|
Marek Lewandowski
|
67ae77b0f6
|
Hello 2016.
|
2016-01-18 14:00:26 +01:00 |
|
Wiktor Walc
|
a99d4d33b0
|
Updated language files.
|
2015-01-27 13:08:22 +01:00 |
|
Aleksander Nowodzinski
|
5509c112f6
|
Hello 2015.
|
2015-01-15 11:22:55 +01:00 |
|
Artur Delura
|
94bc262d69
|
JSHint fixes in plugins.
|
2014-11-25 18:12:03 +01:00 |
|
Artur Delura
|
4c8bc32585
|
JSCS fixes in plugins till iframe.
|
2014-11-25 18:10:30 +01:00 |
|
Piotr Jasiun
|
74347caa51
|
Remove Opera leftovers.
|
2014-02-13 15:11:12 +01:00 |
|
Piotr Jasiun
|
46b052d10e
|
Remove FF2.x and FF3.x leftovers.
|
2014-02-13 15:11:12 +01:00 |
|
Aleksander Nowodzinski
|
dc8dccc5eb
|
Incremented year in license strings.
|
2014-01-02 13:48:35 +01:00 |
|
Piotr Jasiun
|
0c63d85080
|
Apply automated code style fixes on project (exclude lang file and yui.js).
|
2013-12-10 16:57:51 +01:00 |
|
Aleksander Nowodzinski
|
55144a727e
|
Use elementPath to consider children of editable only.
|
2013-11-12 16:47:39 +01:00 |
|
m.lewandowski
|
98f3609cf2
|
Renamed variable and removed extra variable initialization.
|
2013-11-05 17:59:10 +01:00 |
|
m.lewandowski
|
c9e51f9813
|
Code reposition + comment update.
|
2013-11-05 17:59:07 +01:00 |
|
m.lewandowski
|
fc253759db
|
Reverted solution for exception on clicking body in elementspath (after talk with PK we decided that we need more sophisticated solution).
|
2013-11-05 17:59:05 +01:00 |
|
m.lewandowski
|
07dd0c22c9
|
Moved privateContext property initialization go plugin init() method (previously it was inited after uiSpace event).
|
2013-11-05 17:56:04 +01:00 |
|
m.lewandowski
|
1e364ebe0f
|
Fixed OBOE error (previously iteration started from html, therefore html element was present in elementsList).
|
2013-11-05 17:56:03 +01:00 |
|
m.lewandowski
|
0c4562e670
|
Removed dependency on data-cke-widget-wrapper attribute in elementspath plugin.
|
2013-11-05 17:56:02 +01:00 |
|
m.lewandowski
|
0c426c592c
|
Adjustment to elementspath plugin path entries creation. Changed iteration to start from oldest parent down to node itself.
|
2013-11-05 17:56:01 +01:00 |
|
m.lewandowski
|
f0f48dbfe4
|
Fix for IndexSizeError exception reported in #10869.
|
2013-11-05 17:55:59 +01:00 |
|
m.lewandowski
|
86f1480320
|
Replaced added local var privateContext, which allows easier access to editor._.elementsPath. Along with that minor refactorization, joining multiple var statements.
|
2013-11-05 17:55:58 +01:00 |
|
m.lewandowski
|
553dedad93
|
Make sure that clicking elements with contenteditable attribute in elementspath will select only its content.
|
2013-11-05 17:55:57 +01:00 |
|
m.lewandowski
|
a7b10770b1
|
Elementspath onClick function moverd to editor._.elementsPath property.
|
2013-11-05 17:55:56 +01:00 |
|
Piotr Jasiun
|
597a99f450
|
Replace LICENSE.html with LICENSE.md (#10585)
|
2013-07-05 16:08:36 +02:00 |
|
Wiktor Walc
|
d6f1e0ec38
|
Updated translations, added Sinhala language.
|
2013-06-10 13:22:00 +02:00 |
|
Wiktor Walc
|
5a2a7e3b4d
|
Updated language files, added Albanian translation.
|
2013-04-22 16:33:56 +02:00 |
|
Piotrek Reinmar Koszuliński
|
9b14b9cf3e
|
Initialize elements path on editor#uiSpace(bottom) not on plugin#init.
|
2013-02-28 11:37:38 +01:00 |
|
fredck
|
7afa8221bb
|
Avoid double manipulation on the selection because of Firefox bug.
|
2013-02-26 11:58:44 +01:00 |
|
Piotrek Reinmar Koszuliński
|
9a7f9bffc7
|
Bumped up year version.
|
2013-01-07 11:11:11 +01:00 |
|
Piotrek Reinmar Koszuliński
|
eaa4cdf25c
|
Fixed events documentation.
|
2013-01-03 17:03:39 +01:00 |
|
Piotrek Reinmar Koszuliński
|
dc0be8ad25
|
Do not initialize elementspath plugin for inline editor.
|
2012-12-18 18:08:37 +01:00 |
|
Wiktor Walc
|
8cc6dab94e
|
Fixed lang properties
|
2012-11-21 07:35:46 +01:00 |
|
Piotrek Reinmar Koszuliński
|
3629395e05
|
Docs reformatted: plugins to the end!
|
2012-08-20 22:48:50 +02:00 |
|
fredck
|
e67f792379
|
Changed lang entries to strings.
|
2012-07-23 18:13:09 +02:00 |
|
fredck
|
e50a291166
|
Added %REMOVE_LINE_CORE% to the lang entries on plugins.
|
2012-07-23 18:13:08 +02:00 |
|
fredck
|
f365e73745
|
Post-fix on the code style rewritting.
|
2012-06-29 14:30:09 +02:00 |
|
Aleksander Nowodzinski
|
02e92774ee
|
Introduced editor::setKeystroke method for keystroke manipulation.
|
2012-06-20 11:17:22 +02:00 |
|
Garry Yao
|
4ef8285e14
|
Removed focusManager::forceFocus/cancelForced.
|
2012-06-19 22:51:49 +08:00 |
|
Wiktor Walc
|
fe3e46c1be
|
Moved plugin language entries into separate files.
|
2012-06-08 21:44:58 +02:00 |
|
fredck
|
7fcb8190df
|
Renamed core language file entries to properly match their plugin counterparts.
|
2012-06-08 21:44:52 +02:00 |
|
Garry Yao
|
0ed5d335a0
|
Use "div" instead of "span" in all spaces of themed UI
1. To eliminate "Unknown Runtime Error" on html manipluation in old IEs;
2. To have better flow layout with toolbar buttons.
|
2012-06-07 16:44:40 +08:00 |
|
Wiktor Walc
|
896287db29
|
Corrected copyright headers using the @license tag.
|
2012-06-05 19:36:12 +02:00 |
|
Wiktor Walc
|
fad3ad2ddd
|
There is no "selection" plugin.
|
2012-05-15 15:16:54 +02:00 |
|
Garry Yao
|
f652256fba
|
Simplify CKEDITOR.dom.range constructor, introduce the shortcut editor::createRange.
|
2012-05-10 15:17:24 +08:00 |
|
Garry Yao
|
570d31f9ac
|
Introduce a way to register editor UI parts to the focusManager.
|
2012-04-23 09:40:51 +08:00 |
|
Garry Yao
|
9a4cbac7c1
|
Merge CKEDITOR.ui.template into CKEDITOR.template.
|
2012-04-17 23:18:54 +08:00 |
|
Garry Yao
|
7a2e32a5c9
|
Adapt all changes from UI prototype.
|
2012-04-17 23:18:54 +08:00 |
|