summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix for Bug #448872 (Changing the bounding box type in preferences does not u...Nicolas Dufour2013-05-124-6/+99
* Fix for Bug #181493 (Locked layers not completely locked) by frenchie4111.Nicolas Dufour2013-05-123-0/+33
* Fix for Bug #683561 (Can't select text using click - [SHIFT+click]).Nicolas Dufour2013-05-121-1/+7
* Fix for Bug #515267 (CTRL+DEL and CTRL+BACKSPACE in text boxes doesn't work)Nicolas Dufour2013-05-121-5/+21
* Fix for 871563 : JPG images are recompressed with lower quality when embeddedJohn Smith2013-05-113-2/+10
* Improve code documentation for symbolsMartin Owens2013-05-091-2/+19
* Fix for 1171434 : trunk: INX <optiongroup> broken^John Smith2013-05-052-3/+27
* Christoffer Holmstedt 2013-04-21 Fixed compilation warnings and updated tweak...Jon A. Cruz2013-05-0311-28/+395
|\
| * Fixed compilation warnings and updated tweak-move and tweak-move-jitter cursors.Christoffer Holmstedt2013-04-2110-51/+51
| * Added 9 cursors for the tweak tool.Christoffer Holmstedt2013-04-1810-5/+372
* | Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-026-126/+126
* | alt + scroll to select messes up opacityRaphael Rosch2013-05-021-13/+51
* | Fix UI after inclusion of gimp style slidersKris De Gussem2013-05-015-63/+63
* | Update minimum window size logic for cases when not saving window positions.Jon A. Cruz2013-05-011-38/+58
* | Fix for Bug #830663 (default window size is too small) by Jiabao WuJon A. Cruz2013-05-013-7/+24
* | Fix for Bug #629081 (Spiro and path operations fails) by Matthew Petroff.Nicolas Dufour2013-05-011-0/+5
* | Fix for Bug #257223 (Object to Path should work for Connectors) by Matthew Pe...Nicolas Dufour2013-05-011-0/+8
* | UI messagesKris De Gussem2013-04-291-2/+2
* | Fixed logic error confusing bitwise and with logical and.Jon A. Cruz2013-04-299-21/+22
* | Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-2821-254/+254
* | Warning cleanup.Jon A. Cruz2013-04-284-8/+7
* | minor cppcheck stuffKris De Gussem2013-04-288-21/+14
* | update bbox when Filter General Settings modified (Bug 960986)Alvin Penner2013-04-271-0/+1
* | modify bbox width for Blur filter in Fill & Stroke (Bug 1171208)Alvin Penner2013-04-261-1/+1
* | revert r12297Kris De Gussem2013-04-231-5/+5
* | Allow multiple groups to be symbolised and replace groups with clones.Martin Owens2013-04-233-31/+44
* | Add balloon symbols and connect defs modified signal.Martin Owens2013-04-223-10/+18
* | define booleans as booleans (prevent future errors in comparisons)Kris De Gussem2013-04-222-6/+6
* | fix warningsKris De Gussem2013-04-211-6/+6
* | Fix for Bug #1023797 (Unnecessary scroll bars in swatches dialog) by Slagvi.Nicolas Dufour2013-04-211-0/+2
* | Fix for 600285 : Zoom sliderJohn Smith2013-04-212-7/+15
* | cppcheckKris De Gussem2013-04-214-90/+109
* | Clean up symbol pixmap generator and title descriptionMartin Owens2013-04-213-41/+29
* | Warn if we get a NULL objectMartin Owens2013-04-211-4/+2
* | Output attributes as lengths instead of doubles.Martin Owens2013-04-211-2/+4
* | Throw better error when attribute isn't availableMartin Owens2013-04-211-0/+2
* | Pull MergeMartin Owens2013-04-214-38/+35
|\ \
| * | Group bbox update (Bug 1168979)Alvin Penner2013-04-202-0/+2
| * | minor odg export updateKris De Gussem2013-04-202-38/+33
* | | Remove GLib error and remove some cruftMartin Owens2013-04-211-8/+4
|/ /
* | Updated aiga symbols to have more meta data and used document title for symbo...Martin Owens2013-04-191-3/+4
* | Path Union. fix for Bug 614577Alvin Penner2013-04-181-3/+5
* | Change symbols icon and give minimum size for dialogMartin Owens2013-04-182-1/+4
|/
* Fix for Bug #503712 (Personal default template not used) by Slagvi.Nicolas Dufour2013-04-151-2/+2
* odg export: some work on gradientsKris De Gussem2013-04-122-55/+36
* Fix some broken Vim modelinesAlex Valavanis2013-04-116-6/+6
* patch by Damjan Velickovski for rotation snap degrees, Bug 525508Alvin Penner2013-04-081-2/+2
* Implement read/write of image-rendering property. To be used to control scaling.Tavmjong Bah2013-04-083-29/+112
* NULL pointer checksKris De Gussem2013-04-082-36/+53
* Added simple control to font dialog to address text on path's startOffset. Bu...Jon A. Cruz2013-04-082-2/+58