[rkward-cvs] rkward ChangeLog,1.86,1.87 TODO,1.86,1.87
    Thomas Friedrichsmeier 
    tfry at users.sourceforge.net
       
    Fri Oct 21 16:04:34 UTC 2005
    
        - Previous message: [rkward-cvs] rkward/rkward/dataeditor rkeditordataframe.cpp,1.31,1.32
 
        - Next message: [rkward-cvs] rkward/rkward/windows detachedwindowcontainer.rc,NONE,1.1 Makefile.am,1.9,1.10 detachedwindowcontainer.cpp,1.1,1.2 detachedwindowcontainer.h,1.1,1.2
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
    
  
Update of /cvsroot/rkward/rkward
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20453
Modified Files:
	ChangeLog TODO 
Log Message:
Window detaching functionality completed (I think)
Index: ChangeLog
===================================================================
RCS file: /cvsroot/rkward/rkward/ChangeLog,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** ChangeLog	20 Oct 2005 20:58:40 -0000	1.86
--- ChangeLog	21 Oct 2005 16:04:32 -0000	1.87
***************
*** 1,2 ****
--- 1,3 ----
+ - help-, output-, and editor-views can be detached to separate windows
  - allow to bypass startup dialog
  - back/forward navigation in help pages
Index: TODO
===================================================================
RCS file: /cvsroot/rkward/rkward/TODO,v
retrieving revision 1.86
retrieving revision 1.87
diff -C2 -d -r1.86 -r1.87
*** TODO	21 Oct 2005 15:23:35 -0000	1.86
--- TODO	21 Oct 2005 16:04:32 -0000	1.87
***************
*** 15,22 ****
  	- probably the only clean solution to placing plugins in the GUI is to use KXMLGUI here, too. RKComponentHandle would be a KAction subclass. .pluginmap-files would contain a portion that essentially looks like an .rc file.
  
- - Detaching:
- 	- create .rc file, allow reattaching
- 	- integrate into loop in queryClose
- 
  Configuration options to add:
  	- additional console options:
--- 15,18 ----
    
    
        
	- Previous message: [rkward-cvs] rkward/rkward/dataeditor rkeditordataframe.cpp,1.31,1.32
 
	- Next message: [rkward-cvs] rkward/rkward/windows detachedwindowcontainer.rc,NONE,1.1 Makefile.am,1.9,1.10 detachedwindowcontainer.cpp,1.1,1.2 detachedwindowcontainer.h,1.1,1.2
 
         -  Messages sorted by: 
              [ date ]
              [ thread ]
              [ subject ]
              [ author ]
         
 
       
More information about the rkward-tracker
mailing list