]> git.sur5r.net Git - bacula/bacula/history - bacula/src/wx-console/wxbmainframe.cpp
Fix some trivial errors and implemented the restore of IRIX xattrs.
[bacula/bacula] / bacula / src / wx-console / wxbmainframe.cpp
2010-08-02 Kern SibbaldFix some missed copyright changes
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-04-18 Kern Sibbaldkes The bgnome-console (gnome-console) and bwx-console...
2007-03-08 Kern Sibbaldkes Apply fix from for building wx-console on the...
2007-03-04 Kern SibbaldAdd smartctl call to bacula-sd.conf as an example of...
2006-11-22 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
2006-09-30 Robert NelsonFix remaining issues with Microsoft Visual Studio build.
2006-09-01 Robert NelsonChange Groupbox name to Remote Director in Configuratio...
2006-09-01 Robert NelsonUpdate the Microsoft Visual Studio build to match the...
2006-08-25 Kern Sibbaldkes wx-console crashes because of differences between...
2006-07-03 Robert NelsonFix header file includes.
2005-12-16 Thorsten Engelbugfix for transfering unicode data to director
2005-11-07 Nicolas BoichatFix completion bug (#2).
2005-11-07 Nicolas BoichatFix command completion bug.
2005-11-07 Thorsten Engelblank screen problem on Win32. My changes might lead...
2005-10-18 Nicolas BoichatFix "bug" #448, thanks to "over" for the idea.
2005-10-18 Nicolas BoichatFix bug caused by fixing bug #437 .-)
2005-10-15 Nicolas BoichatFix bug #437
2005-08-27 Nicolas BoichatAdd support for gettext in VC++ 8.0.
2005-08-27 Nicolas BoichatAdd compatibility with Microsoft Visual C++ 2005 Expres...
2005-08-19 Nicolas BoichatPut all multi-line strings on one line to fix VC++...
2005-08-18 Nicolas BoichatFix compile errors when building wx-console with Unicod...
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-06-07 Nicolas BoichatFix wxWidgets for GTK+-2.0 without Unicode problem...
2005-05-20 Thorsten Engel- bugfix for scrolling problem on windows (use PageDown...
2005-05-13 Thorsten Engeladded win32 unicode support for wx-console (compile...
2005-05-05 Nicolas BoichatAdd a workaround for a problem when displaying Unicode...
2005-05-04 Nicolas BoichatRemember the last window position and size.
2005-05-03 Nicolas BoichatFix compilation warnings with wxWidgets 2.6.0.
2005-03-24 Nicolas BoichatMajor wx-console bug fixes.
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