summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Changed grid drawing (nit more logical): hlines and vlines are drawn complete...Johan B. C. Engelen2006-09-171-14/+11
* When an object is selected and Alt is pressed: now the cursor changes to the ...Johan B. C. Engelen2006-09-171-0/+15
* My apologies. I just found out I have to modify the makefiles when I add stuf...Johan B. C. Engelen2006-09-141-0/+2
* Added notebook (tabs) support for Effects. Now you can specify a notebook par...Johan B. C. Engelen2006-09-143-2/+506
* Eek! Copyright message forgotten :( . Can we think up a standard format for s...Johan B. C. Engelen2006-09-121-2/+3
* Extension dependency-check now also finds win32 executables if ".exe" is omit...Johan B. C. Engelen2006-09-121-0/+9
* fix crash 1544495 when closing a document with mask/clippath: it makes no sen...bulia byak2006-09-121-1/+1
* fix crash when a cursor/selection update comes after a display update which w...bulia byak2006-09-121-4/+12
* disconnect mask/ref connections when item is destroyedbulia byak2006-09-122-6/+10
* Updated authors and translators in About box + sorted author names.Johan B. C. Engelen2006-09-121-0/+12
* Enabled forced redraw on nodepath toolJohn Bintz2006-09-061-4/+4
* Initial reworking of forced redraw to work better with interruptible displayJohn Bintz2006-09-069-49/+34
* move rounding spinbuttonbulia byak2006-09-061-11/+11
* Removed spaces from font names in EPS export. Also removed the parentheses (t...Johan B. C. Engelen2006-09-051-5/+8
* Fix for now. Probably remove this later, to be deprecated in favor of LSWriterBob Jamison2006-09-052-8/+8
* Massive update for smart pointers. Rework js dom binding to be smarter. Pla...Bob Jamison2006-09-0532-6860/+5230
* comments for laterMenTaLguY2006-09-051-1/+2