From: Jacek S. <arn...@gm...> - 2009-03-15 15:29:08
|
Ok for this patch, but: "ChildList" would probably be more correct (any native speakers?) In the long term, as steven correctly points out, the windows stuff should probably be removed from dcpp and moved somewhere (including settingsmanager etc). One could however argue that since the windowmanager is implemented in a pretty general way (with the stringmap), other ui's can make use of it as well... /J poy wrote: >> - find a way to not delete opened file lists; right now re-opening of >> file >> lists only works when the "delete file lists" option is not activated. >> any >> suggestion? > > attached patch prevents opened file lists from being deleted upon > closure, it adds their paths to a vector which is then confronted (with > a nice one-liner using std::set_difference!) to the vector that contains > file lists to delete. > >> - update the title of the file list window when a hub is connected, right >> now it only shows the CID because it doesn't know the nick when the >> window >> is initially opened. > > did this in the main repo, it was out of the scope of this patch. > > besides, i've changed it so it returns the actual order of tabs instead > of the ctrl+tab ordering, so tabs re-appear just as they were before. > it's now all good to me... > > poy > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > > > ------------------------------------------------------------------------ > > _______________________________________________ > dcplusplus-devel mailing list > dcp...@li... > https://lists.sourceforge.net/lists/listinfo/dcplusplus-devel |