summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI
AgeCommit message (Expand)Author
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-05-18unused proprietary services removed from UserInfoExGeorge Hazan
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-04-17MirLua:Alexander Lantsev
2016-04-04MirLua:Alexander Lantsev
2016-04-04MirLua: m_toptoolbar moved to separate projectAlexander Lantsev
2016-03-05Dropbox: sync service should return data immediatelyAlexander Lantsev
2016-03-04Dropbox: removed old serviceAlexander Lantsev
2016-03-03Dropbox: new service pt. 1Alexander Lantsev
2016-01-20"N/A" -> "Not available" (thx Wishmaster for idea)Dart Raiden
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-30code optimization MikalaiR
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