|
|
@1435
|
9 days |
gogo |
make-release needed to make the lang/merged directory because it's not …
|
|
|
@1434
|
10 days |
gogo |
A small improvement for Stylist, don't show an empty stylist panel when …
|
|
|
@1433
|
3 weeks |
gogo |
#1727 - stop-gap fix for fixRelativeUrls causing a problem with …
|
|
|
@1431
|
5 weeks |
gogo |
Final update to release packaging I think, time to go.
|
|
|
@1430
|
5 weeks |
gogo |
Update release notes to match wiki
|
|
|
@1429
|
5 weeks |
gogo |
Fix compressor error detection, more release cleanup
|
|
|
@1428
|
5 weeks |
gogo |
Update release notes to include the unreleased trunk changes within the …
|
|
|
@1427
|
5 weeks |
gogo |
Update the release notes for 1.5
|
|
|
@1426
|
5 weeks |
gogo |
Update UsingPhpPlugins?.php to work from within xinha-cdn examples.
|
|
|
@1425
|
5 weeks |
gogo |
More improvement to release process.
|
|
|
@1424
|
5 weeks |
gogo |
Rename local_plugins to xinha-cdn, include examples in that.
|
|
|
@1423
|
5 weeks |
gogo |
Deny all access to contrib from the web (assuming an apache server).
|
|
|
@1422
|
5 weeks |
gogo |
A couple minor changes preparing for release.
|
|
|
@1421
|
8 weeks |
gogo |
Add support for using external plugins with XinhaEasy.js and add …
|
|
|
@1420
|
8 weeks |
gogo |
A new Newbie Guide example.
|
|
|
@1419
|
8 weeks |
gogo |
Small fix for the render mode help text in examples.
|
|
|
@1418
|
8 weeks |
gogo |
Add xinha_config.resizableEditor = [bool]; option to allow drag-resize …
|
|
|
@1417
|
2 months |
gogo |
Change the initial iframe src to javascript:'' and change the iframe …
|
|
|
@1416
|
2 months |
gogo |
The IE7 Compatability for XinhaEasy?.js didn't work properly, replacing it …
|
|
|
@1415
|
2 months |
gogo |
Missed a bit from the previous commit for assetLoader abort()
|
|
|
@1414
|
2 months |
gogo |
Add an abort() method for the assetLoader, which is now used by …
|
|
|
@1413
|
2 months |
gogo |
IE10 in quirks mode displayed the toolbar in a rather unpleasant state. …
|
|
|
@1412
|
2 months |
gogo |
FancySelects? and WebkitResize? had some problems with older browsers where …
|
|
|
@1411
|
2 months |
gogo |
IE11 Had some issues with the selection and MootoolsFileManager?, this …
|
|
|
@1410
|
2 months |
gogo |
Add an "Easy" way to load Xinha, this is much simpler than the previous. …
|
|
|
@1409
|
2 months |
gogo |
|
|
|
@1408
|
2 months |
gogo |
FancySelects? had a slight problem with multiple Xinha on a page, fixed.
|
|
|
@1407
|
2 months |
gogo |
Fixes #1725 Stylist confliced with PreserveSelection?
|
|
|
@1406
|
2 months |
gogo |
A little quick tidy up of examples.
|
|
|
@1405
|
2 months |
gogo |
Resort the language files to make them properly alpha sorted, this will …
|
|
|
@1404
|
2 months |
gogo |
Setup to sort the language data files properly by key, I meant to do that …
|
|
|
@1403
|
2 months |
gogo |
By default, load a merged language file if it exists for the given …
|
|
|
@1402
|
2 months |
gogo |
Rebuild the translation system and language files.
Includes a few kludges …
|
|
|
@1401
|
2 months |
gogo |
Latvian also had an encoding issue.
|
|
|
@1400
|
2 months |
gogo |
Repair Greek translations which must have been corrupted some time …
|
|
|
@1399
|
2 months |
gogo |
#1135 - Move UnFormat? to unsupported_plugins, the use of SuperClean? …
|
|
|
@1398
|
2 months |
gogo |
#1135 - Update SuperClean? to incorporate the UnFormat? functionality.
|
|
|
@1397
|
2 months |
gogo |
Improve the undo/redo handling considerably by preserving the caret …
|
|
|
@1396
|
2 months |
gogo |
#1484, Rewrite expandRelativeUrl handlng to work properly.
|
|
|
@1395
|
2 months |
gogo |
#1421 - in TransformInnerHTML with 7 bit printables in urls, do not remove …
|
|
|
@1394
|
2 months |
gogo |
Rewrite and standardise key events (see #1393), add onKeyDown, onKeyUp …
|
|
|
@1393
|
2 months |
gogo |
#1544 - Add PreserveSelection? plugin which implements as a plugin the …
|
|
|
@1392
|
2 months |
gogo |
A small TableOperations? fix for Safari with the table properties border …
|
|
|
@1391
|
2 months |
gogo |
Improve TableOperations? Table Properties border functionality. Remove the …
|
|
|
@1390
|
2 months |
gogo |
#1550 Inserting or deleting cells in TableOperations? can be confusing for …
|
|
|
@1389
|
2 months |
gogo |
#1422 - Incorrect (but working) procedure for updating fontname/size and …
|
|
|
@1388
|
2 months |
gogo |
Allow WebKitResize? to also put the td/th and table resize handles on Gecko …
|
|
|
@1387
|
2 months |
gogo |
IE11 was still complaining about this in EnterParagraphs? …
|
|
|
@1386
|
2 months |
gogo |
Small fix for EnterParagraphs?
|
|
|
@1385
|
2 months |
gogo |
Fix for FancySelects? with IE11
|
|
|
@1384
|
2 months |
gogo |
Add FancySelects? plugin to resolve #1365, along the way move jQuery and …
|
|
|
@1383
|
2 months |
gogo |
#1612 - Incorrectly created new list elements in Gecko
|
|
|
@1382
|
2 months |
gogo |
Fix for TableOperations? for Safari ContextMenu? issue with cell properties.
|
|
|
@1381
|
2 months |
gogo |
Missed some images from MootoolsFileManager? update
|
|
|
@1380
|
2 months |
gogo |
#1617 - Implement tab/shift-tab for TableOperatios?
|
|
|
@1379
|
2 months |
gogo |
#1163 Add ability to change cell (or all cells in row) type between td/th …
|
|
|
@1378
|
2 months |
gogo |
Add improved and standardised tab handling support for Gecko and WebKit?, …
|
|
|
@1377
|
2 months |
gogo |
Improve handling of tab in ListOperations? by default tab anywere in a list …
|
|
|
@1376
|
2 months |
gogo |
Missed this from [1375], #1614
|
|
|
@1375
|
2 months |
gogo |
Create plugin ListOperations? which resolves #1614 - tab/shift-tab at start …
|
|
|
@1374
|
2 months |
gogo |
#1358 Hide SmartReplace? panel when textmode
|
|
|
@1373
|
2 months |
gogo |
Selected buttons (eg alignment) had weird padding when not using a skin.
|
|
|
@1372
|
2 months |
gogo |
WebKitResize? fix for positions of resize boxes when scrolled in the iframe …
|
|
|
@1371
|
2 months |
gogo |
Updates to MootoolsFileManager? - most importantly removal of Flash …
|
|
|
@1370
|
2 months |
gogo |
#1578 Fixes for ColorPicker? positioning with regard to scrolling in …
|
|
|
@1369
|
2 months |
gogo |
Remove WebKitResize? handles when changing modes
|
|
|
@1368
|
2 months |
gogo |
ClientSideSpellcheck? is not a threat
|
|
|
@1367
|
2 months |
gogo |
Fix loading warning for a not-found or forbidden plugin. Remove the die's …
|
|
|
@1366
|
2 months |
gogo |
Move ExtendedFileManager? and ImageManager? into unsupported_plugins to …
|
|
|
@1365
|
2 months |
gogo |
Add EncodeOutput? plugin, which can perform rot13, base64 or a combination …
|
|
|
@1364
|
3 months |
gogo |
Add a new plugin, WebKitResize?, which adds drag-resizing capability to …
|
|
|
@1363
|
3 months |
gogo |
Did some brief testing in Microsoft Edge, and... it works. Uses Webkit. …
|
|
|
@1362
|
3 months |
gogo |
Small fix TableOperations? related to adding th
|
|
|
@1361
|
3 months |
gogo |
#1279 ereg to preg
|
|
|
@1360
|
3 months |
gogo |
Small fix for SmartQuotes? (it still has some issues though, #1358 among …
|
|
|
@1359
|
3 months |
gogo |
#1361 - Increase Z index for loading so it goes over a full-screened …
|
|
|
@1358
|
3 months |
gogo |
#1163 Add th support to TableOperations? - in that it won't break th's and …
|
|
|
@1357
|
3 months |
gogo |
#1489 - Portuguese Brazilian translation
|
|
|
@1356
|
3 months |
gogo |
#1245 - Fix percent width and height when using DomWalk?
|
|
|
@1355
|
3 months |
gogo |
Move the PersistentStorage? plugins from #1328 to unsupported_plugins, as …
|
|
|
@1354
|
3 months |
gogo |
#1420 - Remove saveas button. This is probably not relevant any more …
|
|
|
@1353
|
3 months |
gogo |
#1432 Implement title attribute for Linker
|
|
|
@1352
|
3 months |
gogo |
#1476 Improve ContextMenu? behaviour for misspelt words (detected by …
|
|
|
@1351
|
3 months |
gogo |
Move SpellChecker? to unsupported_plugins.
Over the years hosts have …
|
|
|
@1350
|
3 months |
gogo |
#1480 - Fix some InsertAnchor? oddities
InsertAnchor? now does not preserve …
|
|
|
@1349
|
3 months |
gogo |
Fix #1487 - 2 or more editors with rapid change between causes Disco …
|
|
|
@1348
|
3 months |
gogo |
#1511 Make the dialog for SuperClean? show by default, and add descriptive …
|
|
|
@1347
|
3 months |
gogo |
#1391 - Improve PreserveScripts?
|
|
|
@1346
|
3 months |
gogo |
#1546 Add onMouseUp event
|
|
|
@1345
|
3 months |
gogo |
#1520 - removeAttribute of className is wrong, should removeAttribute …
|
|
|
@1344
|
3 months |
gogo |
#1568 - Fix some 7 bit clean URLs with TransformInnerHTML
|
|
|
@1343
|
3 months |
gogo |
#1584 Turkish Translations
|
|
|
@1342
|
3 months |
gogo |
I couldn't actually reproduce but probably will fix #1589 crash when …
|
|
|
@1341
|
3 months |
gogo |
Fix for #1601 status bar a few pixels too wide pushing the scroll bar …
|
|
|
@1340
|
3 months |
gogo |
#1600 - improve scroll on enter new paragraph
|
|
|
@1339
|
3 months |
gogo |
#1602 - Allow setting editor events after makeEditors and before …
|
|
|
@1338
|
3 months |
gogo |
Rollback [1335], see #1226 for why
|
|
|
@1337
|
3 months |
gogo |
#1609 - CSS plugin was clobbering a native CSS object in Firefox, renamed …
|
|
|
@1336
|
3 months |
gogo |
Fix for console warning in Chrome
|
|
|
@1335
|
3 months |
gogo |
#1226 - Gecko problems with paraHandlerBest
I actually checked the …
|
|
|