| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | Better fix for Bug #911146 (Inkscape reads .eps files from /tmp instead of ↵ | Nicolas Dufour | 2013-02-15 | 2 | -35/+8 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the current directory) by Michael Karcher. (bzr r12127) | |||||
| * | | | | | | | | | | | | | | | | Build. Adding unistd header (fixes compilation on Win32 with OpenSuse ↵ | Nicolas Dufour | 2013-02-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cross-compiled libs.) (bzr r12122) | |||||
| * | | | | | | | | | | | | | | | | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 5 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12119) | |||||
| * | | | | | | | | | | | | | | | | cppcheck | Kris De Gussem | 2013-02-11 | 3 | -12/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12117) | |||||
| * | | | | | | | | | | | | | | | | Add internal support for CorelDRAW files (import), based on libcdr | Fridrich Strba | 2013-02-01 | 5 | -2/+400 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1104198 (bzr r12087) | |||||
| | * | | | | | | | | | | | | | | | | libcdr, libvisio: fix compiler warnings (comparison between signed and ↵ | su_v | 2013-02-01 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | unsigned integer expressions) (bzr r12059.1.7) | |||||
| | * | | | | | | | | | | | | | | | | libcdr: add remaining CorelDRAW formats (CDT, CCX, CMX) to internal support | su_v | 2013-01-28 | 1 | -0/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12059.1.4) | |||||
| | * | | | | | | | | | | | | | | | | Add support for libcdr | su_v | 2013-01-24 | 4 | -0/+359 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12059.1.1) | |||||
| * | | | | | | | | | | | | | | | | | drop old, unused and error prone dxf2svg extension | Kris De Gussem | 2013-01-30 | 22 | -4001/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12075) | |||||
| * | | | | | | | | | | | | | | | | | typo | Kris De Gussem | 2013-01-30 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12074) | |||||
| * | | | | | | | | | | | | | | | | | Filters. New Shadow only mode for the Drop shadow filter. | Nicolas Dufour | 2013-01-30 | 1 | -3/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Translation template and French translation update. (bzr r12073) | |||||
| * | | | | | | | | | | | | | | | | Filters. New Nudge CMY custom predefined filter and modified Nudge RVB. | Nicolas Dufour | 2013-01-24 | 2 | -57/+141 | |
| |/ / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Translations. Translation template and French translation update. (bzr r12061) | |||||
| * | | | | | | | | | | | | | | | revert my revision 12053 (Bug #1103248 ) | Kris De Gussem | 2013-01-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12058) | |||||
| * | | | | | | | | | | | | | | | direct use of Glib::ustring | Kris De Gussem | 2013-01-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12053) | |||||
| * | | | | | | | | | | | | | | Filters. Add missing inkscape namespace declaration for 'Channel Painting' | su_v | 2013-01-22 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r12051) | |||||
| * | | | | | | | | | | | | | Bitmap. Test for JPEG resolution reordered, and coding style corrected. | Nicolas Dufour | 2012-12-26 | 1 | -179/+200 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11992) | |||||
| * | | | | | | | | | | | | | Win32. Fixing invalid cast (introduced rev.11986). | Nicolas Dufour | 2012-12-26 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11989) | |||||
| * | | | | | | | | | | | | | Convert a load more C-style pointer casts to GObject or C++ casts (merry ↵ | Alex Valavanis | 2012-12-25 | 3 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | christmas\!) (bzr r11986) | |||||
| * | | | | | | | | | | | | | libvisio: raise required version to >=0.20 and add new file types (VDX, VSDX) | su_v | 2012-12-16 | 1 | -0/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1086504 (bzr r11961) | |||||
| * | | | | | | | | | | | | | GTK+ 3: Use orientable widgets | Alex Valavanis | 2012-12-16 | 1 | -0/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11959) | |||||
| * | | | | | | | | | | | | | Extensions. Fix for Bug #1089814 (INX: hidden parameter inside a notebook ↵ | Nicolas Dufour | 2012-12-16 | 1 | -8/+10 | |
| | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | page triggers crash). (bzr r11956) | |||||
| * | | | | | | | | | | | | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 4 | -24/+0 | |
| | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | |||||
| * | | | | | | | | | | | Update to current trunk | Ted Gould | 2012-11-25 | 11 | -38/+59 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11804.1.8) | |||||
| | * | | | | | | | | | | | Fix for 1036059 : Keyboard shortcut editor | John Smith | 2012-11-25 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | (bzr r11895) | |||||
| | * | | | | | | | | | | emf import. modify sequence of operations to load file ↵ | Alvin Penner | 2012-11-11 | 1 | -9/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMF_Illustrator_a4.emf (Bug 988601) (bzr r11871) | |||||
| | * | | | | | | | | | | cppcheck: Convert more C-style pointer casts to GObject or C++ | Alex Valavanis | 2012-11-11 | 1 | -1/+1 | |
| | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | (bzr r11867) | |||||
| | * | | | | | | | | | fix margin for PDF exporting page area | Johan B. C. Engelen | 2012-10-28 | 1 | -10/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11849) | |||||
| | * | | | | | | | | | add bleed/margin to pdf export | Johan B. C. Engelen | 2012-10-28 | 7 | -16/+28 | |
| | | |_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | (bzr r11847) | |||||
| | * | | | | | | | | Filters. Fixing filters structure and typo. | Nicolas Dufour | 2012-10-19 | 1 | -1/+0 | |
| | | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | (bzr r11809) | |||||
| * | | | | | | | | Getting all the filter headers | Ted Gould | 2012-10-16 | 1 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | (bzr r11804.1.7) | |||||
| * | | | | | | | | Files in /src that no longer exist | Ted Gould | 2012-10-15 | 2 | -3/+0 | |
| |/ / / / / / / | | | | | | | | | | | | | | | (bzr r11804.1.2) | |||||
| * | | | | | / | GTK+ 3: Fix crash with live-preview checkbox in extensions dialog | Alex Valavanis | 2012-10-13 | 1 | -6/+4 | |
| | |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1012741 (bzr r11792) | |||||
| * | | | | | | Fix for 426763 : Cancelling import leads to error message | John Smith | 2012-10-11 | 6 | -3/+22 | |
| | | | | | | | | | | | | | | | | | | | (bzr r11777) | |||||
| * | | | | | | emf import. re-implement filtering of isolated control characters (Bug 217231) | Alvin Penner | 2012-10-10 | 1 | -0/+4 | |
| | |_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/217231 (bzr r11775) | |||||
| * | | | | | Typo fix by Yuri Chornoivan. | Nicolas Dufour | 2012-10-07 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | (bzr r11750) | |||||
| * | | | | | emf import. support for PATCOPY in EMR_BITBLT (Bug 1060141) | Alvin Penner | 2012-10-06 | 1 | -1/+1 | |
| | |_|_|/ |/| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1060141 (bzr r11743) | |||||
| * | | | | code cleanup: make more functions static, add includes. | Campbell Barton | 2012-10-04 | 1 | -0/+2 | |
| | | | | | | | | | | | | | (bzr r11737) | |||||
| * | | | | code cleanup: make more functions static or include their own headers. | Campbell Barton | 2012-10-04 | 1 | -1/+1 | |
| | |_|/ |/| | | | | | (bzr r11736) | |||||
| * | | | add missing source files | Campbell Barton | 2012-10-03 | 1 | -0/+4 | |
| | | | | | | | | | | (bzr r11727) | |||||
| * | | | Filters. Some filters fixes, renaming and simplifications. | Nicolas Dufour | 2012-09-28 | 2 | -62/+53 | |
| | |/ |/| | | | (bzr r11713) | |||||
| * | | Fix for 1014988 : Converts slide widgets to new spin-scale widget | John Smith | 2012-09-22 | 2 | -24/+26 | |
| | | | | | | | (bzr r11691) | |||||
| * | | merge lp:~inkscape.dev/inkscape/lp1015572 | Fridrich Strba | 2012-09-21 | 4 | -0/+354 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | Add support for Visio files, by Fridrich Strba Fixed bugs: - https://launchpad.net/bugs/1015572 (bzr r11688) | |||||
| | * | | Added Visio Files | Fridrich Strba | 2012-07-09 | 2 | -0/+343 | |
| | | | | | | | | | | (bzr r11533.1.2) | |||||
| | * | | Add support for libvisio | Fridrich Strba | 2012-07-09 | 2 | -0/+11 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1015572 (bzr r11533.1.1) | |||||
| * | | | some memleak fixes (Bug #1043571) | Kris De Gussem | 2012-09-20 | 1 | -6/+14 | |
| | | | | | | | | | | (bzr r11686) | |||||
| * | | | Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar. | Nicolas Dufour | 2012-09-20 | 1 | -4/+5 | |
| | | | | | | | | | | (bzr r11681) | |||||
| * | | | Fix for 818628 : DBUS Metadata for error domain warning when using File>New | John Smith | 2012-09-18 | 6 | -52/+61 | |
| | |/ |/| | | | (bzr r11674) | |||||
| * | | pdf import. move style attribute from <tspan> node to <text> node (Bug 219709) | Alvin Penner | 2012-09-10 | 1 | -1/+2 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/219709 (bzr r11661) | |||||
| * | | Fix for 649441 : Extension dialogs without live preview should not be modal | John Smith | 2012-09-10 | 1 | -0/+5 | |
| | | | | | | | (bzr r11660) | |||||
| * | | Fix for 499965 : PS Output : Convert export area to radio buttons | John Smith | 2012-09-05 | 2 | -89/+82 | |
| | | | | | | | (bzr r11654) | |||||
