Add to git. master
authorRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Apr 2014 10:40:00 +0000 (11:40 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Fri, 25 Apr 2014 10:40:00 +0000 (11:40 +0100)
commitb4df9cbfb8b1da18362f2447e97326737d083117
treef99687cd431e944abff49aca5592b22bb043400f
Add to git.
275 files changed:
.cvsignore [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
Makefile+ [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
apps/README [new file with mode: 0644]
apps/msp.c [new file with mode: 0644]
apps/stats.c [new file with mode: 0644]
calendar/.cvsignore [new file with mode: 0644]
calendar/ml_calendar.c [new file with mode: 0644]
calendar/ml_calendar.h [new file with mode: 0644]
calendar/ml_calendar_day.c [new file with mode: 0644]
calendar/ml_calendar_day.h [new file with mode: 0644]
calendar/ml_calendar_lib.c [new file with mode: 0644]
calendar/ml_calendar_lib.h [new file with mode: 0644]
calendar/ml_calendar_month.c [new file with mode: 0644]
calendar/ml_calendar_month.h [new file with mode: 0644]
calendar/ml_calendar_notes.c [new file with mode: 0644]
calendar/ml_calendar_notes.h [new file with mode: 0644]
calendar/ml_calendar_visible.c [new file with mode: 0644]
calendar/ml_calendar_visible.h [new file with mode: 0644]
chat/.cvsignore [new file with mode: 0644]
chat/README.chatbot-api [new file with mode: 0644]
chat/bots/chatbotlib.pl [new file with mode: 0644]
chat/bots/kharmabot.pl [new file with mode: 0644]
chat/chatbot.c [new file with mode: 0644]
chat/chatroom.c [new file with mode: 0644]
chat/chatroom.h [new file with mode: 0644]
chat/lib.c [new file with mode: 0644]
chat/lib.h [new file with mode: 0644]
chat/message.c [new file with mode: 0644]
chat/message.h [new file with mode: 0644]
chat/messages_pane.c [new file with mode: 0644]
chat/messages_pane.h [new file with mode: 0644]
chat/ml_chat_button.c [new file with mode: 0644]
chat/ml_chat_button.h [new file with mode: 0644]
chat/ml_chat_window.c [new file with mode: 0644]
chat/ml_chat_window.h [new file with mode: 0644]
chat/thread.c [new file with mode: 0644]
chat/users_pane.c [new file with mode: 0644]
chat/users_pane.h [new file with mode: 0644]
configure [new file with mode: 0755]
default.css [new file with mode: 0644]
discussion/.cvsignore [new file with mode: 0644]
discussion/ml_discussion.c [new file with mode: 0644]
discussion/ml_discussion.h [new file with mode: 0644]
discussion/ml_discussion_panel.c [new file with mode: 0644]
discussion/ml_discussion_panel.h [new file with mode: 0644]
doc/hello.c [new file with mode: 0644]
doc/index.html [new file with mode: 0644]
doc/ml_box_pack.3.html [new file with mode: 0644]
doc/ml_button_get_text.3.html [new file with mode: 0644]
doc/ml_button_set_callback.3.html [new file with mode: 0644]
doc/ml_button_set_key.3.html [new file with mode: 0644]
doc/ml_button_set_text.3.html [new file with mode: 0644]
doc/ml_dialog_add_button.3.html [new file with mode: 0644]
doc/ml_dialog_clear_buttons.3.html [new file with mode: 0644]
doc/ml_dialog_get_icon.3.html [new file with mode: 0644]
doc/ml_dialog_get_text.3.html [new file with mode: 0644]
doc/ml_dialog_get_title.3.html [new file with mode: 0644]
doc/ml_dialog_set_icon.3.html [new file with mode: 0644]
doc/ml_dialog_set_text.3.html [new file with mode: 0644]
doc/ml_dialog_set_title.3.html [new file with mode: 0644]
doc/ml_entry_point.3.html [new file with mode: 0644]
doc/ml_flow_layout_clear.3.html [new file with mode: 0644]
doc/ml_flow_layout_erase.3.html [new file with mode: 0644]
doc/ml_flow_layout_get.3.html [new file with mode: 0644]
doc/ml_flow_layout_insert.3.html [new file with mode: 0644]
doc/ml_flow_layout_pack.3.html [new file with mode: 0644]
doc/ml_flow_layout_pop_back.3.html [new file with mode: 0644]
doc/ml_flow_layout_pop_front.3.html [new file with mode: 0644]
doc/ml_flow_layout_push_back.3.html [new file with mode: 0644]
doc/ml_flow_layout_push_front.3.html [new file with mode: 0644]
doc/ml_flow_layout_replace.3.html [new file with mode: 0644]
doc/ml_flow_layout_size.3.html [new file with mode: 0644]
doc/ml_form_input_clear_value.3.html [new file with mode: 0644]
doc/ml_form_input_get_value.3.html [new file with mode: 0644]
doc/ml_form_input_set_value.3.html [new file with mode: 0644]
doc/ml_form_radio_get_checked.3.html [new file with mode: 0644]
doc/ml_form_radio_group_pack.3.html [new file with mode: 0644]
doc/ml_form_radio_set_checked.3.html [new file with mode: 0644]
doc/ml_form_select_clear.3.html [new file with mode: 0644]
doc/ml_form_select_erase.3.html [new file with mode: 0644]
doc/ml_form_select_get.3.html [new file with mode: 0644]
doc/ml_form_select_get_multiple.3.html [new file with mode: 0644]
doc/ml_form_select_get_selection.3.html [new file with mode: 0644]
doc/ml_form_select_get_selections.3.html [new file with mode: 0644]
doc/ml_form_select_get_size.3.html [new file with mode: 0644]
doc/ml_form_select_insert.3.html [new file with mode: 0644]
doc/ml_form_select_pop_back.3.html [new file with mode: 0644]
doc/ml_form_select_pop_front.3.html [new file with mode: 0644]
doc/ml_form_select_push_back.3.html [new file with mode: 0644]
doc/ml_form_select_push_front.3.html [new file with mode: 0644]
doc/ml_form_select_replace.3.html [new file with mode: 0644]
doc/ml_form_select_set_multiple.3.html [new file with mode: 0644]
doc/ml_form_select_set_selection.3.html [new file with mode: 0644]
doc/ml_form_select_set_selections.3.html [new file with mode: 0644]
doc/ml_form_select_set_size.3.html [new file with mode: 0644]
doc/ml_form_select_size.3.html [new file with mode: 0644]
doc/ml_frameset_get_title.3.html [new file with mode: 0644]
doc/ml_frameset_set_description.3.html [new file with mode: 0644]
doc/ml_frameset_set_title.3.html [new file with mode: 0644]
doc/ml_image_get_src.3.html [new file with mode: 0644]
doc/ml_image_set_src.3.html [new file with mode: 0644]
doc/ml_label_get_text.3.html [new file with mode: 0644]
doc/ml_label_set_text.3.html [new file with mode: 0644]
doc/ml_register_action.3.html [new file with mode: 0644]
doc/ml_session_args.3.html [new file with mode: 0644]
doc/ml_session_canonical_path.3.html [new file with mode: 0644]
doc/ml_session_pool.3.html [new file with mode: 0644]
doc/ml_session_script_name.3.html [new file with mode: 0644]
doc/ml_session_sessionid.3.html [new file with mode: 0644]
doc/ml_table_layout_pack.3.html [new file with mode: 0644]
doc/ml_table_layout_set_align.3.html [new file with mode: 0644]
doc/ml_table_layout_set_colspan.3.html [new file with mode: 0644]
doc/ml_table_layout_set_rowspan.3.html [new file with mode: 0644]
doc/ml_table_layout_set_valign.3.html [new file with mode: 0644]
doc/ml_text_label_set_font_size.3.html [new file with mode: 0644]
doc/ml_text_label_set_font_weight.3.html [new file with mode: 0644]
doc/ml_text_label_set_text.3.html [new file with mode: 0644]
doc/ml_text_label_set_text_align.3.html [new file with mode: 0644]
doc/ml_unregister_action.3.html [new file with mode: 0644]
doc/ml_widget_repaint.3.html [new file with mode: 0644]
doc/ml_window_get_charset.3.html [new file with mode: 0644]
doc/ml_window_get_stylesheet.3.html [new file with mode: 0644]
doc/ml_window_get_title.3.html [new file with mode: 0644]
doc/ml_window_pack.3.html [new file with mode: 0644]
doc/ml_window_set_charset.3.html [new file with mode: 0644]
doc/ml_window_set_stylesheet.3.html [new file with mode: 0644]
doc/ml_window_set_title.3.html [new file with mode: 0644]
doc/new_ml_box.3.html [new file with mode: 0644]
doc/new_ml_button.3.html [new file with mode: 0644]
doc/new_ml_dialog.3.html [new file with mode: 0644]
doc/new_ml_flow_layout.3.html [new file with mode: 0644]
doc/new_ml_form.3.html [new file with mode: 0644]
doc/new_ml_form_checkbox.3.html [new file with mode: 0644]
doc/new_ml_form_password.3.html [new file with mode: 0644]
doc/new_ml_form_radio.3.html [new file with mode: 0644]
doc/new_ml_form_radio_group.3.html [new file with mode: 0644]
doc/new_ml_form_select.3.html [new file with mode: 0644]
doc/new_ml_form_submit.3.html [new file with mode: 0644]
doc/new_ml_form_text.3.html [new file with mode: 0644]
doc/new_ml_form_textarea.3.html [new file with mode: 0644]
doc/new_ml_frameset.3.html [new file with mode: 0644]
doc/new_ml_image.3.html [new file with mode: 0644]
doc/new_ml_label.3.html [new file with mode: 0644]
doc/new_ml_table_layout.3.html [new file with mode: 0644]
doc/new_ml_text_label.3.html [new file with mode: 0644]
doc/new_ml_window.3.html [new file with mode: 0644]
examples/01_label_and_button.c [new file with mode: 0644]
examples/02_toy_calculator.c [new file with mode: 0644]
examples/03_many_toy_calculators.c [new file with mode: 0644]
examples/04_animal_vegetable_mineral.c [new file with mode: 0644]
examples/05_popup_windows_and_frames.c [new file with mode: 0644]
examples/06_big_form.c [new file with mode: 0644]
examples/07_toggle_buttons.c [new file with mode: 0644]
examples/08_menus.c [new file with mode: 0644]
examples/expenses.c [new file with mode: 0644]
examples/expenses_widget.c [new file with mode: 0644]
examples/expenses_widget.h [new file with mode: 0644]
examples/questions_database [new file with mode: 0644]
examples/toy_calculator.c [new file with mode: 0644]
examples/toy_calculator.h [new file with mode: 0644]
icons/addrbook.png [new file with mode: 0644]
icons/addrbook.ppm [new file with mode: 0644]
icons/ledge.png [new file with mode: 0644]
icons/ledge.ppm [new file with mode: 0644]
icons/ledgeu.png [new file with mode: 0644]
icons/ledgeu.ppm [new file with mode: 0644]
icons/loverr.png [new file with mode: 0644]
icons/loverr.ppm [new file with mode: 0644]
icons/loverru.png [new file with mode: 0644]
icons/loverru.ppm [new file with mode: 0644]
icons/redge.png [new file with mode: 0644]
icons/redge.ppm [new file with mode: 0644]
icons/redgeu.png [new file with mode: 0644]
icons/redgeu.ppm [new file with mode: 0644]
icons/roverl.png [new file with mode: 0644]
icons/roverl.ppm [new file with mode: 0644]
icons/roverlu.png [new file with mode: 0644]
icons/roverlu.ppm [new file with mode: 0644]
sql/ml_bulletins_create.sql [new file with mode: 0644]
sql/ml_bulletins_drop.sql [new file with mode: 0644]
sql/ml_calendar_create.sql [new file with mode: 0644]
sql/ml_calendar_drop.sql [new file with mode: 0644]
sql/ml_chat_create.sql [new file with mode: 0644]
sql/ml_chat_drop.sql [new file with mode: 0644]
sql/ml_discussion_create.sql [new file with mode: 0644]
sql/ml_discussion_drop.sql [new file with mode: 0644]
sql/ml_discussion_functions.sql [new file with mode: 0644]
sql/ml_user_directory_create.sql [new file with mode: 0644]
sql/monolith_auth_create.sql [new file with mode: 0644]
sql/monolith_auth_drop.sql [new file with mode: 0644]
sql/monolith_core_create.sql [new file with mode: 0644]
sql/monolith_core_drop.sql [new file with mode: 0644]
sql/monolith_resources_create.sql [new file with mode: 0644]
sql/monolith_resources_drop.sql [new file with mode: 0644]
sql/monolith_users_create.sql [new file with mode: 0644]
sql/monolith_users_drop.sql [new file with mode: 0644]
src/ml_box.c [new file with mode: 0644]
src/ml_box.h [new file with mode: 0644]
src/ml_button.c [new file with mode: 0644]
src/ml_button.h [new file with mode: 0644]
src/ml_close_button.c [new file with mode: 0644]
src/ml_close_button.h [new file with mode: 0644]
src/ml_dialog.c [new file with mode: 0644]
src/ml_dialog.h [new file with mode: 0644]
src/ml_flow_layout.c [new file with mode: 0644]
src/ml_flow_layout.h [new file with mode: 0644]
src/ml_form.c [new file with mode: 0644]
src/ml_form.h [new file with mode: 0644]
src/ml_form_checkbox.c [new file with mode: 0644]
src/ml_form_checkbox.h [new file with mode: 0644]
src/ml_form_input.c [new file with mode: 0644]
src/ml_form_input.h [new file with mode: 0644]
src/ml_form_layout.c [new file with mode: 0644]
src/ml_form_layout.h [new file with mode: 0644]
src/ml_form_password.c [new file with mode: 0644]
src/ml_form_password.h [new file with mode: 0644]
src/ml_form_radio.c [new file with mode: 0644]
src/ml_form_radio.h [new file with mode: 0644]
src/ml_form_radio_group.c [new file with mode: 0644]
src/ml_form_radio_group.h [new file with mode: 0644]
src/ml_form_select.c [new file with mode: 0644]
src/ml_form_select.h [new file with mode: 0644]
src/ml_form_submit.c [new file with mode: 0644]
src/ml_form_submit.h [new file with mode: 0644]
src/ml_form_text.c [new file with mode: 0644]
src/ml_form_text.h [new file with mode: 0644]
src/ml_form_textarea.c [new file with mode: 0644]
src/ml_form_textarea.h [new file with mode: 0644]
src/ml_heading.c [new file with mode: 0644]
src/ml_heading.h [new file with mode: 0644]
src/ml_horizontal_layout.c [new file with mode: 0644]
src/ml_horizontal_layout.h [new file with mode: 0644]
src/ml_iframe.c [new file with mode: 0644]
src/ml_iframe.h [new file with mode: 0644]
src/ml_image.c [new file with mode: 0644]
src/ml_image.h [new file with mode: 0644]
src/ml_label.c [new file with mode: 0644]
src/ml_label.h [new file with mode: 0644]
src/ml_menu.c [new file with mode: 0644]
src/ml_menu.h [new file with mode: 0644]
src/ml_multicol_layout.c [new file with mode: 0644]
src/ml_multicol_layout.h [new file with mode: 0644]
src/ml_select_layout.c [new file with mode: 0644]
src/ml_select_layout.h [new file with mode: 0644]
src/ml_smarttext.h [new file with mode: 0644]
src/ml_smarttext.l [new file with mode: 0644]
src/ml_tabbed_layout.c [new file with mode: 0644]
src/ml_tabbed_layout.h [new file with mode: 0644]
src/ml_table_layout.c [new file with mode: 0644]
src/ml_table_layout.h [new file with mode: 0644]
src/ml_text_label.c [new file with mode: 0644]
src/ml_text_label.h [new file with mode: 0644]
src/ml_toggle_button.c [new file with mode: 0644]
src/ml_toggle_button.h [new file with mode: 0644]
src/ml_vertical_layout.c [new file with mode: 0644]
src/ml_vertical_layout.h [new file with mode: 0644]
src/ml_widget.c [new file with mode: 0644]
src/ml_widget.h [new file with mode: 0644]
src/ml_window.c [new file with mode: 0644]
src/ml_window.h [new file with mode: 0644]
src/monolith.c [new file with mode: 0644]
src/monolith.h [new file with mode: 0644]
src/text.c [new file with mode: 0644]
widgets/ml_bulletins.c [new file with mode: 0644]
widgets/ml_bulletins.h [new file with mode: 0644]
widgets/ml_display_table.h [new file with mode: 0644]
widgets/ml_login_nopw.c [new file with mode: 0644]
widgets/ml_login_nopw.h [new file with mode: 0644]
widgets/ml_msp.c [new file with mode: 0644]
widgets/ml_msp.h [new file with mode: 0644]
widgets/ml_user_directory.c [new file with mode: 0644]
widgets/ml_user_directory.h [new file with mode: 0644]