summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Fix for 171890 : Mouse wheel on swatchesJohn Smith2012-10-234-41/+105
* update cmake files & make function static.Campbell Barton2012-10-221-0/+2
* Stop using private GdlDockObject->master (broken in GDL 3.6)Alex Valavanis2012-10-141-3/+9
* Fix build with new color palette featuresAlex Valavanis2012-10-141-0/+5
* Fix for 171221 : color panel improvementsJohn Smith2012-10-142-0/+18
* 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-121-2/+5
* 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-116-0/+745
* Fix for 1058402 : Inconsistent opacity indicationJohn Smith2012-10-111-5/+2
* Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith2012-10-111-0/+7
* Fix for 191020 : Lock/Unlock all layersJohn Smith2012-10-091-0/+17
* Fix for 490338 : Try to create the autosave directory if that does not existsJohn Smith2012-10-081-1/+1
* Fix for 1060563 : Swatches : Sort the list of swatch namesJohn Smith2012-10-082-16/+32
* Typo fix by Yuri Chornoivan.Nicolas Dufour2012-10-071-1/+1
* user message standardisationKris De Gussem2012-10-061-1/+1
* Fix for 570695 : show default|fallback autosave pathJohn Smith2012-10-051-2/+6
* code cleanup: make more functions static, add includes.Campbell Barton2012-10-047-18/+21
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-043-5/+5
* Fix for 1014988 : gtk 2.22 compile issuesJohn Smith2012-10-031-0/+9
* add missing source filesCampbell Barton2012-10-031-0/+7
* fixed another UI inconsistency in object properties dialogKris De Gussem2012-10-021-0/+2
* Fix for Bug #1049440 (Crash in Object Properties if label is empty string (re...Kris De Gussem2012-10-021-1/+0
* fix layout of object properties dialog (Bug #1050938 ; input fields in object...Kris De Gussem2012-10-021-22/+23
* Fix for 831008 : Line width menu only show Px,Pt and mmJohn Smith2012-10-012-39/+40
* Fix for 1058470 : Trace Bitmap Live PreviewJohn Smith2012-09-303-20/+158
* Fix for 1058432 : Trace Bitmap preview should be resizeableJohn Smith2012-09-291-4/+5
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-271-1/+3
* Fix for 169001 : Long layer names mess with the UIJohn Smith2012-09-271-2/+2
* Fix for 172030 : Width of Undo History palette could be optimizedJohn Smith2012-09-271-12/+16
* Fix for 171177 : Border in palette swatchesJohn Smith2012-09-277-26/+121
* Fix for 169001 : Long layer names mess with the UIJohn Smith2012-09-261-2/+4
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-231-3/+2
* Fix for 172222 : Move direct to specified layerJohn Smith2012-09-223-3/+191
* Fix for 367548 : Invert doesnt work on objects with gradientsJohn Smith2012-09-221-0/+12
* Fix for 166691 : Revert fixJohn Smith2012-09-221-1/+1
* Fix for 166691 : Changing layer order does not update layer selectorJohn Smith2012-09-222-7/+24
* Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-229-122/+82
* Fix for 1014988 : Add gimp spin scale widgetJohn Smith2012-09-225-0/+1534
* some memleak fixes (Bug #1043571)Kris De Gussem2012-09-201-9/+8
* Preferences. New Bitmap Override file resolution option, by Daniel Wagenaar.Nicolas Dufour2012-09-202-0/+4
* Fix for 509891 : User defined linear gradient angleJohn Smith2012-09-192-0/+6
* Fix for 167181 : Gnome-HIG-2.0 conformant Preferences dialog - accel keysJohn Smith2012-09-115-46/+82
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-0/+3
* revert rev 11646: build issue with dbus (forgot to adapt some more, dbus was ...Kris De Gussem2012-09-031-8/+9
* Fix for 406044 : Esc with no selection, activates selection toolJohn Smith2012-09-021-1/+2
* converted some c-string usage to c++ string class usage: should fix some memo...Kris De Gussem2012-09-021-9/+8
* Export dialog: change markup formatting of labels to be consistent with other...su_v2012-09-021-3/+3