summaryrefslogtreecommitdiffstats
path: root/src/extension (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix compiler warnings with old GCC on Mac OS X and SolarisDavid Mathog2012-09-274-55/+78
* Changes from 2012-09-24David Mathog2012-09-251-2/+3
* Fix pointer issue in EMF codesu_v2012-09-231-9/+27
* merge from trunk (r11698)su_v2012-09-2313-86/+460
|\
| * Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-222-24/+26
| * merge lp:~inkscape.dev/inkscape/lp1015572Fridrich Strba2012-09-214-0/+354
| |\
| | * Added Visio FilesFridrich Strba2012-07-092-0/+343
| | * Add support for libvisioFridrich Strba2012-07-092-0/+11
| * | some memleak fixes (Bug #1043571)Kris De Gussem2012-09-201-6/+14
| * | Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour2012-09-201-4/+5
| * | Fix for 818628 : DBUS Metadata for error domain warning when using File>NewJohn Smith2012-09-186-52/+61
* | | Fixes bug #988601: omnibus patch for EMF input/output support (cross-platform)su_v2012-09-2314-3559/+18363
|/ /
* | pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)Alvin Penner2012-09-101-1/+2
* | Fix for 649441 : Extension dialogs without live preview should not be modalJohn Smith2012-09-101-0/+5
* | Fix for 499965 : PS Output : Convert export area to radio buttonsJohn Smith2012-09-052-89/+82
* | revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem2012-09-031-7/+3
* | converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem2012-09-021-3/+7
* | emf import. add support for EMR_PIE element (Bug 1040339)Alvin Penner2012-09-011-0/+43
* | round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)Alvin Penner2012-08-191-2/+2
* | Extensions. Better fix for Bug #944077 (inkscape crashed with SIGSEGV in Inks...Nicolas Dufour2012-07-311-2/+1
* | Add missing files and add Daniel Wagenaar to AuthorsJosh Andler2012-07-232-0/+358
* | Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour2012-07-232-5/+33
* | Fix for Bug #1022719 (Inkscape fails to open file from the web (via URL) on t...Nicolas Dufour2012-07-191-0/+10
* | Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour2012-07-121-7/+1
|/
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-057-36/+0
* emf import. missing tick marks (Bug 715692)Alvin Penner2012-07-021-1/+2
* Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2012-06-302-16/+209
* Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis2012-06-094-22/+33
* cppcheckKris De Gussem2012-06-071-3/+7
* emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)Alvin Penner2012-05-272-12/+7
* Drop deprecated GtkNotebookPage usageAlex Valavanis2012-05-221-2/+9
* Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz2012-05-181-2/+4
* pdf import. set a default line width, see http://thread.gmane.org/gmane.comp....Alvin Penner2012-05-151-1/+4
* A couple of simple Gtk3 fixesAlex Valavanis2012-05-061-0/+8
* improved workaround to prevent GfxRadialShading from getting corrupted during...Alvin Penner2012-05-061-2/+15
* Syntax of null pointer dereference checkingKris De Gussem2012-05-031-4/+6
* extensions: string class usageKris De Gussem2012-05-011-17/+7
* fix extension path scan (Bug #801568 ; patch of Patrick Monnerat)Kris De Gussem2012-05-011-4/+2
* Fix typos in Gtk3 fixes, and fix separator API usageAlex Valavanis2012-04-302-2/+0
* gtkmm-3.0 changes for Gtk::AdjustmentAlex Valavanis2012-04-306-2/+56
* emf import. use EMR_EXTSELECTCLIPRGN to cancel clipping (Bug 990083)Alvin Penner2012-04-291-0/+6
* gtkmm-3.0 fixes for Gtk::Box and header inclusionsAlex Valavanis2012-04-285-3/+12
* C++ify syntax a bitJohan B. C. Engelen2012-04-281-7/+6
* fix paths when working with command line (Bug #695120 , patch by Patrick Monn...Kris De Gussem2012-04-281-0/+26
* pdf import. modify criterion for applying scaling to gradientTransform (Bug 9...Alvin Penner2012-04-221-6/+8
* dropping some ghost code / probably fixing a memleak as wellKris De Gussem2012-04-211-4/+0
* cppcheck / fix issue in Dutch translationKris De Gussem2012-04-202-10/+5
* cppcheckKris De Gussem2012-04-201-3/+1
* Memory leak fix. (Bug #986271) Code supplied by David Mathog.Kris De Gussem2012-04-202-6/+23
* Warning cleanupJon A. Cruz2012-04-188-60/+42