[gq-commit] gq ChangeLog,1.34,1.35
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2002-09-28 20:14:33
|
Update of /cvsroot/gqclient/gq In directory usw-pr-cvs1:/tmp/cvs-serv30186 Modified Files: ChangeLog Log Message: * Documenting what I did recently Index: ChangeLog =================================================================== RCS file: /cvsroot/gqclient/gq/ChangeLog,v retrieving revision 1.34 retrieving revision 1.35 diff -C2 -d -r1.34 -r1.35 *** ChangeLog 18 Sep 2002 07:27:28 -0000 1.34 --- ChangeLog 28 Sep 2002 20:14:28 -0000 1.35 *************** *** 1,2 **** --- 1,18 ---- + 2002-09-27 Peter Stamfest <pe...@st...> + * Support for the extensibleObject object class. + * "Beautified" some dialogs + 2002-09-27 Peter Stamfest <pe...@st...> + * Add tooltips (this is just the beginning) + * Implemented the ability to hide empty attributes from the object + browser. + 2002-09-26 Peter Stamfest <pe...@st...> + * Fixed a bug reported by Stephan Duehr <du...@b4...> in + connection with a Novell eDirectory server (entries would not be + displayed). + * Added two new icons/buttons to the browse window to show/hide empty + attributes + 2002-09-19 Peter Stamfest <pe...@st...> + * Finally implement the "Add as new" Button in the object viewer to + add the current content of the viewer as a new object. 2002-09-18 Peter Stamfest <pe...@st...> * Added code for proper support of singular/plural translations *************** *** 8,11 **** --- 24,32 ---- Hatuka*nezumi <ne...@jc...>. This also provoked the changes to the singular/plural stuff outlined above. + * Allow for LDAP URI support a la the patches by "Árpád, + Magosányi" <ma...@bu...> and Szalay Ferenc and + previously by Albrecht Dreß <ad...@id...> + lots of + UI improvements in this matter by me. Includes necessary + configure test. 2002-07-15 Peter Stamfest <pe...@st...> * Added a work around for strange behaviour reported by |