summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-09-17crutch for window creationGeorge Hazan
2016-09-16- chats services replaces with functions;George Hazan
2016-09-16service wrappers -> real functionsGeorge Hazan
2016-09-16forgotten database functionGeorge Hazan
2016-09-16crash fixGeorge Hazan
2016-09-15crash fix in Skype custom icon handlerGeorge Hazan
2016-09-14patch for UI Utils:George Hazan
2016-09-14fix for 32-bit libsGeorge Hazan
2016-09-14second major wipeout of database services & structures:George Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-11ExtraIcons: Disable gender, account, homepage, phone/sms and e-mail icons by ...Robert Pösel
2016-09-11code cleaningGeorge Hazan
2016-09-11flag added to the extra icon creation functionsGeorge Hazan
2016-09-11MS_CLIST_EXTRA_ADD_ICON - forgotten EI serviceGeorge Hazan
2016-09-08Srmm_* wrappers for services converted into regular functionsGeorge Hazan
2016-09-07attempt to fix rclick on popups in NewXstatusNotifyGeorge Hazan
2016-09-07unused module stub removedGeorge Hazan
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-09-06Clist_GetImageList()George Hazan
2016-09-06clist services' extermination continuedGeorge Hazan
2016-09-05Make initial width of clist reasonably biggerRobert Pösel
2016-09-05various minor fixesGeorge Hazan
2016-09-05warning fixGeorge Hazan
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-09-01MS_CLIST_TOGGLEHIDEOFFLINE must return the real valueGeorge Hazan
2016-09-01- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();George Hazan
2016-09-01duplicate code removedGeorge Hazan
2016-08-31minor code cleaningGeorge Hazan
2016-08-25delay CloseHandle() to the thread finishGeorge Hazan
2016-08-25fix for a major handle leak introduced in rev #15740George Hazan
2016-08-20contact deletion must be processed modallyGeorge Hazan
2016-08-16fix for a misprintGeorge Hazan
2016-08-11CDlgBase::EndModal(INT_PTR nResult) - new method to close modal dialogGeorge Hazan
2016-08-10small fixGeorge Hazan
2016-08-10- unused variable logIconBmpSize removed;George Hazan
2016-08-09mir_app: import from ini dialogs moved to new guiAlexander Lantsev
2016-08-05additional fix for the case of parallel destructionGeorge 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-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-07-21mir_core: added wine detectionMikalaiR
2016-07-21improperly named helper renamedGeorge Hazan
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-07-13mir_core:Alexander Gluzsky
2016-07-05stdmsg: fix(?) heap corruptionMikalaiR