aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-folder-title-bar.c
diff options
context:
space:
mode:
authorJP Rosevear <jpr@ximian.com>2001-01-16 05:55:30 +0800
committerJP Rosevear <jpr@src.gnome.org>2001-01-16 05:55:30 +0800
commitbe1bca258a60907abcb6ae536d5be65baade6ccc (patch)
tree116357766e7d62be45e23260833e11ccd4374e47 /shell/e-shell-folder-title-bar.c
parent98814270d119de51b9d871afbeb01b6191008c22 (diff)
downloadgsoc2013-evolution-be1bca258a60907abcb6ae536d5be65baade6ccc.tar.gz
gsoc2013-evolution-be1bca258a60907abcb6ae536d5be65baade6ccc.tar.zst
gsoc2013-evolution-be1bca258a60907abcb6ae536d5be65baade6ccc.zip
push/pop the color map
2001-01-15 JP Rosevear <jpr@ximian.com> * e-shell-folder-title-bar.c (e_shell_folder_title_bar_new): push/pop the color map svn path=/trunk/; revision=7514
Diffstat (limited to 'shell/e-shell-folder-title-bar.c')
-rw-r--r--shell/e-shell-folder-title-bar.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/shell/e-shell-folder-title-bar.c b/shell/e-shell-folder-title-bar.c
index 7a51e77ad3..788bec2a24 100644
--- a/shell/e-shell-folder-title-bar.c
+++ b/shell/e-shell-folder-title-bar.c
@@ -256,7 +256,7 @@ realize (GtkWidget *widget)
priv = folder_title_bar->priv;
pixmap = make_icon_pixmap (folder_title_bar, priv->icon);
- priv->icon_widget = gtk_pixmap_new (pixmap, NULL);
+ priv->icon_widget = gnome_pixmap_new (pixmap, NULL);
gdk_pixmap_unref (pixmap);
gtk_widget_show (priv->icon_widget);
@@ -418,7 +418,9 @@ e_shell_folder_title_bar_new (void)
{
EShellFolderTitleBar *new;
+ gtk_widget_push_colormap (gdk_rgb_get_cmap ());
new = gtk_type_new (e_shell_folder_title_bar_get_type ());
+ gtk_widget_pop_colormap ();
e_shell_folder_title_bar_construct (new);
orts-gnome/commit/devel/p5-File-ShareDir?h=gstreamer0.10-removal&id=822ded2d1e70ece09c2abb79b433229f34d4fb6b'>Update to 0.04; assign maintainer to perl@.tobez2006-05-102-5/+5 * Update to 0.03.tobez2006-01-283-6/+9 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2 /+3 * Update to 8.3.0-3.thierry2006-08-081-3/+3 * Update to 8.3.0-2.thierry2006-08-041-3/+3 * Upgrade to 8.3.0-1.thierry2006-07-071-3/+3 * Upgrade to 8.2.0-4.thierry2006-01-271-3/+3 * Update to 8.2.0-3.thierry2006-01-241-3/+3 * Minor update to 8.2.0-2.thierry2006-01-191-3/+3 * Upgrade to 8.2.0.thierry2006-01-161-3/+3 * - Add SHA256pav2005-11-251-0/+1 * Upgrade to 8.1.0.thierry2005-07-041-2/+2 * - Upgrade ASTK to 1.2.3;thierry2005-04-281-2/+2 * This is still version 7.4.0, but tarball has been rerolled and itthierry2005-04-031-2/+2 * The tarball has been rerolled to chase ASTK 1.2.1.thierry2005-01-251-2/+2