[Monodevelop-patches-list] r712 - trunk/MonoDevelop
commit-watcher at mono-cvs.ximian.com
commit-watcher at mono-cvs.ximian.com
Thu Jan 29 11:37:46 EST 2004
Author: tberman
Date: 2004-01-29 11:37:46 -0500 (Thu, 29 Jan 2004)
New Revision: 712
Modified:
trunk/MonoDevelop/TODO
Log:
fluuush
Modified: trunk/MonoDevelop/TODO
===================================================================
--- trunk/MonoDevelop/TODO 2004-01-29 15:59:07 UTC (rev 711)
+++ trunk/MonoDevelop/TODO 2004-01-29 16:37:46 UTC (rev 712)
@@ -7,11 +7,10 @@
CodeCompletion
--------------
-- Implement ctrl+space to ask for completion
- Is enabled and it shouldnt be until the file is saved so we have an extension.
- Backspace is caught by KeyReleaseEvent instead of KeyPressEvent
- what to do in unsaved files
-- revert to old popup mechanism with an option for delayed popup
+- Add option for autopopup on/off and a ctrl+space keybinding
Dock
----
@@ -36,7 +35,6 @@
Dialogs
-------
-- Test the functionality of the CreateCombineDialog vs the #D on Windows
- Implement menu items (see MonoDevelopBrokenMenuItems.txt)
- Port dialogs (see README for HIG info)
- Implement the remaining Option Dialogs (jba)
More information about the Monodevelop-patches-list
mailing list