summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove the disabled script dialog and the nonfunctional Java bindingKrzysztof Kosi??ski2013-07-235-352/+0
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added "dbus-name" command line option to allow a D-Bus bus name other thanEric Greveson2013-07-104-7/+37
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Further renaming of DBus variables (object -> app_interface/doc_interfaceEric Greveson2013-07-046-400/+424
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Code readability improvements and licence changes for action-context.*Eric Greveson2013-07-044-182/+130
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changed dbus interface to treat 'division' like other boolops, with a newEric Greveson2013-07-036-68/+29
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified dbus interface so that it works in console mode (--dbus-listen)Eric Greveson2013-07-037-162/+285
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added error messages when attempting to use verbs requiring GUI inEric Greveson2013-07-011-1/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-015-7/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | odf metadata - let's begin with a first step to full ODF compatibilityKris De Gussem2013-06-211-17/+27
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Glibmm 2.32+ fix extended to optional components. Fixes bug #1179338.Jon A. Cruz2013-06-073-0/+16
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-073-0/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-0616-0/+32
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactor: Changed some functions from Extension to const.Vinícius dos Santos Oliveira2013-06-052-12/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add command line option to specify PDF export version. Patch from schwieni.Vinícius dos Santos Oliveira2013-06-056-1/+78
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-0416-0/+31
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for command line EPS/PS export (bug 1173776). Patch from Vinipsmaker.Tavmjong Bah2013-05-291-4/+24
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans.Nicolas Dufour2013-05-131-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap resoluti...Nicolas Dufour2013-05-122-11/+45
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for 1171434 : trunk: INX <optiongroup> broken^John Smith2013-05-052-3/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-026-126/+126
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-015-63/+63
* | | | | | | | | | | | | | | | | | | | | | | | | | | UI messagesKris De Gussem2013-04-291-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-291-8/+8
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | minor odg export updateKris De Gussem2013-04-202-38/+33
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | odg export: some work on gradientsKris De Gussem2013-04-122-55/+36
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | 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