From: <ma...@us...> - 2004-01-13 23:10:29
|
Update of /cvsroot/sharedaemon/ui-wx In directory sc8-pr-cvs1:/tmp/cvs-serv19364 Modified Files: Changelog Log Message: * Search page implemented. * Sidebar width is now correctly updated according to widest content. Index: Changelog =================================================================== RCS file: /cvsroot/sharedaemon/ui-wx/Changelog,v retrieving revision 1.125 retrieving revision 1.126 diff -u -d -r1.125 -r1.126 --- Changelog 10 Jan 2004 23:04:24 -0000 1.125 +++ Changelog 13 Jan 2004 23:10:26 -0000 1.126 @@ -25,6 +25,13 @@ # This also helps in backtracking changes, or reviewing development history. # ############################################################################### +2003/11/14 Alo Sarv + * Search page implemented. + * Sidebar width is now correctly updated according to widest content. + +2003/11/13 Alo Sarv + * Fixed minor memory leak in listcontrol column context menu creation. + 2003/01/11 Alo Sarv * Applied patch [871350] by Julien Palmas - automatic creation of wxInterface.app package for Mac OS. |