Age | Commit message (Expand) | Author |
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan |
2018-09-23 | new event: ME_DB_EVENT_EDITED | George Hazan |
2018-09-23 | db_event_edit - new stub for editing messages | George Hazan |
2018-09-21 | code cleaning | George Hazan |
2018-09-20 | also removed from pascal headers | George Hazan |
2018-09-20 | creepy crutch removed that was adding message ids after the binary zero in me... | George Hazan |
2018-09-20 | fix for the proper return type of PROTO<>::RecvMsg | George Hazan |
2018-09-19 | GetEventById & SetEventId - two new methods to operate with events by their s... | George Hazan |
2018-09-18 | code cleaning | George Hazan |
2018-09-16 | crash fix for setting unused OLE properties | George Hazan |
2018-09-03 | popup code cleaning | George Hazan |
2018-08-30 | minor code cleaning | George Hazan |
2018-08-29 | fixes #1555 (Import shouldn't import .bak second time in service mode) | George Hazan |
2018-08-15 | Import: ability to check duplicates during a contact import | George Hazan |
2018-08-15 | Windows string types removed from m_core.h | George Hazan |
2018-08-14 | fix for CreatePathToFileW prototype (missing const specifier) | George Hazan |
2018-08-07 | MDatabaseReadonly - base class for all read-only database drivers | George Hazan |
2018-08-02 | Miranda_WaitOnHandleEx - advanced wait function with pInfo parameter | George Hazan |
2018-07-25 | major code cleaning of all font-related structures | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |
2018-07-16 | fixes #1503 (Clist_blind: Main menu has gone) | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-10 | Menu_SetVisible: new function to write down a Visibility checkbox for a menu ... | George Hazan |
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan |
2018-07-05 | fix for random crash fix on start | George Hazan |
2018-06-29 | safer method of backing up databases instead of trying to read them manually | George Hazan |
2018-06-25 | duplicate cache item removed to avoid rare crashes | George Hazan |
2018-06-24 | ProxySwitch: it compiles but don't work | Mataes |
2018-06-23 | Netlib: patch for proxySwitch | Mataes |
2018-06-18 | new functions to access mirandaboot.ini from all plugins: | George Hazan |
2018-06-13 | System idle: | George Hazan |
2018-06-13 | profile lock detection unbound from contact list services | George Hazan |
2018-06-06 | CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe... | George Hazan |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | George Hazan |
2018-06-01 | CMPluginBase::getModule: new helper for returning plugin's module | George Hazan |
2018-05-31 | fixes #1397 (StdMsg: dynamic loading breaks meta menu) | George Hazan |
2018-05-30 | added handler for right click | George Hazan |
2018-05-28 | fix for delphi plugins | George Hazan |
2018-05-28 | core changes: | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-23 | cosmetic fixes for testdll.dpr | George Hazan |
2018-05-23 | one more | dartraiden |
2018-05-23 | remove some more MirandaPluginInfoEx() | dartraiden |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan |