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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
Unify stat type for older glib.
Jon A. Cruz
1
-0
/
+8
2010-12-21
Enable icon disk cache by default.
Jon A. Cruz
1
-1
/
+1
2010-12-21
Clear cached items when state is invalid.
Jon A. Cruz
1
-3
/
+145
2010-12-19
Correct load order of user icons.svg icons with legacy names.
Jon A. Cruz
1
-87
/
+58
2010-12-18
C++-ification.
Jon A. Cruz
1
-119
/
+125
2010-12-18
Fix other fallback icon lookup.
Jon A. Cruz
1
-12
/
+13
2010-12-18
Add missing include\.
Jon A. Cruz
1
-0
/
+1
2010-12-18
Fix fallback icon loading order for icons with legacy names.
Jon A. Cruz
1
-91
/
+70
2010-12-18
Use subdirectories with icon sizes.
Jon A. Cruz
1
-17
/
+42
2010-12-17
Simple first pass for rough timing
Jon A. Cruz
1
-20
/
+56
2010-12-06
Stop background rendering once crash handler is triggered.
Jon A. Cruz
1
-4
/
+7
2010-11-17
Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...
Chris Morgan
1
-1
/
+1
2010-08-15
Make nr_arena_invoke_render expect an already transformed context,
Krzysztof Kosi??ski
1
-0
/
+1
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-8
/
+1
2010-07-01
C++fied SPDocument added
Abhishek Sharma Public
1
-3
/
+3
2010-06-29
Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.
Krzysztof Kosi??ski
1
-45
/
+20
2010-06-29
Fix icons
Krzysztof Kosi??ski
1
-3
/
+44
2010-06-29
This is the first c++ification commit from me. It handles sp-line, sp-polylin...
Abhishek Sharma Public
1
-5
/
+4
2010-02-19
Noop: removing and updating comments, fixing indentation
Diederik van Lierop
1
-0
/
+20
2009-12-20
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2009-08-06
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
1
-3
/
+3
2009-08-05
Changed Inkscape logo icon mapping from "inkscape" to "inkscape-logo" as "ink...
chriswombat
1
-1
/
+1
2009-08-05
SPDocument->Document
johnce
1
-3
/
+3
2009-05-04
Update name list
Jon A. Cruz
1
-0
/
+3
2009-04-28
Cleanup cache and rendering of icons.
Jon A. Cruz
1
-47
/
+22
2009-04-27
Cleaning up legacy stock icons and correct icon sizes to match theme engine s...
Jon A. Cruz
1
-69
/
+29
2009-04-22
Removed newer GIcon reference.
Jon A. Cruz
1
-12
/
+0
2009-04-21
Restoring needed icon rendering code. Addresses bug #363781.
Jon A. Cruz
1
-13
/
+249
2009-04-18
Added code to deal with changed icon names. Fixes bug #360964
Jon A. Cruz
1
-4
/
+255
2009-04-18
Correct recent changes that had reverted to always use SPIcon when not presen...
Jon A. Cruz
1
-25
/
+41
2009-04-18
Restore base legacy name support
Jon A. Cruz
1
-11
/
+88
2009-04-18
Warning cleanup
Jon A. Cruz
1
-1
/
+1
2009-04-18
Whitespace cleanup
Jon A. Cruz
1
-3
/
+3
2009-04-16
Fix most icon issues: blurry icons, tiling, etc. (hooray!)
Krzysztof Kosi??ski
1
-29
/
+23
2009-04-12
Only add builtin icons if loading from SVG succeeded
Krzysztof Kosi??ski
1
-1
/
+1
2009-04-11
Fix the "select all" icon and remove stuff causing problems from widgets/icon...
Krzysztof Kosi??ski
1
-324
/
+56
2009-04-02
Debug enhancement
Jon A. Cruz
1
-1
/
+3
2009-03-31
Fixed icon blurriness due to theme changing icon sizes
Jon A. Cruz
1
-6
/
+20
2009-03-30
Fix icon cache code to properly render multiple sizes as needed.
Jon A. Cruz
1
-2
/
+22
2009-02-25
Fix GTK includes in widgets/icon.cpp
Krzysztof Kosi??ski
1
-8
/
+2
2009-02-19
Make all icons themable (except the filter icons).
Krzysztof Kosi??ski
1
-69
/
+78
2009-02-09
adding comments/TODOs and/or reverting some of the things done in r20655
Felipe Corr??a da Silva Sanches
1
-0
/
+4
2009-02-09
gcc warning cleanup
Felipe Corr??a da Silva Sanches
1
-1
/
+1
2008-11-21
Merge from fe-moved
Ted Gould
1
-2
/
+2
2008-10-27
From trunk
Ted Gould
1
-9
/
+15
2008-10-11
Merging from trunk
Ted Gould
1
-7
/
+3
2008-09-21
Fixes for missing icons and icon size issues.
Jon A. Cruz
1
-32
/
+52
2008-09-18
Fix prerender shortcut by size. Fixes bug #262916.
Jon A. Cruz
1
-5
/
+11
2008-08-25
Cleanup of named icon background rendering and added pref for workaround
Jon A. Cruz
1
-24
/
+63
2008-08-08
remove many unnecessary to_2geom and from_2geom calls
Johan B. C. Engelen
1
-3
/
+7
[prev]
[next]