summaryrefslogtreecommitdiff
path: root/plugins/Db_autobackups
AgeCommit message (Collapse)Author
2014-06-15db_autobackups: resource cosmeticsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-11correct ServiceExists call for popupsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-18Various Icons updated (thanks dracosha)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 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-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-24more useless conversions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25end of version zooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 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
2014-01-08db => databaseDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7556 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 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-12-08correct menu creation orderGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7099 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-08- fixed accesibility issues in some plugins (fixes #514, #515, #516, #517)Tobias Weimer
- typo in Whatsapp corrected git-svn-id: http://svn.miranda-ng.org/main/trunk@7085 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-20Db_autobackups: capitalizationDart Raiden
langpacks/russian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@6949 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-12compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6870 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-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31Db_autobackups: spelling correctionsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31icons to be registered before menu creation, not afterGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6719 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31rest of cosmeticsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6718 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31langpacks/russian: updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6717 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-31DB menu item fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6714 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-09-25valid options initializationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6225 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-07-17- cosmetic patches from dartraidenVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@5393 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-08Correct url for all plugins.Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@5279 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-22Fixed tooltips in the options dialogsSergey Tatarinov
git-svn-id: http://svn.miranda-ng.org/main/trunk@4803 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-09no need to suppress PDB path in VS2012George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4604 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-23- regression fixedSergey Tatarinov
git-svn-id: http://svn.miranda-ng.org/main/trunk@4517 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07Trigger plugin's support removed, cause this plugin is deadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4374 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-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14old ansi popups removed, noone used them anywayGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-11- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3972 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-01useless Folders support checks removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3824 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
2013-02-13VS2012 projects to be compiled with SP1 XP-compatible runtimeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c