| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | * Localization for menubar tooltips, patch by Marcin Floryan (closes: #169103) | Luca Bruno | 2008-02-10 | 1 | -1/+1 | |
| | | | | (bzr r4690) | |||||
| * | * Alternative translation text for Grid|New, patch by Marcin Floryan ↵ | Luca Bruno | 2008-02-08 | 1 | -1/+2 | |
| | | | | | | (closes: #189350) (bzr r4687) | |||||
| * | fix bug: selected group gets moved even when click+drag on an object on top ↵ | bulia byak | 2008-02-08 | 1 | -0/+8 | |
| | | | | | | of it (bzr r4681) | |||||
| * | * src/conn-avoid-ref.cpp: Include the "xml/simple-node" header, rather than | mjwybrow | 2008-02-08 | 1 | -1/+1 | |
| | | | | | | | the source file. This fixes bug #190109, a linker error that shows up when compiling with Xcode 3.0. (bzr r4680) | |||||
| * | well... this is a better fix for bug #180117 (Filter Dialog soup) ! | Felipe Corr??a da Silva Sanches | 2008-02-07 | 1 | -3/+4 | |
| | | | | (bzr r4679) | |||||
| * | fix for bug #180117 (Filter Dialog soup) | Felipe Corr??a da Silva Sanches | 2008-02-07 | 1 | -5/+3 | |
| | | | | (bzr r4678) | |||||
| * | feDisplacementMap resolution independence fix sent by JF Barraud | Felipe Corr??a da Silva Sanches | 2008-02-07 | 1 | -9/+17 | |
| | | | | (bzr r4677) | |||||
| * | Patch from Tom Davidson to add support for the bitmapoversample option, | Bryce Harrington | 2008-02-07 | 1 | -0/+1 | |
| | | | | | | which as being ignored in favor of the default. (Closes LP: #168346) (bzr r4676) | |||||
| * | Changed by request to GPL2 | Bob Jamison | 2008-02-07 | 2 | -2/+5 | |
| | | | | (bzr r4673) | |||||
| * | Fix wrong identification of invalid effects (for unknown effects, it used to ↵ | Johan B. C. Engelen | 2008-02-06 | 1 | -4/+2 | |
| | | | | | | default to Bend Path). Now it is reckognized as invalid effect, but still the effect is executed: meaning that "original-d" is copied to "d" instead of keeping "d" attrib. That still needs to be fixed. (bzr r4672) | |||||
| * | add extra note of importance to EnumDataConverter and add is_valid_id method | Johan B. C. Engelen | 2008-02-06 | 1 | -1/+8 | |
| | | | | (bzr r4671) | |||||
| * | fix 189661 | bulia byak | 2008-02-06 | 1 | -1/+3 | |
| | | | | (bzr r4669) | |||||
| * | bug 189516: text selection highlight is in the wrong place for text-on-path ↵ | Richard Hughes | 2008-02-06 | 1 | -4/+5 | |
| | | | | | | when vertical kerning is applied (bzr r4668) | |||||
| * | Fix for bug 168978 | Bryce Harrington | 2008-02-06 | 1 | -2/+2 | |
| | | | | (bzr r4667) | |||||
| * | Fixed crash with lighting effects used on non-premultiplied input (bug 189468) | Niko Kiirala | 2008-02-06 | 1 | -1/+1 | |
| | | | | (bzr r4664) | |||||
| * | avoid dangerous equality comparison on doubles; remove useless asserts that ↵ | bulia byak | 2008-02-06 | 1 | -15/+13 | |
| | | | | | | were basically checking the results of system atan2 (bzr r4663) | |||||
| * | Iron out some rounding errors in the displaying of the rulers and of guides | Diederik van Lierop | 2008-02-05 | 5 | -20/+43 | |
| | | | | (bzr r4662) | |||||
| * | fixed bug with '||' | Bob Jamison | 2008-02-05 | 2 | -343/+347 | |
| | | | | (bzr r4661) | |||||
| * | Patch by John Faith: fixed crash resulting from inproperly initialized std::map | Niko Kiirala | 2008-02-05 | 2 | -5/+8 | |
| | | | | (bzr r4659) | |||||
| * | lpe-skeletal-stroke: make spacing and normal_offset parameters do something... | JF Barraud | 2008-02-05 | 1 | -9/+20 | |
| | | | | (bzr r4658) | |||||
| * | fix axonomgrid emphasizing | Johan B. C. Engelen | 2008-02-04 | 1 | -1/+1 | |
| | | | | (bzr r4657) | |||||
| * | Delete trailing whitespace | Bryce Harrington | 2008-02-04 | 1 | -94/+94 | |
| | | | | (bzr r4656) | |||||
| * | fix emphasize coloring of grid lines (preference, dotted xy-grid and axonomgrid) | Johan B. C. Engelen | 2008-02-04 | 3 | -23/+33 | |
| | | | | (bzr r4655) | |||||
| * | r17821@shi: ted | 2008-01-31 12:59:57 -0800 | Ted Gould | 2008-02-04 | 2 | -62/+20 | |
| | | | | | | Okay, I'm not 100% sure what all these changes are but I want to start working on this again from a checked in point. I'll fix the bugs from here. (bzr r4653) | |||||
| * | r17818@shi: ted | 2008-01-31 09:20:06 -0800 | Ted Gould | 2008-02-04 | 1 | -0/+2 | |
| | | | | | | Locking on both types of execution (bzr r4652) | |||||
| * | Remove g_print debugging statement. | Tavmjong Bah | 2008-02-04 | 1 | -1/+0 | |
| | | | | (bzr r4650) | |||||
| * | Improvement in positioning images. W3C SVG tests: | Tavmjong Bah | 2008-02-04 | 1 | -8/+24 | |
| | | | | | | | filters-image-01-b.svg and filters-displace-01-f.svg are passed (the latter, though, only with 100% zoom). (bzr r4648) | |||||
| * | Whitespace cleanup | Bryce Harrington | 2008-02-04 | 1 | -46/+46 | |
| | | | | (bzr r4645) | |||||
| * | fix emergency save (bug #184376) | MenTaLguY | 2008-02-03 | 1 | -2/+2 | |
| | | | | (bzr r4643) | |||||
| * | Add plural form to status bar message in gradient context (patch by Marcin ↵ | Maximilian Albert | 2008-02-03 | 1 | -1/+1 | |
| | | | | | | Floryan; closes LP #188696) (bzr r4642) | |||||
| * | Allow relative paths to be used for images. | Tavmjong Bah | 2008-02-03 | 4 | -8/+38 | |
| | | | | | | Fix missing left and top pixel rows in image. (bzr r4641) | |||||
| * | Fix missing ruler and document title updates when a file is opened in an ↵ | Maximilian Albert | 2008-02-03 | 4 | -2/+21 | |
| | | | | | | existing window (bzr r4640) | |||||
| * | Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943. | Maximilian Albert | 2008-02-03 | 9 | -4/+40 | |
| | | | | (bzr r4639) | |||||
| * | Fix dragging a connection in the filter effects dialog into the primitive ↵ | Nicholas Bishop | 2008-02-02 | 1 | -0/+1 | |
| | | | | | | | | type column. Was incorrectly causing one of the standard sources to be selected. Fixes bug #168790 (bzr r4638) | |||||
| * | Fix for LP #168959 as per John Cliff's 'patch' in the bug tracker | Maximilian Albert | 2008-02-02 | 1 | -1/+4 | |
| | | | | (bzr r4637) | |||||
| * | Suppress the jitter that sometimes occurs when drawing the ticks of the rulers | Diederik van Lierop | 2008-02-01 | 1 | -8/+16 | |
| | | | | (bzr r4632) | |||||
| * | Additional fix for bug #167500 | Diederik van Lierop | 2008-01-31 | 1 | -3/+5 | |
| | | | | (bzr r4630) | |||||
| * | Applying fixes for gcc 4.3 build issues (closes LP: #169115) | Bryce Harrington | 2008-01-31 | 123 | -81/+334 | |
| | | | | (bzr r4629) | |||||
| * | r17815@shi: ted | 2008-01-31 08:58:15 -0800 | Ted Gould | 2008-01-31 | 1 | -3/+3 | |
| | | | | | | | Fixing borked i18n attempt. The inline XML files should NOT use the '_' tag syntax. It won't work. (bzr r4628) | |||||
| * | a bunch of small changes to provide a user readable explanation of filters | Alexandre Prokoudine | 2008-01-31 | 2 | -8/+8 | |
| | | | | (bzr r4624) | |||||
| * | fixed a bug in sqrt(pwsb). | JF Barraud | 2008-01-30 | 1 | -1/+3 | |
| | | | | (bzr r4623) | |||||
| * | Fix for if LCMS is disabled. (LP# 174854) | Bryce Harrington | 2008-01-30 | 2 | -4/+14 | |
| | | | | (bzr r4622) | |||||
| * | 2nd part of the fix for bug #167500: correctly update the rulers when they ↵ | Diederik van Lierop | 2008-01-30 | 6 | -23/+109 | |
| | | | | | | change size (bzr r4621) | |||||
| * | A bunch of i18n-related issues fixed, ru.po slightly updated. Please do not ↵ | Alexandre Prokoudine | 2008-01-30 | 2 | -9/+9 | |
| | | | | | | forget committing accompanying .inx files, guys ;-) (bzr r4620) | |||||
| * | When a panel dialog is presented, request it's panel to be presented as well. | gustav_b | 2008-01-30 | 1 | -4/+16 | |
| | | | | | | Fixes #184499 "Inkscape Preferences dialog does not remember tabs/pages" (bzr r4619) | |||||
| * | fix 169057 and prevent non-numeric input for font size | bulia byak | 2008-01-30 | 1 | -4/+17 | |
| | | | | (bzr r4618) | |||||
| * | rename grid arrange to rows and columns | bulia byak | 2008-01-30 | 2 | -3/+3 | |
| | | | | (bzr r4617) | |||||
| * | * don't strech buttons on lpe dialog when resizing the dialog | Felipe Corr??a da Silva Sanches | 2008-01-30 | 1 | -2/+4 | |
| | | | | | | * return to "No effects applied" message when one removes an lpe effect (bzr r4616) | |||||
| * | Don't freeze when pressing Ctrl in the pencil tool (closes: LP #181898) | Maximilian Albert | 2008-01-29 | 1 | -1/+2 | |
| | | | | (bzr r4615) | |||||
| * | noop: Address some cast-string-to-mutable-chars warnings. | Peter Moulder | 2008-01-28 | 3 | -19/+10 | |
| | | | | (bzr r4612) | |||||
