2007-12-13 Behdad Esfahbod * MAINTAINERS: Remove Noah, add chpe. 2007-12-12 Christian Persch * *: Update FSF address. Bug #407323. 2007-12-10 Christian Persch * gucharmap/gucharmap-table.[ch]: R gucharmap/cartable_accessible.[ch]: R gucharmap/charcell_accessible.[ch] A gucharmap/gucharmap-chartable.[ch]: A gucharmap/gucharmap-chartable-accessible.[ch]: A gucharmap/gucharmap-chartable-cell-accessible.[ch]: Refactored. Split the real chartable out of gucharmap-table. Fix bugs #396243, #501915 and many others. 2007-12-06 Christian Persch * gucharmap/gucharmap-table.c: (create_glyph_pixmap), (place_zoom_window), (update_zoom_window), (make_zoom_window), (destroy_zoom_window), (button_press_event), (drag_begin), (gucharmap_table_init), (gucharmap_table_zoom_enable): * gucharmap/gucharmap-table.h: Simplify character popup code. Should fix popup sizing bug #501915. 2007-12-05 Christian Persch * gucharmap/gucharmap-charmap.h: * gucharmap/gucharmap-table.h: * gucharmap/gucharmap-unicode-info.h: Remove unimplemented functions. Bug #331103. 2007-12-05 Christian Persch * gucharmap/gucharmap-settings.c: (window_state_timeout_cb), (window_state_event_cb), (gucharmap_settings_add_window): Fix the build with --disable-gconf. Bug #501710. 2007-12-04 Christian Persch * configure.ac: * gucharmap/Makefile.am: * gucharmap/gucharmap-window.c: (help_contents): * gucharmap/main.c: (main): Remove gnome option. Bug #469131, patch by Jani Monoses. 2007-12-04 Christian Persch * gucharmap.schemas.in: * gucharmap/Makefile.am: * gucharmap/gucharmap-block-chapters-model.c: (gucharmap_block_chapters_model_init), (get_codepoint_list), (get_book_codepoint_list), (character_to_iter), (gucharmap_block_chapters_model_class_init), (gucharmap_block_chapters_model_new): * gucharmap/gucharmap-block-chapters-model.h: * gucharmap/gucharmap-block-chapters.c: (gucharmap_block_chapters_init), (gucharmap_block_chapters_class_init), (gucharmap_block_chapters_new): * gucharmap/gucharmap-block-chapters.h: * gucharmap/gucharmap-chapters-model.c: (default_get_codepoint_list), (gucharmap_chapters_model_init), (gucharmap_chapters_model_finalize), (gucharmap_chapters_model_class_init), (gucharmap_chapters_model_get_codepoint_list), (gucharmap_chapters_model_get_book_codepoint_list), (gucharmap_chapters_model_character_to_iter), (gucharmap_chapters_model_get_title), (gucharmap_chapters_model_id_to_iter): * gucharmap/gucharmap-chapters-model.h: * gucharmap/gucharmap-chapters-view.c: (select_iter), (gucharmap_chapters_view_init), (gucharmap_chapters_view_class_init), (gucharmap_chapters_view_new), (gucharmap_chapters_view_set_model), (gucharmap_chapters_view_next), (gucharmap_chapters_view_previous), (gucharmap_chapters_view_get_selected), (gucharmap_chapters_view_set_selected), (gucharmap_chapters_view_select_character), (gucharmap_chapters_view_get_codepoint_list), (gucharmap_chapters_view_get_book_codepoint_list): * gucharmap/gucharmap-chapters-view.h: * gucharmap/gucharmap-chapters.c: (selection_changed), (default_get_codepoint_list), (default_get_book_codepoint_list), (default_go_to_character), (gucharmap_chapters_init), (gucharmap_chapters_constructor), (gucharmap_chapters_set_property), (gucharmap_chapters_class_init), (gucharmap_chapters_new_with_model), (gucharmap_chapters_set_model), (gucharmap_chapters_get_model), (gucharmap_chapters_next), (gucharmap_chapters_previous), (gucharmap_chapter_get_string), (gucharmap_chapter_set_string): * gucharmap/gucharmap-chapters.h: * gucharmap/gucharmap-charmap.c: (make_chartable_pane), (gucharmap_charmap_new), (gucharmap_charmap_set_chapters): * gucharmap/gucharmap-script-chapters-model.c: (gucharmap_script_chapters_model_init), (get_codepoint_list), (append_script), (get_book_codepoint_list), (character_to_iter), (gucharmap_script_chapters_model_class_init), (gucharmap_script_chapters_model_new): * gucharmap/gucharmap-script-chapters-model.h: * gucharmap/gucharmap-script-chapters.c: (gucharmap_script_chapters_init), (gucharmap_script_chapters_class_init), (gucharmap_script_chapters_new): * gucharmap/gucharmap-script-chapters.h: * gucharmap/gucharmap-settings.c: (get_first_non_underscore_char), (get_default_last_char), (gucharmap_settings_get_chapters_mode), (gucharmap_settings_set_chapters_mode), (gucharmap_settings_get_last_char): * gucharmap/gucharmap-settings.h: * gucharmap/gucharmap-table.c: (gucharmap_table_finalize), (gucharmap_table_class_init), (gucharmap_table_get_active_character), (gucharmap_table_set_codepoint_list): * gucharmap/gucharmap-window.c: (view_by): Refactoring: move common code from gucharmap-{script,block}-chapters to gucharmap-chapters-model/gucharmap-chapters-view. Persist the last seen character, and keep it when switching between views. 2007-12-04 Christian Persch === Release 2.21.3 === * configure.ac: * po/POTFILES.in: