aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-image-chooser.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
* Kill e_util_read_file().Matthew Barnes2009-11-201-11/+36
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-2/+97
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+2
|\
| * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-241-7/+10
| * Fix excessive whitespace.Matthew Barnes2009-07-131-3/+0
| * More code cleanup.Matthew Barnes2009-06-021-5/+5
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-291-20/+20
| * Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* | Clean up EImageChooser.Matthew Barnes2009-06-151-313/+274
* | More code cleanup.Matthew Barnes2009-06-021-5/+5
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-271-20/+20
* | Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
|/
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-1/+1
* Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-1/+0
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+15
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-6/+0
* ** Fixes bug #534360Matthew Barnes2008-05-231-1/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-28/+12
* ** Fix for bug #488213Milan Crha2008-01-121-3/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-2/+2
* Warning fixes: - NULL vs 0 vs FALSE - ANSIfication of functionKjartan Maraas2007-10-311-4/+4
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Fix compilation warnings in widgets folder (#441014).Matthew Barnes2007-06-031-4/+4
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes bug #322789Srinivasa Ragavan2006-02-241-2/+3
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-301-4/+5
* Remove e-util-marshal.list in current directory, and use the copy inSimon Zheng2006-01-111-1/+1
* used ref instead of copying the entire mime part. Also commitedSrinivasa Ragavan2005-07-291-25/+12
* set image_buf/image_buf_size here instead of in all callers. also emit theChris Toshok2004-02-031-16/+20
* add an alignment around the image. This might not be enough. hrm.Chris Toshok2004-01-311-21/+67
* abstract out the drag and droppable image widget from the contact listChris Toshok2004-01-311-0/+482