aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-view.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 670280 - Remove "Recent Documents" attachment featureMatthew Barnes2012-02-171-54/+0
* Add "Open With Other Application" to attachment menu.Matthew Barnes2011-06-221-6/+68
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-1/+4
* Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-2/+1
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Bug #634403 - Mails Label popup menu is not updated properlyMilan Crha2011-01-191-0/+1
* Replace EBinding with GBinding.Matthew Barnes2010-10-141-3/+4
* Use new GDK keysym names if available.Matthew Barnes2010-09-181-2/+4
* Convert EAttachmentHandler to an EExtension.Matthew Barnes2010-08-271-32/+15
* GObject boilerplate cleanup.Matthew Barnes2010-08-251-89/+67
* Bug 624913 - Disallow drag-and-drop within the same attachment barMatthew Barnes2010-08-131-8/+47
* Bug 271691 - Add a way to view all attachments inlineMatthew Barnes2010-08-111-1/+95
* EAttachmentView cleanups.Matthew Barnes2010-08-111-65/+65
* Use an appropriate icon when dragging attachments.Matthew Barnes2010-06-231-2/+43
* More GTK3 preparation.Matthew Barnes2010-06-041-2/+5
* Bug 608855 - Can't drag and drop multiple attachmentsMatthew Barnes2010-05-211-24/+136
* Improve attachment bar selection behavior.Matthew Barnes2010-05-201-20/+18
* Bug 615291 - Preview pane's attachment bar accepts dropMatthew Barnes2010-05-121-5/+14
* Camel is now GObject-based.Matthew Barnes2010-04-241-2/+2
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* Shell and UI manager cleanups.Matthew Barnes2010-03-141-1/+2
* Add DnD support to e-selection.c.Matthew Barnes2010-02-091-13/+10
* Bug 606250 - Remove usage of deprecated GTK+ symbolsMatthew Barnes2010-01-081-10/+10
* Bug 599190 - Unable to drop attachments in the attachment barMatthew Barnes2009-10-231-1/+1
* Finish killing Bonobo.Matthew Barnes2009-09-091-21/+23
* Relax the EBinding API to reduce GObject casting.Matthew Barnes2009-09-021-2/+2
* Bug 572543 – Doesn't show correct application for pdf attachmentsMatthew Barnes2009-06-041-3/+0
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in widgets.Matthew Barnes2009-05-261-3/+3
* Bug 582585 – Crash when deleting multiple attachments from composed mailMatthew Barnes2009-05-141-0/+6
* Fix a couple attachment drag-and-drop typos.Matthew Barnes2009-05-061-2/+2
* Use 'Open with "$foo"' instead of 'Open in $foo...'Matthew Barnes2009-05-061-1/+1
* Bug 581454 – Move nautilus-sendto integration to EvolutionMatthew Barnes2009-05-061-0/+2
* Bump the required GLib and GTK+ versions to latest stable.Matthew Barnes2009-05-011-2/+0
* Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-281-0/+1637