Code

Enable icon disk cache by default.
[inkscape.git] / src / widgets / icon.cpp
2010-12-21 Jon A. CruzEnable icon disk cache by default.
2010-12-21 Jon A. CruzStore cached icons to disk between runs, and invalidate...
2010-12-21 Jon A. CruzClear cached items when state is invalid.
2010-12-19 Jon A. CruzMerge from trunk.
2010-12-19 Jon A. CruzSet merge from trunk
2010-12-19 Jon A. CruzCorrect load order of user icons.svg icons with legacy...
2010-12-18 Jon A. CruzC++-ification.
2010-12-18 Jon A. CruzFix other fallback icon lookup.
2010-12-18 Jon A. CruzAdd missing include\.
2010-12-18 Jon A. CruzFix fallback icon loading order for icons with legacy...
2010-12-18 Jon A. CruzUse subdirectories with icon sizes.
2010-12-18 Jon A. CruzMerge from trunk.
2010-12-17 Jon A. CruzSimple first pass for rough timing
2010-12-12 Jon A. CruzGSoC C++-ificiation merge and cleanup.
2010-12-12 Jon A. CruzMerge and cleanup of GSoC C++-ification project.
2010-12-06 Jon A. CruzStop background rendering once crash handler is triggered.
2010-11-17 Chris MorganSuper duper mega (fun!) commit: replaced encoding=utf...
2010-07-01 Abhishek Sharma... C++fied SPDocument added
2010-06-29 Abhishek Sharma... This is the first c++ification commit from me. It handl...
2010-03-26 Ted GouldMerge from trunk
2010-02-19 Diederik van LieropNoop: removing and updating comments, fixing indentation
2010-01-14 Krzysztof Kosiński* Merge from trunk
2009-12-27 Arcadie M. CracanConnector tool: make connectors avoid the convex hull...
2009-12-21 Ted GouldUpdating to current trunk
2009-12-21 Ted GouldUpdating the READMEs to better handle OSX.
2009-12-20 Jon A. CruzWarning cleanup
2009-11-29 Ted GouldUpdating to current trunk
2009-11-29 Ted GouldMerging in from trunk
2009-08-06 cilix42Revert recent refactoring changes by johnce because...
2009-08-05 chriswombatChanged Inkscape logo icon mapping from "inkscape"...
2009-08-05 johnceSPDocument->Document
2009-05-04 joncruzUpdate name list
2009-04-28 joncruzCleanup cache and rendering of icons.
2009-04-27 joncruzCleaning up legacy stock icons and correct icon sizes...
2009-04-22 joncruzRemoved newer GIcon reference.
2009-04-21 joncruzRestoring needed icon rendering code. Addresses bug...
2009-04-18 joncruzAdded code to deal with changed icon names. Fixes bug...
2009-04-18 joncruzCorrect recent changes that had reverted to always...
2009-04-18 joncruzRestore base legacy name support
2009-04-18 joncruzWarning cleanup
2009-04-18 joncruzWhitespace cleanup
2009-04-16 tweenkFix most icon issues: blurry icons, tiling, etc. (hooray!)
2009-04-12 tweenkOnly add builtin icons if loading from SVG succeeded
2009-04-11 tweenkFix the "select all" icon and remove stuff causing...
2009-04-02 joncruzDebug enhancement
2009-03-31 joncruzFixed icon blurriness due to theme changing icon sizes
2009-03-30 joncruzFix icon cache code to properly render multiple sizes...
2009-02-25 tweenkFix GTK includes in widgets/icon.cpp
2009-02-19 tweenkMake all icons themable (except the filter icons).
2009-02-09 JucaBluesadding comments/TODOs and/or reverting some of the...
2009-02-09 JucaBluesgcc warning cleanup
2008-11-21 Ted GouldMerge from fe-moved
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-21 joncruzFixes for missing icons and icon size issues.
2008-09-18 joncruzFix prerender shortcut by size. Fixes bug #262916.
2008-08-25 joncruzCleanup of named icon background rendering and added...
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-04 johanengelenNR:: => Geom:: for much of src/ui and src/widgets
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