2006-03-20  Benoît Dejean  <benoit@placenet.org>

	* gtop.c: (hash_table_to_dict_cb), (gtop_sysinfo):

	Added glibtop_get_sysinfo wrapper.

2005-12-30  Benoît Dejean  <benoit@placenet.org>

	* gtop.c: (map_entry_to_Struct):

	Added smap support.

2005-10-29  Benoît Dejean  <benoit@placenet.org>

	* gtop.c: (struct_dict): Added method to get a copy of struct as
	a dict. This is a shortcut for dict(s.items()).
	struct remains immutable.

2005-10-25  Benoît Dejean  <benoit@placenet.org>

	* gtop.c: (map_entry_to_Struct):

	Added .size to proc_map to avoid manual (end - start) substraction.

2005-07-03  Benoît Dejean  <TazForEver@dlfp.org>

	* gtop.c: (gtop_loadavg): Fixed loadavg keys. (5, 10, 15) -> (1, 5, 15).

2005-05-26  Benoît Dejean  <TazForEver@dlfp.org>

	* gtop.c: (_struct_new), (initgtop): Fixed bad casts.

2005-05-11  Benoît Dejean  <TazForEver@dlfp.org>

	* gtop.c: (build_siglist): Struct instead of dict.

2005-05-10  Benoît Dejean  <TazForEver@dlfp.org>

	* gtop.c: (build_siglist), (initgtop): Added siglist.

2005-01-22  Benoît Dejean  <TazForEver@dlfp.org>

	* gtop.c: (open_files_entry_to_Struct): Updated.

2005-01-18  Benoît Dejean  <TazForEver@dlfp.org>

	* .cvsignore: Added.

	* gtop.c: (gtop_fsusage), (gtop_proc_args), (gtop_netlist),
	(hwaddress_format_for_display), (gtop_netload), (get_smp_cpu),
	(gtop_cpu), (open_files_entry_to_Struct), (gtop_proc_open_files),
	(register_constants): Got rid of the workaround for older libgtop.

