summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. More include fixes for glibmm 2.36 (file dialog).Nicolas Dufour2013-05-163-7/+11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Fixing some more include issues (glibmm threads depracation).Nicolas Dufour2013-05-152-3/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Win32. Adding missing include (failed with the gtk3 devlibs).Nicolas Dufour2013-05-141-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1173806 (Don't use deprecated g_type_init()) by Davis Evans.Nicolas Dufour2013-05-131-0/+2
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cleanup document option to clean up unused swatchesRaphael Rosch2013-05-133-1/+14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Moved icc selector members to internal helper.Jon A. Cruz2013-05-132-288/+306
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for Bug #1085949 (Use ImageMagick fallback when importing bitmap resoluti...Nicolas Dufour2013-05-122-11/+45
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change only selected nodesroot2013-05-061-5/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2013-05-0669-573/+1046
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed auto select nodes, not decide for the user. Added auto update all sel...Jabier Arraiza Cenoz2013-05-061-24/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to trunkJabier Arraiza Cenoz2013-04-271-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | modify bbox width for Blur filter in Fill & Stroke (Bug 1171208)Alvin Penner2013-04-261-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed important selection bug when changing to cusp nodesJabier Arraiza Cenoz2013-04-272-31/+44
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update iconsJabier Arraiza Cenoz2013-04-261-0/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to trunkJabier Arraiza Cenoz2013-04-2620-235/+268
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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