summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix pasting style after copying a text spanbulia byak2009-02-161-6/+28
* Warning cleanupJon A. Cruz2009-02-111-1/+1
* do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2009-02-102-5/+11
* it was a very stupid idea to sort all combos without asking - this broke the ...bulia byak2009-02-101-6/+16
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-097-25/+27
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-092-2/+10
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-092-2/+2
* gcc warning cleanup:Felipe Corr??a da Silva Sanches2009-02-081-2/+2
* add All Vectors and All Bitmaps filters (todo: port this to the win32 dialog)bulia byak2009-02-061-0/+33
* display waiting cursor; move credits to a page of its ownbulia byak2009-02-021-13/+21
* Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop2009-01-311-3/+3
* fix crash described atFelipe Corr??a da Silva Sanches2009-01-291-0/+4
* Add buttons for snapping to grids and/or guidesDiederik van Lierop2009-01-281-1/+1
* All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop2009-01-262-106/+2
* removing void filesFelipe Corr??a da Silva Sanches2009-01-2511-11/+2
* remove debug codeJohan B. C. Engelen2009-01-241-1/+0
* sort combo enumerationsJohan B. C. Engelen2009-01-241-0/+17
* 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