Darin Adler
0349676329
Ignore the sgml directory made by gtkdoc. Use gtk_window_set_resizable
* .cvsignore: Ignore the sgml directory made by gtkdoc.
* demos/pixbuf-demo.c: (main): Use gtk_window_set_resizable
instead of the deprecated gtk_window_set_policy.
* demos/testpixbuf-scale.c: Add missing <stdlib.h> include.
* gdk/gdkkeys.c: (gdk_keymap_class_init): Remove empty finalize
function to get rid of warning and some code too.
* gdk/x11/gdkfont-x11.c: (gdk_font_charset_for_locale): Add
missing const.
* gdk/x11/gdkmain-x11.c: (_gdk_windowing_init_check): Remove
unused local.
* gdk/x11/gdkpango-x11.c: (gdk_pango_context_get): Add missing
const.
* gdk/x11/gdkselection-x11.c: (gdk_text_property_to_utf8_list),
(gdk_utf8_to_compound_text): Add missing const.
* gtk/gtkimage.c: (gtk_image_expose): Remove unused local.
* gtk/gtkmenubar.c: (gtk_menu_bar_hierarchy_changed): Add missing
cast and get rid of an unnecessary one.
* gtk/gtksettings.c: (gtk_settings_notify): Remove unused local.
* gtk/gtkstatusbar.c: (gtk_statusbar_size_allocate): Remove unused
local.
* gtk/gtktreemodelsort.c: (gtk_tree_model_sort_build_level):
Remove unused local.
* modules/input/gtkimcontextxim.c: (gtk_im_context_xim_new): Add
missing const.
* tests/testsocket.c: (add_child): Add cast so the printf format
doesn't make us implicitly depend on what integer type
gtk_socket_get_id returns.
* tests/testtextbuffer.c: Add missing const.
* tests/testtreefocus.c: (main): Remove unused local.
* tests/treestoretest.c: (iter_remove): Remove unused local.
(uppercase_value): Remove unused function.
(make_window): Add statement to quiet the compiler's uninitialized
variable warning.
2001-07-18 04:31:11 +00:00
..
2001-04-04 18:28:37 +00:00
1997-11-24 22:37:52 +00:00
1999-01-12 15:12:14 +00:00
1999-01-12 15:12:14 +00:00
1998-02-27 06:13:22 +00:00
1997-11-24 22:37:52 +00:00
2001-07-03 14:14:30 +00:00
2001-05-25 15:43:53 +00:00
1997-11-24 22:37:52 +00:00
1997-11-24 22:37:52 +00:00
2001-06-28 17:12:40 +00:00
2001-05-14 19:14:57 +00:00
2001-03-07 14:49:21 +00:00
1997-11-24 22:37:52 +00:00
2001-03-07 21:10:44 +00:00
2001-05-25 15:43:53 +00:00
1998-03-24 04:01:21 +00:00
2001-07-06 02:10:32 +00:00
2001-06-30 16:08:25 +00:00
2000-06-02 03:14:07 +00:00
2001-04-03 18:48:46 +00:00
2001-04-03 18:48:46 +00:00
2001-06-07 22:33:14 +00:00
2001-07-03 14:14:30 +00:00
2001-07-03 16:07:15 +00:00
2001-07-18 04:31:11 +00:00
2001-06-28 17:12:40 +00:00
2001-07-18 04:31:11 +00:00
2000-07-26 11:33:08 +00:00
2001-06-30 02:38:17 +00:00
2001-07-18 04:31:11 +00:00
2001-06-30 02:38:17 +00:00
2001-01-09 17:45:34 +00:00
2001-07-09 17:09:35 +00:00
2001-07-18 04:31:11 +00:00