12006-02-28  Matthew Allum  <mallum@openedhand.com>
2
3	* configure.ac:
4	Bump up version to 0.4
5
62006-02-27  Matthew Allum  <mallum@openedhand.com>
7
8        * doc/xrestop.1:
9        Add docs for --max-samples options
10        * xrestop.c: (window_get_utf8_name), (usage), (recurse_win_tree),
11        (main):
12        Fix gcc 4 compiler warnings. Minor source cleanups.
13        Fix missing PIDs due to window recursing bug ( John Tapsell )
14        Handle 'q' key to quit ( Moray Allan )
15        '--max-samples' option ( Jeremy C Reed )
16
172004-08-14  mallum,,,  <mallum@handhelds.org>
18
19	* configure.ac:
20	Bump up version to 0.3
21
222004-02-07  Matthew Allum,,,  <mallum@handhelds.org>
23
24	* doc/xrestop.1:
25	Applied man page patch from Moray Allan
26
272004-01-02  Matthew Allum  <mallum@handhelds.com>
28
29	Applied patch from Alan Coopersmith;
30
31	* configure.ac:
32	check for xres header and lib. Check Solaris X bits. Check for
33	curses if no ncurses
34
35	* xrestop.c: (window_get_pid), (window_get_utf8_name):
36	Solaris cc tweaks. Compile with curses if no ncurses.
37
382003-12-24  Matthew Allum  <mallum@handhelds.com>
39
40	* doc/Makefile.am:
41	Small fix to extra_dist
42
432003-12-24  Matthew Allum  <mallum@handhelds.com>
44
45	* Makefile.am:
46	* configure.ac:
47	* doc/Makefile.am:
48	* xrestop.spec.in:
49	Added spec file from Ralph Loader.
50	Put the man page in EXTRA_DIST
51
522003-12-21  Matthew Allum  <mallum@handhelds.com>
53
54	* xrestop.c: (xrestop_client_get_info), (xrestop_display),
55	(xrestop_sort_compare), (main):
56	Fix broken sort.
57	Identify self.
58	Tweak readability.
59
602003-12-20  Matthew Allum  <mallum@handhelds.org>
61
62	* Makefile.am:
63	* configure.ac:
64	* doc/Makefile.am:
65	* doc/xrestop.1:
66
67	Added a simple man page.
68
692003-12-20  Matthew Allum  <mallum@handhelds.org>
70
71	* xrestop.c: (xrestop_display), (xrestop_sort_compare):
72	Add totals to display. Change sort order to total bytes rather
73	than just pixmap bytes.
74
752003-12-18  Matthew Allum  <mallum@handhelds.org>
76
77	* xrestop.c: (xrestop_display), (main):
78	Added basic --batch mode functionality
79
802003-12-18  Matthew Allum  <mallum@handhelds.org>
81
82	* xrestop.c: (window_get_utf8_name), (check_win_for_info),
83	(xrestop_client_get_stats):
84	Added support for grabbing utf8 window titles
85
862003-12-18  Matthew Allum  <mallum@handhelds.org>
87
88	Initial import.
89