]> git.sur5r.net Git - bacula/bacula/history - bacula/src/wx-console/wxbmainframe.cpp
- Fix ANSI labels to put EOF1 and EOF2 after each file mark.
[bacula/bacula] / bacula / src / wx-console / wxbmainframe.cpp
2005-03-10 Nicolas BoichatFix bug #0000221 (Debian 292517)
2004-11-15 Nicolas BoichatAdd -w parameter to wx-console to change the temporary...
2004-08-17 Kern SibbaldFix conio.h problem on Solaris
2004-08-12 Nicolas Boichat- general : implemented command completion and interact...
2004-07-18 Kern SibbaldAdd version strings
2004-07-15 Nicolas Boichat- wxbMainFrame : When an unexpected question is in...
2004-07-15 Nicolas Boichat - wxbHistoryTextCtrl : Created a new text control...
2004-05-15 Nicolas Boichat - wxbRestorePanel : The user can now mark/unmark a...
2004-05-09 Nicolas Boichat - wxbMainFrame : reconnecting/disconnecting implemented
2004-05-08 Nicolas Boichat - console_thread : Added support for the new parse_con...
2004-05-06 Nicolas BoichatMinor changes.
2004-05-06 Nicolas BoichatCorrected GTK+ 1.2 font problem.
2004-05-02 Nicolas Boichat - wxbMainFrame : Corrected incorrect casting of thread...
2004-05-01 Nicolas Boichat - wxbRestorePanel : Corrected a problem when you doubl...
2004-05-01 Nicolas Boichat - wxbMainFrame : If the connection drops unexpectedly...
2004-04-30 Nicolas Boichat - wxbRestorePanel : Added "Cancel" button to cancel...
2004-04-30 Nicolas Boichat - wxbMainFrame : Fixed 100% CPU usage in GTK : added...
2004-04-27 Nicolas BoichatwxbMainFrame : others panels are locked when a command...
2004-04-26 Nicolas BoichatChanged char* in const char* in csprint.
2004-04-26 Nicolas BoichatCorrected a bug in Windows which causes wx-console...
2004-04-25 Nicolas Boichat - general : status text is more often used
2004-04-25 Nicolas Boichat - wxbRestorePanel : when the director is building...
2004-04-24 Nicolas BoichatWhen starting wx-console, the initial key input focus...
2004-04-24 Nicolas Boichat - wxbMainFrame : the user is now prompted when an
2004-04-22 Nicolas Boichat- wxbRestorePanel : improved restore appearance
2004-04-21 Nicolas BoichatAdded VC++ compatibility.
2004-04-17 Nicolas Boichatmodified the way data is passed to panels (wxbDataParse...
2004-04-17 Nicolas Boichat - Added a locking function in wxbPanel.
2004-04-16 Nicolas BoichatCorrected copyright in about dialog.
2004-04-13 Kern SibbaldAdd wx-console directory