summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Reverting the references which made the Node Tool controls toolbar disappear.Josh Andler2009-07-071-12/+12
| | | (bzr r8228)
* Removing a couple node-tool related modifications in the file which I don't ↵Josh Andler2009-07-071-11/+0
| | | | | believe Krzysztof intended to commit. (bzr r8226)
* - Fix bug #396322: "Spell checker crashes the OS X package"mjwybrow2009-07-071-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 toolKrzysztof Kosi??ski2009-07-073-21/+33
| | | (bzr r8223)
* Fix for Bug #327533 (Calligraphy presets are not translatable).Nicolas Dufour2009-07-062-1/+9
| | | (bzr r8217)
* commit out apparently useless warningbulia byak2009-07-051-1/+1
| | | (bzr r8209)
* Fix compiler warnings with newer GCCJosh Andler2009-06-306-6/+6
| | | (bzr r8193)
* Don't create ellipses/arcs/circles that have a zero x or y dimension. When ↵Diederik van Lierop2009-06-291-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 toobulia byak2009-06-291-4/+8
| | | (bzr r8184)
* fix imagemagick effects for file:// urisbulia byak2009-06-291-1/+4
| | | (bzr r8183)
* save/restore initial dir when importingbulia byak2009-06-281-0/+1
| | | (bzr r8181)
* save/restore initial dir when importingbulia byak2009-06-281-4/+23
| | | (bzr r8180)
* patch 375771bulia byak2009-06-221-0/+1
| | | (bzr r8146)
* fix obvious typo, patch 340311bulia byak2009-06-221-1/+1
| | | (bzr r8145)
* improved cursors from a patch - except the paintbucket which looks like its ↵bulia byak2009-06-226-154/+153
| | | | | Tango icon (bzr r8143)
* change cursor over guide, snap with Ctrlbulia byak2009-06-221-2/+37
| | | (bzr r8142)
* more detailed shortcut infobulia byak2009-06-221-3/+6
| | | (bzr r8141)
* Small fix in ruler LPE: marks shouldn't have double length when they are ↵Maximilian Albert2009-06-211-0/+4
| | | | | applied on both sides (bzr r8126)
* Remove 'Is visible?' checkbox from LPE editor because it duplicates ↵Maximilian Albert2009-06-213-8/+13
| | | | | functionality (bzr r8125)
* fix reading style from prefs for toolsbulia byak2009-06-211-1/+1
| | | (bzr r8123)
* Remove an unused parameter from the snapping APIDiederik van Lierop2009-06-205-25/+17
| | | (bzr r8119)
* When ungrouping, apply the correct transformation to a linked offset (fixes ↵Diederik van Lierop2009-06-201-15/+33
| | | | | bug #239430) (bzr r8118)
* Documenting of the snapping APIDiederik van Lierop2009-06-182-115/+295
| | | (bzr r8111)
* Updated to successfully compile in JavaFX v 1.2. Fixes bug #253869Jon A. Cruz2009-06-171-24/+12
| | | (bzr r8098)
* Warning and whitespace cleanupJon A. Cruz2009-06-171-51/+83
| | | (bzr r8097)
* Separated "Arrange" as button caption from "Arrange" as menu itemAlexandre Prokoudine2009-06-161-1/+1
| | | (bzr r8087)
* * optipng -o9 *.png (in trunk)Ivan Mas??r2009-06-121-0/+0
| | | (bzr r8072)
* Cleaning up icc profile locations and adding OS X and Windows specifics. ↵Jon A. Cruz2009-06-121-2/+37
| | | | | Work for bug #214198. (bzr r8058)
* Mark areas with charset conversion issuesJon A. Cruz2009-06-121-5/+10
| | | (bzr r8057)
* Fix a bug where the spacing control for connectors reduced the size of mjwybrow2009-06-121-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 mjwybrow2009-06-121-17/+15
| | | | | respond to single clicks of their up and down arrows. (bzr r8053)
* force show-as-list for font listbulia byak2009-06-121-2/+11
| | | (bzr r8052)
* Fix a typo in a comment.mjwybrow2009-06-121-1/+1
| | | (bzr r8049)
* Applied color management correction patch. Fixes bug #372171.Jon A. Cruz2009-06-111-4/+4
| | | (bzr r8043)
* disable helperpath flashing for texts but enable it for grouped pathsbulia byak2009-06-102-19/+40
| | | (bzr r8042)
* fix stupid bug in font size settingbulia byak2009-06-101-1/+1
| | | (bzr r8036)
* hopefully that fixes the stuck-with-sans bugbulia byak2009-06-101-18/+35
| | | (bzr r8035)
* Contextuals splits to differentiate nodes as XML elements from nodes as ↵Alexandre Prokoudine2009-06-091-2/+2
| | | | | parts of a Bezier curve (bzr r8033)
* Change 'Effect' to 'Extension' in Extensions menu.Tavmjong Bah2009-06-092-7/+7
| | | | | Change capitalization of "Guides Around Page" for consistency. (bzr r8030)
* Removed sodipodi:versionJon A. Cruz2009-06-099-51/+10
| | | (bzr r8029)
* Correct handling of version and set to 1.1 for default. Fixes bug #168180.Jon A. Cruz2009-06-092-2/+9
| | | (bzr r8028)
* fix the font dropdown: patch by Felipe with my changesbulia byak2009-06-091-198/+179
| | | (bzr r8027)
* Don't crash when closing document with gradient tool being active (fixes bug ↵Diederik van Lierop2009-06-062-1/+8
| | | | | #380934) (bzr r8015)
* make alt+x work when no text is selectedbulia byak2009-06-061-0/+3
| | | (bzr r8014)
* When closing a window and while asking whether to save, Inkscape should not ↵Diederik van Lierop2009-06-061-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 Lierop2009-06-061-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 exportbulia byak2009-06-051-1/+6
| | | (bzr r8009)
* implement the same all-bitmaps and all-vectors filters as on linuxbulia byak2009-06-051-5/+54
| | | (bzr r8008)
* with latest gtk, aggressive presenting the window after transientization is ↵bulia byak2009-06-051-1/+1
| | | | | not needed, and can even result in a freeze (bzr r8005)
* comment out apparently unused codebulia byak2009-06-052-0/+4
| | | (bzr r8004)