summaryrefslogtreecommitdiffstats
path: root/src/ui (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-16fix pasting style after copying a text spanbulia byak1-6/+28
2009-02-11Warning cleanupJon A. Cruz1-1/+1
2009-02-10do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2-5/+11
2009-02-10it was a very stupid idea to sort all combos without asking - this broke the ...bulia byak1-6/+16
2009-02-09Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski7-25/+27
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2-2/+10
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches2-2/+2
2009-02-08gcc warning cleanup:Felipe Corr??a da Silva Sanches1-2/+2
2009-02-06add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak1-0/+33
2009-02-02display waiting cursor; move credits to a page of its ownbulia byak1-13/+21
2009-01-31Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop1-3/+3
2009-01-29fix crash described atFelipe Corr??a da Silva Sanches1-0/+4
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-1/+1
2009-01-26All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop2-106/+2
2009-01-25removing void filesFelipe Corr??a da Silva Sanches11-11/+2
2009-01-24remove debug codeJohan B. C. Engelen1-1/+0
2009-01-24sort combo enumerationsJohan B. C. Engelen1-0/+17
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