aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-paned.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
* Do not leak attachments in a mail viewMilan Crha2011-03-021-0/+1
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-17/+13
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-3/+8
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-19/+36
* EAttachmentPaned: Use gtk_expander_set_label_fill()Matthew Barnes2010-10-011-17/+1
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-53/+26
* Bug 624913 - Disallow drag-and-drop within the same attachment barMatthew Barnes2010-08-131-0/+24
* Disable my evil GtkExpander hack in EAttachmentPaned.Matthew Barnes2010-07-171-1/+9
* Improve attachment bar selection behavior.Matthew Barnes2010-05-201-42/+20
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-2/+2
* Bug #567304 - Review strings for translationMilan Crha2010-04-071-1/+1
* Bug 614049 - Attachment bar causes drawing issues in RTL localesMatthew Barnes2010-03-291-2/+7
* Don't show total attachment size if it's zero.Matthew Barnes2010-01-291-4/+9
* Bug 603682 - Duplicate mnemonic in meeting windowMatthew Barnes2009-12-041-2/+2
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-14/+14
* Coding style and whitespace cleanups.Matthew Barnes2009-07-261-2/+2
* Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-241-2/+8
* Added couple of APIS for EAttachmentPaned to hide combo and get theSrinivasa Ragavan2009-06-111-0/+15
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-4/+0
* Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-281-0/+781