summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
AgeCommit message (Expand)Author
2015-09-05git-svn-id: http://svn.miranda-ng.org/main/trunk@15249 1316c22d-e87f-b044-9b9...MikalaiR
2015-08-20db_autobackups:Tobias Weimer
2015-06-28code cleaningGeorge Hazan
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-05-24replace wcscpy to mir_wstrcpyKirill Volinsky
2015-05-24replace wcslen to mir_wstrlenKirill Volinsky
2015-05-23replace strncat to mir_strncatKirill Volinsky
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace lstrlenA to mir_strlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-16fix for strncat useKirill Volinsky
2015-05-11git-svn-id: http://svn.miranda-ng.org/main/trunk@13557 1316c22d-e87f-b044-9b9...Alexander Lantsev
2015-05-11minus CreateThreadKirill Volinsky
2015-04-29m_* headers moved to ExternalAPI folderKirill Volinsky
2015-04-28use common m_skin_eng.hKirill Volinsky
2015-03-29- Fixed compatibility of SendSS and HTTPServerTobias Weimer
2015-03-11all database functions moved to m_database.hGeorge Hazan
2015-01-28Pascal: miranda API updatesAlexey Kulakov
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-31pascal code: reformat, small fixesAlexey Kulakov
2014-12-29mradio api update (C version)Alexey Kulakov
2014-12-22Actman API header updated to v.3Alexey Kulakov
2014-12-17mTextControl: changed warning lavel to w4Kirill Volinsky
2014-12-15Folders: changed warning lavel to w4Kirill Volinsky
2014-12-14unused parameter removedGeorge Hazan
2014-12-08damned compatibilityAlexey Kulakov
2014-12-08old actman compatibility fixAlexey Kulakov
2014-12-08pascal include fixes. next tryAlexey Kulakov
2014-12-08Awkward's private repo syncAlexey Kulakov
2014-12-02mir_snprintf(..., "%s", ...) -> strncpy_s(...)Rozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-15Watrack: first trying of fix for Watrack plugin (like Watrack_MPD) workAlexey Kulakov
2014-11-12WATrack_MPD:Tobias Weimer
2014-11-11fixed vi info in command lineKirill Volinsky
2014-07-29- m_flash.h & m_flash.inc moved to deprecated;George Hazan
2014-06-15compilation fix (thanks person)Vadim Dashevskiy
2014-06-12changed header nameKirill Volinsky
2014-06-12one more header movedKirill Volinsky
2014-06-12Smileyadd deprecated header movedKirill Volinsky
2014-06-12headers of not adopted plugins moved to !DeprecatedKirill Volinsky
2014-06-12merge m_popup and m_popup2 headersKirill Volinsky
2014-06-11ansi popups deadGeorge Hazan
2014-05-26another gcc compilation fixVlad Mironov
2014-04-24Miranda API updateAlexey Kulakov
2014-04-20Dropbox: service and events reworkedAlexander Lantsev