Commit Graph

11 Commits

Author SHA1 Message Date
aef85ea3ef Reduce width of the copyright message so it looks prettier with the new
* e-shell-about-box.c: Reduce width of the copyright message so it
looks prettier with the new Rupert artwork.

svn path=/trunk/; revision=15947
2002-03-06 19:30:58 +00:00
be1585de31 Add year 2002 to the copyright.
* e-shell-about-box.c: Add year 2002 to the copyright.

svn path=/trunk/; revision=15812
2002-02-23 17:45:21 +00:00
a33720dba7 -- Merging patches from evolution-1-0-branch.
* e-shell-about-box.c: Add Michael MacDonald.

[Fixes #17377, Evolution doesn't work on multi-depth displays.]

* main.c (main): Push GdkRGB visual and colormap.

[Fix #16693.  What happens there is that the user closed the
dialog before the async operation was completed, so when the
notification was received the shell crashed.]

* e-shell-folder-creation-dialog.c: New member
`creation_in_progress' in `DialogData'.
(e_shell_show_folder_creation_dialog): Init to %FALSE.
(async_create_cb): Set to %FALSE.  Also, if the
dialog_data->dialog is %NULL, free the dialog_data before
returning.
(dialog_clicked_cb): Set to %TRUE.
(dialog_destroy_cb): If a creation is in progress, just set the
widget pointers in the DialogData struct to %NULL instead of
freeing the whole struct.
(async_create_cb): Make the OK and Cancel buttons sensitive.
(dialog_clicked_cb): Make them insensitive here.

svn path=/trunk/; revision=15192
2001-12-20 06:05:51 +00:00
bf506d1aef Add missing comma.
svn path=/trunk/; revision=14898
2001-12-05 22:57:18 +00:00
dff44718d9 Add more contributors to the box.
* e-shell-about-box.c: Add more contributors to the box.

svn path=/trunk/; revision=14704
2001-11-14 21:06:52 +00:00
2fb3703a51 Distribute credit equally.
2001-10-28  Jon Trowbridge  <trow@ximian.com>

	* e-shell-about-box.c: Distribute credit equally.

svn path=/trunk/; revision=14280
2001-10-28 05:54:51 +00:00
a40ab7c842 Fix the license text to make sense.
svn path=/trunk/; revision=14192
2001-10-27 01:09:28 +00:00
067aaf149e Update the licensing information to require version 2 of the GPL
explicitly.

svn path=/trunk/; revision=14186
2001-10-26 23:53:35 +00:00
0aa7075d81 Draw one more line.
* e-shell-about-box.c (timeout_callback): Draw one more line.

svn path=/trunk/; revision=14161
2001-10-26 19:06:40 +00:00
6e1b3c2bd8 Add a few names to the box.
* e-shell-about-box.c: Add a few names to the box.

svn path=/trunk/; revision=14083
2001-10-25 01:18:51 +00:00
895ed271b5 Use EShellAboutBox. (zero_pointer): Removed.
* e-shell-view-menu.c (command_about_box): Use EShellAboutBox.
(zero_pointer): Removed.

* e-shell-about-box.h: New.
* e-shell-about-box.c: New.

svn path=/trunk/; revision=13804
2001-10-19 21:34:36 +00:00