summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-204-0/+25
* Fix for 1035733 : Align Distribute dialog - Right align buttonsJohn Smith2012-08-192-9/+21