| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | whitespace (line ends) | bulia byak | 2006-10-07 | 1 | -31/+31 | |
| | | | | (bzr r1774) | |||||
| * | add generic set-property-to-this-object-url method | bulia byak | 2006-10-07 | 2 | -0/+27 | |
| | | | | (bzr r1773) | |||||
| * | Implement singleton behaviour for undo history dialog. Make sure event | gustav_b | 2006-10-06 | 4 | -15/+84 | |
| | | | | | | log gets created on SPDesktop::change_document. (bzr r1772) | |||||
| * | corrected spelling of language for NSIS | theAdib | 2006-10-06 | 1 | -1/+2 | |
| | | | | (bzr r1771) | |||||
| * | * share/tutorials/Makefile.am: Correct a filename typo. | mjwybrow | 2006-10-06 | 1 | -1/+1 | |
| | | | | (bzr r1770) | |||||
| * | actually added russian tutorials to build system script :) | Alexandre Prokoudine | 2006-10-05 | 1 | -0/+7 | |
| | | | | (bzr r1769) | |||||
| * | undo annotations | bulia byak | 2006-10-05 | 13 | -55/+53 | |
| | | | | (bzr r1768) | |||||
| * | undo annotations | bulia byak | 2006-10-05 | 7 | -31/+38 | |
| | | | | (bzr r1767) | |||||
| * | simplify style-querying for blur radius; move Blur slider above Opacity, cleanup | bulia byak | 2006-10-04 | 2 | -65/+49 | |
| | | | | (bzr r1766) | |||||
| * | add a member for gaussian blur deviation (perhaps will need to duplicate ↵ | bulia byak | 2006-10-04 | 1 | -0/+4 | |
| | | | | | | other filter params into SPStyle as well) so that style querying for blur radius can be done without creating a dummy filter object (bzr r1765) | |||||
| * | Ensure that rubberbanding has been initialized before manipulating rubberband | John Bintz | 2006-10-04 | 1 | -4/+6 | |
| | | | | (bzr r1764) | |||||
| * | Add interface to check whether or not rubberband operation has been started | John Bintz | 2006-10-04 | 2 | -1/+11 | |
| | | | | (bzr r1763) | |||||
| * | Added preferences.xml option to show the widgets to get the axonometric ↵ | Johan B. C. Engelen | 2006-10-03 | 1 | -0/+7 | |
| | | | | | | grid. Add <group id="documentoptions" axonomgrid_enabled="1" /> to preferences.xml to enable it. (bzr r1762) | |||||
| * | fix bug #1568462 boolean operation remove mask/clip-path | popolon.org | 2006-10-03 | 1 | -2/+15 | |
| | | | | (bzr r1761) | |||||
| * | undo annotations | bulia byak | 2006-10-03 | 1 | -22/+22 | |
| | | | | (bzr r1760) | |||||
| * | rename drag to wiggle with value inversion; edit tooltips | bulia byak | 2006-10-03 | 2 | -19/+19 | |
| | | | | (bzr r1759) | |||||
| * | Update configure.ac to be autoconf 2.60-safe. | Kees Cook | 2006-10-03 | 1 | -9/+11 | |
| | | | | (bzr r1758) | |||||
| * | Check to make sure canvas provided to forced redraw functions is not null. | John Bintz | 2006-10-03 | 1 | -0/+4 | |
| | | | | (bzr r1757) | |||||
| * | Typo in Makefile.am (whitespace trailing backslash) | Kees Cook | 2006-10-03 | 1 | -1/+1 | |
| | | | | (bzr r1756) | |||||
| * | new hash tool | Bob Jamison | 2006-10-02 | 2 | -0/+1780 | |
| | | | | (bzr r1755) | |||||
| * | added pending Russian translation of tutorials | Alexandre Prokoudine | 2006-10-02 | 7 | -0/+3299 | |
| | | | | (bzr r1754) | |||||
| * | Fixed banding problem when rendering filters | Niko Kiirala | 2006-10-02 | 1 | -0/+1 | |
| | | | | (bzr r1753) | |||||
| * | Fixed a few warnings and hardcoded PANGO_GLYPH_* constants | miklosh | 2006-10-02 | 1 | -12/+13 | |
| | | | | (bzr r1752) | |||||
| * | Fixed the disabled debug macro which caused warnings | miklosh | 2006-10-02 | 1 | -1/+1 | |
| | | | | (bzr r1751) | |||||
| * | Cleaned up virtual destructor problem and compile warnings. | Jon A. Cruz | 2006-10-02 | 5 | -6/+37 | |
| | | | | (bzr r1750) | |||||
| * | Moved EventLog from SPDocument to SPDesktop to prevent it from being | gustav_b | 2006-10-01 | 10 | -30/+15 | |
| | | | | | | | created when Inkscape is started in non-gui mode. Fixes a critical assertion caused by creation of a Gtk::TreeStore. (bzr r1749) | |||||
| * | Other tools now also retain there specific statusbar text when pressing ↵ | Johan B. C. Engelen | 2006-10-01 | 4 | -12/+20 | |
| | | | | | | alt/shift/ctrl. (bzr r1748) | |||||
| * | Fixes path memory issues with the save dialog. (Closes: #1089414) | Kees Cook | 2006-10-01 | 3 | -7/+30 | |
| | | | | (bzr r1747) | |||||
| * | Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair | miklosh | 2006-10-01 | 1 | -0/+5 | |
| | | | | (bzr r1746) | |||||
| * | Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pair | miklosh | 2006-10-01 | 1 | -0/+4 | |
| | | | | (bzr r1745) | |||||
| * | While moving or transforming a selected object, the statusbartext with ↵ | Johan B. C. Engelen | 2006-10-01 | 2 | -0/+7 | |
| | | | | | | transformation information (angle, etc) is no longer overwritten by the standard text. (bzr r1744) | |||||
| * | PNG output for Cairo renderer | miklosh | 2006-10-01 | 1 | -0/+2 | |
| | | | | (bzr r1743) | |||||
| * | PNG output for Cairo renderer | miklosh | 2006-10-01 | 1 | -0/+2 | |
| | | | | (bzr r1742) | |||||
| * | PNG output for Cairo renderer | miklosh | 2006-10-01 | 1 | -0/+128 | |
| | | | | (bzr r1741) | |||||
| * | PNG output for Cairo renderer | miklosh | 2006-10-01 | 1 | -0/+46 | |
| | | | | (bzr r1740) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+2 | |
| | | | | (bzr r1739) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -1/+7 | |
| | | | | (bzr r1738) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+123 | |
| | | | | (bzr r1737) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+19 | |
| | | | | (bzr r1736) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+133 | |
| | | | | (bzr r1735) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+50 | |
| | | | | (bzr r1734) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+614 | |
| | | | | (bzr r1733) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+85 | |
| | | | | (bzr r1732) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+1425 | |
| | | | | (bzr r1731) | |||||
| * | Initial commit of Cairo renderer for PDF export | miklosh | 2006-10-01 | 1 | -0/+198 | |
| | | | | (bzr r1730) | |||||
| * | Patch by Popolon to fix bug "[ 1562520 ] Object to path removes mask & ↵ | Johan B. C. Engelen | 2006-09-30 | 2 | -0/+26 | |
| | | | | | | clip-path" (bzr r1729) | |||||
| * | fixed bug: fixed two of the 'quark > 0' console errors. | Johan B. C. Engelen | 2006-09-30 | 2 | -12/+19 | |
| | | | | (bzr r1728) | |||||
| * | FIXED: "Several "** Message: arg" lines every time GUI is started. I think ↵ | Johan B. C. Engelen | 2006-09-29 | 1 | -2/+0 | |
| | | | | | | | | this is from the axonometric grid code by Johan Engelen (though I may be wrong)." Sorry, forgot to remove a debugging message. (bzr r1727) | |||||
| * | better (white)spacing | Johan B. C. Engelen | 2006-09-29 | 1 | -1/+1 | |
| | | | | (bzr r1726) | |||||
| * | FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment: | Johan B. C. Engelen | 2006-09-29 | 1 | -1/+1 | |
| | | | | | | assertion `GTK_IS_MISC (misc)' failed" when I open the Document Properties." (bzr r1725) | |||||
