X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=bacula%2Fsrc%2Fwx-console%2FCHANGELOG;h=858f4cf864a501e7fc73c321797fad207b1567c1;hb=dec2e17baf8ea0c3ce5dbcc8a035336deddfbede;hp=159340d771fe90d2edc030b7fdd0329cbef67544;hpb=a1be568d254e022a85a40c8f0bf65ec9c000f497;p=bacula%2Fbacula diff --git a/bacula/src/wx-console/CHANGELOG b/bacula/src/wx-console/CHANGELOG index 159340d771..858f4cf864 100644 --- a/bacula/src/wx-console/CHANGELOG +++ b/bacula/src/wx-console/CHANGELOG @@ -1,3 +1,40 @@ +04-05-2005 : + - Remember the last window position and size. + +03-05-2005 : + - Fix compilation warnings with wxWidgets 2.6.0. + - Fix wxChoice height problem under wxGTK-2.6.0 (GTK+-2.0). + +26-04-2005 : + - Improve error handling when reading configuration file. + - Fixes compile error with unicode-enabled wxWidgets. + +25-04-2005 : + - Fixes to make wx-console compatible with wxWidgets 2.6.0. + +24-03-2005 : + - wxbMainFrame : Fix a bug with GTK+-1.2 which caused wx-console to crash + when starting. + - wxbRestorePanel : Fix a major bug which caused wx-console to enter in an + infinite loop which allocate a lot of memory and could make the system crash. + +10-03-2005 : + - wxbMainFrame : Fix bug #0000221 (Debian 292517) + +13-08-2004 : + - wxbHistoryTextCtrl : Fixed Win32 build error + - general : implemented command completion and interactive help. + +06-08-2004 : + - wxbRestorePanel : now parsing '+' sent by the director when building + tree. + - wxbRestorePanel : implemented .backups client=xxx (2.1) + - wxbRestorePanel : implemented the director modification showing + jobid when a job is started. + +28-07-2004 : + - wxbRestorePanel : implemented restore before= parameter. + 17-07-2004 : - wxbRestorePanel & wxbHistoryTextCtrl : Fixed unsigned comparisons. - wxbRestorePanel : Fixed problem when the newly created job is not