summaryrefslogtreecommitdiffstats
path: root/src/widgets/icon.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-4/+6
* | Replace direct use of Cairo contexts and surfaces in the rendering treeKrzysztof Kosi??ski2011-07-221-34/+32
|/
* Remove more of libnrKrzysztof Kosi??ski2011-06-231-0/+1
* Merge from trunkKrzysztof Kosi??ski2011-06-191-5/+5
|\
| * Clean up deprecated GTK_WIDGET APIAlex Valavanis2011-06-151-5/+5
* | Merge from trunkKrzysztof Kosi??ski2011-04-071-216/+428
|\|
| * Finished cleanup of outdated SP_OBJECT_PARENT C macro.Jon A. Cruz2011-02-211-1/+1
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-3/+3
| * Handle missing, inaccessible and misnamed cache directories.Jon A. Cruz2010-12-211-26/+38
| * Unify stat type for older glib.Jon A. Cruz2010-12-211-0/+8
| * Enable icon disk cache by default.Jon A. Cruz2010-12-211-1/+1
| * Clear cached items when state is invalid.Jon A. Cruz2010-12-211-3/+145
| * C++-ification.Jon A. Cruz2010-12-181-119/+125
| * Fix other fallback icon lookup.Jon A. Cruz2010-12-181-12/+13
| * Add missing include\.Jon A. Cruz2010-12-181-0/+1
| * Fix fallback icon loading order for icons with legacy names.Jon A. Cruz2010-12-181-91/+70
| * Use subdirectories with icon sizes.Jon A. Cruz2010-12-181-17/+42
| * Simple first pass for rough timingJon A. Cruz2010-12-171-20/+56
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-11/+14
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-7/+7
| |\
| | * C++fied SPDocument addedAbhishek Sharma Public2010-07-011-3/+3
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-5/+4
| * | Stop background rendering once crash handler is triggered.Jon A. Cruz2010-12-061-4/+7
* | | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\| |
| * | Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
| |/
* | Make nr_arena_invoke_render expect an already transformed context,Krzysztof Kosi??ski2010-08-151-0/+1
* | Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-041-8/+1
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-45/+20
* | Fix iconsKrzysztof Kosi??ski2010-06-291-3/+44
|/
* Noop: removing and updating comments, fixing indentationDiederik van Lierop2010-02-191-0/+20
* Warning cleanupJon A. Cruz2009-12-201-1/+1
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-061-3/+3
* Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...chriswombat2009-08-051-1/+1
* SPDocument->Documentjohnce2009-08-051-3/+3
* Update name listJon A. Cruz2009-05-041-0/+3
* Cleanup cache and rendering of icons.Jon A. Cruz2009-04-281-47/+22
* Cleaning up legacy stock icons and correct icon sizes to match theme engine s...Jon A. Cruz2009-04-271-69/+29
* Removed newer GIcon reference.Jon A. Cruz2009-04-221-12/+0
* Restoring needed icon rendering code. Addresses bug #363781.Jon A. Cruz2009-04-211-13/+249
* Added code to deal with changed icon names. Fixes bug #360964Jon A. Cruz2009-04-181-4/+255
* Correct recent changes that had reverted to always use SPIcon when not presen...Jon A. Cruz2009-04-181-25/+41
* Restore base legacy name supportJon A. Cruz2009-04-181-11/+88
* Warning cleanupJon A. Cruz2009-04-181-1/+1
* Whitespace cleanupJon A. Cruz2009-04-181-3/+3
* Fix most icon issues: blurry icons, tiling, etc. (hooray!)Krzysztof Kosi??ski2009-04-161-29/+23
* Only add builtin icons if loading from SVG succeededKrzysztof Kosi??ski2009-04-121-1/+1
* Fix the "select all" icon and remove stuff causing problems from widgets/icon...Krzysztof Kosi??ski2009-04-111-324/+56
* Debug enhancementJon A. Cruz2009-04-021-1/+3
* Fixed icon blurriness due to theme changing icon sizesJon A. Cruz2009-03-311-6/+20
* Fix icon cache code to properly render multiple sizes as needed.Jon A. Cruz2009-03-301-2/+22