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
/
widgets
/
misc
/
e-image-chooser.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Coding style and whitespace cleanup.
Matthew Barnes
2012-02-20
1
-4
/
+7
*
Bug #646109 - Fix use of include <config.h> to make sure translations work
Milan Crha
2011-05-27
1
-0
/
+2
*
Coding style cleanups.
Matthew Barnes
2011-05-09
1
-4
/
+4
*
Coding style and whitespace cleanup.
Matthew Barnes
2011-03-06
1
-1
/
+2
*
Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly
Milan Crha
2011-02-25
1
-7
/
+3
*
Drop backward-compatibility cruft.
Matthew Barnes
2011-01-25
1
-3
/
+0
*
Use new GDK keysym names if available.
Matthew Barnes
2010-09-18
1
-0
/
+2
*
GObject boilerplate cleanup.
Matthew Barnes
2010-08-25
1
-30
/
+7
*
addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon theme
Rob Bradford
2010-08-02
1
-1
/
+1
*
More GTK3 preparation.
Matthew Barnes
2010-06-04
1
-5
/
+8
*
Remove dead assignments found by clang.
Matthew Barnes
2010-01-16
1
-1
/
+1
*
Kill e_util_read_file().
Matthew Barnes
2009-11-20
1
-11
/
+36
*
Bug 589153 - Use GtkBuilder instead of libglade
Matthew Barnes
2009-11-17
1
-2
/
+97
*
Merge commit 'EVOLUTION_2_27_5' into kill-bonobo
Matthew Barnes
2009-07-28
1
-1
/
+2
|
\
|
*
Bug #589580 - Crashes when dragging an image to the contact editor
Milan Crha
2009-07-24
1
-7
/
+10
|
*
Fix excessive whitespace.
Matthew Barnes
2009-07-13
1
-3
/
+0
|
*
More code cleanup.
Matthew Barnes
2009-06-02
1
-5
/
+5
|
*
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-29
1
-20
/
+20
|
*
Remove trailing whitespace, again.
Matthew Barnes
2009-05-29
1
-1
/
+1
*
|
Clean up EImageChooser.
Matthew Barnes
2009-06-15
1
-313
/
+274
*
|
More code cleanup.
Matthew Barnes
2009-06-02
1
-5
/
+5
*
|
Prefer GLib basic types over C types.
Matthew Barnes
2009-05-27
1
-20
/
+20
*
|
Remove trailing whitespace, again.
Matthew Barnes
2009-05-27
1
-1
/
+1
|
/
*
Fix compiler warnings in widgets.
Matthew Barnes
2009-05-26
1
-1
/
+1
*
Bug 577929 – Consolidate marshallers
Matthew Barnes
2009-04-23
1
-1
/
+0
*
Change License from GPL to LGPL. 2nd batch.
Sankarasivasubramanian Pasupathilingam
2008-09-03
1
-13
/
+15
*
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
-6
/
+0
*
** Fixes bug #534360
Matthew Barnes
2008-05-23
1
-1
/
+1
*
** Fix for bug #526741 (gnome-vfs to gio/gvfs port)
Milan Crha
2008-04-18
1
-28
/
+12
*
** Fix for bug #488213
Milan Crha
2008-01-12
1
-3
/
+2
*
** Remove trailing whitespace from source code.
Matthew Barnes
2007-11-15
1
-2
/
+2
*
Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of function
Kjartan Maraas
2007-10-31
1
-4
/
+4
*
Fix for bug #461195 from Hiroyuki Ikezoe.
Matthew Barnes
2007-09-28
1
-1
/
+1
*
Update FSF address in header comments (#469886). Patch from Tobias
Matthew Barnes
2007-09-02
1
-2
/
+2
*
Fix compilation warnings in widgets folder (#441014).
Matthew Barnes
2007-06-03
1
-4
/
+4
*
** Fixes bug #419524
Matthew Barnes
2007-03-21
1
-1
/
+1
*
Fixes bug #322789
Srinivasa Ragavan
2006-02-24
1
-2
/
+3
*
Tons of cleanups of the following sort: - remove unused vars - remove
Kjartan Maraas
2006-01-30
1
-4
/
+5
*
Remove e-util-marshal.list in current directory, and use the copy in
Simon Zheng
2006-01-11
1
-1
/
+1
*
used ref instead of copying the entire mime part. Also commited
Srinivasa Ragavan
2005-07-29
1
-25
/
+12
*
set image_buf/image_buf_size here instead of in all callers. also emit the
Chris Toshok
2004-02-03
1
-16
/
+20
*
add an alignment around the image. This might not be enough. hrm.
Chris Toshok
2004-01-31
1
-21
/
+67
*
abstract out the drag and droppable image widget from the contact list
Chris Toshok
2004-01-31
1
-0
/
+482