summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15/src/CAppletManager.cpp
AgeCommit message (Expand)Author
2017-11-13Code modernize ...Goraf
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-03-28some more fixes for 64-bit versionGeorge Hazan
2017-03-28and finally MS_MSG_GETWINDOWDATA has gone, zihrono levrahaGeorge Hazan
2017-03-28funny, but without cbSize we have no need in MessageWindowInputData at allGeorge Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-21improperly named helper renamedGeorge Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-10-04MirandaG15:Tobias Weimer
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-07-26more warning fixesGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-05-28warning fixesGeorge Hazan
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-15MirandaG15:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-18various calls of setlocale removedGeorge Hazan
2014-12-18array out-of-boundsGoraf
2014-12-08mirandag15 small fixRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-29MirandaG15: code cleanup.Rozhuk Ivan
2014-07-19db_mc_tryMeta applied George Hazan
2014-02-27direct access to MetaContacts/IsSubcontact removed everywhereGeorge Hazan
2014-02-24- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...George Hazan
2014-02-21Attempt to make MirandaG15 work with IRC and other groupchatsTobias Weimer
2014-02-16code cleaningGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2014-01-08chat structures slightly cleaned (no changes so far)George Hazan
2013-11-03MirandaG15: useless ifdef removedRobert Pösel