summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Apply Yossi's patchBob Jamison2007-05-181-39/+0
* Avoid a gtk g_critical message when building Document Properties dialog.Peter Moulder2007-05-171-3/+3
* noop: Use G_N_ELEMENTS in attach_all callers instead of passing sizeof.Peter Moulder2007-05-171-7/+7
* noop: Fix const usage/confusion.Peter Moulder2007-05-171-9/+9
* CodingStyle: Use static for file-local function as per wiki CodingStyle docum...Peter Moulder2007-05-171-5/+1
* doc: document a minor bug (or unexpected behaviour).Peter Moulder2007-05-171-1/+3
* Fix a couple of unannotated transactions causing g_warning from finish_incomp...Peter Moulder2007-05-172-4/+4
* Implement object-snapping for clones (see bug #1511260)Diederik van Lierop2007-05-162-8/+30
* Fixed some feBlend rendering bugsNiko Kiirala2007-05-161-27/+45
* Fix crash in sp-skeleton.Johan B. C. Engelen2007-05-141-1/+1
* Added renderer support for feBlend filter effectNiko Kiirala2007-05-149-14/+461
* Initial set of style test. Will uncomment as style code is fixed.Jon A. Cruz2007-05-131-0/+63
* Correcting extraction of "url(...)" for paintJon A. Cruz2007-05-132-19/+96
* Cleaned up test doc creationJon A. Cruz2007-05-124-8/+4
* Fixed print specifierJon A. Cruz2007-05-121-1/+1
* Applied gorodish's patch 1714710 for bug 1709383. Passes the test.Bob Jamison2007-05-111-6/+10
* Apply yfarjoun's one-line patch to remove any stroke from fill(), to accomoda...Bob Jamison2007-05-111-1/+1
* fixed fixme's in shapeeditor and changed verbs for node editting. helps with ...Johan B. C. Engelen2007-05-115-59/+97
* Fixing compile warningsJon A. Cruz2007-05-111-1/+1
* fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_dis...Johan B. C. Engelen2007-05-101-2/+2
* add document to action events (when possible)MenTaLguY2007-05-101-3/+5
* add document to action eventsMenTaLguY2007-05-101-0/+6
* log inkscape versionMenTaLguY2007-05-101-1/+11
* add logging of basic display propertiesMenTaLguY2007-05-104-0/+130
* really fix formatting this timeMenTaLguY2007-05-101-1/+3
* fix formattingMenTaLguY2007-05-101-3/+3
* Explicit child events and formatted properties.MenTaLguY2007-05-103-0/+24
* add configuration event typeMenTaLguY2007-05-102-0/+2
* add document serial numbersMenTaLguY2007-05-104-0/+14
* make sure microseconds get the right number of decimal placesMenTaLguY2007-05-101-1/+1
* cairo ps output patchtheAdib2007-05-097-71/+358
* Added preference to allow for system toolbox sizeJon A. Cruz2007-05-084-3/+28
* committed patch #1713558 by John Faith. adds the definition of isinf for Mac ...JiHO2007-05-071-0/+2
* fix speeling of calligraphy tool verb nameMenTaLguY2007-05-061-1/+1
* remove description for privacy reasons, and allow nesting under commitMenTaLguY2007-05-061-5/+3
* allow nesting under verb eventsMenTaLguY2007-05-061-1/+2
* instrument undo commitsMenTaLguY2007-05-061-0/+34
* instrument actionsMenTaLguY2007-05-061-0/+26
* add INTERACTION to filters in the environment variableMenTaLguY2007-05-061-0/+1
* touch up logging infrastructure in preparation for interaction loggingMenTaLguY2007-05-065-1/+160
* Refactoring of previous changesDiederik van Lierop2007-05-041-28/+27
* committed patch 1710682 by jfaithJiHO2007-05-012-2/+3
* Fix bug #1077600 -> correct mirroring and no drifting of originDiederik van Lierop2007-04-303-31/+35
* In node tool: make rotation by [] and scaling by <> also use the active node ...Maximilian Albert2007-04-251-4/+16
* Set up toolbox so that paint bucket defaults can be resetJohn Bintz2007-04-253-11/+49
* a better way to start rubberbandbulia byak2007-04-251-7/+6
* unconditionally stop only button-1 rubberbands on mouseoverbulia byak2007-04-251-1/+3
* patch 1705533gustav_b2007-04-251-2/+2
* Added base icon support to combo box presentationJon A. Cruz2007-04-241-2/+13
* skip recursion into clone's children in stroke adjustment; fix paint adjuster...bulia byak2007-04-241-6/+8