summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updating deprecated type calls.Jon A. Cruz2008-05-061-10/+13
* Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher2008-05-051-1/+1
* Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...Joshua L. Blocher2008-04-111-1/+1
* adjust the file generation path fir sp-marshal to jive with the include vs ad...Aaron Spike2008-04-101-5/+1
* cmake: fix file names in marshal generationJohan B. C. Engelen2008-04-051-1/+1
* cmake: fix prefixJohan B. C. Engelen2008-04-051-1/+1
* Cmake: add missing CMakeLists.txtJoshua L. Blocher2008-04-051-0/+23
* delete remaining .cvsignore filesAdib Taraben2008-04-011-9/+0
* remove, totally obsoletebulia byak2008-04-011-35/+0
* No more NRMatrix or NRPoint.Jasper van de Gronde2008-03-212-2/+2
* Line-end fixJon A. Cruz2008-02-251-25/+25
* Warning and whitespace cleanupJon A. Cruz2008-02-241-188/+188
* Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2008-02-032-0/+4
* early version export to PS using blur to bitmapAdib Taraben2008-01-142-0/+215
* glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-0/+1
* warning cleanupJon A. Cruz2007-12-051-3/+3
* Don't show error dialog when bitmap export is cancelled by the user (fixes bu...Maximilian Albert2007-12-041-2/+6
* Menu item to toggle CMS adjustment on and offJon A. Cruz2007-11-261-3/+3
* Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen2007-11-162-7/+7
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder2007-09-121-3/+3
* set minimal appearace for toolbar widgetbulia byak2007-09-101-0/+1
* Ensure active unit member pointer is always initialized, fixes 1784559Jon A. Cruz2007-09-021-1/+3
* revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in it...bulia byak2007-08-111-7/+7
* Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2007-07-282-3/+32
* Remove unused function sp_png_write_rgba (and its helper function sp_png_get_...Peter Moulder2007-06-252-53/+19
* noop: (sp_export_png_file): Switch from NRMatrix to NR::Matrix.Peter Moulder2007-06-251-8/+5
* CodingStyle: whitespacePeter Moulder2007-06-251-152/+163
* CodingStyle: const usagePeter Moulder2007-06-251-13/+16
* add document to action events (when possible)MenTaLguY2007-05-101-3/+5
* add document to action eventsMenTaLguY2007-05-101-0/+6
* allow nesting under verb eventsMenTaLguY2007-05-061-1/+2
* instrument actionsMenTaLguY2007-05-061-0/+26
* Replacing old multifunction widget with separate widget & modelJon A. Cruz2007-04-053-0/+341
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-3/+6
* API change: render methods now take a cairo_t (not yet used)bulia byak2007-03-011-1/+1
* fix by jasper for bug 1631016bulia byak2007-01-121-23/+27
* Renaming sp-marker.* to marker.*Bryce Harrington2006-12-061-1/+1
* export bitmap at maximum blur rendering qualitybulia byak2006-10-091-0/+9
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-255-7/+7
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-12/+12
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-12/+12
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-235-7/+7
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-172-0/+213
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-092-1/+34
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-222-5/+6
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-0/+12
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY2006-04-171-2/+2
* moving trunk for module inkscapeMenTaLguY2006-01-1624-0/+2839