summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix compile when lcms is disabledMaximilian Albert2009-01-211-0/+2
* Warning cleanupJon A. Cruz2009-01-201-1/+1
* - Snap to the midpoint of shapes and bboxesDiederik van Lierop2009-01-181-6/+6
* adding a "scripting" tab to document properties dialog that allow the user to...Felipe Corr??a da Silva Sanches2009-01-152-6/+165
* Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski2009-01-133-5/+4
* copyeditbulia byak2009-01-111-2/+2
* Now it is possible to clear the list of documents inFelipe Corr??a da Silva Sanches2009-01-112-1/+28
* added some messages to the user in the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-111-15/+50
* move shape_editor from node context to the parent class, event contextbulia byak2009-01-081-2/+2
* fix crash when no glyph is selected at the svgfonts dialogFelipe Corr??a da Silva Sanches2009-01-061-1/+5
* Warning and whitespace cleanup.Jon A. Cruz2009-01-062-196/+205
* Another week coding offline...Felipe Corr??a da Silva Sanches2009-01-052-8/+13
* minor change to prevent double translation and inconsistencyAdib Taraben2009-01-051-1/+1
* move option: interface language from INTERNATIONALISATION to INTERFACE page o...Adib Taraben2009-01-052-39/+32
* Cmake build fixes, minorJoshua L. Blocher2009-01-051-5/+0
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-023-24/+24
* remove redundant inclusionJohan B. C. Engelen2009-01-011-1/+0
* add possibility to change the UI language (gettext) in preferences dialoguetheAdib2008-12-302-2/+37
* added a "remove" context menu option for removing kerning pairsFelipe Corr??a da Silva Sanches2008-12-292-5/+43
* fixing the upside-down glyph issue for the missing-glyph case (which I Felipe Corr??a da Silva Sanches2008-12-291-1/+12
* Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches2008-12-286-186/+558
* fix compile after rev 20377Johan B. C. Engelen2008-12-161-1/+1
* Added "Add" button to the SVG Fonts dialog.Felipe Corr??a da Silva Sanches2008-12-162-6/+58
* 1) snap midpoints of line segments (both as source and as target)Diederik van Lierop2008-12-142-3/+6
* add sketch mode to pencil toolJohan B. C. Engelen2008-12-132-0/+6
* Changed term away from "embed" since that has specific meaning.Jon A. Cruz2008-12-072-52/+52
* Removed duplication of menu items.Jon A. Cruz2008-12-061-32/+35
* Changed it use common code for profile locations.Jon A. Cruz2008-12-051-16/+7
* Layout code cleanup.Jon A. Cruz2008-12-051-12/+24
* Rearrange to enable code that does not directly rely on lcms.Jon A. Cruz2008-11-271-8/+3
* Fix compile with lcms disabled.Maximilian Albert2008-11-273-1/+7
* List color profile search locations in preference tooltipJon A. Cruz2008-11-271-1/+16
* marked forgotten translatable messageAlexandre Prokoudine2008-11-251-1/+1
* Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop2008-11-242-3/+6
* adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2008-11-242-39/+132
* 1) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2008-11-232-2/+7
* Merge from fe-movedTed Gould2008-11-2119-89/+1768
* Merge from trunkTed Gould2008-10-315-12/+21
* From trunkTed Gould2008-10-2764-796/+859
* Merging from trunkTed Gould2008-10-115-58/+67
* Sorry, I got off on a branch and ended up with a bunch of things. I'm just g...Ted Gould2008-09-254-3/+111
* Made bitmap printing use the DPI setting (bug 258916)Niko Kiirala2008-09-221-3/+7
* release reprs properlybulia byak2008-09-201-0/+1
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-182-17/+17
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-2/+2
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-167-63/+88
* remove extra unref; now ref/unref is done by show/hide; this used to stop thi...bulia byak2008-09-161-1/+0
* More sensible behaviour of the treat-selection-as-group option in align & dis...Maximilian Albert2008-09-131-2/+5
* Add option to align & distribute dialog to treat the selection as a group (cl...Maximilian Albert2008-09-132-5/+32
* convert almost all libnrtype to Geom::Johan B. C. Engelen2008-09-111-2/+2