Update of /project/mcclim/cvsroot/mcclim In directory clnet:/tmp/cvs-serv32705
Modified Files: TODO Log Message: update
--- /project/mcclim/cvsroot/mcclim/TODO 2004/07/23 12:36:44 1.11 +++ /project/mcclim/cvsroot/mcclim/TODO 2006/03/23 16:59:18 1.12 @@ -14,19 +14,12 @@ General designs need more work, particularly the support of compositing.
- A compound output recording record structure based on R trees or - another spatial data structure is needed. - make-design-from-output-record
(setf* pointer-position)
- drag-output-record, dragging-output - More spiffy presentation accept and present methods
- define-drag-and-drop-translator - with-input-editor-typeout
read-only extents in Goatee @@ -39,12 +32,10 @@
display-command-table-menu, menu-choose-command-from-table
- raise-frame, bury-frame, notify-user + notify-user
:accept-values panes
- frame-drag-and-drop-feedback, frame-drag-and-drop-highlighting - display-command-menu
restraining-pane @@ -70,6 +61,19 @@ each pane to decide when it wants the input focus.
====================== Resolved issues ====================== +TBM:20060323:175700 + A compound output recording record structure based on R trees or + another spatial data structure is needed. [Implemented by + Christophe Rhodes and Andreas Fuchs]. + + drag-output-record, dragging-output + + define-drag-and-drop-translator + + raise-frame, bury-frame + + frame-drag-and-drop-feedback, frame-drag-and-drop-highlighting + TBM:20040524:100000 command-enable