Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/ev-window-title.c
Commit message (Expand)AuthorAgeFilesLines
* Removes bad prefixes from window title. Patch by Robin SoneforsNickolay V. Shmyrev2008-10-131-6/+23
* Port to gio and drop gnome-vfs dependency. Fixes bug #510401. Based onCarlos Garcia Campos2008-01-251-6/+6
* Include config.h. Bug #504721.Christian Persch2007-12-281-0/+1
* Plugin system for backends. Fixes bug #351348.Carlos Garcia Campos2007-12-281-6/+11
* Fix memory leak.Carlos Garcia Campos2007-06-121-6/+4
* Test for .dvi in title of pdf documents.Nickolay V. Shmyrev2006-10-191-0/+1
* Fix memory leak in window title. Fixes bug #333944Carlos Garcia Campos2006-03-141-0/+2
* Thumnail dimensions unified with other backends.Nickolay V. Shmyrev2005-10-171-1/+1
* Add .indd files (Adobe Indesign) to the list of "bad extensions".Nickolay V. Shmyrev2005-10-021-0/+1
* Guard against using g_strstrip on NULL. Fixes bug #317291.Christian Persch2005-09-261-5/+7
* Strip the title stringMarco Pesenti Gritti2005-09-261-2/+4
* Add .rtf to the bad extensions listMarco Pesenti Gritti2005-09-261-1/+2
* Refactor window title building while fixing it for password documents.Marco Pesenti Gritti2005-09-241-74/+80
* Missing null checkMarco Pesenti Gritti2005-09-191-16/+16
* When title has a confusing extension, show also the document filenameMarco Pesenti Gritti2005-09-161-5/+43
* Factor out and cleanup window title codeMarco Pesenti Gritti2005-09-161-0/+129