summaryrefslogtreecommitdiffstats
path: root/src/ui (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
* Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher2009-01-121-1/+3
* 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
* Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher2009-01-091-0/+15
* 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-063-205/+213
* 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-052-6/+0
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-025-26/+26
* remove old icon code that seems unusedJohan B. C. Engelen2009-01-014-742/+0
* remove redundant inclusionJohan B. C. Engelen2009-01-011-1/+0
* add possibility to change the UI language (gettext) in preferences dialoguetheAdib2008-12-304-3/+74
* 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
* More NR ==> Geom changesJoshua L. Blocher2008-12-281-0/+1
* convert NR to GeomJohan B. C. Engelen2008-12-281-4/+4
* 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
* reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixin...Thomas Holder2008-12-091-56/+30
* fix for Bug #234305 (paste into transformed groups)Thomas Holder2008-12-081-0/+10
* Makes page-sizer be a little less eager to change the orientation of pages au...Jasper van de Gronde2008-12-081-5/+12
* 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
* commentbulia byak2008-11-291-1/+1
* fix setting blend mode to Normalbulia byak2008-11-291-0/+2
* 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-2126-113/+1866
* Merge from trunkTed Gould2008-10-317-15/+36
* From trunkTed Gould2008-10-2777-1111/+1215
* Merging from trunkTed Gould2008-10-1111-82/+94