summaryrefslogtreecommitdiffstats
path: root/src/extension (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-26Bitmap. Test for JPEG resolution reordered, and coding style corrected.Nicolas Dufour1-179/+200
2012-12-26Win32. Fixing invalid cast (introduced rev.11986).Nicolas Dufour1-1/+1
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis3-8/+8
2012-12-16libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX)su_v1-0/+43
2012-12-16GTK+ 3: Use orientable widgetsAlex Valavanis1-0/+5
2012-12-16Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook pag...Nicolas Dufour1-8/+10
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis4-24/+0
2012-11-25Fix for 1036059 : Keyboard shortcut editorJohn Smith1-1/+1
2012-11-11emf import. modify sequence of operations to load file EMF_Illustrator_a4.emf...Alvin Penner1-9/+14
2012-11-11cppcheck: Convert more C-style pointer casts to GObject or C++Alex Valavanis1-1/+1
2012-10-28fix margin for PDF exporting page areaJohan B. C. Engelen1-10/+15
2012-10-28add bleed/margin to pdf exportJohan B. C. Engelen7-16/+28
2012-10-19Filters. Fixing filters structure and typo.Nicolas Dufour1-1/+0
2012-10-16Getting all the filter headersTed Gould1-0/+14
2012-10-15Files in /src that no longer existTed Gould2-3/+0
2012-10-13GTK+ 3: Fix crash with live-preview checkbox in extensions dialogAlex Valavanis1-6/+4
2012-10-11Fix for 426763 : Cancelling import leads to error messageJohn Smith6-3/+22
2012-10-10emf import. re-implement filtering of isolated control characters (Bug 217231)Alvin Penner1-0/+4
2012-10-07Typo fix by Yuri Chornoivan.Nicolas Dufour1-1/+1
2012-10-06emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141)Alvin Penner1-1/+1
2012-10-04code cleanup: make more functions static, add includes.Campbell Barton1-0/+2
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-1/+1
2012-10-03add missing source filesCampbell Barton1-0/+4
2012-09-28Filters. Some filters fixes, renaming and simplifications.Nicolas Dufour2-62/+53
2012-09-22Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2-24/+26
2012-09-20some memleak fixes (Bug #1043571)Kris De Gussem1-6/+14
2012-09-20Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour1-4/+5
2012-09-18Fix for 818628 : DBUS Metadata for error domain warning when using File>NewJohn Smith6-52/+61
2012-09-10pdf import. move style attribute from <tspan> node to <text> node (Bug 219709)Alvin Penner1-1/+2
2012-09-10Fix for 649441 : Extension dialogs without live preview should not be modalJohn Smith1-0/+5
2012-09-05Fix for 499965 : PS Output : Convert export area to radio buttonsJohn Smith2-89/+82
2012-09-03revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem1-7/+3
2012-09-02converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem1-3/+7
2012-09-01emf import. add support for EMR_PIE element (Bug 1040339)Alvin Penner1-0/+43
2012-08-19round-off incoming png resolution to 0.1 dpi (Bug 165952 comment 20)Alvin Penner1-2/+2
2012-07-31Extensions. Better fix for Bug #944077 (inkscape crashed with SIGSEGV in Inks...Nicolas Dufour1-2/+1
2012-07-23Add missing files and add Daniel Wagenaar to AuthorsJosh Andler2-0/+358
2012-07-23Bitmap. Fix for Bug #165952 (png resolution not imported) by Daniel Wagenaar.Nicolas Dufour2-5/+33
2012-07-19Fix for Bug #1022719 (Inkscape fails to open file from the web (via URL) on t...Nicolas Dufour1-0/+10
2012-07-12Translations. Fix for Bug #425202 (Script messages not translated).Nicolas Dufour1-7/+1
2012-07-09Added Visio FilesFridrich Strba2-0/+343
2012-07-09Add support for libvisioFridrich Strba2-0/+11
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis7-36/+0
2012-07-02emf import. missing tick marks (Bug 715692)Alvin Penner1-1/+2
2012-06-30Fix building with Poppler 0.20 (LP: #1005565)Luca Bruno2-16/+209
2012-06-09Gtk+ 3 drawing fixes for PDF input dialogsAlex Valavanis4-22/+33
2012-06-07cppcheckKris De Gussem1-3/+7
2012-05-27emf import/export. patch by David Mathog for setmiterlimit (Bug 1004084)Alvin Penner2-12/+7
2012-05-22Drop deprecated GtkNotebookPage usageAlex Valavanis1-2/+9
2012-05-18Correct use of memcopy/sizeof on wrong type. Fixes bug #616178.Jon A. Cruz1-2/+4