summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* add generic set-property-to-this-object-url methodbulia byak2006-10-072-0/+27
* Implement singleton behaviour for undo history dialog. Make sure eventgustav_b2006-10-064-15/+84
* undo annotationsbulia byak2006-10-0513-55/+53
* undo annotationsbulia byak2006-10-057-31/+38
* simplify style-querying for blur radius; move Blur slider above Opacity, cleanupbulia byak2006-10-042-65/+49
* add a member for gaussian blur deviation (perhaps will need to duplicate othe...bulia byak2006-10-041-0/+4
* Ensure that rubberbanding has been initialized before manipulating rubberbandJohn Bintz2006-10-041-4/+6
* Add interface to check whether or not rubberband operation has been startedJohn Bintz2006-10-042-1/+11
* Added preferences.xml option to show the widgets to get the axonometric grid....Johan B. C. Engelen2006-10-031-0/+7
* fix bug #1568462 boolean operation remove mask/clip-pathpopolon.org2006-10-031-2/+15
* undo annotationsbulia byak2006-10-031-22/+22
* rename drag to wiggle with value inversion; edit tooltipsbulia byak2006-10-032-19/+19
* Check to make sure canvas provided to forced redraw functions is not null.John Bintz2006-10-031-0/+4
* new hash toolBob Jamison2006-10-022-0/+1780
* Fixed banding problem when rendering filtersNiko Kiirala2006-10-021-0/+1
* Fixed a few warnings and hardcoded PANGO_GLYPH_* constantsmiklosh2006-10-021-12/+13
* Fixed the disabled debug macro which caused warningsmiklosh2006-10-021-1/+1
* Cleaned up virtual destructor problem and compile warnings.Jon A. Cruz2006-10-025-6/+37
* Moved EventLog from SPDocument to SPDesktop to prevent it from beinggustav_b2006-10-0110-30/+15
* Other tools now also retain there specific statusbar text when pressing alt/s...Johan B. C. Engelen2006-10-014-12/+20
* Fixes path memory issues with the save dialog. (Closes: #1089414)Kees Cook2006-10-013-7/+30
* Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pairmiklosh2006-10-011-0/+5
* Added forgotten #ifdef HAVE_CAIRO_PDF/#endif pairmiklosh2006-10-011-0/+4
* While moving or transforming a selected object, the statusbartext with transf...Johan B. C. Engelen2006-10-012-0/+7
* PNG output for Cairo renderermiklosh2006-10-011-0/+2
* PNG output for Cairo renderermiklosh2006-10-011-0/+2
* PNG output for Cairo renderermiklosh2006-10-011-0/+128
* PNG output for Cairo renderermiklosh2006-10-011-0/+46
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+2
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-1/+7
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+123
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+19
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+133
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+50
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+614
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+85
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+1425
* Initial commit of Cairo renderer for PDF exportmiklosh2006-10-011-0/+198
* Patch by Popolon to fix bug "[ 1562520 ] Object to path removes mask & clip-p...Johan B. C. Engelen2006-09-302-0/+26
* fixed bug: fixed two of the 'quark > 0' console errors.Johan B. C. Engelen2006-09-302-12/+19
* FIXED: "Several "** Message: arg" lines every time GUI is started. I think th...Johan B. C. Engelen2006-09-291-2/+0
* better (white)spacingJohan B. C. Engelen2006-09-291-1/+1
* FIXED: "(inkscape:12778): Gtk-CRITICAL **: gtk_misc_set_alignment:Johan B. C. Engelen2006-09-291-1/+1
* factor out creation of livarot_path, and make it on-demand so that update_rep...bulia byak2006-09-283-24/+23
* fix bug in my previous commit: updating rotation centers was brokenbulia byak2006-09-271-2/+3
* Added forced redraws to other toolsJohn Bintz2006-09-247-9/+44
* axonometric grid: angles cannot be larger than 89 degrees.Johan B. C. Engelen2006-09-231-0/+2
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen2006-09-2110-21/+642
* Added support for enumerated types in the UI of Extensions! (all eyes on requ...Johan B. C. Engelen2006-09-184-1/+289
* deleted some incorrect comment of mine.Johan B. C. Engelen2006-09-181-4/+0