Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-04 | Scriver: | George Hazan | |
- fixes #1404 (Scriver: cannot change "Send message on" settings) - fixes #1405 (Scriver: add "Send message on Ctrl+Enter") | |||
2018-06-04 | HwHotKeys: remove second description | dartraiden | |
2018-06-03 | fixes #1401 (fixes inactive session detection) | George Hazan | |
2018-06-03 | CloudFile: fix rare crash in dropbox | aunsane | |
2018-06-03 | MirLua: reworked http module | aunsane | |
- removed Send method - added Request method to create request without sending - added async callbacks - version bump | |||
2018-06-02 | db_autobackups: resource cosmetic | dartraiden | |
2018-06-01 | code cleaning | George Hazan | |
2018-06-01 | these binaries should be compiled with static runtime | George Hazan | |
2018-06-01 | rest of Scriver option dialogs moved to UI classes | George Hazan | |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has ↵ | George Hazan | |
module setting | |||
2018-06-01 | fixes #1370 (Scriver: titlebar setting bug) | George Hazan | |
2018-06-01 | plugins: stopspammod: options fixes | Gluzskiy Alexandr | |
- activate apply button on any change in account lists (OK button still does not handled properly, i need more info about UI api) | |||
2018-05-31 | fixes #1397 (StdMsg: dynamic loading breaks meta menu) | George Hazan | |
2018-05-30 | Fingerprint: fixed Conversations detect | Kirill Volinsky | |
2018-05-29 | grrm | George Hazan | |
2018-05-29 | rollback of version.rc for Watrack (pascal plugin) | George Hazan | |
2018-05-29 | common version resource extracted to the separate file | George Hazan | |
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins | |||
2018-05-29 | LotusNotify: another missing version resource | George Hazan | |
2018-05-29 | ConnectionNotify: fixes a problem with version resource | George Hazan | |
2018-05-29 | ancient perversion removed: function CListInitialise as the special entry ↵ | George Hazan | |
point for contact lists (not to mix them with usual plugins) | |||
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-28 | Notification plugins - convert to Load/Unload methods of CMPlugin | Goraf | |
2018-05-28 | MirLua: removed global Load & Unload | aunsane | |
2018-05-28 | what should be done to each C++ plugin (missing Unload functions might not ↵ | George Hazan | |
be overridden) | |||
2018-05-28 | core changes: | George Hazan | |
- added methods CMPluginBase::Load & CMPluginBase::Unload - duplicated data removed from BASIC_PLUGIN_INFO and replaced with data from CMPluginBase; - code cleaning | |||
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵ | George Hazan | |
differ only in a build number | |||
2018-05-27 | version resource fixed | Mataes | |
2018-05-27 | version resource fixed in some icon dlls | George Hazan | |
2018-05-27 | fix for build script | George Hazan | |
2018-05-27 | correct name of version resource | George Hazan | |
2018-05-27 | no need in version info inside Delphi package | George Hazan | |
2018-05-27 | fix for building h++ | George Hazan | |
2018-05-27 | auto build of h++ version resource | George Hazan | |
2018-05-27 | fix for correct version info offset calculation | George Hazan | |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan | |
2018-05-27 | patch that excludes PRODUCTVERSION from calculating checksum - will cause ↵ | George Hazan | |
reload of all modules in PU | |||
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-27 | SimpleStatusMsg: fix for an occasional crash | George Hazan | |
2018-05-27 | CMake: do not build Dbx_mmap plugin. | protomors | |
2018-05-26 | no, this idea was wrong... | George Hazan | |
2018-05-25 | same fix for Scirver (fixes #1387) | George Hazan | |
2018-05-25 | damned git | George Hazan | |
2018-05-25 | fix for a problem with StatusManager loading | George Hazan | |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-05-23 | fix: calculated array of interfaces is ignored | George Hazan | |
2018-05-23 | AutoShutdown: we don't need second define | Mataes | |
2018-05-23 | AutoShutdown: fix regression introduced in ↵ | dartraiden | |
https://github.com/miranda-ng/miranda-ng/commit/8a74e7495ce5ad39de4f5c25121a84d35df90c36 | |||
2018-05-23 | LotusNotify: fix regression introduced in ↵ | dartraiden | |
https://github.com/miranda-ng/miranda-ng/commit/8a74e7495ce5ad39de4f5c25121a84d35df90c36 | |||
2018-05-23 | RecentContacts: fix regression introduced in ↵ | dartraiden | |
https://github.com/miranda-ng/miranda-ng/commit/cb4d31922f0690f5a3c79526245c963bfd118864 |