summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-17ProtoBroadcastAck macro converted into a functionGeorge Hazan
2013-06-17ProtoServiceExists moved to mir_coreGeorge Hazan
2013-06-16Fixed notifying events.Robert Pösel
2013-06-16Chat API: added flag to not notify particular eventRobert Pösel
2013-06-14Forgotten change.Robert Pösel
2013-06-14Added auth icons into core. Used those for auth events (instead of miranda lo...Robert Pösel
2013-06-14Correct url for report bug menu item.Robert Pösel
2013-06-14git-svn-id: http://svn.miranda-ng.org/main/trunk@4932 1316c22d-e87f-b044-9b9b...Robert Pösel
2013-06-14Improved and iconized some MessageBoxes.Robert Pösel
2013-06-14Fixed Cancel button on Restarting dialogRobert Pösel
2013-06-07useless stubs removedGeorge Hazan
2013-06-07duplicated and unused services removedGeorge Hazan
2013-06-07- clist_modern: we don't redeclare code services anymore;George Hazan
2013-06-04base64 functions moved to the proper moduleGeorge Hazan
2013-06-04MS_NETLIB_URLENCODE isn't used anyway, die the annoying clutchGeorge Hazan
2013-06-04end of base64* zoo George Hazan
2013-06-03mir_base64_decode & mir_base64_encode moved to mir_core.dllGeorge Hazan
2013-06-03- added base64 encode/decode services in Miranda? utilsAlexander Lantsev
2013-06-02patch from wishmaster for #356Kirill Volinsky
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-29no more WIN64, only _WIN64George Hazan
2013-05-25PluginUpdater API addedGeorge Hazan
2013-05-25From IM: Add notification on account creation name duplication error.Kirill Volinsky
2013-05-23fix for invalid account ordering in Options -> Contact List -> AccountsGeorge Hazan
2013-05-21- "2000\XP+" remark is not needed anymoreVadim Dashevskiy
2013-05-19fix for windows resizer in 64-bit modeGeorge Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-19git-svn-id: http://svn.miranda-ng.org/main/trunk@4731 1316c22d-e87f-b044-9b9b...Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-17some more fixes for MS_DB_CONTACT_DELETE & loopsGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-05-16unused clist headersGeorge Hazan
2013-05-16unused m_ignore.hGeorge Hazan
2013-05-16m_history.hGeorge Hazan
2013-05-16some another unused headersGeorge Hazan
2013-05-16we don't need VS2003/2005 support as wellGeorge Hazan
2013-05-16another bunch of unused junkGeorge Hazan
2013-05-16unused m_awaymsg.hGeorge Hazan
2013-05-16andalso from projectsGeorge Hazan
2013-05-16- useless header removed;George Hazan
2013-05-15MS_MSG_SETSTATUSTEXT - new service for setting the SRMM window's status bar textGeorge Hazan
2013-05-11memory allocation mismatchGeorge Hazan
2013-05-11missing required lockGeorge Hazan
2013-05-09memory corruption in StdMsg + SkypeGeorge Hazan
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-23also wrtrim renamed, according to the standard, to rtrimwGeorge Hazan
2013-04-23- added unicode analogs of ltrim, ltrimp, wildcmp;George Hazan
2013-04-20oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :)George Hazan
2013-04-20ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ...George Hazan