2005-02-07 JP Rosevear * configure.in: bump version. libtool numbers 2005-02-07 Ross Burton * libedataserver/e-db3-utils.c: Remove useless libgnome use. 2005-02-03 Ross Burton * libedataserver/e-categories.c: * libedataserver/e-component-listener.c: * libedataserver/e-time-utils.c: * servers/groupwise/e-gw-connection.c: * src/server.c: Use glib/gi18n.h. 2005-02-03 Rodrigo Moya * libedataserver/e-categories.c (idle_saver_cb): changed to return a gboolean and always FALSE to remove the idle callback after saving. (save_config): new function that marks the config as dirty and installs the idle callback. (initialize_categories_config, e_categories_remove, e_categories_add, e_categories_set_color_for, e_categories_set_icon_file_for): call save_config() when saving the categories. 2005-02-01 Jeffrey Stedfast * configure.in: Generate the old imap makefile. 2005-01-28 Rodrigo Moya * libedataserver/e-categories.c (initialize_categories_config): pass a correct boolean value as the 'searchable' flag. 2005-01-26 JP Rosevear Fixes #69909 * src/server-logging.h: add private structure to instance * src/server-logging.c (server_logging_register_domain): track the information for the registration so we can later unregister it (server_logging_dispose): unregister the log handlers and from the information and list (server_logging_finalize): free the private structure (server_logging_class_init): set finalize/dispose methods 2005-01-25 Rodrigo Moya * libedataserver/e-categories.[ch] (e_categories_add): added a 'searchable' argument. (e_categories_is_searchable): new function. (hash_to_xml_string): add the 'searchable' property to the config.