]> git.sur5r.net Git - bacula/bacula/history - bacula/src/wx-console/wxbutils.cpp
kes Fix code to check for two resources of same name. It forgot
[bacula/bacula] / bacula / src / wx-console / wxbutils.cpp
2006-11-22 Kern SibbaldUpdate copyright
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-08-18 Nicolas BoichatFix compile errors when building wx-console with Unicod...
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-13 Thorsten Engeladded win32 unicode support for wx-console (compile...
2005-05-10 Kern SibbaldCorrect a minor build problem with wx-console.
2005-05-10 Kern SibbaldCorrect a minor build problem with wx-console.
2005-05-05 Nicolas BoichatAdd a workaround for a problem when displaying Unicode...
2005-05-03 Nicolas BoichatFix compilation warnings with wxWidgets 2.6.0.
2004-07-18 Kern SibbaldAdd version strings
2004-07-15 Nicolas Boichat- wxbMainFrame : When an unexpected question is in...
2004-06-25 Nicolas Boichatvarious updates/fixes.
2004-05-22 Nicolas Boichat- wxbUtils : Created this class, containing general...
2004-04-25 Nicolas BoichatMinor fixes.
2004-04-24 Nicolas Boichat - wxbMainFrame : the user is now prompted when an
2004-04-17 Nicolas BoichatFixed a small mistake in restore process (return instea...
2004-04-17 Nicolas Boichatmodified the way data is passed to panels (wxbDataParse...