[gq-commit] gq ChangeLog,1.35,1.36
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2002-10-11 14:09:00
|
Update of /cvsroot/gqclient/gq In directory usw-pr-cvs1:/tmp/cvs-serv811 Modified Files: ChangeLog Log Message: * Changes done in the last couple of days Index: ChangeLog =================================================================== RCS file: /cvsroot/gqclient/gq/ChangeLog,v retrieving revision 1.35 retrieving revision 1.36 diff -C2 -d -r1.35 -r1.36 *** ChangeLog 28 Sep 2002 20:14:28 -0000 1.35 --- ChangeLog 11 Oct 2002 14:08:57 -0000 1.36 *************** *** 1,2 **** --- 1,36 ---- + 2002-10-11 Peter Stamfest <pe...@st...> + * Introduction of the language pack distribution. This is designed + to be able to release I18N translations without requiring a gq + release + * Long tooltip messages do not have to be translated right now, as + they are not actually used. + * configure tests for __tm_gmtoff in struct tm now as well + * New german translations + * New czech translation, unfortunately only based on 0.6.0 by + Tomas Dobrovolny <tom...@at...> + * Made "Show relative DN" config setting work again in browse mode. + (Reported by Dmitry Chernyak <dm...@in...>) + * Some more tooltips. + * "Beautified" some more dialogs + 2002-10-10 Peter Stamfest <pe...@st...> + * configure tests and implementation of use of + tm_gmtoff in struct tm vs the global timezone variable (dt_time) + * Versionnumber: 0.7.0beta2 + * Threw away automatic enabling of --with-included-gettext, it did + not work correctly. Produce error messages instead. + * replaced ulong by unsigned long in browse-dnd.c + 2002-10-09 Peter Stamfest <pe...@st...> + * Fixes for invalid uses of bindpw/enteredpw by + ol...@op... via debian and Cord Beermann + <co...@Wu...> + * New TODOs regarding dt_oc + * Fixes to the gq SPEC file - bugs reported by several people + independently + 2002-10-07 Peter Stamfest <pe...@st...> + * dt_binary uses a fixed font now + * Added a dummy ngettext function in case we have no NLS + * "Beautified" some more dialogs + 2002-09-29 Peter Stamfest <pe...@st...> + * Released 0.7.0beta1 2002-09-27 Peter Stamfest <pe...@st...> * Support for the extensibleObject object class. |