index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
widgets
/
icon.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Noop: removing and updating comments, fixing indentation
Diederik van Lierop
2010-02-19
1
-0
/
+20
*
Warning cleanup
Jon A. Cruz
2009-12-20
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...
chriswombat
2009-08-05
1
-1
/
+1
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
Update name list
Jon A. Cruz
2009-05-04
1
-0
/
+3
*
Cleanup cache and rendering of icons.
Jon A. Cruz
2009-04-28
1
-47
/
+22
*
Cleaning up legacy stock icons and correct icon sizes to match theme engine s...
Jon A. Cruz
2009-04-27
1
-69
/
+29
*
Removed newer GIcon reference.
Jon A. Cruz
2009-04-22
1
-12
/
+0
*
Restoring needed icon rendering code. Addresses bug #363781.
Jon A. Cruz
2009-04-21
1
-13
/
+249
*
Added code to deal with changed icon names. Fixes bug #360964
Jon A. Cruz
2009-04-18
1
-4
/
+255
*
Correct recent changes that had reverted to always use SPIcon when not presen...
Jon A. Cruz
2009-04-18
1
-25
/
+41
*
Restore base legacy name support
Jon A. Cruz
2009-04-18
1
-11
/
+88
*
Warning cleanup
Jon A. Cruz
2009-04-18
1
-1
/
+1
*
Whitespace cleanup
Jon A. Cruz
2009-04-18
1
-3
/
+3
*
Fix most icon issues: blurry icons, tiling, etc. (hooray!)
Krzysztof Kosi??ski
2009-04-16
1
-29
/
+23
*
Only add builtin icons if loading from SVG succeeded
Krzysztof Kosi??ski
2009-04-12
1
-1
/
+1
*
Fix the "select all" icon and remove stuff causing problems from widgets/icon...
Krzysztof Kosi??ski
2009-04-11
1
-324
/
+56
*
Debug enhancement
Jon A. Cruz
2009-04-02
1
-1
/
+3
*
Fixed icon blurriness due to theme changing icon sizes
Jon A. Cruz
2009-03-31
1
-6
/
+20
*
Fix icon cache code to properly render multiple sizes as needed.
Jon A. Cruz
2009-03-30
1
-2
/
+22
*
Fix GTK includes in widgets/icon.cpp
Krzysztof Kosi??ski
2009-02-25
1
-8
/
+2
*
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
2009-02-19
1
-69
/
+78
*
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
2009-02-09
1
-0
/
+4
*
gcc warning cleanup
Felipe Corr??a da Silva Sanches
2009-02-09
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-2
/
+2
*
From trunk
Ted Gould
2008-10-27
1
-9
/
+15
*
Merging from trunk
Ted Gould
2008-10-11
1
-7
/
+3
*
Fixes for missing icons and icon size issues.
Jon A. Cruz
2008-09-21
1
-32
/
+52
*
Fix prerender shortcut by size. Fixes bug #262916.
Jon A. Cruz
2008-09-18
1
-5
/
+11
*
Cleanup of named icon background rendering and added pref for workaround
Jon A. Cruz
2008-08-25
1
-24
/
+63
*
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
2008-08-08
1
-3
/
+7
*
NR::Maybe => boost::optional
Johan B. C. Engelen
2008-08-05
1
-1
/
+1
*
NR:: => Geom:: for much of src/ui and src/widgets
Johan B. C. Engelen
2008-08-04
1
-14
/
+14
*
warning cleanup
Jon A. Cruz
2008-07-16
1
-1
/
+1
*
Add use of themed icon names in addition to older stock icons
Jon A. Cruz
2008-07-11
1
-12
/
+53
*
Fixed icon loading, cacheing and fallback to use stock mechanisms.
Jon A. Cruz
2008-07-09
1
-40
/
+98
*
Refactoring to be able to use standard themeable icons
Jon A. Cruz
2008-07-07
1
-76
/
+82
*
change NR::Matrix to Geom:: for many sp_item_xxx_affine functions
Johan B. C. Engelen
2008-06-12
1
-1
/
+1
*
No more NRMatrix or NRPoint.
Jasper van de Gronde
2008-03-21
1
-7
/
+4
*
Fixing preview/swatch sizes.
Jon A. Cruz
2008-02-18
1
-6
/
+4
*
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
2008-01-31
1
-4
/
+2
*
re-introduce isEmpty tests
MenTaLguY
2007-03-17
1
-1
/
+1
*
ban empty rectangles entirely and remove isEmpty test
MenTaLguY
2007-03-11
1
-1
/
+1
*
more NR::Maybe<NR::Rect> work
MenTaLguY
2007-03-04
1
-17
/
+22
*
switch from invokeBbox to getBounds (need to fix problems with empty
MenTaLguY
2007-03-04
1
-13
/
+8
*
API change: render methods now take a cairo_t (not yet used)
bulia byak
2007-03-01
1
-1
/
+1
*
Fixed crash when draw height was zero.
Jon A. Cruz
2007-02-23
1
-6
/
+11
*
Moving functions from svg_preview_cache.h to a new .cpp
Bryce Harrington
2007-02-20
1
-4
/
+4
*
peeled back the gboolean code as it hit on some complexity theory principles...
Jon Phillips
2006-08-25
1
-1
/
+1
[next]