Code

warning cleanup
[inkscape.git] / src / widgets / icon.cpp
2008-07-16 joncruzwarning cleanup
2008-07-11 joncruzAdd use of themed icon names in addition to older stock...
2008-07-09 joncruzFixed icon loading, cacheing and fallback to use stock...
2008-07-07 joncruzRefactoring to be able to use standard themeable icons
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-02-18 joncruzFixing preview/swatch sizes.
2008-01-31 bryceApplying fixes for gcc 4.3 build issues (closes LP...
2007-03-17 mentalre-introduce isEmpty tests
2007-03-11 mentalban empty rectangles entirely and remove isEmpty test
2007-03-04 mentalmore NR::Maybe<NR::Rect> work
2007-03-04 mentalswitch from invokeBbox to getBounds (need to fix proble...
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-02-23 joncruzFixed crash when draw height was zero.
2007-02-20 bryceMoving functions from svg_preview_cache.h to a new...
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-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-20 joncruzChangled dialog from checkboxes to icons for visible...
2006-04-09 joncruzTweaked smaller size to be 3/4ths the menu size
2006-04-08 joncruzFixed array index calculation
2006-04-07 joncruzPutting in smaller icon size
2006-04-06 joncruzDecoupling from direct use of GtkIconSize to allow...
2006-02-08 mentalremove icon prerender time messages
2006-01-16 mentalmoving trunk for module inkscape