1 |
2003-11-03 Bernhard Herzog <[email protected]> |
2003-11-03 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* Extensions/profiling/profiling.py (popup_dialog_box): New config |
4 |
|
variable to indicate whether the result should be shown in a |
5 |
|
dialog box |
6 |
|
(profile_screen_renderer, time_screen_renderer): Only show a |
7 |
|
dialog box if popup_dialog_box is true. |
8 |
|
(profile_screen_renderer): Flush stdout after the printing the |
9 |
|
first part of the "profiling..." message |
10 |
|
|
11 |
|
* Thuban/UI/baserenderer.py |
12 |
|
(BaseRenderer.draw_shape_layer_incrementally): Cache the pens and |
13 |
|
brushes for the groups so that they're not created over and over |
14 |
|
again |
15 |
|
|
16 |
* Thuban/Model/classification.py (Classification.__getattr__) |
* Thuban/Model/classification.py (Classification.__getattr__) |
17 |
(Classification._compile_classification) |
(Classification._compile_classification) |
18 |
(Classification._clear_compiled_classification): New. Methods to |
(Classification._clear_compiled_classification): New. Methods to |