[gq-commit] gq ChangeLog,1.45,1.46
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2003-10-13 07:48:20
|
Update of /cvsroot/gqclient/gq In directory sc8-pr-cvs1:/tmp/cvs-serv19467 Modified Files: ChangeLog Log Message: * Recent Changes Index: ChangeLog =================================================================== RCS file: /cvsroot/gqclient/gq/ChangeLog,v retrieving revision 1.45 retrieving revision 1.46 diff -C2 -d -r1.45 -r1.46 *** ChangeLog 11 Oct 2003 22:41:17 -0000 1.45 --- ChangeLog 13 Oct 2003 07:48:15 -0000 1.46 *************** *** 1,2 **** --- 1,12 ---- + 2003-10-12 Peter Stamfest <pe...@st...> + * Fixed color/style handling for gtk2 + * Made XML writing attribute aware + * Asure it compiles/works with gtk1 + * Initial support for referrals in browse mode + * Fixed state-persistency in browse mode to work through ref nodes + * dt_text: Fixed some crashing bugs and added code to specify the + number of lines shown + * Added some error diagnostics and debug stuff for development + (print_trace) 2003-10-11 Peter Stamfest <pe...@st...> * Fixed several search related bug reported by Bert through TODO |