summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* fix duplicate entrybulia byak2008-03-211-1/+1
| | | (bzr r5150)
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-211-5/+4
| | | (bzr r5149)
* Added dialog to name new calligraphicAubanel Monnier2008-03-213-2/+158
| | | | | profiles (bzr r5142)
* noop: Address constness warning.Peter Moulder2008-03-101-16/+16
| | | (bzr r5039)
* noop: Address a warning.Peter Moulder2008-03-101-1/+1
| | | (bzr r5037)
* fix 179178bulia byak2008-03-091-0/+3
| | | (bzr r5012)
* add basic support for preserving processing instructions in the ASTMenTaLguY2008-03-071-2/+2
| | | (bzr r4987)
* Really fix P6M Clone Tiler mode (case where w <= h).Tavmjong Bah2008-03-071-1/+1
| | | (bzr r4985)
* Fix for bug 199387 (p3, p6 modes of Clone Tiler broken)Tavmjong Bah2008-03-071-32/+32
| | | (bzr r4983)
* Fix for bug 184668 (Tile clone random scaling broken)Tavmjong Bah2008-02-261-2/+2
| | | (bzr r4863)
* Split the "Clones" string to introduce two contexted strings (Clones as ↵Marcin Floryan2008-02-261-1/+3
| | | | | objects to find and Clones as tool to use in ui/dialog/inkscape-preferences.cpp). Asses some comments for translators. (bzr r4861)
* Warning and whitespace cleanupJon A. Cruz2008-02-241-29/+29
| | | (bzr r4838)
* Merged in Native File Dialogs for Windows BranchJoel Holdsworth2008-02-231-381/+0
| | | (bzr r4830)
* Removed some (minor) build warnings for input.cp file.Marcin Floryan2008-02-231-2/+2
| | | (bzr r4827)
* Initial implementation of non-square swatchesJon A. Cruz2008-02-214-5/+21
| | | (bzr r4800)
* Decoupled swatch sizes from icon sizesJon A. Cruz2008-02-204-48/+44
| | | (bzr r4790)
* Fixing preview/swatch sizes.Jon A. Cruz2008-02-183-8/+73
| | | (bzr r4765)
* (almost) remove artificial limits in spinbuttonsbulia byak2008-02-171-3/+3
| | | (bzr r4749)
* * Translatable context menu on the colours palette, patch by Marcin Floryan ↵Luca Bruno2008-02-141-2/+4
| | | | | (closes: #191795) (bzr r4731)
* i18n patch from MarcinAlexandre Prokoudine2008-02-131-1/+1
| | | (bzr r4719)
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-311-1/+2
| | | (bzr r4629)
* rename grid arrange to rows and columnsbulia byak2008-01-301-1/+1
| | | (bzr r4617)
* set_markup() instead of set_label()Felipe Corr??a da Silva Sanches2008-01-281-1/+1
| | | (bzr r4609)
* copyeditbulia byak2008-01-251-11/+11
| | | (bzr r4590)
* first set of updates to headers for clean gcc 4.3 buildsKees Cook2008-01-251-0/+3
| | | (bzr r4588)
* rolling back parts of the "default metadata preferences" patch that ↵Felipe Corr??a da Silva Sanches2008-01-211-19/+1
| | | | | | | buliabyak forgot to rollback on revision 17005. (bzr r4575)
* Reverted earlier edit - export bitmap dialog is now sizeable once againJoel Holdsworth2008-01-171-1/+1
| | | (bzr r4538)
* Stopped the export bitmap dialog from being sizeableJoel Holdsworth2008-01-161-1/+1
| | | (bzr r4528)
* Corrected the parenting of the browse dialog, so that it cannot fall ↵Joel Holdsworth2008-01-161-1/+1
| | | | | underneath the export dialog on Windows (bzr r4527)
* stop toggling insensitive state for modification flag updates (fixes ↵MenTaLguY2008-01-151-6/+6
| | | | | | | | | critical bug #182401) In order to do this, I got rid of sodipodi:modified in favor of a simple flag in SPDocument, also renaming SPDocument::{set,is}Modified to SPDocument::{set,is}ModifiedSinceSave (bzr r4491)
* abstract use of sodipodi:modifiedMenTaLguY2008-01-151-3/+2
| | | (bzr r4490)
* Applying Gail's patch for font-specificationBryce Harrington2008-01-051-4/+15
| | | | | | | | | | | | | | | | | | | (Closes LP: #169973) - New attribute in an object's style string called -inkscape-font-specification stores full font name - This will be useful when we can support fonts that don't fit into the confines of CSS (if either pango enhances their PangoFontDescription structure, or we can get around its limitations) - Framework in place to separate font families from their "styles" (faces) in the text and font dialog - need only the code that does the actual separation - Text and Styles dialog shows only fonts it can handle (bzr r4392)
* make blend versus blur more configurable on a case-by-case basisMenTaLguY2008-01-011-1/+1
| | | (bzr r4357)
* separate blend history for objects versus layersMenTaLguY2008-01-011-1/+2
| | | (bzr r4355)
* first crack at enabling blend for layers dialogMenTaLguY2008-01-012-59/+9
| | | (bzr r4354)
* Add default CC metadata and license to preferences.Bryce Harrington2007-12-311-1/+19
| | | | | (Closes LP: #169954) (bzr r4346)
* guidelinedialog aestheticsJohan B. C. Engelen2007-12-282-31/+48
| | | (bzr r4327)
* Cleanup:Tavmjong Bah2007-12-241-237/+509
| | | | | | | | | | | | | | | | | | | | | | | Consistant variable names. x, y used for positions. i, j used for column/row. Added check boxes to remove the automatic adding of tile width and height in calculating shift. Useful when placing clones on a circle or spiral (and in some cases when using the Exponent parameter where adding a -100% shift is not the same as excluding the shift). Added "Base" parameters to scaling. This allows drawing of logarithmic spirals such as found in nature (e.g. nautilus shell, pine cone). When non-zero, it changes the scale factor to be base^(scale-1). Added "Cumulate" to shift, scale, rotate. In the case of shifting, it allows uniformly scaled clones to be placed touching each other. For example, a "10% shift" normally results in clones being shifted by 10%, 20%, 30%, ... With the Cumulate box checked, the shifts become 10%, 10+20%, 10+20+30%, ... Adding "Cumulate" to the Scale and Rotation tabs may be of dubious value... but it can easily be removed. (bzr r4299)
* improve cosmetics of guide dialogJohan B. C. Engelen2007-12-242-10/+22
| | | (bzr r4297)
* fix relative angle change in guideline dialogJohan B. C. Engelen2007-12-231-1/+3
| | | (bzr r4292)
* Add UI for creating angled guidelines!Johan B. C. Engelen2007-12-232-31/+83
| | | (bzr r4282)
* Fix typo in an array causing a write off the end. Causes bug if noBryce Harrington2007-12-221-1/+1
| | | | | sizes were loaded from the preferences file. Closes LP: #178139. (bzr r4277)
* guidelines: add methods to check horizontal/vertical, small fixesJohan B. C. Engelen2007-12-211-3/+3
| | | (bzr r4271)
* guides: switch from using one position coordinate to Geom::Point point_on_lineJohan B. C. Engelen2007-12-191-5/+12
| | | (bzr r4258)
* Rework dialog management. Use singleton behavior for dialogs whengustav_b2007-12-078-47/+22
| | | | | | | | started in floating dialogs mode and use one dialog/desktop behavior when started in dockable dialogs mode. Replace the panels use of the SP_ACTIVE_DESKTOP macro and unify the panels' handling of desktop activation events. (bzr r4188)
* fix bug: mid and end markers showed previews from start markersbulia byak2007-12-041-2/+4
| | | (bzr r4164)
* fix pmgbulia byak2007-12-021-8/+12
| | | (bzr r4155)
* Warning cleanupJon A. Cruz2007-11-256-158/+164
| | | (bzr r4133)
* The dialog to panel refactoring:gustav_b2007-11-227-41/+37
| | | | | | | | | | | | | | | | | | * Made the current dialogs subclass the Panel class instead of the Dialog class. * Extended the Panel class with some functionality that the dialogs relied on. * Added a PanelDialog class which is a dialog container for a single panel with the dialog behavior as a template parameter. (* Fixed coding style for the Panel and Dialog class) For details, see http://www.nabble.com/Re%3A-Dockable-dialogs%2C-todo-list-p12728194.html http://www.nabble.com/Re%3A-Inkscape-overcomes-Xara-in-Google-Trends-p13126622.html (bzr r4126)
* Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen2007-11-161-5/+6
| | | (bzr r4091)