| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fixed a icon name string which shouldn't have been translatable. | Luca Bruno | 2009-07-13 | 1 | -1/+1 |
| | | | | | | Closes: #398410 (bzr r8274) | ||||
| * | sp-star.cpp, star-context.cpp: s/CLAMP/NR_CLAMP/, to make clear (and ensure) ↵ | Peter Moulder | 2009-07-13 | 2 | -6/+7 |
| | | | | | | that we're using the libnr version rather than the glib version. (This change is probably desirable in most of Inkscape, but star-related code in particular is known to be sensitive to the difference.) (bzr r8273) | ||||
| * | libnr/nr-macros.h: Change our CLAMP macro definition to provide both CLAMP ↵ | Peter Moulder | 2009-07-13 | 1 | -3/+4 |
| | | | | | | and NR_CLAMP, and make it take precedence over any existing CLAMP macro (such as the one from Glib, which doesn't behave the way we want for NaN). (bzr r8272) | ||||
| * | doc: add TODO comment for handling hrefs better. | Peter Moulder | 2009-07-13 | 1 | -0/+7 |
| | | | | (bzr r8271) | ||||
| * | fix a small memleak | bulia byak | 2009-07-12 | 1 | -0/+1 |
| | | | | (bzr r8265) | ||||
| * | Don't allow the "proportion" parameter of a star to become NaN, because this ↵ | Diederik van Lierop | 2009-07-12 | 1 | -2/+4 |
| | | | | | | will lead to a crash (i.e. give a continuity error in 2geom). This occured when snapping both handles of a star to the same grid intersection and subsequently drawing a new star (bzr r8264) | ||||
| * | Produce proper ODG files on x86_64, patch by Lubomir Rintel | Luca Bruno | 2009-07-10 | 1 | -0/+2 |
| | | | | | | (Closes: #275519) (bzr r8250) | ||||
| * | Make stars and spirals escapable | Diederik van Lierop | 2009-07-09 | 3 | -13/+78 |
| | | | | (bzr r8245) | ||||
| * | Fix for LP #358921 (Colons in filters parameters must be translatable) | Nicolas Dufour | 2009-07-09 | 1 | -41/+42 |
| | | | | (bzr r8241) | ||||
| * | * dummy commit - previous commit message should have mentioned bug 380522 ↵ | Ivan Mas??r | 2009-07-09 | 1 | -1/+1 |
| | | | | | | instead (bzr r8239) | ||||
| * | * added tooltip (see bug 358921) and translator comments | Ivan Mas??r | 2009-07-09 | 2 | -1/+7 |
| | | | | | | | * updated inkscape.pot * [INTL:sk] Slovak translation update (bzr r8238) | ||||
| * | Don't create rectangles that have a zero x or y dimension. When snapping for ↵ | Diederik van Lierop | 2009-07-08 | 1 | -5/+38 |
| | | | | | | example to the same point twice then just cancel the rect creation (Fixes bug #375975). And while we're at it, make the rectangle tool escapeable by pressing esc. See also rev. #21706 which was similar but applied to ellipses instead. (bzr r8237) | ||||
| * | When translating too many nodes, a convex hull is used for snapping. This is ↵ | Diederik van Lierop | 2009-07-08 | 1 | -3/+7 |
| | | | | | | not needed when "only snap node closest to mouse pointer" has been enabled in the preferences (fixes bug #396070) (bzr r8236) | ||||
| * | Contextual split of translatable message | Alexandre Prokoudine | 2009-07-08 | 1 | -1/+1 |
| | | | | (bzr r8232) | ||||
| * | Fix for pattern name localization | Nicolas Dufour | 2009-07-08 | 1 | -2/+2 |
| | | | | (bzr r8230) | ||||
| * | Reverting the references which made the Node Tool controls toolbar disappear. | Josh Andler | 2009-07-07 | 1 | -12/+12 |
| | | | | (bzr r8228) | ||||
| * | Removing a couple node-tool related modifications in the file which I don't ↵ | Josh Andler | 2009-07-07 | 1 | -11/+0 |
| | | | | | | believe Krzysztof intended to commit. (bzr r8226) | ||||
| * | - Fix bug #396322: "Spell checker crashes the OS X package" | mjwybrow | 2009-07-07 | 1 | -23/+13 |
| | | | | | | | | | | | | - Include the aspell dictionary files in the app bundle. - Show an error if at least the en dictionary files are not available. - Replace the GtkOptionMenu (for selecting which dictionary to add extra words to) with a GtkComboBox since this one behaves correctly when it is insensitive. GtkOptionMenu is deprecated and the menu would appear when clicking on the insensitive widget and then could not be closed. (bzr r8224) | ||||
| * | Fix LP #390162: Wrong defaults for Calligraphy tool | Krzysztof Kosi??ski | 2009-07-07 | 3 | -21/+33 |
| | | | | (bzr r8223) | ||||
| * | Fix for Bug #327533 (Calligraphy presets are not translatable). | Nicolas Dufour | 2009-07-06 | 2 | -1/+9 |
| | | | | (bzr r8217) | ||||
| * | commit out apparently useless warning | bulia byak | 2009-07-05 | 1 | -1/+1 |
| | | | | (bzr r8209) | ||||
| * | Fix compiler warnings with newer GCC | Josh Andler | 2009-06-30 | 6 | -6/+6 |
| | | | | (bzr r8193) | ||||
| * | Don't create ellipses/arcs/circles that have a zero x or y dimension. When ↵ | Diederik van Lierop | 2009-06-29 | 1 | -7/+41 |
| | | | | | | snapping for example to the same point twice then just cancel the arc creation (Fixes bug #375975). And while we're at it, make the ellipse tool escapeable by pressing esc. Needs to be copied to the rect / star / etc. tools too (bzr r8187) | ||||
| * | better fix, and prevent any further crashes; now tested on windows too | bulia byak | 2009-06-29 | 1 | -4/+8 |
| | | | | (bzr r8184) | ||||
| * | fix imagemagick effects for file:// uris | bulia byak | 2009-06-29 | 1 | -1/+4 |
| | | | | (bzr r8183) | ||||
| * | save/restore initial dir when importing | bulia byak | 2009-06-28 | 1 | -0/+1 |
| | | | | (bzr r8181) | ||||
| * | save/restore initial dir when importing | bulia byak | 2009-06-28 | 1 | -4/+23 |
| | | | | (bzr r8180) | ||||
| * | patch 375771 | bulia byak | 2009-06-22 | 1 | -0/+1 |
| | | | | (bzr r8146) | ||||
| * | fix obvious typo, patch 340311 | bulia byak | 2009-06-22 | 1 | -1/+1 |
| | | | | (bzr r8145) | ||||
| * | improved cursors from a patch - except the paintbucket which looks like its ↵ | bulia byak | 2009-06-22 | 6 | -154/+153 |
| | | | | | | Tango icon (bzr r8143) | ||||
| * | change cursor over guide, snap with Ctrl | bulia byak | 2009-06-22 | 1 | -2/+37 |
| | | | | (bzr r8142) | ||||
| * | more detailed shortcut info | bulia byak | 2009-06-22 | 1 | -3/+6 |
| | | | | (bzr r8141) | ||||
| * | Small fix in ruler LPE: marks shouldn't have double length when they are ↵ | Maximilian Albert | 2009-06-21 | 1 | -0/+4 |
| | | | | | | applied on both sides (bzr r8126) | ||||
| * | Remove 'Is visible?' checkbox from LPE editor because it duplicates ↵ | Maximilian Albert | 2009-06-21 | 3 | -8/+13 |
| | | | | | | functionality (bzr r8125) | ||||
| * | fix reading style from prefs for tools | bulia byak | 2009-06-21 | 1 | -1/+1 |
| | | | | (bzr r8123) | ||||
| * | Remove an unused parameter from the snapping API | Diederik van Lierop | 2009-06-20 | 5 | -25/+17 |
| | | | | (bzr r8119) | ||||
| * | When ungrouping, apply the correct transformation to a linked offset (fixes ↵ | Diederik van Lierop | 2009-06-20 | 1 | -15/+33 |
| | | | | | | bug #239430) (bzr r8118) | ||||
| * | Documenting of the snapping API | Diederik van Lierop | 2009-06-18 | 2 | -115/+295 |
| | | | | (bzr r8111) | ||||
| * | Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869 | Jon A. Cruz | 2009-06-17 | 1 | -24/+12 |
| | | | | (bzr r8098) | ||||
| * | Warning and whitespace cleanup | Jon A. Cruz | 2009-06-17 | 1 | -51/+83 |
| | | | | (bzr r8097) | ||||
| * | Separated "Arrange" as button caption from "Arrange" as menu item | Alexandre Prokoudine | 2009-06-16 | 1 | -1/+1 |
| | | | | (bzr r8087) | ||||
| * | * optipng -o9 *.png (in trunk) | Ivan Mas??r | 2009-06-12 | 1 | -0/+0 |
| | | | | (bzr r8072) | ||||
| * | Cleaning up icc profile locations and adding OS X and Windows specifics. ↵ | Jon A. Cruz | 2009-06-12 | 1 | -2/+37 |
| | | | | | | Work for bug #214198. (bzr r8058) | ||||
| * | Mark areas with charset conversion issues | Jon A. Cruz | 2009-06-12 | 1 | -5/+10 |
| | | | | (bzr r8057) | ||||
| * | Fix a bug where the spacing control for connectors reduced the size of | mjwybrow | 2009-06-12 | 1 | -1/+1 |
| | | | | | | | obstacle's bounding boxes, rather than expanding them. This is a result of a previous change that fixed libavoid's winding order to match Inkscape's. (bzr r8054) | ||||
| * | Fix a bug where the spinboxes on the connector toolbar did not properly | mjwybrow | 2009-06-12 | 1 | -17/+15 |
| | | | | | | respond to single clicks of their up and down arrows. (bzr r8053) | ||||
| * | force show-as-list for font list | bulia byak | 2009-06-12 | 1 | -2/+11 |
| | | | | (bzr r8052) | ||||
| * | Fix a typo in a comment. | mjwybrow | 2009-06-12 | 1 | -1/+1 |
| | | | | (bzr r8049) | ||||
| * | Applied color management correction patch. Fixes bug #372171. | Jon A. Cruz | 2009-06-11 | 1 | -4/+4 |
| | | | | (bzr r8043) | ||||
| * | disable helperpath flashing for texts but enable it for grouped paths | bulia byak | 2009-06-10 | 2 | -19/+40 |
| | | | | (bzr r8042) | ||||
