summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-21Initial implementation of non-square swatchesJon A. Cruz4-5/+21
2008-02-20Decoupled swatch sizes from icon sizesJon A. Cruz4-48/+44
2008-02-18Fixing preview/swatch sizes.Jon A. Cruz3-8/+73
2008-02-17(almost) remove artificial limits in spinbuttonsbulia byak1-3/+3
2008-02-14* Translatable context menu on the colours palette, patch by Marcin Floryan (...Luca Bruno1-2/+4
2008-02-13i18n patch from MarcinAlexandre Prokoudine1-1/+1
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington1-1/+2
2008-01-30rename grid arrange to rows and columnsbulia byak1-1/+1
2008-01-28set_markup() instead of set_label()Felipe Corr??a da Silva Sanches1-1/+1
2008-01-25copyeditbulia byak1-11/+11
2008-01-25first set of updates to headers for clean gcc 4.3 buildsKees Cook1-0/+3
2008-01-21rolling back parts of the "default metadata preferences" patch that buliabyak...Felipe Corr??a da Silva Sanches1-19/+1
2008-01-17Reverted earlier edit - export bitmap dialog is now sizeable once againJoel Holdsworth1-1/+1
2008-01-16Stopped the export bitmap dialog from being sizeableJoel Holdsworth1-1/+1
2008-01-16Corrected the parenting of the browse dialog, so that it cannot fall undernea...Joel Holdsworth1-1/+1
2008-01-15stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY1-6/+6
2008-01-15abstract use of sodipodi:modifiedMenTaLguY1-3/+2
2008-01-05Applying Gail's patch for font-specificationBryce Harrington1-4/+15
2008-01-01make blend versus blur more configurable on a case-by-case basisMenTaLguY1-1/+1
2008-01-01separate blend history for objects versus layersMenTaLguY1-1/+2
2008-01-01first crack at enabling blend for layers dialogMenTaLguY2-59/+9
2007-12-31Add default CC metadata and license to preferences.Bryce Harrington1-1/+19
2007-12-28guidelinedialog aestheticsJohan B. C. Engelen2-31/+48
2007-12-24Cleanup:Tavmjong Bah1-237/+509
2007-12-24improve cosmetics of guide dialogJohan B. C. Engelen2-10/+22
2007-12-23fix relative angle change in guideline dialogJohan B. C. Engelen1-1/+3
2007-12-23Add UI for creating angled guidelines!Johan B. C. Engelen2-31/+83
2007-12-22Fix typo in an array causing a write off the end. Causes bug if noBryce Harrington1-1/+1
2007-12-21guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen1-3/+3
2007-12-19guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen1-5/+12
2007-12-07Rework dialog management. Use singleton behavior for dialogs whengustav_b8-47/+22
2007-12-04fix bug: mid and end markers showed previews from start markersbulia byak1-2/+4
2007-12-02fix pmgbulia byak1-8/+12
2007-11-25Warning cleanupJon A. Cruz6-158/+164
2007-11-22The dialog to panel refactoring:gustav_b7-41/+37
2007-11-16Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen1-5/+6
2007-11-10Warning cleanupJon A. Cruz8-113/+105
2007-11-08warning cleanupJon A. Cruz3-180/+161
2007-10-13Adding stroke & fill context menu to swatchJon A. Cruz1-0/+71
2007-10-12fix drag-n-drop color problemsJon A. Cruz1-26/+19
2007-10-11Change type of a number of rdf-related fields from char* to char const *.Peter Moulder1-9/+9
2007-10-11noop: dialogs/rdf.cpp: Mark a few pointers as not being written through. Mak...Peter Moulder1-6/+6
2007-09-25Initial support for icc color selection including CMYKJon A. Cruz2-9/+2
2007-09-24fix minor typoBob Jamison1-1/+1
2007-09-24Fixed unsafe hardcoding of buffer sizeJon A. Cruz2-6/+6
2007-09-213 digits precisionbulia byak1-1/+1
2007-09-20Killed old, now obsolete, object-properties (a.k.a F&S) dialog.gustav_b3-513/+0
2007-09-15Refactoring SPColor to C++ and removing legacy CMYK implementationJon A. Cruz3-40/+71
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-09-10Purged fill type enumJon A. Cruz2-14/+14