summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * cppcheck: use gobject casts in box3d-side and rename NONE to SP_NONE in sp_me...Alex Valavanis2012-10-274-24/+21
| * cppcheck: use gobject casts in sp-itemAlex Valavanis2012-10-271-37/+35
| * cppcheck fixes: sp-lpe-itemAlex Valavanis2012-10-273-52/+39
| * Clamp colour channels in feComposite result to alpha channel, instead of 1, a...Jasper van de Gronde2012-10-271-4/+5
| * Fix C++11 narrowing conversion errorsAlex Valavanis2012-10-275-11/+16
| * Fix build error due to bad internal handling of deprecated GTK+ symbols in gt...Alex Valavanis2012-10-272-8/+8
| * bit of a clean-upJohan B. C. Engelen2012-10-262-26/+19
| * include yourself first, then the othersJohan B. C. Engelen2012-10-261-2/+3
| * allow 0 degree angles for axonometric grid's x and z axesJohan B. C. Engelen2012-10-261-31/+45
| * Fix for Bug #1070903 (Crash when saving a new document).Nicolas Dufour2012-10-261-1/+7
| * Fix for 1067819 : Changing gradient name does not dirty the document (trunk)John Smith2012-10-242-4/+7
| * Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in ...Alex Valavanis2012-10-232-33/+28
| * Fix for 171890 : Mouse wheel on swatchesJohn Smith2012-10-235-41/+143
| * update cmake files & make function static.Campbell Barton2012-10-222-1/+3
| * Fix for 1067808 : Focus issues with new gradient (and swatch) manager in Fill...John Smith2012-10-221-0/+8
| * UI uniformisationKris De Gussem2012-10-2112-38/+38
| * Fix grid layout in desktop widgetAlex Valavanis2012-10-211-2/+0
| * GTK3: Migrate toolbox to GtkGrid APIAlex Valavanis2012-10-201-0/+19
| * GTK3: Migrate desktop widget to GtkGridAlex Valavanis2012-10-201-36/+143
| * Do not show console debug messages for dynastroke lpeKris De Gussem2012-10-201-17/+17
| * UI uniformisationKris De Gussem2012-10-202-11/+11
| * Filters. Fixing filters structure and typo.Nicolas Dufour2012-10-191-1/+0
| * Fix for 171333 : Adjust icon for moving guides - Hand iconJohn Smith2012-10-181-1/+1
| * Fix for 171333 : Adjust icon for moving guidesJohn Smith2012-10-171-1/+10
| * Fix crash resulting from r11646.Tavmjong Bah2012-10-161-1/+1
* | Getting all the filter headersTed Gould2012-10-161-0/+14
* | A few more headersTed Gould2012-10-152-1/+3
* | New 2geom files and putting in the same order as 'ls'Ted Gould2012-10-151-104/+124
* | Drop some extra inkboard and pedro cruftTed Gould2012-10-151-10/+0
* | Files in /src that no longer existTed Gould2012-10-1511-21/+1
|/
* Better attempt at finding primitive filter region for percent and userSpaceOn...Tavmjong Bah2012-10-152-7/+26
* Use filter primitive region and aspect ratio in image filter primitive, fixes...Tavmjong Bah2012-10-152-23/+110
* Stop using private GdlDockObject->master (broken in GDL 3.6)Alex Valavanis2012-10-141-3/+9
* Fix "shift disables snapping" for LPEs and for editing objectsDiederik van Lierop2012-10-1414-60/+68
* Remove invalid return statementsDiederik van Lierop2012-10-141-2/+2
* Fix for 657463 : Mousewheel zooming by two steps, not oneJohn Smith2012-10-141-0/+8
* Use filter primitive region in flood filter primitive, fixes regression.Tavmjong Bah2012-10-141-5/+28
* Fix build with new color palette featuresAlex Valavanis2012-10-141-0/+5
* Don't try to set infinite bounds on SpinButtons in LPE ScalarAlex Valavanis2012-10-141-2/+2
* Fix for 171221 : color panel improvementsJohn Smith2012-10-142-0/+18
* GTK+ 3: Fix crash with live-preview checkbox in extensions dialogAlex Valavanis2012-10-131-6/+4
* Shift key should disable snapping when dragging a handle in the node toolDiederik van Lierop2012-10-131-1/+1
* Prevent crash if symbol is empty. Chnage default styling for symbol preview.Tavmjong Bah2012-10-131-19/+24
* Fix for compiling with pre gtkmm 2.24 libraries.Tavmjong Bah2012-10-121-0/+17
* Fix for 1019974 : Default layer names are inconsistentJohn Smith2012-10-123-36/+53
* Fix for 177931 : Shift click layer icons to trigger soloJohn Smith2012-10-121-14/+24
* Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah2012-10-1117-3/+991
* Fix for 1058402 : Inconsistent opacity indicationJohn Smith2012-10-112-6/+3
* Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith2012-10-115-2/+49
* Fix for 171904 : toggleToolbox verbJohn Smith2012-10-116-22/+64