Files
gtk/gdk
Havoc Pennington eae09f4d83 remove gtk_menu_* compat defines; these are already in gtkmenu.h, and the
2001-08-24  Havoc Pennington  <hp@pobox.com>

	* gtk/gtkcompat.h: remove gtk_menu_* compat defines;
	these are already in gtkmenu.h, and the copies
	here were broken.

	Also, change GTK_DISABLE_COMPAT_H to GTK_DISABLE_DEPRECATED

	* gdk/gdkpixbuf-drawable.c (gdk_pixbuf_get_from_image):
	special-case bitmaps to allow no colormap
	(bitmap1): implement no-colormap bitmap-getting
	(bitmap1a): implement no-colormap bitmap-getting to pixbuf with
	alpha
	(rgb8): indentation
	(rgb1a, rgb1): change the way we read the data out of the image,
	old way didn't seem to work quite right.

	I'm pretty sure a lot of the rgbconvert code is still broken.

	* gtk/gtkwindow.c (gtk_window_move_resize): move hints comparison
	above position constraint (I really intended to do this before,
	don't know what's up with that)
	(gtk_XParseGeometry): shut up gcc

	* gdk/gdkpixbuf-drawable.c (rgb1a): fix bug where "x1" was used
	and "0" should have been. remove the attempted 4-bytes-at-once
	optimization, it was totally broken.
2001-08-26 02:03:10 +00:00
..
2001-08-19 18:34:59 +00:00
2001-04-03 23:11:15 +00:00
1999-09-28 20:19:13 +00:00
2001-08-19 18:34:59 +00:00
2001-08-23 15:26:49 +00:00
2001-06-30 02:56:50 +00:00
1999-11-21 21:21:58 +00:00
2000-08-30 00:33:38 +00:00
2001-06-30 02:56:50 +00:00
2001-06-30 02:56:50 +00:00
2001-03-04 00:12:55 +00:00
2001-06-01 15:44:13 +00:00
2001-03-02 20:02:17 +00:00
2000-03-14 19:57:25 +00:00
2000-12-04 23:04:17 +00:00
2001-06-30 02:56:50 +00:00
2000-12-14 23:14:18 +00:00
2000-10-09 19:49:42 +00:00