summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2009-01-21Fix compile when lcms is disabledMaximilian Albert1-0/+2
2009-01-20Warning cleanupJon A. Cruz1-1/+1
2009-01-18- Snap to the midpoint of shapes and bboxesDiederik van Lierop1-6/+6
2009-01-15adding a "scripting" tab to document properties dialog that allow the user to...Felipe Corr??a da Silva Sanches2-6/+165
2009-01-13Improved version reporting. Add SVN revision and custom status to Krzysztof Kosi??ski3-5/+4
2009-01-12Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...Joshua L. Blocher1-1/+3
2009-01-11copyeditbulia byak1-2/+2
2009-01-11Now it is possible to clear the list of documents inFelipe Corr??a da Silva Sanches2-1/+28
2009-01-11added some messages to the user in the svgfonts dialogFelipe Corr??a da Silva Sanches1-15/+50
2009-01-09Cmake: restructure build files to be more like current build system. Should r...Joshua L. Blocher1-0/+15
2009-01-08move shape_editor from node context to the parent class, event contextbulia byak1-2/+2
2009-01-06fix crash when no glyph is selected at the svgfonts dialogFelipe Corr??a da Silva Sanches1-1/+5
2009-01-06Warning and whitespace cleanup.Jon A. Cruz3-205/+213
2009-01-05Another week coding offline...Felipe Corr??a da Silva Sanches2-8/+13
2009-01-05minor change to prevent double translation and inconsistencyAdib Taraben1-1/+1
2009-01-05move option: interface language from INTERNATIONALISATION to INTERFACE page o...Adib Taraben2-39/+32
2009-01-05Cmake build fixes, minorJoshua L. Blocher2-6/+0
2009-01-02Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen5-26/+26
2009-01-01remove old icon code that seems unusedJohan B. C. Engelen4-742/+0
2009-01-01remove redundant inclusionJohan B. C. Engelen1-1/+0
2008-12-30add possibility to change the UI language (gettext) in preferences dialoguetheAdib4-3/+74
2008-12-29added a "remove" context menu option for removing kerning pairsFelipe Corr??a da Silva Sanches2-5/+43
2008-12-29fixing the upside-down glyph issue for the missing-glyph case (which I Felipe Corr??a da Silva Sanches1-1/+12
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-0/+1
2008-12-28convert NR to GeomJohan B. C. Engelen1-4/+4
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches6-186/+558
2008-12-16fix compile after rev 20377Johan B. C. Engelen1-1/+1
2008-12-16Added "Add" button to the SVG Fonts dialog.Felipe Corr??a da Silva Sanches2-6/+58
2008-12-141) snap midpoints of line segments (both as source and as target)Diederik van Lierop2-3/+6
2008-12-13add sketch mode to pencil toolJohan B. C. Engelen2-0/+6
2008-12-09reworked ClipboardManagerImpl::_pasteDocument, code cleanup and finally fixin...Thomas Holder1-56/+30
2008-12-08fix for Bug #234305 (paste into transformed groups)Thomas Holder1-0/+10
2008-12-08Makes page-sizer be a little less eager to change the orientation of pages au...Jasper van de Gronde1-5/+12
2008-12-07Changed term away from "embed" since that has specific meaning.Jon A. Cruz2-52/+52
2008-12-06Removed duplication of menu items.Jon A. Cruz1-32/+35
2008-12-05Changed it use common code for profile locations.Jon A. Cruz1-16/+7
2008-12-05Layout code cleanup.Jon A. Cruz1-12/+24
2008-11-29commentbulia byak1-1/+1
2008-11-29fix setting blend mode to Normalbulia byak1-0/+2
2008-11-27Rearrange to enable code that does not directly rely on lcms.Jon A. Cruz1-8/+3
2008-11-27Fix compile with lcms disabled.Maximilian Albert3-1/+7
2008-11-27List color profile search locations in preference tooltipJon A. Cruz1-1/+16
2008-11-25marked forgotten translatable messageAlexandre Prokoudine1-1/+1
2008-11-24Add an option to the preferences to _only_ snap the node closest to the mouse...Diederik van Lierop2-3/+6
2008-11-24adding "remove" context menu in the embedded color profiles boxFelipe Corr??a da Silva Sanches2-39/+132
2008-11-231) Improve the way the distance to the pointer is taken into account when fin...Diederik van Lierop2-2/+7
2008-11-21Merge from fe-movedTed Gould26-113/+1866
2008-10-31Merge from trunkTed Gould7-15/+36
2008-10-27From trunkTed Gould77-1111/+1215
2008-10-11Merging from trunkTed Gould11-82/+94