From d27f25a3a142e59d83c5e4f14399b08eee0ec361 Mon Sep 17 00:00:00 2001 From: Thorbjørn Lindeijer Date: Sat, 11 Feb 2012 21:41:46 +0100 Subject: Fixed issues with the help texts and small NEWS file updates * Changes were made to the way BrowserBox does colors that the help files were not adapted to. For example, there is no more ##P for choosing the previous color and applying a color changes it persistently rather than returning to default text color after each line wrap. Rather than changing the behavior of BrowserBox back I've just adapted the help files. * Set a monospace font on the Help window because this was originally the case and the text still relies on that for its layout. * zlib and CSV support was already cherry-picked into 0.5.1 so it is removed from the 0.6.0 changelog. Reviewed-by: Erik Schilling --- src/gui/widgets/browserbox.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/gui/widgets/browserbox.h') diff --git a/src/gui/widgets/browserbox.h b/src/gui/widgets/browserbox.h index ecdf8ca7..46af14ab 100644 --- a/src/gui/widgets/browserbox.h +++ b/src/gui/widgets/browserbox.h @@ -121,10 +121,6 @@ class BrowserBox : public gcn::Widget, */ void clearRows(); -// void setSize(int width, int height); - -// void widgetResized(const gcn::Event &event); - /** * Handles mouse actions. */ @@ -138,8 +134,6 @@ class BrowserBox : public gcn::Widget, void updateHeight(); -// void widgetResized(const gcn::Event &event); - /** * BrowserBox modes. */ -- cgit v1.2.3-70-g09d2