gtk-quartz-engine r17 - in trunk: . src
- From: rhult svn gnome org
 
- To: svn-commits-list gnome org
 
- Subject: gtk-quartz-engine r17 - in trunk: . src
 
- Date: Wed, 29 Oct 2008 19:41:06 +0000 (UTC)
 
Author: rhult
Date: Wed Oct 29 19:41:05 2008
New Revision: 17
URL: http://svn.gnome.org/viewvc/gtk-quartz-engine?rev=17&view=rev
Log:
2008-10-29  Richard Hult  <richard imendio com>
	* src/quartz-style.c: (style_setup_rc_styles): Remove unused
	styles.
Modified:
   trunk/ChangeLog
   trunk/src/quartz-style.c
Modified: trunk/src/quartz-style.c
==============================================================================
--- trunk/src/quartz-style.c	(original)
+++ trunk/src/quartz-style.c	Wed Oct 29 19:41:05 2008
@@ -232,13 +232,6 @@
                    "ythickness = 2\n"
                    "%s", "");
 
-  RC_WIDGET_CLASS ("quartz-combobox-arrow", "*GtkComboBox",
-                   "GtkComboBox::arrow-size = 9\n"
-                   "%s", "");
-
-  RC_WIDGET_CLASS ("quartz-combobox-cellview", "*GtkComboBox*.GtkCellView*",
-                   "%s", "");
-
   /* ProgressBar. */
   RC_WIDGET_CLASS ("quartz-progressbar", "*ProgressBar*",
                    "font_name = \"%s\"\n",
@@ -501,8 +494,8 @@
         draw_info.adornment |= kThemeAdornmentFocus;
 
       /* FIXME: We should make the button "greyed out" when the window
-       * doesn't have focus, but I can't see how it can be done (it's
-       * not the same as insensitive).
+       * doesn't have focus, but I can't see how it can be done (it's not
+       * the same as insensitive).
        */
 
       gtk_widget_style_get (widget,
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]