summaryrefslogtreecommitdiffstats
path: root/src/helper (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-06Updating deprecated type calls.Jon A. Cruz1-10/+13
2008-05-05Cmake: Moved helper macros to their own file and removed *-test.h from inksca...Joshua L. Blocher1-1/+1
2008-04-11Cmake: Correct INKSCAPE_LIBDIR value in config.h.cmake, to correct compiling ...Joshua L. Blocher1-1/+1
2008-04-10adjust the file generation path fir sp-marshal to jive with the include vs ad...Aaron Spike1-5/+1
2008-04-05cmake: fix file names in marshal generationJohan B. C. Engelen1-1/+1
2008-04-05cmake: fix prefixJohan B. C. Engelen1-1/+1
2008-04-05Cmake: add missing CMakeLists.txtJoshua L. Blocher1-0/+23
2008-04-01delete remaining .cvsignore filesAdib Taraben1-9/+0
2008-04-01remove, totally obsoletebulia byak1-35/+0
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde2-2/+2
2008-02-25Line-end fixJon A. Cruz1-25/+25
2008-02-24Warning and whitespace cleanupJon A. Cruz1-188/+188
2008-02-03Make units pc (pica) and ft (feet) work correctly. Closes: LP #167943.Maximilian Albert2-0/+4
2008-01-14early version export to PS using blur to bitmapAdib Taraben2-0/+215
2008-01-05glib/gtestutils.h is not available on gutsy, so switching to include ofBryce Harrington1-1/+1
2008-01-05Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington1-0/+1
2007-12-05warning cleanupJon A. Cruz1-3/+3
2007-12-04Don't show error dialog when bitmap export is cancelled by the user (fixes bu...Maximilian Albert1-2/+6
2007-11-26Menu item to toggle CMS adjustment on and offJon A. Cruz1-3/+3
2007-11-16Fix: [ 1829427 ] PNG export via cmd line is restricted to 65535x65535Johan B. C. Engelen2-7/+7
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-09-10set minimal appearace for toolbar widgetbulia byak1-0/+1
2007-09-02Ensure active unit member pointer is always initialized, fixes 1784559Jon A. Cruz1-1/+3
2007-08-11revert jasper's way overzealous fix in png-write.cpp rev 13700; new fix in it...bulia byak1-7/+7
2007-07-28Gtkmm-ified the desktop window object, and modified the file dialogs so that ...Joel Holdsworth2-3/+32
2007-06-25Remove unused function sp_png_write_rgba (and its helper function sp_png_get_...Peter Moulder2-53/+19
2007-06-25noop: (sp_export_png_file): Switch from NRMatrix to NR::Matrix.Peter Moulder1-8/+5
2007-06-25CodingStyle: whitespacePeter Moulder1-152/+163
2007-06-25CodingStyle: const usagePeter Moulder1-13/+16
2007-05-10add document to action events (when possible)MenTaLguY1-3/+5
2007-05-10add document to action eventsMenTaLguY1-0/+6
2007-05-06allow nesting under verb eventsMenTaLguY1-1/+2
2007-05-06instrument actionsMenTaLguY1-0/+26
2007-04-05Replacing old multifunction widget with separate widget & modelJon A. Cruz3-0/+341
2007-03-20plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY1-3/+6
2007-03-01API change: render methods now take a cairo_t (not yet used)bulia byak1-1/+1
2007-01-12fix by jasper for bug 1631016bulia byak1-23/+27
2006-12-06Renaming sp-marker.* to marker.*Bryce Harrington1-1/+1
2006-10-09export bitmap at maximum blur rendering qualitybulia byak1-0/+9
2006-08-25peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips5-7/+7
2006-08-25I peeled back my changes because of some deep error.Jon Phillips1-12/+12
2006-08-24Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips1-12/+12
2006-08-23Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips5-7/+7
2006-07-17factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2-0/+213
2006-07-09Added descriptions to Undo/Redo commands in the menusgustav_b2-1/+34
2006-06-22apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2-5/+6
2006-04-28Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher1-0/+12
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY1-2/+2