summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | NULL pointer checksKris De Gussem2013-04-081-33/+48
* | | | | | | | | | | | | | | | | | | | | | | | fix bug where extension radiobutton parameters cannot be set from cmdline (e....Johan B. C. Engelen2013-04-061-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | odf export: code clean up and preparatory work to allow gradients in export. ...Kris De Gussem2013-04-032-665/+376
* | | | | | | | | | | | | | | | | | | | | | | Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and pd...Nicolas Dufour2013-03-301-3/+3
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible che...Alex Valavanis2013-03-263-5/+8
* | | | | | | | | | | | | | | | | | | | | | Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-254-6/+6
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | | | | Fix another tonne of forward declaration tagsAlex Valavanis2013-03-141-1/+1
* | | | | | | | | | | | | | | | | | | | Kill ancient gcc version check in configure.ac and fix a load of broken forwa...Alex Valavanis2013-03-145-5/+5
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-03-121-2/+1
* | | | | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-03-113-284/+286
* | | | | | | | | | | | | | | | | | | 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-085-0/+39
* | | | | | | | | | | | | | | | | Drop more Gtk::Table usageAlex Valavanis2013-03-082-5/+31
* | | | | | | | | | | | | | | | | 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
* | | | | | | | | | | | | | | | | Fix missing headers for Gtk+ 3 buildAlex Valavanis2013-02-233-0/+6
* | | | | | | | | | | | | | | | | update cmake filesCampbell Barton2013-02-191-0/+2
* | | | | | | | | | | | | | | | | Better fix for Bug #911146 (Inkscape reads .eps files from /tmp instead of th...Nicolas Dufour2013-02-152-35/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Build. Adding unistd header (fixes compilation on Win32 with OpenSuse cross-c...Nicolas Dufour2013-02-131-0/+1
* | | | | | | | | | | | | | | | A couple of forward declarationsAlex Valavanis2013-02-115-1/+7
* | | | | | | | | | | | | | | | cppcheckKris De Gussem2013-02-113-12/+3
* | | | | | | | | | | | | | | | Add internal support for CorelDRAW files (import), based on libcdrFridrich Strba2013-02-015-2/+400
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | 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-244-0/+359
* | | | | | | | | | | | | | | | | drop old, unused and error prone dxf2svg extensionKris De Gussem2013-01-3022-4001/+0
* | | | | | | | | | | | | | | | | 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
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | revert my revision 12053 (Bug #1103248 )Kris De Gussem2013-01-231-1/+1
* | | | | | | | | | | | | | | direct use of Glib::ustringKris De Gussem2013-01-221-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | 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
* | | | | | | | | | | | | GTK+ 3: Use orientable widgetsAlex Valavanis2012-12-161-0/+5
* | | | | | | | | | | | | Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...Nicolas Dufour2012-12-161-8/+10
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Drop support for GTK+ < 2.24Alex Valavanis2012-11-264-24/+0
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Update to current trunkTed Gould2012-11-2511-38/+59
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-251-1/+1
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | emf import. modify sequence of operations to load file EMF_Illustrator_a4.emf...Alvin Penner2012-11-111-9/+14