[Ap-python-commits] python/examples/aptk ChangeLog,1.14,1.15
Status: Beta
Brought to you by:
sjah
From: <sj...@us...> - 2002-08-17 09:25:34
|
Update of /cvsroot/ap-python/python/examples/aptk In directory usw-pr-cvs1:/tmp/cvs-serv21002/examples/aptk Modified Files: ChangeLog Log Message: ChangeLog updated. Index: ChangeLog =================================================================== RCS file: /cvsroot/ap-python/python/examples/aptk/ChangeLog,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** ChangeLog 26 Jul 2002 14:33:44 -0000 1.14 --- ChangeLog 17 Aug 2002 09:25:31 -0000 1.15 *************** *** 1,2 **** --- 1,16 ---- + 2002-08-16 05:36 Evgeny Chukreev <co...@ec...> + + * playlist.py: aptk.misc.Button could be created from stock. More + i18n. Add sort dialog. + + 2002-07-29 12:38 Evgeny Chukreev <co...@ec...> + + * playlist.py: Bind Playlist::Sort method. + + 2002-07-28 13:45 Evgeny Chukreev <co...@ec...> + + * panel.py: Add ** regexp to property key and changed meaning of a + * regexp. + 2002-07-26 14:32 Evgeny Chukreev <co...@ec...> |