summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* - 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
| * emf import. support for clip rectangle (Bug 383180)Alvin Penner2011-04-271-14/+53
| * Fixed warning to use GUI when appropriate.Jon A. Cruz2011-04-231-8/+10
| * add new preference widget for a number with a unit.Johan B. C. Engelen2011-04-171-4/+4
| * change spinbox to new one in many places.Johan B. C. Engelen2011-04-164-6/+21
| * remove unnecessary includes.Johan B. C. Engelen2011-04-161-4/+0
| * extensions: use improved spinbutton with math expression evaluationJohan B. C. Engelen2011-04-162-4/+4
| * pdf+latex:Johan B. C. Engelen2011-04-101-6/+18
| * pdf+latex: fix newline bug due to changes in r10089Johan B. C. Engelen2011-04-101-16/+29
| * go wild adding % at the end of each latex line (pdf+latex output)Johan B. C. Engelen2011-04-101-22/+22
* | Update Makefile as necessary to build again on LinuxJosh Andler2011-04-151-2/+0