aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-paned.h
Commit message (Collapse)AuthorAgeFilesLines
* EAttachmentPaned: Add "resize-toplevel" property.Matthew Barnes2011-10-061-0/+5
| | | | | | | | | Similiar to the new GtkExpander:resize-toplevel property in GTK+ 3.2, but adapted to the fact that EAttachmentPaned's expander has no direct child widget, and instead acts on the child widget in the lower pane. CompEditor now uses this to fix the weird vertical resizing behavior when its attachment bar is expanded and then collapsed again.
* Coding style and whitespace cleanups.Matthew Barnes2009-07-261-2/+2
|
* Fix Attachment bar size of Anjal.Srinivasa Ragavan2009-07-241-0/+2
|
* Fix coding style.Matthew Barnes2009-06-141-2/+2
|
* Added couple of APIS for EAttachmentPaned to hide combo and get theSrinivasa Ragavan2009-06-111-0/+4
| | | | widget's container.
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* Bug 516933 – Rewrite attachment UIMatthew Barnes2009-04-281-0/+84
Rewrite the attachment UI to better utilize GIO and also to migrate from GnomeIconList to GtkIconView. This also introduces a "List View" option similar to Nautilus, as well as the EAttachmentHandler framework for extending attachment handling (may eventually replace EMFormatHook). This commit also fixes a number of secondary attachment bugs: Bug 311609 – new attachment bar should use regular gtk+ expander Bug 314923 – Drag and Drop in attachment window is inconsistent and requires additional click Bug 338179 – attachment saving ... Bug 350364 – Action to get info about attachments Bug 383047 – Viewing mail attachments Bug 427235 – Can't copy attachment mime type string Bug 454091 – Cannot save multiple attachments who have the same name Bug 494629 – Rethink composer's attachment UI Bug 553970 – Evolution ignores umask when saving attachments Bug 577375 – mailto: and attach doesn't URL un-escape