summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Removed Win32 keep-dialogs-on-top preference, now set permanently to trueJoel Holdsworth2008-03-221-10/+4
* Fixed skipping of blank lines in .gpl filesJon A. Cruz2008-03-221-3/+4
* set busy cursor and statusbar message while creating clonesbulia byak2008-03-221-0/+11
* Really fix compile (patch by Krzysztof KosiƄski)Maximilian Albert2008-03-223-158/+1
* fix duplicate entrybulia byak2008-03-211-1/+1
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-5/+4
* Added dialog to name new calligraphicAubanel Monnier2008-03-213-2/+158
* noop: Address constness warning.Peter Moulder2008-03-101-16/+16
* noop: Address a warning.Peter Moulder2008-03-101-1/+1
* fix 179178bulia byak2008-03-091-0/+3
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-071-2/+2
* Really fix P6M Clone Tiler mode (case where w <= h).Tavmjong Bah2008-03-071-1/+1
* Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)Tavmjong Bah2008-03-071-32/+32
* Fix for bug 184668 (Tile clone random scaling broken)Tavmjong Bah2008-02-261-2/+2
* Split the "Clones" string to introduce two contexted strings (Clones as objec...Marcin Floryan2008-02-261-1/+3
* Warning and whitespace cleanupJon A. Cruz2008-02-241-29/+29
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-381/+0
* Removed some (minor) build warnings for input.cp file.Marcin Floryan2008-02-231-2/+2
* Initial implementation of non-square swatchesJon A. Cruz2008-02-214-5/+21
* Decoupled swatch sizes from icon sizesJon A. Cruz2008-02-204-48/+44
* Fixing preview/swatch sizes.Jon A. Cruz2008-02-183-8/+73
* (almost) remove artificial limits in spinbuttonsbulia byak2008-02-171-3/+3
* * Translatable context menu on the colours palette, patch by Marcin Floryan (...Luca Bruno2008-02-141-2/+4
* i18n patch from MarcinAlexandre Prokoudine2008-02-131-1/+1
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
* rename grid arrange to rows and columnsbulia byak2008-01-301-1/+1
* set_markup() instead of set_label()Felipe Corr??a da Silva Sanches2008-01-281-1/+1
* copyeditbulia byak2008-01-251-11/+11
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+3
* rolling back parts of the "default metadata preferences" patch that buliabyak...Felipe Corr??a da Silva Sanches2008-01-211-19/+1
* Reverted earlier edit - export bitmap dialog is now sizeable once againJoel Holdsworth2008-01-171-1/+1
* Stopped the export bitmap dialog from being sizeableJoel Holdsworth2008-01-161-1/+1
* Corrected the parenting of the browse dialog, so that it cannot fall undernea...Joel Holdsworth2008-01-161-1/+1
* stop toggling insensitive state for modification flag updates (fixes critical...MenTaLguY2008-01-151-6/+6
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-3/+2
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-4/+15
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-1/+1
* separate blend history for objects versus layersMenTaLguY2008-01-011-1/+2
* first crack at enabling blend for layers dialogMenTaLguY2008-01-012-59/+9
* Add default CC metadata and license to preferences.Bryce Harrington2007-12-311-1/+19
* guidelinedialog aestheticsJohan B. C. Engelen2007-12-282-31/+48
* Cleanup:Tavmjong Bah2007-12-241-237/+509
* improve cosmetics of guide dialogJohan B. C. Engelen2007-12-242-10/+22
* fix relative angle change in guideline dialogJohan B. C. Engelen2007-12-231-1/+3
* Add UI for creating angled guidelines!Johan B. C. Engelen2007-12-232-31/+83
* Fix typo in an array causing a write off the end. Causes bug if noBryce Harrington2007-12-221-1/+1
* guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen2007-12-211-3/+3
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-5/+12
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-078-47/+22
* fix bug: mid and end markers showed previews from start markersbulia byak2007-12-041-2/+4