aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-attachment-paned.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix a couple attachment issuesMatthew Barnes2009-04-241-2/+5
| | | | | | | | Add a fallback icon name to attachments with GThemedIcons, just in case there's a problem loading the MIME type icon. I seen this when I build GTK+ locally and it can't find gnome-icon-theme icons. Also, fix a packing issue in EAttachmentPaned. CompEditor's attachment bar is still having problems, however.
* Make the selected attachment view and file chooser folder persistent.Matthew Barnes2009-04-151-0/+14
| | | | svn path=/branches/kill-bonobo/; revision=37523
* Attachment rewrite pretty much complete. Just testing now.Matthew Barnes2009-04-081-0/+12
| | | | svn path=/branches/kill-bonobo/; revision=37504
* Finish attachment drag and drop.Matthew Barnes2009-04-021-0/+17
| | | | | | | | | Expunge em-popup.c of dead code. Not much left. Kill the save-attachments (experimental) plugin. The attachment bar can already save all at once. svn path=/branches/kill-bonobo/; revision=37488
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-301-59/+83
| | | | svn path=/branches/kill-bonobo/; revision=37482
* Saving progress again on the attachment rewrite.Matthew Barnes2009-03-241-16/+160
| | | | svn path=/branches/kill-bonobo/; revision=37470
* Saving progress on a massive attachment handling rewrite.Matthew Barnes2009-03-211-0/+563
svn path=/branches/kill-bonobo/; revision=37465