summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* New Slovenian translation. Closes 1559630.Colin Marquardt2006-09-282-0/+181
* Translation updates, closing 1562347 and 1564687.Colin Marquardt2006-09-282-3970/+2790
* Translation update, closes 1566115.Colin Marquardt2006-09-281-703/+231
* 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
* Update of Portuguese translationcwebb2006-09-221-5173/+5209
* AXONOMETRIC (3D) GRID! OK, still alot of work to be done. Snapping, diagonal...Johan B. C. Engelen2006-09-2110-21/+642
* 1) Updated da, tr, sl and es translation to versions in patch trackercwebb2006-09-2049-38235/+41213
* A simple developer example for using enumerated parameters in Extensions.Johan B. C. Engelen2006-09-191-0/+18
* 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
* Fixed bug causing crash when derivative field was not edited. TODO: do a chec...Johan B. C. Engelen2006-09-151-1/+1
* My apologies. I just found out I have to modify the makefiles when I add stuf...Johan B. C. Engelen2006-09-142-1/+5
* Renamed effect and made an extended "Function Plotter". Kind of an excuse to ...Johan B. C. Engelen2006-09-143-1/+198
* Added notebook (tabs) support for Effects. Now you can specify a notebook par...Johan B. C. Engelen2006-09-143-2/+506
* Adding GPL palatte file export from patches.Joshua L. Blocher2006-09-134-0/+246
* adding optional minidomAaron Spike2006-09-131-2/+7
* 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