From 359f14df6b76ebf2a236245f51cf69e1ae0f351e Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 21 Oct 2004 23:46:13 +0000 Subject: Add varargs version of ephy_dialog_get_control to get more than one 2004-10-22 Christian Persch * lib/ephy-dialog.c: (ephy_dialog_get_controls): * lib/ephy-dialog.h: Add varargs version of ephy_dialog_get_control to get more than one control at a time. * embed/downloader-view.c: (downloader_view_build_ui): * src/pdm-dialog.c: (pdm_dialog_show_help), (pdm_dialog_init): * src/prefs-dialog.c: (prefs_dialog_show_help), (setup_add_language_dialog), (create_language_section), (prefs_dialog_init): Use that. --- ChangeLog | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index c68043444..1663ad39c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,19 @@ +2004-10-22 Christian Persch + + * lib/ephy-dialog.c: (ephy_dialog_get_controls): + * lib/ephy-dialog.h: + + Add varargs version of ephy_dialog_get_control to get more + than one control at a time. + + * embed/downloader-view.c: (downloader_view_build_ui): + * src/pdm-dialog.c: (pdm_dialog_show_help), (pdm_dialog_init): + * src/prefs-dialog.c: (prefs_dialog_show_help), + (setup_add_language_dialog), (create_language_section), + (prefs_dialog_init): + + Use that. + 2004-10-21 Jordi Mallach * doc/Makefile.am: -- cgit v1.2.3