| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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) | ||||
| * | fix stupid bug in font size setting | bulia byak | 2009-06-10 | 1 | -1/+1 |
| | | | | (bzr r8036) | ||||
| * | hopefully that fixes the stuck-with-sans bug | bulia byak | 2009-06-10 | 1 | -18/+35 |
| | | | | (bzr r8035) | ||||
| * | Contextuals splits to differentiate nodes as XML elements from nodes as ↵ | Alexandre Prokoudine | 2009-06-09 | 1 | -2/+2 |
| | | | | | | parts of a Bezier curve (bzr r8033) | ||||
| * | Change 'Effect' to 'Extension' in Extensions menu. | Tavmjong Bah | 2009-06-09 | 2 | -7/+7 |
| | | | | | | Change capitalization of "Guides Around Page" for consistency. (bzr r8030) | ||||
| * | Removed sodipodi:version | Jon A. Cruz | 2009-06-09 | 9 | -51/+10 |
| | | | | (bzr r8029) | ||||
| * | Correct handling of version and set to 1.1 for default. Fixes bug #168180. | Jon A. Cruz | 2009-06-09 | 2 | -2/+9 |
| | | | | (bzr r8028) | ||||
| * | fix the font dropdown: patch by Felipe with my changes | bulia byak | 2009-06-09 | 1 | -198/+179 |
| | | | | (bzr r8027) | ||||
| * | Don't crash when closing document with gradient tool being active (fixes bug ↵ | Diederik van Lierop | 2009-06-06 | 2 | -1/+8 |
| | | | | | | #380934) (bzr r8015) | ||||
| * | make alt+x work when no text is selected | bulia byak | 2009-06-06 | 1 | -0/+3 |
| | | | | (bzr r8014) | ||||
| * | When closing a window and while asking whether to save, Inkscape should not ↵ | Diederik van Lierop | 2009-06-06 | 1 | -7/+16 |
| | | | | | | be mislead by changing focus to another document (fixes bug #381357) (bzr r8013) | ||||
| * | Make sure that when opening a window, this window is positioned within the ↵ | Diederik van Lierop | 2009-06-06 | 1 | -2/+4 |
| | | | | | | boundaries set by the screen resolution. Before only right / bottom where checked, but now also top / left are checked (see bug #168422) (bzr r8012) | ||||
| * | imitate black fill for objects with unset fill on export | bulia byak | 2009-06-05 | 1 | -1/+6 |
| | | | | (bzr r8009) | ||||
| * | implement the same all-bitmaps and all-vectors filters as on linux | bulia byak | 2009-06-05 | 1 | -5/+54 |
| | | | | (bzr r8008) | ||||
| * | with latest gtk, aggressive presenting the window after transientization is ↵ | bulia byak | 2009-06-05 | 1 | -1/+1 |
| | | | | | | not needed, and can even result in a freeze (bzr r8005) | ||||
| * | comment out apparently unused code | bulia byak | 2009-06-05 | 2 | -0/+4 |
| | | | | (bzr r8004) | ||||
| * | made ruler lpe "official" + restored a "unit" param and fixed end mark on ↵ | JF Barraud | 2009-06-05 | 3 | -5/+31 |
| | | | | | | closed path. (bzr r7997) | ||||
| * | Cleaned and applied portable app patch. Fixes bug #382394. | Jon A. Cruz | 2009-06-04 | 1 | -0/+8 |
| | | | | (bzr r7992) | ||||
| * | * [INTL:*] translator comments for all context strings added | Ivan Mas??r | 2009-06-03 | 13 | -13/+47 |
| | | | | (bzr r7985) | ||||
| * | call default setup_nodepath for lpe-spiro, to get correct color of the ↵ | Johan B. C. Engelen | 2009-06-02 | 1 | -0/+1 |
| | | | | | | helperpath (bzr r7974) | ||||
| * | When dragging the origin of a guide along that guide, we should use ↵ | Diederik van Lierop | 2009-06-02 | 7 | -35/+110 |
| | | | | | | constrained snapping instead of free snapping. Also make sure that we snap to paths too, not just to guides (bzr r7973) | ||||
| * | Patch by Adonis Papaderos to create only a single guide line from a SVG:line ↵ | Diederik van Lierop | 2009-05-31 | 1 | -0/+18 |
| | | | | | | element, instead of creating four guidelines from its boundingbox (fixes bug #381871) (bzr r7971) | ||||
