Age | Commit message (Expand) | Author |
2018-05-22 | m_fontservice.h => CMPlugin | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan |
2018-05-22 | Srmm_AddButton unbound from hLangpack | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan |
2018-05-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-17 | Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, SeenPlugin... | George Hazan |
2018-05-16 | SmileyAdd: reverse iterator shall be used here cause Draw() suddenly can remo... | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-15 | fixes #1360 (wrong tooltips for XEP smile packs) | George Hazan |
2018-05-11 | oops | dartraiden |
2018-05-11 | code cleaning | dartraiden |
2018-05-10 | fixes #1335 (Reimplement XEP support in SmileyAdd again) | George Hazan |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-17 | fix for strange & rare crash while drawing smileys | George Hazan |
2018-04-17 | MNonCopyable - the common class to avoid declaring fake private constructors | George Hazan |
2018-04-03 | Accounts() : iterator for accounts | George Hazan |
2018-04-03 | CLIST_INTERFACE: | George Hazan |
2018-03-16 | entities' names to be started with capital letters | George Hazan |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-15 | LIST<> iterators: | George Hazan |
2018-03-14 | reverse iterators for LIST<> | George Hazan |
2018-03-09 | more loop-related code cleaning | George Hazan |
2018-02-27 | SmileyAdd: attempt to fix code insertion | George Hazan |
2018-02-24 | more nullptr | Goraf |
2018-02-24 | guard headers | Goraf |
2018-02-23 | SmileyAdd: fix for broken UTF16 constants | George Hazan |
2018-02-21 | SmileyAdd: C++'11 iterators | George Hazan |
2018-01-26 | AdvaImg: | George Hazan |
2018-01-01 | massive copyright update | dartraiden |
2017-12-11 | mir_base64_* => parameters type fix | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-12-06 | fix after files conversation | Kirill Volinsky |
2017-11-29 | fixes #1044 | George Hazan |
2017-11-29 | SmaileyAdd to use pcre16 instead of the obsoleted regexp parser | George Hazan |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan |
2017-11-27 | add module name (part 1) | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-10-31 | fix for drawing half-visible smileys | George Hazan |
2017-09-30 | fixes #951 | George Hazan |
2017-09-27 | fix for issues described in #922 (Move development to VS2017) | George Hazan |
2017-09-13 | SmileyAdd: Mouse hovering selection removed | alitor |