| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | boolops. allow Division to create hole (Bug 499744) | Alvin Penner | 2013-05-25 | 1 | -25/+35 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/499744 (bzr r12342) | ||||
| * | Reverting fix for Bug #1022543. | Nicolas Dufour | 2013-05-25 | 1 | -9/+7 |
| | | | | (bzr r12341) | ||||
| * | Fix for bug #1022543 (Ctrl+C increments the documents count) by Maggio. | Nicolas Dufour | 2013-05-21 | 1 | -7/+9 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1022543 (bzr r12340) | ||||
| * | Refactored internals to use a vector of structs instead of several parallel ↵ | Jon A. Cruz | 2013-05-18 | 3 | -111/+151 |
| | | | | | | arrays. (bzr r12339) | ||||
| * | Win32. More include fixes for glibmm 2.36 (file dialog). | Nicolas Dufour | 2013-05-16 | 3 | -7/+11 |
| | | | | (bzr r12337) | ||||
| * | Win32. Fixing some more include issues (glibmm threads depracation). | Nicolas Dufour | 2013-05-15 | 2 | -3/+4 |
| | | | | (bzr r12336) | ||||
| * | Win32. Adding missing include (failed with the gtk3 devlibs). | Nicolas Dufour | 2013-05-14 | 1 | -0/+1 |
| | | | | (bzr r12335) | ||||
| * | Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans. | Nicolas Dufour | 2013-05-13 | 1 | -0/+2 |
| | | | | (bzr r12334) | ||||
| * | cleanup document option to clean up unused swatches | Raphael Rosch | 2013-05-13 | 3 | -1/+14 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1177888 (bzr r12333) | ||||
| * | Moved icc selector members to internal helper. | Jon A. Cruz | 2013-05-13 | 2 | -288/+306 |
| | | | | (bzr r12332) | ||||
| * | Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap ↵ | Nicolas Dufour | 2013-05-12 | 2 | -11/+45 |
| | | | | | | | | | resolution). Fixed bugs: - https://launchpad.net/bugs/1085949 (bzr r12330) | ||||
| * | Fix for Bug #448872 (Changing the bounding box type in preferences does not ↵ | Nicolas Dufour | 2013-05-12 | 4 | -6/+99 |
| | | | | | | | | | update the preview) by Vinipsmaker. Fixed bugs: - https://launchpad.net/bugs/448872 (bzr r12329) | ||||
| * | Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111. | Nicolas Dufour | 2013-05-12 | 3 | -0/+33 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/181493 (bzr r12328) | ||||
| * | Fix for Bug #683561 (Can't select text using click - [SHIFT+click]). | Nicolas Dufour | 2013-05-12 | 1 | -1/+7 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/683561 (bzr r12327) | ||||
| * | Fix for Bug #515267 (CTRL+DEL and CTRL+BACKSPACE in text boxes doesn't work) | Nicolas Dufour | 2013-05-12 | 1 | -5/+21 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/515267 (bzr r12326) | ||||
| * | Fix for 871563 : JPG images are recompressed with lower quality when embedded | John Smith | 2013-05-11 | 3 | -2/+10 |
| | | | | (bzr r12325) | ||||
| * | Improve code documentation for symbols | Martin Owens | 2013-05-09 | 1 | -2/+19 |
| | | | | (bzr r12324) | ||||
| * | Fix for 1171434 : trunk: INX <optiongroup> broken^ | John Smith | 2013-05-05 | 2 | -3/+27 |
| | | | | (bzr r12322) | ||||
| * | Christoffer Holmstedt 2013-04-21 Fixed compilation warnings and updated ↵ | Jon A. Cruz | 2013-05-03 | 11 | -28/+395 |
| |\ | | | | | | | | | | | | | | | tweak-move and tweak-move-jitter cursors. Fixes bug #587729. Fixed bugs: - https://launchpad.net/bugs/587729 (bzr r12321) | ||||
| | * | Fixed compilation warnings and updated tweak-move and tweak-move-jitter cursors. | Christoffer Holmstedt | 2013-04-21 | 10 | -51/+51 |
| | | | | | | | (bzr r12277.1.2) | ||||
| | * | Added 9 cursors for the tweak tool. | Christoffer Holmstedt | 2013-04-18 | 10 | -5/+372 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/587729 (bzr r12277.1.1) | ||||
| * | | Fix UI after inclusion of gimp style sliders | Kris De Gussem | 2013-05-02 | 6 | -126/+126 |
| | | | | | | | (bzr r12320) | ||||
| * | | alt + scroll to select messes up opacity | Raphael Rosch | 2013-05-02 | 1 | -13/+51 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1092374 (bzr r12319) | ||||
| * | | Fix UI after inclusion of gimp style sliders | Kris De Gussem | 2013-05-01 | 5 | -63/+63 |
| | | | | | | | (bzr r12317) | ||||
| * | | Update minimum window size logic for cases when not saving window positions. | Jon A. Cruz | 2013-05-01 | 1 | -38/+58 |
| | | | | | | | (bzr r12316) | ||||
| * | | Fix for Bug #830663 (default window size is too small) by Jiabao Wu | Jon A. Cruz | 2013-05-01 | 3 | -7/+24 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/830663 (bzr r12315) | ||||
| * | | Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff. | Nicolas Dufour | 2013-05-01 | 1 | -0/+5 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/629081 (bzr r12314) | ||||
| * | | Fix for Bug #257223 (Object to Path should work for Connectors) by Matthew ↵ | Nicolas Dufour | 2013-05-01 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | | | Petroff. Fixed bugs: - https://launchpad.net/bugs/257223 (bzr r12313) | ||||
| * | | 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 | 9 | -21/+22 |
| | | | | | | | | | | | Whitespace cleanup to make the issue easier to spot. (bzr r12311) | ||||
| * | | Temporily fix abiguous macros before later removal. | Jon A. Cruz | 2013-04-28 | 21 | -254/+254 |
| | | | | | | | (bzr r12310) | ||||
| * | | Warning cleanup. | Jon A. Cruz | 2013-04-28 | 4 | -8/+7 |
| | | | | | | | (bzr r12309) | ||||
| * | | minor cppcheck stuff | Kris De Gussem | 2013-04-28 | 8 | -21/+14 |
| | | | | | | | (bzr r12307) | ||||
| * | | update bbox when Filter General Settings modified (Bug 960986) | Alvin Penner | 2013-04-27 | 1 | -0/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/960986 (bzr r12306) | ||||
| * | | modify bbox width for Blur filter in Fill & Stroke (Bug 1171208) | Alvin Penner | 2013-04-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1171208 (bzr r12305) | ||||
| * | | revert r12297 | Kris De Gussem | 2013-04-23 | 1 | -5/+5 |
| | | | | | | | (bzr r12302) | ||||
| * | | Allow multiple groups to be symbolised and replace groups with clones. | Martin Owens | 2013-04-23 | 3 | -31/+44 |
| | | | | | | | (bzr r12300) | ||||
| * | | 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) | ||||
