summaryrefslogtreecommitdiffstats
path: root/scribus/plugins
Commit message (Expand)AuthorAgeFilesLines
* Create only styles for element typespublicJan Zeleny2012-09-292-89/+74
* HTML import rewrittenJan Zeleny2012-09-293-646/+604
* Added the base function for importing HTML files from Python scriptsJan Zeleny2012-09-293-0/+46
* #10999: Speed up some loops for very long text in many linked framesjghali2012-08-031-1/+1
* #10925: Crash when importing an .odt with bullet lists in itjghali2012-07-212-9/+5
* #10848: The constants ALIGN_BLOCK and ALIGN_FORCED are both set to a value of 4jghali2012-07-051-1/+1
* #10804: Scribus crash opening 2 script at the same timejghali2012-07-043-2/+56
* InfoBox.py won't fail now if you don't have PIL, ie works on Windows as beforegpittman2012-06-281-7/+12
* improved InfoBox.py using PILgpittman2012-06-261-4/+14
* fix more build warningsjghali2012-06-252-22/+2
* fix quite a few build warningsjghali2012-06-259-33/+2
* #10011: Scripter - add function for change name of page itemcraig2012-06-243-1/+30
* #10202: Fix some GUI string translation issuescraig2012-06-174-18/+18
* Add in dictionary downloader code, updates to downloader threading and add in...craig2012-06-072-36/+7
* msvc project update : more modifications to ease transition to msvc 2010/msvc...jghali2012-06-024-4/+4
* Per Gentoo's app-office/scribus/scribus-1.4.9999.ebuild, add in WANT_NOTEMPLA...craig2012-05-061-0/+3
* Bump hunspell plugin, simplify and clean some morecraig2012-05-044-57/+34
* Bump hunspell plugin, simplify a little. Allow the LibreOffice dict finder us...craig2012-05-041-38/+16
* Bump hunspell some more. Word language now recorded from the char style and t...craig2012-05-034-6/+28
* Bump hunspell some more, add it some real finding/use of dicts from common lo...craig2012-05-034-50/+79
* Bump the hunspell checker a bitcraig2012-05-022-6/+62
* Update hunspell plugin, plugin manager to allow SE to see plugins, scplugin t...craig2012-04-306-21/+80
* hunspell plugin: add replaceWord() and sentence() functions to StoryTextcraig2012-04-232-32/+10
* another fix for spellchecker : suggestions are returned as UTF-8 strings, con...jghali2012-04-201-1/+1
* fix for spell check plugin on win32 : hunspell requires strings to be encoded...jghali2012-04-201-2/+2
* #10686: html importer tries (and fails) to read embedded imagesjghali2012-04-191-1/+5
* Fix change offset for word replacements, and simplify code a decent amountcraig2012-04-194-19/+16
* Fix CMakeLists to exlude hunspell againcraig2012-04-172-4/+4
* Another hunspell backup..., works a bit better nowcraig2012-04-173-77/+26
* Commit hunspell out of build for now.. craig2012-04-121-3/+3
* Add hunspell based spell checker - not enabled, backup only for now, not enab...craig2012-04-1210-0/+894
* svg import : store font size as a double + some minor refactoringjghali2012-04-122-14/+14
* #10671: incorrect text size when importing svg generated by Diajghali2012-04-121-1/+1
* Fix some GUI issues with the Path Operations dialogcraig2012-04-091-220/+270
* #9046: Undoing path operations doesn't work as expectedcraig2012-04-091-143/+266
* Fixed Bug 10586: "Script ColorChart.py misbehaves with 2 or more opened docum...fschmid2012-03-218-8/+8
* #10607 : Clip path transform not applied when parsing SVGjghali2012-02-271-0/+5
* #10598 : Automatic guides which refer to margins are not loaded correctlyjghali2012-02-251-1/+1
* #10595: Imported page, in some case, loses its text frame stylejghali2012-02-252-30/+30
* #10599: scribus.textOverflows does not work as documentedjghali2012-02-241-1/+1
* #10580: haveDoc() actually returns an integercraig2012-02-141-2/+2
* more code cleanupsjghali2012-02-113-7/+7
* minor code cleanup in ps importerjghali2012-02-111-44/+9
* Ubuntu patch from 9850 for building on armel archmalex2012-02-102-9/+9
* #10536 : sending group objects to other layer does not work from within scripterjghali2012-01-221-17/+23
* #10535: giving second argument to textOverflows() crashes scribusjghali2012-01-211-1/+1
* #4828: Allow undo/redo of moving pagescraig2012-01-182-2/+2
* #10509 : crash on attempt to export as imagejghali2012-01-121-1/+1
* #10512: No way to specify subject in PDF filejghali2012-01-122-12/+14
* #10504: incorrect import of SVG filejghali2012-01-101-1/+1