| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add balloon symbols and connect defs modified signal. | Martin Owens | 2013-04-22 | 3 | -10/+18 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1170817 (bzr r12298) | ||||
| * | define booleans as booleans (prevent future errors in comparisons) | Kris De Gussem | 2013-04-22 | 2 | -6/+6 |
| | | | | (bzr r12297) | ||||
| * | fix warnings | Kris De Gussem | 2013-04-21 | 1 | -6/+6 |
| | | | | (bzr r12296) | ||||
| * | Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi. | Nicolas Dufour | 2013-04-21 | 1 | -0/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1023797 (bzr r12295) | ||||
| * | Fix for 600285 : Zoom slider | John Smith | 2013-04-21 | 2 | -7/+15 |
| | | | | (bzr r12294) | ||||
| * | cppcheck | Kris De Gussem | 2013-04-21 | 4 | -90/+109 |
| | | | | (bzr r12293) | ||||
| * | Clean up symbol pixmap generator and title description | Martin Owens | 2013-04-21 | 3 | -41/+29 |
| | | | | (bzr r12291) | ||||
| * | Warn if we get a NULL object | Martin Owens | 2013-04-21 | 1 | -4/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1104326 (bzr r12290) | ||||
| * | Output attributes as lengths instead of doubles. | Martin Owens | 2013-04-21 | 1 | -2/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1107924 (bzr r12289) | ||||
| * | Throw better error when attribute isn't available | Martin Owens | 2013-04-21 | 1 | -0/+2 |
| | | | | (bzr r12288) | ||||
| * | Pull Merge | Martin Owens | 2013-04-21 | 4 | -38/+35 |
| |\ | | | | | (bzr r12287) | ||||
| | * | Group bbox update (Bug 1168979) | Alvin Penner | 2013-04-20 | 2 | -0/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1168979 (bzr r12285.1.2) | ||||
| | * | minor odg export update | Kris De Gussem | 2013-04-20 | 2 | -38/+33 |
| | | | | | | | (bzr r12285.1.1) | ||||
| * | | Remove GLib error and remove some cruft | Martin Owens | 2013-04-21 | 1 | -8/+4 |
| |/ | | | (bzr r12286) | ||||
| * | Updated aiga symbols to have more meta data and used document title for ↵ | Martin Owens | 2013-04-19 | 1 | -3/+4 |
| | | | | | | symbols dropdown (bzr r12282) | ||||
| * | Path Union. fix for Bug 614577 | Alvin Penner | 2013-04-18 | 1 | -3/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/614577 (bzr r12279) | ||||
| * | Change symbols icon and give minimum size for dialog | Martin Owens | 2013-04-18 | 2 | -1/+4 |
| | | | | (bzr r12278) | ||||
| * | Fix for Bug #503712 (Personal default template not used) by Slagvi. | Nicolas Dufour | 2013-04-15 | 1 | -2/+2 |
| | | | | (bzr r12277) | ||||
| * | odg export: some work on gradients | Kris De Gussem | 2013-04-12 | 2 | -55/+36 |
| | | | | (bzr r12276) | ||||
| * | Fix some broken Vim modelines | Alex Valavanis | 2013-04-11 | 6 | -6/+6 |
| | | | | (bzr r12275) | ||||
| * | patch by Damjan Velickovski for rotation snap degrees, Bug 525508 | Alvin Penner | 2013-04-08 | 1 | -2/+2 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/525508 (bzr r12274) | ||||
| * | Implement read/write of image-rendering property. To be used to control scaling. | Tavmjong Bah | 2013-04-08 | 3 | -29/+112 |
| | | | | (bzr r12272) | ||||
| * | NULL pointer checks | Kris De Gussem | 2013-04-08 | 2 | -36/+53 |
| | | | | (bzr r12271) | ||||
| * | Added simple control to font dialog to address text on path's startOffset. ↵ | Jon A. Cruz | 2013-04-08 | 2 | -2/+58 |
| | | | | | | | | | | Bug #171005 and bug #171033 Fixed bugs: - https://launchpad.net/bugs/171005 - https://launchpad.net/bugs/171033 (bzr r12270) | ||||
| * | Tidy up dependency list and fix missing inclusion | Alex Valavanis | 2013-04-07 | 1 | -0/+1 |
| | | | | (bzr r12269) | ||||
| * | add --export-margin option to PDF/EPS/PS export cmdline | Johan B. C. Engelen | 2013-04-06 | 1 | -0/+15 |
| | | | | (bzr r12268) | ||||
| * | fix bug where extension radiobutton parameters cannot be set from cmdline ↵ | Johan B. C. Engelen | 2013-04-06 | 1 | -1/+1 |
| | | | | | | (e.g. "--export-area-drawing" did not work) (bzr r12267) | ||||
| * | Fix for Bug #1163759 (Mouse selection ignores transform). | Nicolas Dufour | 2013-04-04 | 1 | -6/+6 |
| | | | | (bzr r12265) | ||||
| * | 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) | ||||
| * | Checking file presence before calling lstat (should fix Bug #785701 Inkscape ↵ | Kris De Gussem | 2013-04-03 | 5 | -17/+28 |
| | | | | | | freezes at opening) (bzr r12263) | ||||
| * | Fix copyright email for Martin Owens | Martin Owens | 2013-03-31 | 1 | -1/+1 |
| | | | | (bzr r12261) | ||||
| * | 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) | ||||
| * | Header cleanup | Alex Valavanis | 2013-03-29 | 17 | -59/+23 |
| | | | | (bzr r12258) | ||||
| * | Fix for Bug #1161205 (Font substitution dialog appears when generic font ↵ | Nicolas Dufour | 2013-03-28 | 1 | -1/+5 |
| | | | | | | family is found except Sans-serif). (bzr r12257) | ||||
| * | Fix for Bug #1161197 (Untranslatable string in Font substitution dialog) by ↵ | Nicolas Dufour | 2013-03-28 | 1 | -1/+1 |
| | | | | | | | | Masato HASHIMOTO. Translation template and French translation update. (bzr r12256) | ||||
| * | Fix for Bug #648233 (Measure Path extension doesn't use real superscript) by ↵ | Nicolas Dufour | 2013-03-28 | 1 | -2/+2 |
| | | | | | | | | Craig Marshall. Fix for Bug #481805 (Rectangle with rounded corners) by Markus Engel. (bzr r12255) | ||||
| * | fix build | Johan B. C. Engelen | 2013-03-28 | 1 | -3/+3 |
| | | | | (bzr r12254) | ||||
| * | Stop using top-level glibmm header | Alex Valavanis | 2013-03-26 | 4 | -19/+17 |
| | | | | (bzr r12251) | ||||
| * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 26 | -32/+66 |
| | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | Revert r12183 and replace with better work-around for Pango bug (incorrect | Tavmjong Bah | 2013-03-26 | 1 | -16/+24 |
| | | | | | | | font-family if weight is expressed as a number). Also fixed bug with font-stretch. (bzr r12246) | ||||
| * | Fixed broken logic in zoom history to fix bug 1106031 (and removed some ↵ | Craig Marshall | 2013-03-26 | 2 | -2/+1 |
| | | | | | | unrelated and unnecessary debug output) (bzr r12245) | ||||
| * | Workaround usage of deprecated glib symbols in 3rd party libraries | Alex Valavanis | 2013-03-25 | 85 | -145/+111 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243) | ||||
| * | Fixed uninitialized variables & misc warnings. | Jon A. Cruz | 2013-03-25 | 4 | -59/+61 |
| | | | | (bzr r12241) | ||||
| * | 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) | ||||
| * | Fix more clang warnings | Alex Valavanis | 2013-03-23 | 2 | -7/+7 |
| | | | | (bzr r12235) | ||||
| * | Hide remaining non-critical GDL warnings. These will stop being our problem ↵ | Alex Valavanis | 2013-03-23 | 1 | -2/+2 |
| | | | | | | after Gtk+ 3 migration (bzr r12234) | ||||
| * | Use subclass of RadioButton rather than setting gobject data in Stroke Style ↵ | Alex Valavanis | 2013-03-23 | 2 | -65/+120 |
| | | | | | | dialog: fixes cast-align issue. (bzr r12233) | ||||
| * | 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) | ||||
| * | pick a better filter editor icon | Raphael Rosch | 2013-03-22 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1092313 (bzr r12231) | ||||
