summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103)Luca Bruno2008-02-101-1/+1
* * Alternative translation text for Grid|New, patch by Marcin Floryan (closes:...Luca Bruno2008-02-081-1/+2
* fix bug: selected group gets moved even when click+drag on an object on top o...bulia byak2008-02-081-0/+8
* * src/conn-avoid-ref.cpp: Include the "xml/simple-node" header, rather thanmjwybrow2008-02-081-1/+1
* well... this is a better fix for bug #180117 (Filter Dialog soup) !Felipe Corr??a da Silva Sanches2008-02-071-3/+4
* fix for bug #180117 (Filter Dialog soup)Felipe Corr??a da Silva Sanches2008-02-071-5/+3
* feDisplacementMap resolution independence fix sent by JF BarraudFelipe Corr??a da Silva Sanches2008-02-071-9/+17
* Patch from Tom Davidson to add support for the bitmapoversample option,Bryce Harrington2008-02-071-0/+1
* Changed by request to GPL2Bob Jamison2008-02-072-2/+5
* Fix wrong identification of invalid effects (for unknown effects, it used to ...Johan B. C. Engelen2008-02-061-4/+2
* add extra note of importance to EnumDataConverter and add is_valid_id methodJohan B. C. Engelen2008-02-061-1/+8
* fix 189661bulia byak2008-02-061-1/+3
* bug 189516: text selection highlight is in the wrong place for text-on-path w...Richard Hughes2008-02-061-4/+5
* Fix for bug 168978Bryce Harrington2008-02-061-2/+2
* Fixed crash with lighting effects used on non-premultiplied input (bug 189468)Niko Kiirala2008-02-061-1/+1
* avoid dangerous equality comparison on doubles; remove useless asserts that w...bulia byak2008-02-061-15/+13
* Iron out some rounding errors in the displaying of the rulers and of guidesDiederik van Lierop2008-02-055-20/+43
* fixed bug with '||'Bob Jamison2008-02-052-343/+347
* Patch by John Faith: fixed crash resulting from inproperly initialized std::mapNiko Kiirala2008-02-052-5/+8
* lpe-skeletal-stroke: make spacing and normal_offset parameters do something...JF Barraud2008-02-051-9/+20
* fix axonomgrid emphasizingJohan B. C. Engelen2008-02-041-1/+1
* Delete trailing whitespaceBryce Harrington2008-02-041-94/+94
* fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid)Johan B. C. Engelen2008-02-043-23/+33
* r17821@shi: ted | 2008-01-31 12:59:57 -0800Ted Gould2008-02-042-62/+20
* r17818@shi: ted | 2008-01-31 09:20:06 -0800Ted Gould2008-02-041-0/+2
* Remove g_print debugging statement.Tavmjong Bah2008-02-041-1/+0
* Improvement in positioning images. W3C SVG tests:Tavmjong Bah2008-02-041-8/+24
* Whitespace cleanupBryce Harrington2008-02-041-46/+46
* fix emergency save (bug #184376)MenTaLguY2008-02-031-2/+2
* Add plural form to status bar message in gradient context (patch by Marcin Fl...Maximilian Albert2008-02-031-1/+1
* Allow relative paths to be used for images.Tavmjong Bah2008-02-034-8/+38
* Fix missing ruler and document title updates when a file is opened in an exis...Maximilian Albert2008-02-034-2/+21
* Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2008-02-039-4/+40
* Fix dragging a connection in the filter effects dialog into the primitive typ...Nicholas Bishop2008-02-021-0/+1
* Fix for LP #168959 as per John Cliff's 'patch' in the bug trackerMaximilian Albert2008-02-021-1/+4
* Suppress the jitter that sometimes occurs when drawing the ticks of the rulersDiederik van Lierop2008-02-011-8/+16
* Additional fix for bug #167500Diederik van Lierop2008-01-311-3/+5
* Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington2008-01-31123-81/+334
* r17815@shi: ted | 2008-01-31 08:58:15 -0800Ted Gould2008-01-311-3/+3
* a bunch of small changes to provide a user readable explanation of filtersAlexandre Prokoudine2008-01-312-8/+8
* fixed a bug in sqrt(pwsb).JF Barraud2008-01-301-1/+3
* Fix for if LCMS is disabled. (LP# 174854)Bryce Harrington2008-01-302-4/+14
* 2nd part of the fix for bug #167500: correctly update the rulers when they ch...Diederik van Lierop2008-01-306-23/+109
* A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not f...Alexandre Prokoudine2008-01-302-9/+9
* When a panel dialog is presented, request it's panel to be presented as well. gustav_b2008-01-301-4/+16
* fix 169057 and prevent non-numeric input for font sizebulia byak2008-01-301-4/+17
* rename grid arrange to rows and columnsbulia byak2008-01-302-3/+3
* * don't strech buttons on lpe dialog when resizing the dialogFelipe Corr??a da Silva Sanches2008-01-301-2/+4
* Don't freeze when pressing Ctrl in the pencil tool (closes: LP #181898)Maximilian Albert2008-01-291-1/+2
* noop: Address some cast-string-to-mutable-chars warnings.Peter Moulder2008-01-283-19/+10