summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-7/+6
* Made bitmap printing use the DPI setting (bug 258916)Niko Kiirala2008-09-221-3/+7
* on closing and document change, if this was the last view on this document, d...bulia byak2008-09-211-5/+9
* Fixes for missing icons and icon size issues.Jon A. Cruz2008-09-211-13/+13
* release reprs properlybulia byak2008-09-202-0/+5
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-182-6/+6
* More NR ==> Geom conversion (points and some matrices/transforms)Maximilian Albert2008-09-183-20/+20
* Some NR::Point ==> Geom::Point replacementsMaximilian Albert2008-09-181-2/+2
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-1611-183/+236