summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups/src/backup.cpp
AgeCommit message (Collapse)Author
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-24db_autobackups: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-16unified zlib project also moved to libs\George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14200 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-14- all icolib services removed;George Hazan
- IcoLib_* functions are bound directly to the code git-svn-id: http://svn.miranda-ng.org/main/trunk@14161 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-06fix for some warningsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14023 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14002 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13753 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-24* multiple WINE bug fixes over IsDialogMessage(), bug rep: ↵Rozhuk Ivan
https://bugs.winehq.org/show_bug.cgi?id=38276 git-svn-id: http://svn.miranda-ng.org/main/trunk@12489 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10Db_autobackups: reverted icon in the popupSergey Tatarinov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16Db_autobackups: small cleanRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16Db_autobackups: fix crashRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14Db_autobackups: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-12db_autobackups:Tobias Weimer
-Fix for #847 git-svn-id: http://svn.miranda-ng.org/main/trunk@11341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11295 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-08Db_autobackups: crash on rotate fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-07Db_autobackups: rotate fix fixRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@11260 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-07Db_autobackups: rotate fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11259 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-05Db_autobackups: small fix and improvement.Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11256 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-04Db_autobackups: multiple changesRozhuk Ivan
+ varios fixs git-svn-id: http://svn.miranda-ng.org/main/trunk@11245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30lstr* replacementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-07fix for creating backup first time without timestamp in databaseKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-18Db_autobackups:Sergey Tatarinov
- By clicking on the popup opens the folder with the backup - Minor cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@8652 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8571 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-14Db_autobackups:Sergey Tatarinov
- Typo git-svn-id: http://svn.miranda-ng.org/main/trunk@7642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-13crash fix for the small database packingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-11Db_autobackups:Sergey Tatarinov
- Minor simplification - Fix (temporary?) for strange behavior of zlib git-svn-id: http://svn.miranda-ng.org/main/trunk@7128 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-22Db_autobackups: cosmetics and de-capitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6959 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-17Db_autobackups: minor cleanupSergey Tatarinov
git-svn-id: http://svn.miranda-ng.org/main/trunk@6931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-16Db_autobackups: minor optimizationSergey Tatarinov
git-svn-id: http://svn.miranda-ng.org/main/trunk@6918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-15- Added ability to save compressed database in "Save as ..." dialog windowSergey Tatarinov
- Comment to the zip archive now is translatable - Fix: don't need to rotate backups if we do "Save as ..." git-svn-id: http://svn.miranda-ng.org/main/trunk@6914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-13Db_autobackups:Sergey Tatarinov
- Rewrote the rotator of files with related fixes - Uncompressed backups now have extension .dat git-svn-id: http://svn.miranda-ng.org/main/trunk@6892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-12Db_autobackups: some progress bar fixes and cleanupSergey Tatarinov
git-svn-id: http://svn.miranda-ng.org/main/trunk@6873 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-11Db_autobackups: added ability to compress the backups in the archive, ↵Sergey Tatarinov
version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@6867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31- fix for icolib handles;George Hazan
- fixes for runglish; - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@6715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-28cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@6662 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-17-translation fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@5394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-02-23added version infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@3728 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-26cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2849 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-25minor fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-12-25creatig backup in separate threadKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@2841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-07-23Db3x_mmap,Db_autobackups: changed folder structure Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1107 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c