aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-attachment-bar.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Adapt size_request vfuncs to latest gtk+-3.0 API.Rodrigo Moya2011-01-251-24/+0
* 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-17/+32
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-14/+14
* Bug 624913 - Disallow drag-and-drop within the same attachment barMatthew Barnes2010-08-131-0/+25
* Improve attachment bar selection behavior.Matthew Barnes2010-05-201-43/+21
* Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-2/+2
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-4/+0
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Don't show total attachment size if it's zero.Matthew Barnes2010-01-291-4/+9
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-2/+0
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-12/+12
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-18/+0
| * Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-281-0/+770
* Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-0/+14
* Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-0/+12
* Extend EAttachmentView by subclassing EAttachmentHandler.Matthew Barnes2009-04-011-2/+6
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-311-44/+109
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-271-2/+2
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-0/+656