1 |
|
2002-05-08 Bernhard Herzog <[email protected]> |
2 |
|
|
3 |
|
* extensions/shapelib/shptree.c (compare_ints): Make arguments |
4 |
|
const void * as in the qsort prototype |
5 |
|
(SHPTreeFindLikelyShapes): Remove some unused variables. |
6 |
|
|
7 |
|
* Thuban/UI/view.py (PanTool.MouseMove): Use the bitmap the view |
8 |
|
maintains to redraw the window during a drag. |
9 |
|
(MapCanvas.unprojected_rect_around_point): New method to determine |
10 |
|
a small region around a point for hit-testing. |
11 |
|
(MapCanvas.find_shape_at): Only test the shapes in a small region |
12 |
|
around the point. |
13 |
|
|
14 |
|
* setup.py: Increment the version to 0.1.2 |
15 |
|
|
16 |
|
* Thuban/UI/tree.py (SessionTreeCtrl.unsubscribe_all): Remove a |
17 |
|
debug print and set session to None after unsubscribing |
18 |
|
|
19 |
2002-05-07 Bernhard Herzog <[email protected]> |
2002-05-07 Bernhard Herzog <[email protected]> |
20 |
|
|
21 |
|
* Data/iceland_sample.session, Data/iceland_sample.thuban: Rename |
22 |
|
the file to have a .thuban extension. |
23 |
|
|
24 |
* Thuban/UI/tree.py (session_channels): New class constant with |
* Thuban/UI/tree.py (session_channels): New class constant with |
25 |
all the session channels to subscribe to to update the tree |
all the session channels to subscribe to to update the tree |
26 |
(SessionTreeCtrl.session_changed): Remember the session so that we |
(SessionTreeCtrl.session_changed): Remember the session so that we |