gtk2/demos/gtk-demo
Havoc Pennington 1b3c921437 Handle case where we need to parse the xsetting as if it were an RC file
2001-05-10  Havoc Pennington  <hp@redhat.com>

	* gtk/gtksettings.c (gtk_settings_get_property): Handle case where
	we need to parse the xsetting as if it were an RC file string.

	* gtk/gtkcolorsel.c (gtk_color_selection_class_init): load initial
	value of palette from settings, not from static variable

	* gdk/x11/gdkevents-x11.c: add color palette, toolbar mode to
	xsettings translation table

	* gtk/gtktoolbar.c (gtk_toolbar_new): Remove arguments, because
	hardcoding the toolbar style conflicts with new customizable
	toolbar style philosophy
	(gtk_toolbar_class_init): add settings for default toolbar style;
	these are used unless the app specifically forces a toolbar style

	* gtk/gtksettings.c (settings_install_property_parser): only
	return at the start if we warn and parser == NULL

	* gtk/gtkcolorsel.c (gtk_color_selection_finalize): disconnect the
	palette changed handler so we don't notify dead color selections

	* gtk/gtkstyle.c (gtk_default_draw_shadow): handle
	xthickness/ythickness of 0 or 1 properly
	(gtk_default_draw_resize_grip): clear the background behind the
	resize grips, and align to bottom right if we square the
	area to be drawn.

	* gtk/gtkstatusbar.c (gtk_statusbar_init): set horizontal usize on
	statusbar label to 1, so it doesn't make toplevels resize oddly
	(gtk_statusbar_size_request): add grip size to request
	(gtk_statusbar_size_allocate): hack so the hbox still works with
	the grip size in the request

	* gtk/gtktoolbar.c (gtk_toolbar_show_all): override to fix
	bug where showing all on a toplevel makes the toolbar
	button text appear despite the toolbar mode

	* gtk/gtkmenubar.c: add internal padding style property

	* gtk/gtktoolbar.c: Add internal padding style property; add
	shadow type style property

	* gtk/gtkmenubar.c (gtk_menu_bar_paint): paint box with widget
	state; and put Container::border_width outside the frame

	* gtk/gtktextview.c: don't draw focus rectangle if we're in
	interior focus mode, we just use blinking cursor
2001-06-04 23:15:51 +00:00
..
.cvsignore cvsignore updates 2000-11-16 16:14:17 +00:00
alphatest.png fix some shell typos 2001-05-07 15:58:47 +00:00
apple-red.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
appwindow.c Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
background.jpg fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
button_box.c get sizes an icon set can render without falling back to missing image 2001-05-25 20:41:46 +00:00
colorsel.c It's the worlds ugliest highlighting code!!!! The result is okay so long 2001-05-18 16:28:30 +00:00
dialog.c get sizes an icon set can render without falling back to missing image 2001-05-25 20:41:46 +00:00
drawingarea.c It's the worlds ugliest highlighting code!!!! The result is okay so long 2001-05-18 16:28:30 +00:00
floppybuddy.gif fix some shell typos 2001-05-07 15:58:47 +00:00
geninclude.pl Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
geninclude.pl.in Changed to have the list become non-italic when the demo window is 2000-11-18 23:59:30 +00:00
gnome-applets.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-calendar.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-foot.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gimp.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gmush.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnome-gsame.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gnu-keys.png fix to properly queue resizes when the image is set 2001-04-18 18:09:18 +00:00
gtk-logo-rgb.gif Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
images.c It's the worlds ugliest highlighting code!!!! The result is okay so long 2001-05-18 16:28:30 +00:00
item_factory.c It's the worlds ugliest highlighting code!!!! The result is okay so long 2001-05-18 16:28:30 +00:00
main.c Reset style attributes even if the widget isn't realized. 2001-05-18 20:56:55 +00:00
Makefile.am Handle case where we need to parse the xsetting as if it were an RC file 2001-06-04 23:15:51 +00:00
menus.c It's the worlds ugliest highlighting code!!!! The result is okay so long 2001-05-18 16:28:30 +00:00
panes.c It's the worlds ugliest highlighting code!!!! The result is okay so long 2001-05-18 16:28:30 +00:00
pixbufs.c Remove reallocate-redraws property. This is something that only a widget 2001-05-18 18:30:59 +00:00
sizegroup.c get sizes an icon set can render without falling back to missing image 2001-05-25 20:41:46 +00:00
stock_browser.c fix so that default icons are created if you call gtk_stock_list_ids() 2001-05-25 22:08:53 +00:00
textview.c It's the worlds ugliest highlighting code!!!! The result is okay so long 2001-05-18 16:28:30 +00:00