diff options
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index a088a8a18f..6c17dc7e3c 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,5 +1,10 @@ 2006-04-23 Matthias Clasen <mclasen@redhat.com> + * gtk/gtkpapersize.[hc]: Use g types, add documentation. + + * gtk/gtkprintunixdialog.c (gtk_print_unix_dialog_get_settings): + Use g_return_val_if_fail in non-void functions. + * gtk/Makefile.am: Add gtkprintutils.[hc] * gtk/gtkprintutils.[hc]: New files, move the unit conversion |