summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
2013-04-14thread structure optimizationGeorge Hazan
2013-04-13StdCrypt included into the list of the standard projectsGeorge Hazan
2013-04-13- standard version resource for StdChat;George Hazan
2013-04-13stub for the standard encryptorGeorge Hazan
2013-04-12fix for random white icons in menusGeorge Hazan
2013-04-11srmm icons work in SRMM & ScriverGeorge Hazan
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
2013-04-11status icons almost recoveredGeorge Hazan
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
2013-04-10- SRMM status icons module moved to the core;George Hazan
2013-04-10fix for inaccurate lists' declarationsGeorge Hazan
2013-04-10write locks for MDatabaseCacheGeorge Hazan
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
2013-04-09- short function names allows to write database loops in one string;George Hazan
2013-04-08misprintGeorge Hazan
2013-04-08fix for the undocumented MS_CLIST_RETRIEVE_INTERFACE featureGeorge Hazan
2013-04-07end of the old database macrosesGeorge Hazan
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...George Hazan
2013-04-07allow '-' to act as L as the setting deletion marker in autoexec.iniGeorge Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05- Added ability to open chat window after adding contact (patch from Robyer)Vadim Dashevskiy
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
2013-04-05MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' hidin...George Hazan
2013-04-05core:Kirill Volinsky
2013-04-04MS_SKIN_PLAYSOUNDFILE: extension of MS_SKIN_PLAYSOUND that plays almost any fileGeorge Hazan
2013-03-30fix for the incorrect string lengthGeorge Hazan
2013-03-30added one more parameter for saving files with or without formattingKirill Volinsky
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
2013-03-29attempt to save memory required for the ANSI translationsGeorge Hazan
2013-03-27aestheticism George Hazan
2013-03-27XML API extended by two file operations: save to & read from fileGeorge Hazan
2013-03-26git-svn-id: http://svn.miranda-ng.org/main/trunk@4199 1316c22d-e87f-b044-9b9b...George Hazan
2013-03-26removed clutch in StdMsg to publish SIZEOF(fontOptionsList)George Hazan
2013-03-25fix for mir_urlEncode()George Hazan
2013-03-25- translation fixes (patch from Basil)Vadim Dashevskiy
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
2013-03-21- unused constant MIRANDA_IDLE_INFO_SIZE_1 removed;George Hazan
2013-03-21we use the idle state only in Online & FFC modesGeorge Hazan
2013-03-21change of idle switching behavior:George Hazan
2013-03-20ok, let's remove these three linesGeorge Hazan
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan