summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2013-04-23also wrtrim renamed, according to the standard, to rtrimwGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4516 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-23- added unicode analogs of ltrim, ltrimp, wildcmp;George Hazan
- wildcmpi[w] added git-svn-id: http://svn.miranda-ng.org/main/trunk@4511 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20oops... ME_MSG_WRITEEVENT is ME_MSG_PRECREATEEVENT now :)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20ME_MSG_WRITEEVENT - new hookable event to catch the db event creation moment ↵George Hazan
in SRMM git-svn-id: http://svn.miranda-ng.org/main/trunk@4484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-20end of the city legend that PSS_MESSAGEW ever existedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-14thread structure optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-13StdCrypt included into the list of the standard projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-13- standard version resource for StdChat;George Hazan
- minor fix for the StdCrypt project git-svn-id: http://svn.miranda-ng.org/main/trunk@4445 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-13stub for the standard encryptorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-12fix for random white icons in menusGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4433 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11srmm icons work in SRMM & ScriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4427 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11Unicode, auto-translatable tooltips for Srmm iconsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4423 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11status icons almost recoveredGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-11SRMM icons to be unloaded automaticallyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10- SRMM status icons module moved to the core;George Hazan
- this code removed from Scriver & tabSRMM git-svn-id: http://svn.miranda-ng.org/main/trunk@4416 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10fix for inaccurate lists' declarationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4411 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-10write locks for MDatabaseCacheGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan
- database cycles simplified git-svn-id: http://svn.miranda-ng.org/main/trunk@4404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-09- short function names allows to write database loops in one string;George Hazan
- 'continue' operator can be used then; - multiple bugs fixed in clists; - code becomes much more compact; git-svn-id: http://svn.miranda-ng.org/main/trunk@4403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-08misprintGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4394 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-08fix for the undocumented MS_CLIST_RETRIEVE_INTERFACE featureGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07end of the old database macrosesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it ↵George Hazan
without parameters git-svn-id: http://svn.miranda-ng.org/main/trunk@4368 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07allow '-' to act as L as the setting deletion marker in autoexec.iniGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4361 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05rest of menu cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- Added ability to open chat window after adding contact (patch from Robyer)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05various menu items quirks, simplifications & optimizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05MS_CLIST_SHOWHIDEMENUITEM - new simplified service for the menus items' ↵George Hazan
hiding/showing git-svn-id: http://svn.miranda-ng.org/main/trunk@4318 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05core:Kirill Volinsky
added check on bass_interface loaded optins page moved to separate tab bass_interface: options page moved to Sounds git-svn-id: http://svn.miranda-ng.org/main/trunk@4314 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-04MS_SKIN_PLAYSOUNDFILE: extension of MS_SKIN_PLAYSOUND that plays almost any fileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30fix for the incorrect string lengthGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4259 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30added one more parameter for saving files with or without formattingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4256 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4255 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-3012 binary replacements for MS_DB_EVENT_* services:George Hazan
HANDLE db_event_add(HANDLE hContact, DBEVENTINFO *dbei); int db_event_count(HANDLE hContact); int db_event_delete(HANDLE hContact, HANDLE hDbEvent); HANDLE db_event_first(HANDLE hContact); HANDLE db_event_firstUnread(HANDLE hContact); int db_event_get(HANDLE hDbEvent, DBEVENTINFO *dbei); int db_event_getBlobSize(HANDLE hDbEvent); HANDLE db_event_getContact(HANDLE hDbEvent); HANDLE db_event_last(HANDLE hDbEvent); int db_event_markRead(HANDLE hContact, HANDLE hDbEvent); HANDLE db_event_next(HANDLE hDbEvent); HANDLE db_event_prev(HANDLE hDbEvent); git-svn-id: http://svn.miranda-ng.org/main/trunk@4254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-30 /SAFESEH removed from MSVC 2012 WIN32/DebugVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4253 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-29attempt to save memory required for the ANSI translationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4232 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-27aestheticism George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4221 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-27XML API extended by two file operations: save to & read from fileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-26git-svn-id: http://svn.miranda-ng.org/main/trunk@4199 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-26removed clutch in StdMsg to publish SIZEOF(fontOptionsList)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-25fix for mir_urlEncode()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-25- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4187 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-24char* mir_urlEncode(const char *szUrl) added George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4180 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-21- unused constant MIRANDA_IDLE_INFO_SIZE_1 removed;George Hazan
- proper tracking of autoaway sound options; - code cleanup for MIRANDA_IDLE_INFO initialization; git-svn-id: http://svn.miranda-ng.org/main/trunk@4156 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-21we use the idle state only in Online & FFC modesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4155 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-21change of idle switching behavior:George Hazan
- we switch to idle from ANY online status, despite invisible, because idle is not a status, it's just a program state; - we remove the saved status instead of setting it to zero git-svn-id: http://svn.miranda-ng.org/main/trunk@4151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-20ok, let's remove these three linesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4125 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-19- mir_unsubclassWindow introduced for the explicit window unsubclassing;George Hazan
- fix for subclassing in SRMM event handlers git-svn-id: http://svn.miranda-ng.org/main/trunk@4117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c