aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-splash.c
Commit message (Expand)AuthorAgeFilesLines
* Set the wmclass to "evolution-splash" so sawfish knows it's not the sameDan Winship2002-03-211-0/+1
* [Patch by Michael Meeks <michael@ximian.com>.]Ettore Perazzoli2002-01-241-0/+1
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* #include "e-gtk-utils.h".Ettore Perazzoli2001-09-191-0/+3
* Make the canvas backing stored.Ettore Perazzoli2001-09-191-0/+2
* Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-061-1/+1
* [This should fix #5407, application crash on re-opening.]Ettore Perazzoli2001-08-081-8/+4
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-1/+1
* #include <glib.h> and move corresponding local includes to the top.Kjartan Maraas2001-04-251-1/+1
* #include gnome-window-icon.hJeffrey Stedfast2001-04-241-0/+1
* Set window_icon of the splash screen to "evolution.png"Duncan Mak2001-04-221-0/+1
* Pull up fix from the 0-10 branch (chain the ::destroy handler forEttore Perazzoli2001-04-141-0/+2
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-1/+3
* Update copyrights for files modified in year 2001.Ettore Perazzoli2001-01-281-1/+1
* Set the title of the splash dialog to EvolutionIain Holmes2001-01-161-0/+1
* Unref our copy, and then destroy.Miguel de Icaza2001-01-131-0/+7
* Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP.Miguel de Icaza2001-01-131-1/+1
* Remove nice toplevel window.Miguel de Icaza2001-01-131-1/+1
* Remove "window" from the moniker path.Miguel de Icaza2001-01-121-1/+1
* Update the splash animation to fit with the new splash design.Ettore Perazzoli2000-12-141-1/+1
* Return TRUE as we have handled the event.Jeffrey Stedfast2000-12-131-0/+2
* Connect a button-press-event signal on the splash screen so users canJeffrey Stedfast2000-12-121-1/+12
* Save the settings before the view is destroyed. (e_shell_quit): Don't saveIain Holmes2000-10-181-3/+8
* 31337 splash screen for the shell's startup sequence.Ettore Perazzoli2000-10-151-0/+395