summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Filters. Global filters file cleanup and Point Engraving CPF improvements.Nicolas Dufour2011-08-151-8/+23
* Filters. New basic component transfer CPF.Nicolas Dufour2011-08-152-0/+84
* Filters. New global filters file, and some SVG fixes.Nicolas Dufour2011-08-156-12/+12
* Filters. New Point engraving and Nudge custom predefined filters.Nicolas Dufour2011-08-115-22/+325
* Filters. Forgotten textures file...Nicolas Dufour2011-08-101-0/+158
* Filters. New Blend, Extract Channel and Ink Blot custom predefined filters.Nicolas Dufour2011-08-104-3/+176
* Filters. New Invert, Wax bump and Felt feather custom predefined filters.Nicolas Dufour2011-08-096-29/+527
* Filters. More filters reorganisation and consistency work.Nicolas Dufour2011-08-079-138/+138
* Filters. Global custom predefined filters reorganization.Nicolas Dufour2011-08-0614-1132/+1056
* Extensions. New "indent" attribute to add an indent level to extension elements.Nicolas Dufour2011-08-062-27/+27
* Filters. Adding opacity support in Bump filter.Nicolas Dufour2011-08-054-62/+185
* emf import. re-evaluate scaling formulas (Bug 341847, comment 7)Alvin Penner2011-08-031-22/+4
* Filters. Removing starting underscores in identifiers.Nicolas Dufour2011-08-0110-30/+30
* Filters. New Bump custom predefined filter.Nicolas Dufour2011-07-282-3/+275
* 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
* 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
* 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
* Fix mixed up colors when exporting images with bitmaps to PDF and otherKrzysztof Kosi??ski2011-07-063-69/+14
* 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
* Filters. Fix for a crash introduced with revision 10313.Nicolas Dufour2011-06-231-6/+6
* Warning cleanup.Jon A. Cruz2011-06-224-22/+22
* Merge from trunkKrzysztof Kosi??ski2011-06-1922-194/+214
|\
| * * [INTL:sk] Slovak translation updateIvan Mas??r2011-06-171-1/+1
| * cmake:Campbell Barton2011-06-134-79/+0
| * work in progress cmake commit:Campbell Barton2011-06-124-76/+74
| * Update to win32 build defines for libwpg issue.Jon A. Cruz2011-06-111-0/+5
| * Modified build to conditionally build against either libwpg 0.1.x or 0.2.x. F...Jon A. Cruz2011-06-101-1/+16
| * 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-042-4/+2
| |\
| | * Use generic headers in preparation for GTK+ 3 transitionAlex Valavanis2011-06-031-1/+1
| * | Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz2011-06-048-23/+22
| |/
| * 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
| * 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
| * 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
* | No more PrintWin32, including no special cases for non-Unicode Windows anymore.Jasper van de Gronde2011-04-155-720/+47
* | Merge from trunkKrzysztof Kosi??ski2011-04-0735-926/+3286
|\|