summaryrefslogtreecommitdiffstats
path: root/src/extension/internal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Turned all functions concerning SPRect into member functions.Markus Engel2013-03-301-1/+1
* Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-261-3/+2
* Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by Mas...Nicolas Dufour2013-03-242-6/+6
* Convert a couple of C-style pointer castsAlex Valavanis2013-03-232-3/+3
* filter name is random filter232 when first addedRaphael Rosch2013-03-221-1/+1
* Fix missing Gtkmm/Glib headers for Gtk+ 3 buildAlex Valavanis2013-03-151-0/+1
* Fix even more forward declaration tagsAlex Valavanis2013-03-153-7/+7
* Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-142-2/+2
* cppcheckKris De Gussem2013-03-112-281/+285
* Drop duplicate io code ( Bug #1120585 )Kris De Gussem2013-03-112-15/+10
* fix build warnings / cppcheck ( Bug #1120585 )Kris De Gussem2013-03-111-34/+42
* Preparation to merge /dom/io and /io code (bug #1120585 )Kris De Gussem2013-03-081-44/+68
* Drop deprecated get_vbox method in Gtk::DialogAlex Valavanis2013-03-082-0/+16
* Fix deprecated Gtkmm symbols in preferences widgetAlex Valavanis2013-03-074-4/+18
* ODF output: write correct Inkscape version number to metadataKris De Gussem2013-03-031-26/+6
* Fix build with C++11Alex Valavanis2013-03-021-1/+1
* A couple of forward declarationsAlex Valavanis2013-02-112-0/+3
* cppcheckKris De Gussem2013-02-113-12/+3
* Add internal support for CorelDRAW files (import), based on libcdrFridrich Strba2013-02-014-2/+394
|\
| * libcdr, libvisio: fix compiler warnings (comparison between signed and unsign...su_v2013-02-012-4/+4
| * libcdr: add remaining CorelDRAW formats (CDT, CCX, CMX) to internal supportsu_v2013-01-281-0/+39
| * Add support for libcdrsu_v2013-01-243-0/+353
* | typoKris De Gussem2013-01-301-1/+1
* | Filters. New Shadow only mode for the Drop shadow filter.Nicolas Dufour2013-01-301-3/+10
* | Filters. New Nudge CMY custom predefined filter and modified Nudge RVB.Nicolas Dufour2013-01-242-57/+141
|/
* Filters. Add missing inkscape namespace declaration for 'Channel Painting'su_v2013-01-221-1/+1
* Bitmap. Test for JPEG resolution reordered, and coding style corrected.Nicolas Dufour2012-12-261-179/+200
* Win32. Fixing invalid cast (introduced rev.11986).Nicolas Dufour2012-12-261-1/+1
* Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis2012-12-253-8/+8
* libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v2012-12-161-0/+43
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-262-16/+0
* Update to current trunkTed Gould2012-11-2510-37/+58
|\
| * emf import. modify sequence of operations to load file EMF_Illustrator_a4.emf...Alvin Penner2012-11-111-9/+14
| * cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis2012-11-111-1/+1
| * fix margin for PDF exporting page areaJohan B. C. Engelen2012-10-281-10/+15
| * add bleed/margin to pdf exportJohan B. C. Engelen2012-10-287-16/+28
| * Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-191-1/+0
* | Getting all the filter headersTed Gould2012-10-161-0/+14
* | Files in /src that no longer existTed Gould2012-10-151-2/+0
|/
* Fix for 426763 : Cancelling import leads to error messageJohn Smith2012-10-112-1/+11
* emf import. re-implement filtering of isolated control characters (Bug 217231)Alvin Penner2012-10-101-0/+4
* Typo fix by Yuri Chornoivan.Nicolas Dufour2012-10-071-1/+1
* emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141)Alvin Penner2012-10-061-1/+1
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-1/+1
* Filters. Some filters fixes, renaming and simplifications.Nicolas Dufour2012-09-282-62/+53
* merge lp:~inkscape.dev/inkscape/lp1015572Fridrich Strba2012-09-213-0/+348
|\
| * Added Visio FilesFridrich Strba2012-07-092-0/+343
| * Add support for libvisioFridrich Strba2012-07-091-0/+5
* | Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour2012-09-201-4/+5
* | pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)Alvin Penner2012-09-101-1/+2