summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unduplicate some code in the metafile printing extensionsKrzysztof Kosi??ski2013-09-0110-2183/+1843
* update cmakefilesCampbell Barton2013-08-311-0/+2
* Move libuemf to a separate directory.Krzysztof Kosi??ski2013-08-3124-26241/+13
* Merge in pdf work by david bild, thanks David\!Martin Owens2013-08-308-18/+112
|\
| * use multiple graphic/text layers for pdf+latex outputDavid R. Bild2013-08-294-6/+90
| * Move omit text feature from cairo renderer to contextDavid R. Bild2013-08-266-12/+22
* | adapt to changes in r12471 (unit refactoring)su_v2013-08-294-18/+14
* | merge from trunk (r12487)su_v2013-08-2930-952/+714
|\|
| * better memory leak fix (fixes bug 986271: memory leaks associated with images)Kris De Gussem2013-08-212-19/+0
| * Allow Object to Path verb from non-GUI (DBus) interfaceEric Greveson2013-08-121-1/+1
| * Merge Google Summer of Code unit refactor.Matthew Petroff2013-08-0610-71/+69
| |\
| | * Fixed Windows compile bug.Matthew Petroff2013-08-012-40/+41
| | * Fixed Windows compile bug.Matthew Petroff2013-08-012-41/+42
| | * Eliminate "unit-constants.h".Matthew Petroff2013-07-3110-30/+26
| * | code cleanup (cppcheck)Johan B. C. Engelen2013-08-058-25/+24
| * | pdf import. re-define tiling pattern scaling matrix (Bug 1168908)Alvin Penner2013-08-031-1/+19
| |/
| * 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
* | patch of David Mathog in bugtread 988601 comment 186Kris De Gussem2013-08-151-2/+1
* | merge from trunk (r12380)su_v2013-06-1924-14/+202
|\|
| * 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
* | changes_2013_05_22a.patch:David Mathog2013-06-198-400/+1104
* | merge from trunk (r12337)su_v2013-05-163-11/+47
|\|
| * 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
* | merge from trunk (r12322)su_v2013-05-0515-202/+226
|\|
| * 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
* | merge from trunk (r12305)su_v2013-04-272-38/+33
|\|
| * minor odg export updateKris De Gussem2013-04-202-38/+33
* | merge from trunk (r12281)su_v2013-04-182-55/+36
|\|
| * odg export: some work on gradientsKris De Gussem2013-04-122-55/+36
* | merge from trunk (r12272)su_v2013-04-085-702/+428
|\|
| * NULL pointer checksKris De Gussem2013-04-081-33/+48