From 544240c19808a902a227ba63795a1ec70f90d152 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Mon, 31 Dec 2001 10:31:18 +0000 Subject: Update --- ChangeLog | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 82cc150..5eb8fde 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ Changes for 0.1.6: +*01/12/29: + * Fixed slit:onTop with toolbar:onTop bug + * Changed Keygrabbing constants to uppercase + * Changed Texture constants to uppercase and moved them into class BImage + to clean up the global namespace *01/12/19: - * Moved some structs from file scope of BaseDisplay.hh in to class BaseDisplay (me) - * Fixed redraw bugg when changing workspace (me) + * Moved some structs from file scope of BaseDisplay.hh in to class BaseDisplay + * Fixed redraw bug when changing workspace *01/12/17: * Fixed errorchecking in Misc::DrawString and Misc::DrawRotString (me) * Fixed tabcycling (Thanks Mike Walker) @@ -10,14 +15,14 @@ Changes for 0.1.6: * Moved Tab width and height functions to screen, new syntax is session.screenX.tab.width (Claes Nästén) *01/12/13: - * Moved all free functions in misc.cc/.hh into a class Misc (me) + * Moved all free functions in misc.cc/.hh into a class Misc * Moved struct FFont from Theme.hh to class Misc so the - cyclic dep between class Theme and class Misc is removed. (me) + cyclic dep between class Theme and class Misc is removed. * Updated Screen.hh to return reference instead of pointer in - get*Style (me) + get*Style * Updated Window.cc, Toolbar.cc, Tab.cc to the new DrawString - functions in class Misc (me) - * Moved and renamed bstrdup from BaseDisplay.hh/.cc to class Misc (me) + functions in class Misc + * Moved and renamed bstrdup from BaseDisplay.hh/.cc to class Misc *01/12/12: * Updated russian translation (Thanks Sergey Volozhanin) * Updated man-page (Thanks Matthew Hawkins) -- cgit v0.11.2