summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>1999-01-13 12:39:17 +0000
committerTim Janik <timj@src.gnome.org>1999-01-13 12:39:17 +0000
commit55b365d76da826a4ade63291dc1357f6f15eb851 (patch)
tree68e6c5b1b68f262bb4c710ca0c08b278c3f799a3 /acconfig.h
parentde7ffb4a1cc6a6a56992e7b7c7c4b4769163ccfe (diff)
downloadgdk-pixbuf-55b365d76da826a4ade63291dc1357f6f15eb851.tar.gz
eliminate queue_clears or queue_draws where we know that expose events
Wed Jan 13 13:28:00 1999 Tim Janik <timj@gtk.org> * gtk/gtkwidget.c: eliminate queue_clears or queue_draws where we know that expose events will be generated. (gtk_widget_map): only queue_draw for NO_WINDOW widgets. (gtk_widget_unmap): only queue_clear_child for NO_WINDOW widgets. (gtk_widget_size_allocate): we don't need a queue_clear on changing allocations of !NO_WINDOW widgets, we do still need a full redraw for them though. * gtk/gtklabel.c (gtk_label_set_text): check whether the new string actually differs from the original.
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index b700db6ed..01f219e9d 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -29,6 +29,8 @@
#undef HAVE_SYS_SELECT_H
#undef HAVE_XCONVERTCASE
+#undef WITH_SYMBOL_UNDERSCORE
+
#undef NO_FD_SET
#undef RESOURCE_BASE