CVSROOT: /cvs/gnome Module name: gok Changes by: nshmyrev 06/03/31 15:32:58
Modified files: . : ChangeLog gok : gok-action.c gok-data.c gok-data.h gok-feedback.c gok-key.c gok-keyboard.c gok-keyboard.h gok-modifier.c gok-output.c gok-page-accessmethod.c gok-page-actions.c gok-page-feedbacks.c gok-scanner.c gok-scanner.h gok-spy.c gok-utf8-word-complete.c main.c word-complete.c word-complete.h Log message: * gok/gok-action.c: (gok_action_revert), (gok_action_backup): * gok/gok-data.c: (gok_data_construct_setting), (gok_data_read_settings), (gok_data_close), (gok_data_get_setting), (gok_data_set_setting), (gok_data_create_setting), (gok_data_set_name_accessmethod_internal), (gok_data_set_name_accessmethod), (gok_data_get_name_accessmethod), (gok_data_backup_setting), (gok_data_restore_setting): * gok/gok-data.h: * gok/gok-feedback.c: (gok_feedback_backup), (gok_feedback_revert): * gok/gok-key.c: (gok_key_initialize), (gok_key_add_label), (gok_key_set_button_name), (gok_keyimage_new): * gok/gok-keyboard.c: (gok_keyboard_add_compose_aux_keys), (gok_keyboard_delete), (gok_keyboard_new), (gok_keyboard_set_name), (gok_keyboard_display): * gok/gok-keyboard.h: * gok/gok-modifier.c: (gok_modifier_add): * gok/gok-output.c: (gok_output_new): * gok/gok-page-accessmethod.c: (gok_page_accessmethod_initialize), (gok_page_accessmethod_close), (gok_page_accessmethod_revert), (gok_page_accessmethod_backup), (gok_page_accessmethod_update_controls), (gok_page_accessmethod_draw_controls), (gok_page_accessmethod_checkbox_changed), (gok_page_accessmethod_change_controls): * gok/gok-page-actions.c: (gok_page_actions_button_clicked_change_name), (gok_page_actions_button_clicked_new): * gok/gok-page-feedbacks.c: (gok_page_feedbacks_button_clicked_change_name), (gok_page_feedbacks_button_clicked_new): * gok/gok-scanner.c: (gok_scanner_read_access_method), (gok_scanner_construct_handler), (gok_scanner_read_rates), (gok_scanner_read_ui_loop), (gok_scanner_read_effects), (gok_scanner_create_effect), (gok_scanner_create_access_method), (gok_scanner_close), (gok_scanner_perform_effects), (gok_scanner_update_rates), (gok_scanner_make_type_from_string), (gok_scanner_get_multiple_rates): * gok/gok-scanner.h: * gok/gok-spy.c: (gok_spy_distinguish_node_name), (gok_spy_resolve_namesakes): * gok/gok-utf8-word-complete.c: (utf8_wordcomplete_open): * gok/main.c: (gok_main_open), (gok_main_read_keyboards_from_dir), (gok_main_display_error): * gok/word-complete.c: (WordCompletePredictString), (WordCompletePredictLoop), (WordCompleteAddPrediction), (WordCompleteSaveDictionary), (WordCompleteSaveLoop): * gok/word-complete.h: Big patch to cleanup memory usage in gok. Strings of fixed width are replaced by dynamically allocated. Fix for the bug #168371 [http://bugzilla.gnome.org/show_bug.cgi?id=168371]. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gok&who=nshmyrev&date=explicit&mindate=2006-03-31%2015:31&maxdate=2006-03-31%2015:33 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list