| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix UI after inclusion of gimp style sliders | Kris De Gussem | 2013-05-02 | 6 | -126/+126 |
| | | | | (bzr r12320) | ||||
| * | Fix UI after inclusion of gimp style sliders | Kris De Gussem | 2013-05-01 | 5 | -63/+63 |
| | | | | (bzr r12317) | ||||
| * | UI messages | Kris De Gussem | 2013-04-29 | 1 | -2/+2 |
| | | | | (bzr r12312) | ||||
| * | Fixed logic error confusing bitwise and with logical and. | Jon A. Cruz | 2013-04-29 | 1 | -8/+8 |
| | | | | | | Whitespace cleanup to make the issue easier to spot. (bzr r12311) | ||||
| * | minor odg export update | Kris De Gussem | 2013-04-20 | 2 | -38/+33 |
| | | | | (bzr r12285.1.1) | ||||
| * | odg export: some work on gradients | Kris De Gussem | 2013-04-12 | 2 | -55/+36 |
| | | | | (bzr r12276) | ||||
| * | odf export: code clean up and preparatory work to allow gradients in export. ↵ | Kris De Gussem | 2013-04-03 | 2 | -665/+376 |
| | | | | | | | | Now only linear fill gradients are shown (not taking orientation and position into account). part of bug #474956 (odg export still doesn't work) (bzr r12264) | ||||
| * | Translations. Fix for Bug #1162137 (Untranslatable strings in cdr, vsd and ↵ | Nicolas Dufour | 2013-03-30 | 1 | -3/+3 |
| | | | | | | pdf via cairo import and more) by Masato HASHIMOTO. (bzr r12260) | ||||
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 1 | -3/+2 |
| | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | Translations. Fix for Bug #1159349 (Undefined files in po/POTFILES.in) by ↵ | Nicolas Dufour | 2013-03-24 | 2 | -6/+6 |
| | | | | | | | | | Masato HASHIMOTO." Translations. Fix for Bug #1159347 (Non-localized strings in PS-export)." Translations. PO template update. (bzr r12239) | ||||
| * | Convert a couple of C-style pointer casts | Alex Valavanis | 2013-03-23 | 2 | -3/+3 |
| | | | | (bzr r12237) | ||||
| * | filter name is random filter232 when first added | Raphael Rosch | 2013-03-22 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1089406 (bzr r12232) | ||||
| * | Fix missing Gtkmm/Glib headers for Gtk+ 3 build | Alex Valavanis | 2013-03-15 | 1 | -0/+1 |
| | | | | (bzr r12209) | ||||
| * | Fix even more forward declaration tags | Alex Valavanis | 2013-03-15 | 3 | -7/+7 |
| | | | | (bzr r12206) | ||||
| * | Kill ancient gcc version check in configure.ac and fix a load of broken ↵ | Alex Valavanis | 2013-03-14 | 2 | -2/+2 |
| | | | | | | forward declarations (bzr r12203) | ||||
| * | cppcheck | Kris De Gussem | 2013-03-11 | 2 | -281/+285 |
| | | | | (bzr r12193) | ||||
| * | Drop duplicate io code ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 2 | -15/+10 |
| | | | | (bzr r12192) | ||||
| * | fix build warnings / cppcheck ( Bug #1120585 ) | Kris De Gussem | 2013-03-11 | 1 | -34/+42 |
| | | | | (bzr r12191) | ||||
| * | Preparation to merge /dom/io and /io code (bug #1120585 ) | Kris De Gussem | 2013-03-08 | 1 | -44/+68 |
| | | | | (bzr r12184) | ||||
| * | Drop deprecated get_vbox method in Gtk::Dialog | Alex Valavanis | 2013-03-08 | 2 | -0/+16 |
| | | | | (bzr r12181) | ||||
| * | Fix deprecated Gtkmm symbols in preferences widget | Alex Valavanis | 2013-03-07 | 4 | -4/+18 |
| | | | | (bzr r12178) | ||||
| * | ODF output: write correct Inkscape version number to metadata | Kris De Gussem | 2013-03-03 | 1 | -26/+6 |
| | | | | (bzr r12169) | ||||
| * | Fix build with C++11 | Alex Valavanis | 2013-03-02 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/858814 (bzr r12166) | ||||
| * | A couple of forward declarations | Alex Valavanis | 2013-02-11 | 2 | -0/+3 |
| | | | | (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 | 4 | -2/+394 |
| |\ | | | | | | | | | | | 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 | 3 | -0/+353 |
| | | | | | | | (bzr r12059.1.1) | ||||
| * | | 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) | ||||
| * | 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) | ||||
| * | Drop support for GTK+ < 2.24 | Alex Valavanis | 2012-11-26 | 2 | -16/+0 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907) | ||||
| * | Update to current trunk | Ted Gould | 2012-11-25 | 10 | -37/+58 |
| |\ | | | | | (bzr r11804.1.8) | ||||
| | * | 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 | 1 | -2/+0 |
| |/ | | | (bzr r11804.1.2) | ||||
| * | Fix for 426763 : Cancelling import leads to error message | John Smith | 2012-10-11 | 2 | -1/+11 |
| | | | | (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) | ||||
