Commit Graph

10 Commits

Author SHA1 Message Date
2324b9a72a Set the title of the splash dialog to Evolution
svn path=/trunk/; revision=7507
2001-01-15 18:33:24 +00:00
e4eaa198dd Unref our copy, and then destroy.
2001-01-13  Miguel de Icaza  <miguel@gnu.org>

	* e-shell.c (e_shell_construct): Unref our copy, and then destroy.

	* e-splash.c (e_splash_set_icon_highlight): Do not execute code if
	we have been destroyed.
	(e_splash_add_icon): ditto.

svn path=/trunk/; revision=7475
2001-01-13 06:21:49 +00:00
d7e1a6d393 Ok, talked to Ettore. Going back to TOPLEVEL non-POPUP.
2001-01-12  Miguel de Icaza  <miguel@gnu.org>

	* e-splash.c (e_splash_construct): Ok, talked to Ettore.  Going
	back to TOPLEVEL non-POPUP.

svn path=/trunk/; revision=7460
2001-01-12 21:16:34 +00:00
b243803565 Remove nice toplevel window.
2001-01-12  Miguel de Icaza  <miguel@gnu.org>

	* e-splash.c (e_splash_construct): Remove nice toplevel window.

svn path=/trunk/; revision=7454
2001-01-12 19:37:12 +00:00
5aa11827ce Remove "window" from the moniker path.
2001-01-12  Miguel de Icaza  <miguel@ximian.com>

	* e-shell-view-menu.c (command_new_mail_message): Remove "window"
	from the moniker path.

	* e-splash.c (e_splash_construct): Make the spalsh screen a
	toplevel instead of a popup.

svn path=/trunk/; revision=7440
2001-01-12 07:08:33 +00:00
5ec2c902ad Update the splash animation to fit with the new splash design.
svn path=/trunk/; revision=7003
2000-12-14 14:53:49 +00:00
f594c3ec30 Return TRUE as we have handled the event.
2000-12-12  Jeffrey Stedfast  <fejj@helixcode.com>

	* e-splash.c (button_press_event): Return TRUE as we have handled
	the event.

svn path=/trunk/; revision=6946
2000-12-12 23:01:40 +00:00
65b8297942 Connect a button-press-event signal on the splash screen so users can
2000-12-11  Jeffrey Stedfast  <fejj@helixcode.com>

	* e-splash.c (e_splash_construct): Connect a button-press-event
	signal on the splash screen so users can click it to hide it.
	(button_press_event): New callback to hide the splash screen.

svn path=/trunk/; revision=6938
2000-12-12 04:31:29 +00:00
80dbb750f5 Save the settings before the view is destroyed. (e_shell_quit): Don't save
2000-10-17  Iain Holmes  <iain@helixcode.com>

        * e-shell.c (view_deleted_cb): Save the settings before the
        view is destroyed.
        (e_shell_quit): Don't save the settings when there are no views.

2000-10-16  Iain Holmes  <iain@helixcode.com>

        * e-setup.c (check_evolution_directory): Better dialog.

        * e-splash.c (icon_free): Don't unref the canvas item.
        (e_splash_construct): Add a frame round the splash screen.

svn path=/trunk/; revision=5985
2000-10-18 10:56:11 +00:00
c9a857200f 31337 splash screen for the shell's startup sequence.
svn path=/trunk/; revision=5912
2000-10-14 16:18:52 +00:00