summaryrefslogtreecommitdiffstats
path: root/src/helper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* export bitmap at maximum blur rendering qualitybulia byak2006-10-091-0/+9
| | | (bzr r1783)
* peeled back the gboolean code as it hit on some complexity theory principles...Jon Phillips2006-08-255-7/+7
| | | | | need to rethink and incrementally change gbooleans to bools (bzr r1637)
* I peeled back my changes because of some deep error.Jon Phillips2006-08-251-12/+12
| | | (bzr r1636)
* Cleaned up more of the gboolean to bool janitorial task...great!Jon Phillips2006-08-241-12/+12
| | | (bzr r1634)
* Ok, committed msgloan's patch to convert gbooleans to bools thus completingJon Phillips2006-08-235-7/+7
| | | | | one major janitorial task we identified.... (bzr r1633)
* factor native PNG export out of file.cpp in preparation for new export dialogBob Jamison2006-07-172-0/+213
| | | (bzr r1430)
* Added descriptions to Undo/Redo commands in the menusgustav_b2006-07-092-1/+34
| | | (bzr r1379)
* apply patch 1498946 by zbsz (fixes #1492545 "PNG resolution value export")Ralf Stephan2006-06-222-5/+6
| | | (bzr r1262)
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-0/+12
| | | (bzr r601)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-2/+2
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* moving trunk for module inkscapeMenTaLguY2006-01-1624-0/+2839
(bzr r1)