2005-01-10 Benoît Dejean * NEWS: * configure.in: Released 2.9.4. 2005-01-10 Benoît Dejean * configure.in: * src/Makefile.am: * src/callbacks.c: (cb_show_open_files), (popup_menu_show_open_files): * src/callbacks.h: * src/interface.c: * src/openfiles.c: (get_type_name), (add_new_files), (classify_openfiles), (compare_open_files), (update_openfiles_dialog), (close_openfiles_dialog), (create_openfiles_tree), (openfiles_timer), (create_single_openfiles_dialog), (create_openfiles_dialog): * src/openfiles.h: Patch from nick@reloco.com.ar. Closes #147193. 2005-01-09 Benoît Dejean * src/gnome-system-monitor.schemas.in: Fixed. Closes #163391. 2005-01-09 Benoît Dejean * src/interface.c: Fixed typo. Closes #163393. Closes #163394. 2005-01-08 Benoît Dejean * configure.in: * src/procdialogs.c: (procdialog_create_root_password_dialog): * src/util.c: (_procman_array_gettext_init): * src/util.h: Now uses libgnomesu. 2005-01-08 Luca Ferretti * src/favorites.c: (create_blacklist_dialog): * src/interface.c: (create_proc_view), (create_main_window), (update_sensitivity), (cb_toggle_tree), (cb_toggle_threads): * src/procdialogs.c: (hide_dialog_button_pressed), (procdialog_create_hide_dialog), (kill_dialog_button_pressed), (procdialog_create_kill_dialog), (procdialog_create_preferences_dialog): * Kill, End, and Hide confirmation alert don't follow HIG (details: rework primary/secondary labels, remove checkbox, use the latest GtkMessageDialog API and MODAL) * Move items from Edit to View (details: HIG says that "Edit contains menu items relating to editing", while the "View menu contains only items that affect the user's view of the current document". So Hide Process and Hidden Processes entries should be placed in View menu; rework items position and comments) * Adjust preferences and hidden processes window titles * Fix some labels in main window (details: make tab labels shorter, change Vie_w to Show because View is a standard menu, de-capitalize combobox entries) * Fix some spacing. 2005-01-08 Sven Herzberg reviewed by: seb128@debian.org * po/POTFILES.in: added the .schemas.in file * src/Makefile.am: added rules to add schemas i18n support * src/gnome-system-monitor.schemas: * src/gnome-system-monitor.schemas.in: moved .schemas to .schemas.in 2004-12-30 Luca Ferretti * gnome-system-monitor.desktop.in.in: Use gnome-monitor as application icon. This icon is the one provided by gnome-icon-theme * src/callbacks.c: (cb_about_activate) use gnome-monitor as application logo an small tuning in about dialog: add documenters, use the same comment of .desktop file, fix copyright string, fix translator-credits string. * src/procman.c: (main) use gnome-monitor as application default icon. * src/Makefile.am: remove procman.png from build * Removed src/procman.png. Reviewed by Benoît Dejean. 2004-12-24 Benoît Dejean * src/interface.c: (create_sys_view): * src/load-graph.c: (get_memory): "Used Memory" -> "User Memory". Closes #94219. * src/procman.h: Removed unused enum.