index
:
gsoc2013-evolution
archive-integration
archive-integration-review
master
Google Summer of Code 2013 - GNOME - Archive Integration workspace
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
e-util
/
e-icon-factory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+2
*
More whitespace cleanup.
Matthew Barnes
2011-01-31
1
-6
/
+6
*
Use latest gnome-desktop API
Rodrigo Moya
2011-01-25
1
-1
/
+1
*
Update API documentation.
Matthew Barnes
2010-02-10
1
-8
/
+13
*
Fallback to missing image, when a stock icon could not be found
Gustavo Noronha Silva
2010-01-23
1
-2
/
+12
*
Kill Evolution's icon cache once and for all.
Matthew Barnes
2009-11-20
1
-217
/
+17
*
Prefer GLib mutexes over pthread mutexes.
Matthew Barnes
2009-10-27
1
-2
/
+0
*
Bug #580895 - Kill libgnomeui/gnome-thumbnail.h
Milan Crha
2009-08-04
1
-6
/
+63
*
More whitespace cleanup.
Matthew Barnes
2009-07-19
1
-1
/
+1
*
Fix excessive whitespace.
Matthew Barnes
2009-07-13
1
-3
/
+0
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-12
/
+12
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
1
-1
/
+1
*
Eliminate redundant E_ICON_SIZE_* enumeration.
Matthew Barnes
2009-05-24
1
-66
/
+15
*
Only include the toplevel GTK+ header.
Matthew Barnes
2008-10-31
1
-1
/
+1
*
License changes from GPL to LGPL
Sankarasivasubramanian Pasupathilingam
2008-09-16
1
-14
/
+14
*
Added a debug macro and turned it off.
Bharath Acharya
2008-08-18
1
-4
/
+5
*
Make evolution respect GTK_ICON_SIZE changes, part of bug #416258.
Gilles Dartiguelongue
2008-08-16
1
-30
/
+43
*
** Fixes bug #546892
Matthew Barnes
2008-08-12
1
-56
/
+0
*
updated novell copyright notices (left others alone)
Jeffrey Stedfast
2008-06-21
1
-1
/
+1
*
** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and
Matthew Barnes
2008-06-06
1
-2
/
+0
*
Construct pathname under EVOLUTION_DATADIR at run-time because
Tor Lillqvist
2008-01-25
1
-4
/
+9
*
** Fix for bug #488213
Milan Crha
2008-01-12
1
-1
/
+31
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-10
/
+10
*
** Migration of theme icons to data/icons/ (bug #479257)
Michael Monreal
2007-10-12
1
-1
/
+3
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-1
/
+1
*
patch by: Tim Yamin <plasm@roo.me.uk> reviewed by: Srinivasa Ragavan
Tobias Mueller
2007-08-18
1
-2
/
+6
*
Add App specific themable icons.
Srinivasa Ragavan
2007-05-11
1
-1
/
+2
*
Massive code cleanup (bug #429422)
Matthew Barnes
2007-04-20
1
-70
/
+83
*
Remove unreachable code and fix the leak of basename.
Harish Krishnaswamy
2006-11-21
1
-12
/
+3
*
Use guint for 1-bit bitfield. Remove unused var Remove unused vars Rename
Kjartan Maraas
2006-02-08
1
-2
/
+2
*
accept SVGs for stock icons. Fixes bug 304417.
Benjamin Berg
2006-02-07
1
-0
/
+1
*
Use GLib API where applicable for portability.
Tor Lillqvist
2005-12-17
1
-28
/
+29
*
add proto
JP Rosevear
2004-11-26
1
-1
/
+14
*
We must return TRUE here so that things actually get removed from the list
Rodney Dawes
2004-08-10
1
-0
/
+2
*
connect to "changed" signal on the GnomeIconTheme object.
Rodrigo Moya
2004-08-06
1
-2
/
+12
*
Fixes #62030
Rodrigo Moya
2004-08-05
1
-4
/
+4
*
If the icon_name is an abolute path, just load it.
Dan Winship
2004-06-03
1
-6
/
+11
*
doh. need to append ".png" to the icon filenames when falling back on looking...
Jeffrey Stedfast
2004-05-20
1
-2
/
+2
*
Lots of re-working action. We no longer load a pixbuf for each and every
Jeffrey Stedfast
2004-05-20
1
-98
/
+167
*
*** empty log message ***
Jeffrey Stedfast
2004-05-13
1
-9
/
+22
*
Make this work for non-stock icons too.
Dan Winship
2004-04-30
1
-1
/
+3
*
make sure we unlock if we fail to find an icon.
Not Zed
2004-04-22
1
-0
/
+1
*
*** empty log message ***
Jeffrey Stedfast
2004-04-21
1
-2
/
+0
*
Make thread-safe. Fixes a crash I encountered this morning.
Jeffrey Stedfast
2004-04-21
1
-176
/
+166
*
Add e-icon-factory.[ch] Use the icon theme via EIconFactory Move
Michael Terry
2004-04-19
1
-0
/
+288