]> www.fi.muni.cz Git - evince.git/history - shell/ev-window-title.c
Include config.h. Bug #504721.
[evince.git] / shell / ev-window-title.c
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