Age | Commit message (Expand) | Author |
2019-01-04 | Update copyrights | dartraiden |
2018-07-25 | major code cleaning of all font-related structures | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan |
2018-04-22 | EV_PROTO_ONMENU removed | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-04-02 | fixes #1241 (some status menu items don't change language until restart) | George Hazan |
2018-03-28 | common protocol instance management code went into template | George Hazan |
2018-03-26 | Jabber: fix for showing auth menu items | George Hazan |
2018-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan |
2018-03-05 | Jabber: code cleaning & simplification | George Hazan |
2018-02-21 | Jabber: C++'11 iterators | George Hazan |
2018-02-09 | all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminated | George Hazan |
2018-01-01 | massive copyright update | 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-11-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-11-08 | Jabber: unneeded parameter eliminated from CJabberProto::GetResourceCapabilites | George Hazan |
2017-09-03 | Revert "Jabber: ability to pass jid as param to create/join conference dialog... | aunsane |
2017-09-02 | Jabber: ability to pass jid as param to create/join conference dialog service... | aunsane |
2017-08-23 | code cleaning | George Hazan |
2017-08-10 | Jabber: | George Hazan |
2017-07-30 | Hotkeys: code cleaning | George Hazan |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-06-13 | minor code cleaning | George Hazan |
2016-04-13 | sorted lists are used now in Jabber instead of linear database lookup | George Hazan |
2016-03-04 | end of perversion with short ints (fixes #1204) | George Hazan |
2016-01-02 | Copyrights update part 2 | Dart Raiden |
2015-12-14 | it's not that simple (c) to move a piece of code to another place | George Hazan |
2015-12-13 | missing UNSET_UID inserted | George Hazan |
2015-12-13 | some service menus declared as non-tunable | George Hazan |
2015-09-04 | Jabber: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-07-02 | two new flags of TMO_MenuItem: | George Hazan |
2015-06-30 | - fix for the old perversion with manual protocol root calculation; | George Hazan |
2015-06-29 | ownerData isolated inside TMO_IntMenuItem not to allow external structures to... | George Hazan |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |