summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-11Warning and dead code cleanup.Jon A. Cruz5-7/+11
2013-01-10Filters. Fix for Bug #1089406 (filter name is random filter232 when first add...Nicolas Dufour1-0/+1
2013-01-04ocaldialog: Use GtkSearchEntry in Gtk+ >= 3.6Alex Valavanis2-0/+22
2013-01-04Re-add omitted UI pref from prefences dialog rewriteJosh Andler1-0/+1
2012-12-28Fix GTK+ 3 drawing of primitives list in filter effects dialogAlex Valavanis2-9/+13
2012-12-28Correct sizing in primitives list in filter-effects dialogAlex Valavanis2-3/+69
2012-12-26Change tooltip to clarify behavior after commit r10784.Tavmjong Bah1-1/+1
2012-12-25Convert a load more C-style pointer casts to GObject or C++ casts (merry chri...Alex Valavanis4-33/+33
2012-12-19Fix regression with event attribute names (see bug #1050938)su_v1-9/+9
2012-12-17Added support for Visio stencil files (.vss) to Symbols dialog.Tavmjong Bah1-4/+104
2012-12-16GTK+ 3: Switch to more orientable widgetsAlex Valavanis6-1/+68
2012-12-16GTK+ 3: Use orientable widgetsAlex Valavanis5-0/+42
2012-12-14Fix for 383871 : Let space switch to selector tool even when used for panningJohn Smith1-0/+2
2012-12-12Migrate document metadata from NotbookPage to Gtk::Grid and drop dead codeAlex Valavanis2-54/+79
2012-12-10Migrate Layers dialog to Gtk::GridAlex Valavanis2-2/+59
2012-12-10GTK3: Migrate guides dialog to Gtk::GridAlex Valavanis2-7/+79
2012-12-10Fix for 1086643 : Input devices : Simplify dialogJohn Smith1-122/+341
2012-12-09Migrate remaining stuff from GtkTable to GtkGridAlex Valavanis1-4/+43
2012-12-05- fix security bug lp:1025185Johan B. C. Engelen1-2/+8
2012-11-30Fix for 255792 : Calligraphy tool presets managementJohn Smith2-4/+43
2012-11-28Fix for 1071421 : Setting swatch as fill/stroke creates new swatches which ne...John Smith1-16/+18
2012-11-27GTK+ 3: Migrate to GdkRGBAAlex Valavanis1-2/+92
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis12-178/+2
2012-11-26i18n. Fix for Bug #1083043 (Symbols dialog isn't translatable).Nicolas Dufour1-7/+9
2012-11-26Fix undo history entry for layer renaming to be consistent with 'Rename Layer...su_v1-1/+1
2012-11-25Fix for 1036059 : Keyboard shortcut editorJohn Smith8-5/+477
2012-11-24Fix for 172236 : Dropper pixmaps and onetime fixJohn Smith2-0/+31
2012-11-18UI. Fix for Bug #1071104 (Failure to open a browse window when choosing Expor...Nicolas Dufour1-0/+8
2012-11-18Fix for 275662 : Filter stays in object's css property after Filter Effect di...John Smith1-0/+24
2012-11-18Fix for 1079971 : Symbol dialog : Drag & Drop to the canvasJohn Smith2-0/+28
2012-11-18Fix for 177931 : Layer dialog toggle solo mode with Shift/Alt clickJohn Smith2-11/+48
2012-11-15cppcheck: Simple fixes for src/ui/dialogAlex Valavanis13-38/+35
2012-11-07Fix for Bug #773288 (border options) by demicoder.Nicolas Dufour1-25/+25
2012-11-01Fix for 1006816 : Newly applied filter doesn't show in Filters EditorJohn Smith2-5/+12
2012-11-01Fix for 620568 : Changes to 'Hide all except selected' in Export Bitmap - Rev...John Smith2-4/+13
2012-10-31Fix for Bug #1069806 (Inkscape crash in File>Open).Nicolas Dufour2-7/+6
2012-10-31Fix for 1068763 : Opening 'File > Document Properties' dirties current documentJohn Smith1-0/+2
2012-10-30Fix for 1071426 : Swatches dialog doesn't update when swatch is renamed - fix...John Smith1-5/+5
2012-10-30Fix for 1071426 : Swatches dialog doesn't update when swatch is renamedJohn Smith2-0/+20
2012-10-28add bleed/margin to pdf exportJohan B. C. Engelen1-1/+1
2012-10-28cppcheck: Fix a couple of leaksAlex Valavanis1-0/+2
2012-10-23Use Gtk::Box to arrange layer dialog buttons. Prevents oversized buttons in ...Alex Valavanis2-33/+28
2012-10-13Prevent crash if symbol is empty. Chnage default styling for symbol preview.Tavmjong Bah1-19/+24
2012-10-12Fix for compiling with pre gtkmm 2.24 libraries.Tavmjong Bah1-0/+17
2012-10-12Fix for 1019974 : Default layer names are inconsistentJohn Smith1-2/+5
2012-10-12Fix for 177931 : Shift click layer icons to trigger soloJohn Smith1-14/+24
2012-10-11Add symbols dialog. See: http://wiki.inkscape.org/wiki/index.php/SymbolsDialogTavmjong Bah4-0/+693
2012-10-11Fix for 191020 : Lock/Unlock all layers - Lock other layersJohn Smith1-0/+7
2012-10-09Fix for 191020 : Lock/Unlock all layersJohn Smith1-0/+17
2012-10-08Fix for 490338 : Try to create the autosave directory if that does not existsJohn Smith1-1/+1