OSDN Git Service

conf.h is added to Makefile.am.
[gpet/origin.git] / ChangeLog
1 2011/06/18  yocto  <yocto@users.sourceforge.jp>
2
3  0.3 Released
4
5  * Enter key is enabled in the dialog box
6      Domain window: profile list dialog
7      Profile window: profile edit dialog
8      Domain, ACL, Exception, Profile, Manager window: add dialog
9
10  * Search dialog enhancement
11      Match case
12      Wrap around
13      Close dialog
14
15  * Path name displayed as it is.
16      Domain, ACL, Exception window: display, search, add
17        The command name of the Process window is still octal.
18      When space and multi byte character, etc. are included in the path name
19      input by an additional dialog, it encloses it with single quotation ['].
20        Single quotes in the path name ['] may contain escaped with a backslash
21        [\'] should be.
22
23  * Statistics window display was changed to display the local date and time.
24
25  * Added support for copy of the cursor line.(Profile window)
26
27  * Added a toolbar to the Manager window.
28
29  * Added a toolbar and Apply button to the Statistics window.
30
31
32 2011/04/25  yocto  <yocto@users.sourceforge.jp>
33
34  0.2.1 Update
35
36  * Fixed
37     The installation directory in the document was corrected
38      from [/usr/doc/gpet/] to [/usr/share/doc/gpet/]
39
40
41 2011/04/23  yocto  <yocto@users.sourceforge.jp>
42
43  0.2 Released
44
45  * The version of ccstools used was changed from 1.8.0 to 1.8.1.
46
47  * Added support for detach of ACL window.
48
49  * Changed menu [memory usage] to [Statistics]
50    Changed key bind Ctrl+U to Ctrl+S
51
52  * Added support for offline mode & nework mode.
53
54  * Added support for resource file.
55    sample file [gpetrc.sample]
56
57  * Changed key bind Ctrl+O to Ctrl+@
58
59  * Added support for Extraction of redundant ACL entries.
60    Ctrl+O
61
62  * Added support for copy of the cursor line.(Domain, ACL, Exception window)
63    Ctrl+C
64
65  * Added support for search dialog.
66
67
68
69 2010/12/18  yocto  <yocto@users.sourceforge.jp>
70
71  0.1 Released
72
73  * initial release