From 4490b8643f2449da159c9284503eb2c443aa2e9e Mon Sep 17 00:00:00 2001 From: Björn Steinbrink Date: Wed, 1 Feb 2006 12:24:10 +0000 Subject: Made the OkDialog and ConfirmDialog classes proxies for their buttons' events. Removed the RequestTradeWindow class, replaced with a plain ConfirmDialog. Fixed a memory leak along the way. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d1ea1f6e..d9ae102d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,16 @@ 2006-02-01 Björn Steinbrink + * src/Makefile.am, src/game.cpp, src/gui/buysell.cpp, + src/gui/char_select.cpp, src/gui/confirm_dialog.cpp, + src/gui/confirm_dialog.h, src/gui/login.cpp, src/gui/login.h, + src/gui/menuwindow.cpp, src/gui/ok_dialog.cpp, src/gui/ok_dialog.h, + src/gui/register.cpp, src/gui/requesttrade.cpp, + src/gui/requesttrade.h, src/gui/setup.cpp, src/net/playerhandler.cpp, + src/net/tradehandler.cpp: Made the OkDialog and ConfirmDialog classes + proxies for their buttons' events. Removed the RequestTradeWindow + class, replaced with a plain ConfirmDialog. Fixed a memory leak along + the way. + * src/gui/buysell.cpp, src/gui/menuwindow.cpp: Simplified button creation code. * src/gui/npc_text.cpp: Fixed a bug where the game crashes if there's a -- cgit v1.2.3-70-g09d2