aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-button.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-868/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-2/+2
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+6
* Mail formatter rewriteDan Vrátil2012-06-061-1/+2
* WebKit port - port widgetsDan Vrátil2012-03-291-29/+29
* Bug 671509 (1/2) - Some small UI/theming improvementsCosimo Cecchi2012-03-181-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-3/+6
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-7/+18
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
* Bug #623593 - Cannot drag&drop attached messages from mailsMilan Crha2011-02-231-0/+80
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-1/+4
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-17/+21
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-32/+9
* Use an appropriate icon when dragging attachments.Matthew Barnes2010-06-231-2/+42
* Forgot to disconnect a signal handler in EAttachmentButton.Matthew Barnes2010-02-181-3/+16
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-3/+0
* Baby steps toward GSEAL compliance.Matthew Barnes2010-01-141-9/+14
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-2/+4
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-8/+8
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-3/+3
* Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-281-0/+725