summaryrefslogtreecommitdiff
path: root/capplets/windows/ChangeLog
diff options
context:
space:
mode:
authorSeth Nickell <snickell@stanford.edu>2002-05-11 04:28:20 +0000
committerSeth Nickell <seth@src.gnome.org>2002-05-11 04:28:20 +0000
commitad15ad16c954beaa819f3ec534b26a7866e5816a (patch)
tree41bef2050a4eb8a183c4102f7a03f284d06969e5 /capplets/windows/ChangeLog
parent00c628d44b96ddfebc99071005d8828611cef549 (diff)
downloadgnome-control-center-ad15ad16c954beaa819f3ec534b26a7866e5816a.tar.gz
2002-05-10 Seth Nickell <snickell@stanford.edu>
* .cvsignore: * Makefile.am: * gnome-window-properties.c: (wm_selection_changed), (wm_widget_clear), (wm_widget_new), (wm_widget_add_wm), (response_cb), (state_changed), (restart_label_update), (restart_dialog_raise), (restart_dialog_destroyed), (show_restart_dialog), (hide_restart_dialog), (update_session), (init_session), (update_gui), (init_callback), (restart_finalize), (restart_failure), (show_restart_info), (restart_finish), (restart_callback), (restart), (revert_callback), (cancel_callback), (apply_wm), (create_dialog), (main): * gnome-window-properties.glade: * window-capplet.png: * window-properties.desktop.in: * wm-exec.c: (wm_is_running), (find_gnome_wm_window), (find_wm_window_from_client), (window_has_wm_state), (descendent_has_wm_state), (find_wm_window_from_hunt), (find_wm_window), (start_timeout), (start_do), (kill_timeout), (wm_restart), (wm_guess_current): * wm-list.c: (is_blank), (wm_compare), (wm_free), (wm_check_present), (wm_copy), (wm_list_find), (wm_list_find_exec), (wm_list_find_files), (wm_list_read_dir), (wm_list_init), (wm_list_save), (wm_list_revert), (wm_list_add), (wm_list_delete), (wm_list_set_current), (wm_list_get_current), (wm_list_get_revert), (wm_read_from_xml), (wm_list_read_from_xml), (wm_write_to_xml), (wm_list_write_to_xml), (xml_read_bool), (xml_write_bool): * wm-properties.h:
Diffstat (limited to 'capplets/windows/ChangeLog')
-rw-r--r--capplets/windows/ChangeLog29
1 files changed, 29 insertions, 0 deletions
diff --git a/capplets/windows/ChangeLog b/capplets/windows/ChangeLog
new file mode 100644
index 000000000..6ee03aaa7
--- /dev/null
+++ b/capplets/windows/ChangeLog
@@ -0,0 +1,29 @@
+2002-05-10 Seth Nickell <snickell@stanford.edu>
+
+ * .cvsignore:
+ * Makefile.am:
+ * gnome-window-properties.c: (wm_selection_changed),
+ (wm_widget_clear), (wm_widget_new), (wm_widget_add_wm),
+ (response_cb), (state_changed), (restart_label_update),
+ (restart_dialog_raise), (restart_dialog_destroyed),
+ (show_restart_dialog), (hide_restart_dialog), (update_session),
+ (init_session), (update_gui), (init_callback), (restart_finalize),
+ (restart_failure), (show_restart_info), (restart_finish),
+ (restart_callback), (restart), (revert_callback),
+ (cancel_callback), (apply_wm), (create_dialog), (main):
+ * gnome-window-properties.glade:
+ * window-capplet.png:
+ * window-properties.desktop.in:
+ * wm-exec.c: (wm_is_running), (find_gnome_wm_window),
+ (find_wm_window_from_client), (window_has_wm_state),
+ (descendent_has_wm_state), (find_wm_window_from_hunt),
+ (find_wm_window), (start_timeout), (start_do), (kill_timeout),
+ (wm_restart), (wm_guess_current):
+ * wm-list.c: (is_blank), (wm_compare), (wm_free),
+ (wm_check_present), (wm_copy), (wm_list_find), (wm_list_find_exec),
+ (wm_list_find_files), (wm_list_read_dir), (wm_list_init),
+ (wm_list_save), (wm_list_revert), (wm_list_add), (wm_list_delete),
+ (wm_list_set_current), (wm_list_get_current), (wm_list_get_revert),
+ (wm_read_from_xml), (wm_list_read_from_xml), (wm_write_to_xml),
+ (wm_list_write_to_xml), (xml_read_bool), (xml_write_bool):
+ * wm-properties.h: