Commit graph

6 commits

Author SHA1 Message Date
dmcmahill
740d77fae4 add USE_LIBTOOL and LTCONFIG_OVERRIDE since the pkg uses libtool 2000-06-27 02:33:16 +00:00
tron
e2b06d782b Add explicit dependence on "libgtop" package. 2000-06-02 13:29:40 +00:00
tron
623e6aba76 Update "gtop" package to version 1.0.9. Changes since version 1.0.5:
- gtop.desktop: Added Swedish translation.
- gtop.desktop: Added Galician entry.
- gtop.desktop : Added the Turkish translation to the gtop.desktop file.
- gnome-gtop.png: Improved.
  Added first version of the GTop Documentation from Telsa Gwynne.
- procview.c: Use "Kill nicely (SIGTERM)" and "Kill now (SIGKILL)"
  in the right-click menu.
- procview.c (DEFAULT_PROCVIEW_FIELD_MASK): New constant. After a
  suggestion from Alexander Kirillov we only show "Pid", "User", "Pri",
  "Size", "Resident", "Stat", "CPU", "MEM", "Time" and "Command" as the
  default since this is less confusing to newbies (and it also helps us
  keeping the default window size small).
  (procfields_properties_load): Don't crash here when some bad guy
  sets "gtop/procview/procview_field_mask=0". Fixes #2420.
- procview.c (get_command_line): New static function. Try to get
  the `command' field from glibtop_get_proc_args () if possible since
  glibtop_get_proc_state () sometimes truncates this field. GTop will
  not correctly show the full name of executables with long names.
- global.c: In the preferences dialog, use "Update times" instead
  of "Update times (notebook pages)".
- summary.c (gtop_summary_destroy): Renamed to `summary_destroy_cb'
  and made it static.
  (gtop_summary_new): Call `summary_destroy_cb' on the "destroy" signal.
  (gtop_statusbar_destroy): Renamed to `statusbar_destroy_cb' and
  made it static.
  (gtop_statusbar_new): Call `statusbar_destroy_cb' on the "destroy"
  signal.
- mdi.c (app_destroy_cb): Don't call `gtop_statusbar_destroy' here.
- process-details.c (process_args_update): Make this work with
  LibGTop 1.1.4.
- gnome-gtop.png: An icon, an icon!
- memusage.c: added popup-menu to allow show menu/toolbar
- fsusage.c: added popup-menu to allow show menu/toolbar
- procview.c: added items to popup-menu to allow show menu/toolbar
- main.c (gtop_show_mtbar): added "show menu/toolbar" menucheckbuttons to
  allow some sort of fullscreen mode
2000-05-31 22:24:56 +00:00
tron
143d00bd5f Update for yet another change of the directory structure on the GNOME FTP
servers.
2000-01-20 13:21:00 +00:00
tron
6d9e94f430 Adapt to new directory structure on GNOME ftp sites. 2000-01-02 18:02:39 +00:00
tron
f8a45f566d Import new "gtop" package:
GNOME system monitor - top like, memory graphs, processes detailed view

This package belongs to the GNOME 1.0.53 release.
1999-11-01 22:52:28 +00:00