summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Filters. Removing starting underscores in identifiers.Nicolas Dufour2011-08-0110-30/+30
* | add header to cmake filesCampbell Barton2011-07-291-0/+1
* | UI uniformisation / addition of mnemonics (Bug #170765)Kris De Gussem2011-07-281-1/+0
* | Filters. New Bump custom predefined filter.Nicolas Dufour2011-07-282-3/+275
* | another g_return_if_fail -> g_return_val_if_fail & add include to cmake.Campbell Barton2011-07-281-0/+1
* | Filters. New Channel transparency and Cross blur custom predefined filters.Nicolas Dufour2011-07-273-0/+208
* | Filters. New Channel painting custom predefined filter.Nicolas Dufour2011-07-252-2/+116
|/
* Fixed path update (Bug #812517)Kris De Gussem2011-07-241-3/+1
* Minor UI fixKris De Gussem2011-07-201-2/+2
* Filters. Custom predefined filters update.Nicolas Dufour2011-07-204-44/+84
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-177-16/+16
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-166-24/+18
* Merge from trunk to pull in fix for LP #806105Krzysztof Kosi??ski2011-07-135-78/+26
|\
| * Fix crashes in print previewKrzysztof Kosi??ski2011-07-131-3/+5
| * i18n. Adding new GCode Tool extensions (see Bug #731177).Nicolas Dufour2011-07-101-6/+6
| * auto-maximize the inkscape extension error dialog so that it is easier to rea...Felipe Corr??a da Silva Sanches2011-07-081-0/+1
| * Fix mixed up colors when exporting images with bitmaps to PDF and otherKrzysztof Kosi??ski2011-07-063-69/+14
* | Merge from trunkKrzysztof Kosi??ski2011-07-066-27/+197
|\|
| * added missing headerCampbell Barton2011-07-021-0/+1
| * Filters. Typos in the recently modified and added filters.Nicolas Dufour2011-06-292-8/+8
| * Filters. New Edge detect custom filter and new options for the Drop shadow fi...Nicolas Dufour2011-06-293-20/+189
| * warning cleanup (no functional changes)Campbell Barton2011-06-251-1/+1
| * Filters. Fix for a crash introduced with revision 10313.Nicolas Dufour2011-06-231-6/+6
* | Remove more of libnrKrzysztof Kosi??ski2011-06-231-1/+1
|/
* Warning cleanup.Jon A. Cruz2011-06-224-22/+22
* get cmake working again.Campbell Barton2011-06-221-3/+0
* Merge from trunkKrzysztof Kosi??ski2011-06-1940-385/+591
|\
| * * [INTL:sk] Slovak translation updateIvan Mas??r2011-06-171-1/+1
| * Conditionalize compilation of image magick sources in cmake.Jon A. Cruz2011-06-161-73/+82
| * Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-1/+1
| * cmake:Campbell Barton2011-06-131-0/+17
| * ignore ./CMakeLists.txt.user (qtcreator stores settings here)Campbell Barton2011-06-131-1/+2
| * cmake:Campbell Barton2011-06-131-1/+106
| * cmake: now builds without having most of the source listed in 1 file.Campbell Barton2011-06-131-5/+6
| * cmake:Campbell Barton2011-06-139-134/+100
| * cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...Campbell Barton2011-06-121-2/+2
| * work in progress cmake commit:Campbell Barton2011-06-129-141/+138
| * Update to win32 build defines for libwpg issue.Jon A. Cruz2011-06-111-0/+5
| * Fix debus warnings and build errors.Jon A. Cruz2011-06-111-93/+79
| * Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...Jon A. Cruz2011-06-101-1/+16
| * Save a copy dialog now opens in current directory if this option is set for s...Johan B. C. Engelen2011-06-081-2/+8
| * fix: latex width output to postscript big point 'bp'.Johan B. C. Engelen2011-06-051-2/+2
| * Possible Win32 compile fix.Jon A. Cruz2011-06-042-2/+4
| * Merge gtk header cleanup by Alex Valavanis. Fixes bug #709847, bug #747512, b...Jon A. Cruz2011-06-046-8/+6
| |\
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-035-5/+5
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-0410-25/+24
| |/
| * Add "silent" option to extension inx file so that extension authors can opt-o...Felipe Corr??a da Silva Sanches2011-05-273-1/+20
| * corrected fill-rule handling in pdf export, fixes bug:436962Adib Taraben2011-05-071-3/+3
| * symbol rendering fix for bug:705345Adib Taraben2011-05-051-3/+3
| * Fix crashes on empty marker definitions.Johan B. C. Engelen2011-05-011-5/+7