Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-sidebar-attachments.c
Commit message (Expand)AuthorAgeFilesLines
* [shell] Remove unused variablesChristian Persch2009-10-251-1/+1
* libdocument: Clean up temp file handlingChristian Persch2009-10-251-7/+6
* Remove EvPageCache and use EvDocumentModel insteadCarlos Garcia Campos2009-09-151-4/+21
* [shell] Add missing castCarlos Garcia Campos2009-09-151-1/+1
* Remove attachments from EvDocument interface and use EvDocumentAttachments in...Carlos Garcia Campos2009-09-151-4/+3
* shell/ev-sidebar-links.cHiroyuki Ikezoe2009-01-201-3/+3
* Bug 558084 – simplify drag data handlingChristian Persch2009-01-181-19/+23
* Use GdkAppLaunchContext when available to open attachments.Carlos Garcia Campos2008-09-051-1/+4
* Add a new job to get the attachments in a thread with the document lockCarlos Garcia Campos2008-08-221-25/+39
* More #include cleanups. Again: reordering, single gtk.h includes and otherWouter Bolsterlee2008-08-031-0/+1
* Cleanup many #include statements: reorder so that a generic-to-specificWouter Bolsterlee2008-08-031-1/+1
* Fix some build warnings under GCC 4.3.0. (#537535).Cosimo Cecchi2008-06-101-2/+2
* Port to gio and drop gnome-vfs dependency. Fixes bug #510401. Based onCarlos Garcia Campos2008-01-251-4/+9
* Don't use libgnome to lookup icons for MIME types, instead copy code fromRoss Burton2007-05-041-15/+22
* Use always ev_tmp_dir instead of g_get_tmp_dir. Fix a race condition inCarlos Garcia Campos2006-11-151-1/+2
* GtkIconTheme is now screen safe too. Fixes bug #350878Carlos Garcia Campos2006-08-131-71/+118
* Bump requirements to gtk 2.8 and drop all idfefs used.Nickolay V. Shmyrev2006-05-131-2/+1
* Show attachments page.Nickolay V. Shmyrev2006-05-111-3/+1
* Move attachments bar to sidebar.Nickolay V. Shmyrev2006-05-101-0/+628