1 |
|
2003-10-31 Jan-Oliver Wagner <[email protected]> |
2 |
|
|
3 |
|
GUIfied the functions of the profiling extension. |
4 |
|
|
5 |
|
* /Extensions/profiling/__init__.py: New: Init to make this |
6 |
|
directory a package. |
7 |
|
|
8 |
|
* Extensions/profiling/profiling.py: Moved menu entries to |
9 |
|
the Extensions menu. Applied _() for strings. |
10 |
|
(profile_screen_renderer): Catch the detailed printout and present |
11 |
|
it in a dialog. |
12 |
|
(ime_screen_renderer): Raise a dialog to present the result instead |
13 |
|
of printing it to stdout. |
14 |
|
|
15 |
2003-10-31 Bernhard Herzog <[email protected]> |
2003-10-31 Bernhard Herzog <[email protected]> |
16 |
|
|
17 |
* test/test_classification.py (TestClassGroupProperties) |
* test/test_classification.py (TestClassGroupProperties) |