Git commits in Moodle 1.7.x by moquist

commit da4124beabfabb6331e9fedd54de8b508dc322d5
Author: moquist <moquist>
Date:   Thu, 10 Aug 2006 14:41:38 +0800
Tag:    v1.7.0

Added $return=false parameter to the following functions: print_navigation() print_headline() print_heading() print_heading_with_help() print_heading_block() print_continue() print_simple_box() print_simple_box_start() print_simple_box_end() print_single_button() print_spacer() print_file_picture() print_user() print_recent_activity_note() print_group_menu() print_grade_menu() print_scale_menu() print_scale_menu_helpbutton()

commit 469b6501197bbffc84736e01962a742abd0ade79
Author: moquist <moquist>
Date:   Thu, 10 Aug 2006 13:10:00 +0800
Tag:    v1.7.0

Added $return=false parameter to print_footer() using output control functions to capture include() of themed footer HTML.

commit 36b6bcecc052a42e4a5337d051f29d2638e9c92b
Author: moquist <moquist>
Date:   Thu, 10 Aug 2006 13:01:57 +0800
Tag:    v1.7.0

Added $return=false parameter to print_header() and print_header_simple() using output control functions to deal with the include() of the themed header HTML file.

commit eaeaf964dc4110c33212076dde3e32e9953f1958
Author: moquist <moquist>
Date:   Thu, 10 Aug 2006 12:33:55 +0800
Tag:    v1.7.0

Added $return=false parameter to close_window_button() and choose_from_radio().

commit b40a2b43be3c9b617f3ce7a2f2437bfc54cbc38a
Author: moquist <moquist>
Date:   Thu, 01 Jun 2006 13:51:45 +0800
Tag:    v1.7.0

Added $return parameters to print_paging_bar() and print_table().