summaryrefslogtreecommitdiff
path: root/src/modules/database
AgeCommit message (Expand)Author
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...George Hazan
2015-06-11- typo fix;George Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-31this code is not needed anymoreGeorge Hazan
2015-05-26fixes for event notificationsGeorge Hazan
2015-05-23Profile manager:George Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace strncpy to mir_strncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-20Profile Manager -> CCtrlPagesGeorge Hazan
2015-04-22fixed profile manager headerbar infoKirill Volinsky
2015-04-16Spelling correction (patch by RMN)Vadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-11unsafe string operations replaced with safe wherever possibleGeorge Hazan
2015-04-10more fixesGeorge Hazan
2015-01-18contacts cache details to be completely hidden from the outside worldGeorge Hazan
2015-01-04fatal error to be issued any time we can't load a Std* pluginGeorge Hazan
2015-01-03dbchecker should be unloaded after database conversionGeorge Hazan
2015-01-03voluntarily removed line restoredGeorge Hazan
2015-01-02code cleaningGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31ability to run converter from old profile versions without launching Profile ...George Hazan
2014-12-29crash fixGeorge Hazan
2014-12-16Fixed minor leaksTobias Weimer
2014-12-13MoveMemory -> memmoveRozhuk Ivan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01code cleanupRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-25code cleanupRozhuk Ivan
2014-11-09code cleaningGeorge Hazan
2014-09-16the default profile's name should not be corruptedGeorge Hazan
2014-09-14fix for running dbchecker from Profile ManagerGeorge Hazan
2014-09-13restored ability to launch a service-mode plugin for a newly created profileGeorge Hazan
2014-09-07autoexec_nightly_pu.ini to set PluginUpdater for dev builds is not needed any...Vadim Dashevskiy
2014-08-21missing check addedGeorge Hazan
2014-08-16revert until better solutionVadim Dashevskiy
2014-08-16mirandaboot cleanup and obsolete autoexec delete Vadim Dashevskiy
2014-08-11added VKontakte protocol to Unsafe to defaultsVadim Dashevskiy
2014-08-05DbChecker unloadVadim Dashevskiy
2014-07-22fix for assigning DWORDS in the same database variable that held a string beforeGeorge Hazan