Code

enable motion hints for non-freehand actions
[inkscape.git] / src / helper /
2008-07-05 pjrmhelper/unit-tracker.h: Supply missing #includes/declara...
2008-07-05 joncruzEOL fixups
2008-07-04 johanengelenuse if(dynamic_cast<>) instead of if(typeid==) to check...
2008-07-01 jaspervdgCxxTest unit tests can now be built on Windows, also...
2008-06-29 johanengelenrecognize HLineSegment and VLineSegment while looping...
2008-06-26 johanengelenadd const to pointers that are not written to
2008-06-26 johanengelenadd const to references that are not written to
2008-06-26 johanengelenrewrite nr_path_matrix_point_bbox_wind_distance in...
2008-06-23 johanengelenspeed up bounds_exact for 2geom even more.
2008-06-23 johanengelenadd comment
2008-06-23 johanengelenmake faster 2geom bbox calc.
2008-06-16 johanengelenuse 2geom method to calc boundingbox of shape
2008-06-16 johanengelenadd geom helper file. this will contain Inkscape specif...
2008-06-09 ishmalupdated slightly
2008-05-19 verbalshadowCmake: Fix issue with generated sp-marshall.h/.cpp...
2008-05-06 joncruzUpdating deprecated type calls.
2008-05-05 verbalshadowCmake: Moved helper macros to their own file and remove...
2008-04-11 verbalshadowCmake: Correct INKSCAPE_LIBDIR value in config.h.cmake...
2008-04-10 acspikeadjust the file generation path fir sp-marshal to jive...
2008-04-05 johanengelencmake: fix file names in marshal generation
2008-04-05 johanengelencmake: fix prefix
2008-04-05 verbalshadowCmake: add missing CMakeLists.txt
2008-04-01 theadibdelete remaining .cvsignore files
2008-04-01 buliabyakremove, totally obsolete
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-02-25 joncruzLine-end fix
2008-02-24 joncruzWarning and whitespace cleanup
2008-02-03 cilix42Make units pc (pica) and ft (feet) work correctly....
2008-01-14 theadibearly version export to PS using blur to bitmap
2008-01-05 bryceglib/gtestutils.h is not available on gutsy, so switchi...
2008-01-05 bryceFix missing include for g_assert() calls - causes FTBFS...
2007-12-05 joncruzwarning cleanup
2007-12-04 cilix42Don't show error dialog when bitmap export is cancelled...
2007-11-26 joncruzMenu item to toggle CMS adjustment on and off
2007-11-16 johanengelenFix: [ 1829427 ] PNG export via cmd line is restricted...
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-10 buliabyakset minimal appearace for toolbar widget
2007-09-02 joncruzEnsure active unit member pointer is always initialized...
2007-08-11 buliabyakrevert jasper's way overzealous fix in png-write.cpp...
2007-07-28 joelholdsworthGtkmm-ified the desktop window object, and modified...
2007-06-25 pjrmRemove unused function sp_png_write_rgba (and its helpe...
2007-06-25 pjrmnoop: (sp_export_png_file): Switch from NRMatrix to...
2007-06-25 pjrmCodingStyle: whitespace
2007-06-25 pjrmCodingStyle: const usage
2007-05-10 mentaladd document to action events (when possible)
2007-05-10 mentaladd document to action events
2007-05-06 mentalallow nesting under verb events
2007-05-06 mentalinstrument actions
2007-04-05 joncruzReplacing old multifunction widget with separate widget...
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-01-12 buliabyakfix by jasper for bug 1631016
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-10-09 buliabyakexport bitmap at maximum blur rendering quality
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-25 kidprotoI peeled back my changes because of some deep error.
2006-08-24 kidprotoCleaned up more of the gboolean to bool janitorial...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-07-17 ishmalfactor native PNG export out of file.cpp in preparation...
2006-07-09 gustav_bAdded descriptions to Undo/Redo commands in the menus
2006-06-22 rwstapply patch 1498946 by zbsz (fixes #1492545 "PNG resolu...
2006-04-28 verbalshadowAdded CREATE v0.1 support for gradients/swatches/patterns
2006-04-17 mentalGet rid of the SP_DT_* macros which do nothing more...
2006-01-16 mentalmoving trunk for module inkscape