From 13e43ba87eb4393effd8e49d9effc263b2756fc6 Mon Sep 17 00:00:00 2001 From: fluxgen Date: Fri, 24 May 2002 13:33:39 +0000 Subject: update --- AUTHORS | 6 +++++- ChangeLog | 7 +++++-- TODO | 13 ++++++++++++- 3 files changed, 22 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 855587c..c8885fb 100644 --- a/AUTHORS +++ b/AUTHORS @@ -8,7 +8,7 @@ Contributors: and some code. Cleas Nästén - suggestions, bug reports, beta testing and - Tab placement/alignment code. + Tab placement/alignment and Xinerama code. Johan Andersson - suggestions, bug reports and beta testing Oliwier Ptak @@ -27,6 +27,10 @@ Contributors: - minor additions, fixes, cleanups... Steve Cooper - Workspace warping, window cycling with optional parameters + Han Boetes + - RPM Packaging, debugging and scripts. + Jeramy B. Smith + - Packaging assistance, gnome and kde menu system. diff --git a/ChangeLog b/ChangeLog index fd00cbf..395c258 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,17 +2,20 @@ Changes for 0.1.9: *02/05/24: * Fixed bugs and arguments in fluxbox-generate_menu (Thanks Han Boetes) + * Fixed include in i18n.hh so it compiles in Mac OS X + * 24 hour clock format as default now *02/05/23: * Fixed invalid iterator in Timer.cc * Fixed nls files (Thanks Anton Denisov) * Updated generate_menu to fluxbox-generate_menu and fixed - new items and functionality (Thanks Han Boetes) + new items and functionality (Thanks Han Boetes and Jeramy B. Smith) *02/05/21: * Moved transient checking into a function in class FluxboxWindow * const fixes in Screen.hh *02/05/19: * Removed titlebar from src/Makefile.am and doc/fluxbox.1.in (Thanks Matt Hope) * Added configurable geometry show (Thanks Rando Christensen) + New configure in init: session.screen0.showwindowposition *02/05/18: * Fixed style save_rc when changing style * const-correct in class Tab @@ -35,7 +38,7 @@ Changes for 0.1.9: * const fixes in FbAtoms.hh * Added options direct to CXXFLAGS in configure.in, so we don't need to add them in every Makefile.am-file. - * Updated src/Makefile.am and util/Makefile.am (see above) + * Updated src/Makefile.am and util/Makefile.am (see above) *02/05/03: * Fixed so settins for tool bar saves when you change them i the menu in Toolbar.cc diff --git a/TODO b/TODO index f15d891..f627218 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,13 @@ + +* const-correctnes +* Clean up in BImage class, some of those functions are huge, and needs to be smaller. + And make the class more independent so it could be movable to other applications, + such as config tools. + +* toolbar -> separate application +* Some kind of resource class instead of the Screen and Fluxbox class with all the resources? + + * Screen.cc: fix toupper for str_key in in Menu loading nls for "error on row" in Menu loading ?? @@ -35,4 +45,5 @@ (I really like the emacs's "ido.el" package behavior, which I recommend to any emacs user) * mouse button configure - + + -- cgit v0.11.2