]> www.fi.muni.cz Git - evince.git/history - shell/ev-window-title.c
[dualscreen] fix crash on ctrl+w and fix control window closing
[evince.git] / shell / ev-window-title.c
2010-12-20 Carlos Garcia Camposshell: Fix double free
2010-12-20 Tiffany AntopolskiMerge branch 'mallard-docs'
2010-12-14 José Alisteshell: Show "filename (title)" in the window title.
2010-04-05 Arun PersaudUpdate FSF address everywhere.
2010-02-03 Philip WithnallAssorted string fixes
2009-10-07 Carlos Garcia Campos[shell] Use g_uri_unescape_string() instead of our...
2009-09-15 Carlos Garcia CamposMove part of the EvPageCache to EvDocument
2009-05-03 Nickolay V. Shmyrev[ui] Escape URIs for display
2008-10-13 Nickolay V. ShmyrevRemoves bad prefixes from window title. Patch by Robin...
2008-01-25 Carlos Garcia CamposPort to gio and drop gnome-vfs dependency. Fixes bug...
2007-12-28 Christian PerschInclude config.h. Bug #504721.
2007-12-28 Carlos Garcia CamposPlugin system for backends. Fixes bug #351348.
2007-06-12 Carlos Garcia CamposFix memory leak.
2006-10-19 Nickolay V. ShmyrevTest for .dvi in title of pdf documents.
2006-03-14 Carlos Garcia CamposFix memory leak in window title. Fixes bug #333944
2005-10-17 Nickolay V. ShmyrevThumnail dimensions unified with other backends.
2005-10-02 Nickolay V. ShmyrevAdd .indd files (Adobe Indesign) to the list of "bad...
2005-09-26 Christian PerschGuard against using g_strstrip on NULL. Fixes bug ...
2005-09-26 Marco Pesenti GrittiStrip the title string
2005-09-26 Marco Pesenti GrittiAdd .rtf to the bad extensions list
2005-09-24 Marco Pesenti GrittiRefactor window title building while fixing it for...
2005-09-19 Marco Pesenti GrittiMissing null check
2005-09-16 Marco Pesenti GrittiWhen title has a confusing extension, show also the...
2005-09-16 Marco Pesenti GrittiFactor out and cleanup window title code