summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix for 1068763 : Opening 'File > Document Properties' dirties current documentJohn Smith2012-10-311-0/+2
| * 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
| * 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-114-0/+693
| * 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-081-16/+31
| * 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
| * 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 1058470 : Trace Bitmap Live PreviewJohn Smith2012-09-301-12/+146
| * Fix for 1058432 : Trace Bitmap preview should be resizeableJohn Smith2012-09-291-4/+5
| * 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-272-3/+4
| * Fix for 172222 : Move direct to specified layerJohn Smith2012-09-223-3/+191
| * Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith2012-09-224-53/+56
| * 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-111-43/+40
| * Export dialog: change markup formatting of labels to be consistent with other...su_v2012-09-021-3/+3
| * Fix for 306090 : XMl Editor, Return button to create new xml elementJohn Smith2012-09-021-0/+4
| * Fix for 747998 : Align unit menu in Rows Columns dialogJohn Smith2012-09-022-8/+17
| * Fix for 656591 : Export dialog improve access to export filenameJohn Smith2012-09-011-0/+7
| * Fix for 618668 : Change dialog wordingJohn Smith2012-09-012-9/+7
| * Fix for 445297 : Page background color label unclear for new usersJohn Smith2012-09-011-1/+4
| * Fix for 165865 : Preferences Behavior-Markers pageJohn Smith2012-08-302-8/+13
| * Fix for 980520 : Conflicting accelerator keysJohn Smith2012-08-291-5/+5
| * Fix for 928205 : Preference to not save doc viewport metadataJohn Smith2012-08-282-0/+8
| * Fix for 1042508 : Transform dialog when floating doesnt work on active docJohn Smith2012-08-282-7/+18
| * Fix for 1042500 : Align and Distribute dialog when floating doesnt work on ac...John Smith2012-08-282-2/+23
| * Fix for 525597 : Undo History dialog not updating when switching windowsJohn Smith2012-08-272-1/+17
| * Fix for 168446 : rename menu item Export to PNG ImageJohn Smith2012-08-271-1/+1
| * Fix for 168164 : Default text output to pxJohn Smith2012-08-252-2/+2
| * Fix for 168164 : Font size, always output px optionJohn Smith2012-08-213-6/+14
| * fix type (fixes Windows build)Johan B. C. Engelen2012-08-201-1/+1
| * Fix for 165865 : markers must take object's stroke colorJohn Smith2012-08-202-0/+16
| * Fix for 1035733 : Align Distribute dialog - Right align buttonsJohn Smith2012-08-192-9/+21