summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Natterer <mitch@imendio.org>2008-05-29 09:34:53 +0000
committerMichael Natterer <mitch@src.gnome.org>2008-05-29 09:34:53 +0000
commitc8e67f3cc6cca3cd7b5bce1ea981c04f9d234227 (patch)
tree134635ffca1437f74ef51fb4e8cb1f4d6a8e4313 /ChangeLog
parent7c45a441d1a1c45e78f7a4a994fdda004870df7c (diff)
downloadgdk-pixbuf-c8e67f3cc6cca3cd7b5bce1ea981c04f9d234227.tar.gz
gtk/Makefile.am add a single-include header for the unix print stuff.
2008-05-29 Michael Natterer <mitch@imendio.org> * gtk/Makefile.am * gtk/gtkunixprint.h: add a single-include header for the unix print stuff. * gtk/gtkpagesetupunixdialog.h * gtk/gtkprinter.h * gtk/gtkprintjob.h * gtk/gtkprintunixdialog.h: add single-include guards that #error out if GTK_DISABLE_SINGLE_INCLUDES is defined and any of these files is included individually. * gtk/gtkprintbackend.h * gtk/gtkprinter-private.h * modules/printbackends/cups/gtkprintbackendcups.c * modules/printbackends/cups/gtkprintercups.h * modules/printbackends/lpr/gtkprintbackendlpr.c * tests/buildertest.c * tests/defaultvaluetest.c * docs/tools/widgets.c: include <gtk/gtkunixprint.h> instead of individual files. svn path=/trunk/; revision=20230
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog23
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c551842e..0aa92cf8b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,26 @@
+2008-05-29 Michael Natterer <mitch@imendio.org>
+
+ * gtk/Makefile.am
+ * gtk/gtkunixprint.h: add a single-include header for the unix
+ print stuff.
+
+ * gtk/gtkpagesetupunixdialog.h
+ * gtk/gtkprinter.h
+ * gtk/gtkprintjob.h
+ * gtk/gtkprintunixdialog.h: add single-include guards that #error
+ out if GTK_DISABLE_SINGLE_INCLUDES is defined and any of these
+ files is included individually.
+
+ * gtk/gtkprintbackend.h
+ * gtk/gtkprinter-private.h
+ * modules/printbackends/cups/gtkprintbackendcups.c
+ * modules/printbackends/cups/gtkprintercups.h
+ * modules/printbackends/lpr/gtkprintbackendlpr.c
+ * tests/buildertest.c
+ * tests/defaultvaluetest.c
+ * docs/tools/widgets.c: include <gtk/gtkunixprint.h> instead of
+ individual files.
+
2008-05-28 Michael Natterer <mitch@imendio.com>
* gtk/gtk*.h: whitespace cleanup: remove trailing whitespace and