Age | Commit message (Expand) | Author |
2018-09-02 | 30 chars aren't enough for long date representation | George Hazan |
2018-09-02 | fixes #1574 (newly activated account's options aren't displayed when you clic... | George Hazan |
2018-08-30 | fix of wrong status change processing, caused by a patch for #1304 | George Hazan |
2018-08-29 | fixes #1555 (Import shouldn't import .bak second time in service mode) | George Hazan |
2018-08-29 | ImportTXT blocked in the core & PluginUpdater | George Hazan |
2018-08-29 | fix for more friendly conversion of file transfer events into text | George Hazan |
2018-08-27 | these manual mir_free calls aren't needed anymore | George Hazan |
2018-08-27 | fixes #1547 (Miranda crashes on import from mmap profile when VK plugin is di... | George Hazan |
2018-08-27 | CMPlugin resource cleaning moved to the destructor of CMPluginBase | George Hazan |
2018-08-18 | fixes #1463 (old behavior of smart profile opening must be returned) | George Hazan |
2018-08-16 | forgoten reference to a tree event | George Hazan |
2018-08-15 | duplicate function removed | George Hazan |
2018-08-14 | fix for CreatePathToFileW prototype (missing const specifier) | George Hazan |
2018-08-07 | missing method added | George Hazan |
2018-08-07 | MDatabaseReadonly - base class for all read-only database drivers | George Hazan |
2018-08-05 | Sounds: | George Hazan |
2018-08-02 | Miranda_WaitOnHandleEx - advanced wait function with pInfo parameter | George Hazan |
2018-08-01 | fixes #1463 (Miranda asks to create database if already opened) | George Hazan |
2018-08-01 | fixes #1530 (fake dummy account types shall not be available for addition) | George Hazan |
2018-07-29 | unloaded plugin should be removed from servicePlugins too | George Hazan |
2018-07-29 | Ini file shall be loaded immediately after database creation | George Hazan |
2018-07-27 | Plugin options dialog: | George Hazan |
2018-07-26 | unused variable removed | George Hazan |
2018-07-25 | major code cleaning of all font-related structures | George Hazan |
2018-07-25 | fixes #1524 (Options module in DB) | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-23 | fixes #1510 (The import feature sometimes converts fields from unicode to str... | George Hazan |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |
2018-07-19 | LANGPACK_INFO: language to be untranslatable field on native language (Deutsc... | George Hazan |
2018-07-18 | if there's no need, let's not call that hook | George Hazan |
2018-07-16 | fixes #1503 (Clist_blind: Main menu has gone) | George Hazan |
2018-07-16 | code cleaning related to Nudge plugin | George Hazan |
2018-07-16 | nope.. this code must be executed each time we create a menu | George Hazan |
2018-07-14 | in fact we need to do that only once, not during langpack reset | George Hazan |
2018-07-14 | fix for the owner drawn menu bar | George Hazan |
2018-07-14 | fix for resetting menu in Clist_Modern | George Hazan |
2018-07-13 | Contacts lists: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | fixes #1475 (langIds should be recalculated on langpack change) | 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-09 | one shall not mix protocol registrations & accounts | George Hazan |
2018-07-05 | fixes #1448 (translated frame names in database) | 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 | fix for hanging up in new netlib hooks | George Hazan |
2018-06-23 | Netlib: | George Hazan |
2018-06-23 | Netlib: patch for proxySwitch | Mataes |
2018-06-19 | we shall not clear events that we don't own | George Hazan |
2018-06-18 | ability of C++ to compile any shit provided is enormous... | George Hazan |