Update of /cvsroot/mahogany/M/include
In directory usw-pr-cvs1:/tmp/cvs-serv20946/include
Modified Files:
MFolderDialogs.h
Log Message:
1. allow the user to change the parent in the folder create dialog whatever
way it was invoked (popup or main menu); use the current selection in the
tree as default parent when using the main menu
2. fixed folder name <-> path auto update in the folder create dialog once
again (argh...)
3. API change: ShowFolderCreateDialog() doesn't take ownership of the parent
folder pointer any more
Index: MFolderDialogs.h
===================================================================
RCS file: /cvsroot/mahogany/M/include/MFolderDialogs.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -b -u -2 -r1.12 -r1.13
--- MFolderDialogs.h 12 Nov 2001 20:19:06 -0000 1.12
+++ MFolderDialogs.h 27 Aug 2002 18:57:18 -0000 1.13
@@ -55,7 +55,5 @@
shows folder creation dialog, returns a pointer to created folder or NULL.
- @param if parentFolder is NULL, any parent folder may be chosen, otherwise
- the new folder can only be created under parentFolder.
-
+ @param parentFolder is the default parent folder or NULL
@return the returned folder object must be DecRef()d by the caller (if !NULL)
*/
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Mahogany-cvsupdates mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-cvsupdates