summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Fix for 1086643 : Input devices : Simplify dialogJohn Smith2012-12-101-122/+341
* | | | | | | Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis2012-12-091-4/+43
* | | | | | | - fix security bug lp:1025185Johan B. C. Engelen2012-12-051-2/+8
* | | | | | | Fix for 255792 : Calligraphy tool presets managementJohn Smith2012-11-302-4/+43
* | | | | | | Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...John Smith2012-11-281-16/+18
* | | | | | | GTK+ 3: Migrate to GdkRGBAAlex Valavanis2012-11-272-9/+103
* | | | | | | Drop support for GTK+ < 2.24Alex Valavanis2012-11-2616-216/+3
* | | | | | | i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).Nicolas Dufour2012-11-261-7/+9
* | | | | | | Fix undo history entry for layer renaming to be consistent with 'Rename Layer...su_v2012-11-261-1/+1
* | | | | | | Fix for 1036059 : Keyboard shortcut editorJohn Smith2012-11-258-5/+477
* | | | | | | Fix for 172236 : Dropper pixmaps and onetime fixJohn Smith2012-11-242-0/+31
* | | | | | | Revert for 166691 : Changing layer order does not update layer selector - Rev...John Smith2012-11-191-1/+5
* | | | | | | UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Expor...Nicolas Dufour2012-11-181-0/+8
* | | | | | | Fix for 275662 : Filter stays in object's css property after Filter Effect di...John Smith2012-11-181-0/+24
* | | | | | | Fix for 1079971 : Symbol dialog : Drag & Drop to the canvasJohn Smith2012-11-182-0/+28
* | | | | | | Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt clickJohn Smith2012-11-182-11/+48
* | | | | | | cppcheck: Simple fixes for src/ui/dialogAlex Valavanis2012-11-1513-38/+35
* | | | | | | cppcheck: Simple fixes for src/ui/widgetAlex Valavanis2012-11-153-6/+6
* | | | | | | Fix for Bug #773288 (border options) by demicoder.Nicolas Dufour2012-11-071-25/+25
* | | | | | | remove flash path when nodetool eventcontext is destroyed. fixes bug for pers...Johan B. C. Engelen2012-11-011-0/+4
* | | | | | | Fix for 1006816 : Newly applied filter doesn't show in Filters EditorJohn Smith2012-11-012-5/+12
* | | | | | | Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - Rev...John Smith2012-11-012-4/+13
* | | | | | | Fix for Bug #1069806 (Inkscape crash in File>Open).Nicolas Dufour2012-10-312-7/+6
* | | | | | | Fix for 1068763 : Opening 'File > Document Properties' dirties current documentJohn Smith2012-10-313-9/+15
* | | | | | | Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - fix...John Smith2012-10-301-5/+5
* | | | | | | Fix for 1071426 : Swatches dialog doesn't update when swatch is renamedJohn Smith2012-10-302-0/+20
* | | | | | | add bleed/margin to pdf exportJohan B. C. Engelen2012-10-281-1/+1
* | | | | | | cppcheck: Fix a couple of leaksAlex Valavanis2012-10-281-0/+2
* | | | | | | 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-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