summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31ability to run converter from old profile versions without launching Profile ↵George Hazan
Manager, if the old profile is the only profile present git-svn-id: http://svn.miranda-ng.org/main/trunk@11703 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-29crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-28project fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11633 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11630 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11629 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25files structure changedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22_vsnprintf_s replaced with _vsnprintf to prevent a crashGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22additional log dataGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11583 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21unused parameter removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11570 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21SSL context double shutdown preventionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11567 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21minor fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11563 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21static version of the kernel ssl driverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11562 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;George Hazan
- calls of MS_PROTO_ISPROTOCOLLOADED replaced with ProtoGetAccount() wherever possible git-svn-id: http://svn.miranda-ng.org/main/trunk@11558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-21fix for plugins' comparisonGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11554 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19old tooltip management code removedGeorge Hazan
fixes #825 (Tooltip won't disappear in StdChat) git-svn-id: http://svn.miranda-ng.org/main/trunk@11532 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18dumb windows motherfuckersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18switсh from runtime functions to Windows ones, to compare strings ↵George Hazan
regardless of current locale git-svn-id: http://svn.miranda-ng.org/main/trunk@11517 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16-Fixed memory leakTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11465 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16damned magicGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16type conversion warnings fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16warning fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16bye-bye all mess with buffers George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16Fixed minor leaksTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11391 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...., WM_SETTEXT...) -> SetDlgItemText(...)Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11388 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessage 2Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11384 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-13memmove -> memcpy in some cases, review reqRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11367 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13MoveMemory -> memmoveRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11365 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13Minor warnings fixedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11364 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13CopyMemory -> memcpyRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13arg fixes for MS_UTILS_OPENURL serviceRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13multiple buf size fixesRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11361 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-12- fix for drawing status bar icons;George Hazan
- fix for the Unicode window procedure git-svn-id: http://svn.miranda-ng.org/main/trunk@11348 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-11chat manager to simply return a CHAT_INTERFACE* to non-SRMM pluginsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11337 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c