]> git.sur5r.net Git - bacula/bacula/history - bacula/src/wx-console/wxbrestorepanel.cpp
Tweak fix MySQL quoting again :-(
[bacula/bacula] / bacula / src / wx-console / wxbrestorepanel.cpp
2010-08-02 Kern SibbaldFix some missed copyright changes
2008-07-14 Kern Sibbaldkes Change Bacula trademark owner from John Walker...
2008-03-18 Kern Sibbaldkes Apply doc fix from bug #1062.
2007-07-25 Kern SibbaldApply patch from Felix Schwarz <Felix.Schwarz@web.de...
2007-06-07 Kern SibbaldConvert to pure GPL v2 license.
2007-04-28 Robert NelsonFix bugs 819 and 837
2007-04-18 Kern Sibbaldkes The bgnome-console (gnome-console) and bwx-console...
2006-12-08 Kern Sibbaldkes Mark build-depkgs-mingw3 executable in configure...
2006-11-22 Kern SibbaldUpdate copyright
2006-11-21 Robert NelsonReplace explicit checks for "/" with calls to IsPathSep...
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-21 Kern SibbaldRemove new bnet_sig
2005-11-09 Kern Sibbald- Fix seg fault when clicking on Add button in wx-console
2005-10-26 Nicolas BoichatFix bug #452.
2005-10-18 Nicolas BoichatUse new '.dir' command to get directory listing (Thank...
2005-10-18 Nicolas BoichatModify .backups command to get a fileset parameter...
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 #443 (Thanks to "over" for the patch)
2005-10-15 Nicolas BoichatFix bug #437
2005-10-15 Nicolas BoichatFix bug #435
2005-10-15 Nicolas BoichatFix bug #436.
2005-10-06 Kern Sibbald- Add VolumePurged method to Python JobEvents class...
2005-08-18 Nicolas BoichatFix compile errors when building wx-console with Unicod...
2005-08-13 Nicolas BoichatFix format errors.
2005-08-10 Nicolas BoichatMark translatable strings in all source files.
2005-07-15 Kern Sibbald- Fix dir command scanning field misalignment in
2005-07-08 Kern Sibbald- Correct typo in Copyright
2005-07-04 Kern Sibbald04Jul05
2005-06-16 Kern Sibbald- Add Date, Job, level to updates to .bsr file in
2005-05-13 Thorsten Engeladded win32 unicode support for wx-console (compile...
2005-05-05 Nicolas BoichatFix a problem when link count for a file is greater...
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.
2005-03-24 Nicolas BoichatMajor wx-console bug fixes.
2004-08-06 Nicolas Boichat - wxbRestorePanel : now parsing '+' sent by the direct...
2004-08-06 Nicolas Boichat- wxbRestorePanel : fixed compile error
2004-08-06 Nicolas Boichat- wxbRestorePanel : implemented the director modificati...
2004-07-28 Nicolas Boichat- wxbRestorePanel : implemented restore before=<Date...
2004-07-18 Kern SibbaldAdd version strings
2004-07-17 Nicolas Boichat- wxbRestorePanel & wxbHistoryTextCtrl : Fixed unsigned...
2004-07-17 Nicolas Boichat- wxbRestorePanel : Fixed problem when the newly create...
2004-07-16 Nicolas Boichat- wxbRestorePanel : Fixed crash when an error occurs...
2004-07-15 Nicolas Boichat- wxbMainFrame : When an unexpected question is in...
2004-06-25 Nicolas BoichatFix file size truncated if >100mb.
2004-05-22 Nicolas Boichat- wxbUtils : Created this class, containing general...
2004-05-21 Nicolas Boichat - wxbRestorePanel : Added functions to get/set working...
2004-05-17 Nicolas Boichat - wxbRestorePanel : Implemented refresh buttons
2004-05-15 Nicolas Boichat - wxbRestorePanel : The user can now mark/unmark a...
2004-05-13 Nicolas Boichat- wxbRestorePanel : Width adjustments between the tree...
2004-05-10 Nicolas BoichatwxbTableParser : wxHashMap replaced by wxArray
2004-05-02 Nicolas Boichat - wxbRestorePanel : Corrected incorrect casting of...
2004-05-01 Nicolas Boichat - wxbRestorePanel : Corrected a problem when you doubl...
2004-04-30 Nicolas Boichat - wxbRestorePanel : Added "Cancel" button to cancel...
2004-04-30 Nicolas Boichat - wxbRestorePanel : Fixed 100% CPU usage in GTK :...
2004-04-29 Nicolas Boichatusing the right restore command.
2004-04-29 Nicolas Boichat- wxbRestorePanel : Modified the way a restore is start...
2004-04-25 Nicolas Boichat - general : status text is more often used
2004-04-25 Kern SibbaldFix compile problem in wx-console on Win32
2004-04-25 Nicolas Boichat - wxbRestorePanel : when the director is building...
2004-04-24 Nicolas Boichat - wxbMainFrame : the user is now prompted when an
2004-04-22 Nicolas Boichat- wxbRestorePanel : improved restore appearance
2004-04-19 Nicolas Boichat- Locked configure items until first configuration...
2004-04-18 Nicolas BoichatwxTreeCtrl::GetParent changed in GetItemParent (thanks...
2004-04-18 Nicolas BoichatFixed configure items height in GTK.
2004-04-18 Nicolas BoichatFixed textctrl width in restore configure.
2004-04-18 Nicolas BoichatThe user is now allowed to change a part of restore...
2004-04-17 Nicolas BoichatImproved appearance under GTK (borders, initial columns...
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...
2004-04-17 Nicolas Boichat - Added a locking function in wxbPanel.
2004-04-16 Nicolas BoichatRemoved unused local variables.
2004-04-16 Nicolas BoichatAdded wxblistctrl, which allows the user to double...
2004-04-15 Nicolas Boichat- Mark files and dirs without reasking the list to...
2004-04-13 Kern SibbaldAdd wx-console directory