Age | Commit message (Expand) | Author |
2019-09-18 | m_ieview support removed from Pascal source code | George Hazan |
2019-09-18 | handy runtime debugging tool © Michael Chourdakis | George Hazan |
2019-09-17 | Chat: common code moved to mir_app | George Hazan |
2019-09-16 | SRMM: | George Hazan |
2019-09-16 | fixes #2064 (Jabber: some MUC dialogs are displayed behind the chat window) | George Hazan |
2019-09-13 | SM_BroadcastMessage removed from CHAT_MANAGER, we don't need it anymore | George Hazan |
2019-09-10 | Scriver: rollback of malicious changes, original order of things restored | George Hazan |
2019-09-10 | Scriver: fix for window resizer | George Hazan |
2019-09-09 | Srmm_FindDialog moved from StdMsg to the core | George Hazan |
2019-09-04 | history manager built into CHAT_MANAGER isn't needed anymore | George Hazan |
2019-09-03 | CChatRoomDlg globally renamed to CMsgDialog to be conpatible with StdMsg | George Hazan |
2019-08-26 | unified fake User-Agent field generation for all http-related protocols | George Hazan |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan |
2019-08-03 | core part of CloseAction went to the core | George Hazan |
2019-08-01 | fixes #2022 (shitty internal AVS flags finally removed from global include file) | George Hazan |
2019-07-26 | warning fixes | George Hazan |
2019-07-24 | code cleaning | George Hazan |
2019-07-24 | various unused stuff removed from Pascal headers | George Hazan |
2019-07-24 | more useless shit cleaned | George Hazan |
2019-07-24 | code cleaning | George Hazan |
2019-07-24 | NLHR_PTR - smart pointers make better code | George Hazan |
2019-07-24 | obsolete code removed from NETLIBBIND | George Hazan |
2019-07-24 | useless member NETLIBOPENCONNECTION::cbSize removed | George Hazan |
2019-07-24 | warning fixes | George Hazan |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-07-15 | PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ava... | George Hazan |
2019-07-12 | compilation fix | George Hazan |
2019-07-12 | CMake: reduced dependency from prebult libraries. | protomors |
2019-06-27 | manual access to CList/Group restricted | George Hazan |
2019-06-04 | fixes #1963 (third portion) | George Hazan |
2019-06-04 | more fixes for #1963 | George Hazan |
2019-06-02 | Button_SetIcon_IcoLib - a helper to set MButton's icon using an icolib handle | George Hazan |
2019-05-29 | all icons with keys replaced with skin password icon SKINICON_OTHER_KEYS | George Hazan |
2019-05-27 | stupid constants replaced with the smarter ones | George Hazan |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-05-13 | CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc | George Hazan |
2019-04-24 | warning fix | George Hazan |
2019-04-13 | Jabber: | George Hazan |
2019-04-13 | CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA... | George Hazan |
2019-04-12 | - extra icons default changed from icon's name to icon's handle; | George Hazan |
2019-04-12 | compilation fix | George Hazan |
2019-04-12 | major crutch for pascal plugins | George Hazan |
2019-04-12 | missing parameter added | George Hazan |
2019-04-12 | standard icolib management code added to CMPluginBase | George Hazan |
2019-04-12 | strange unused shit removed | George Hazan |
2019-03-27 | Clist events: | George Hazan |
2019-03-27 | pascal code cleaning | George Hazan |
2019-03-26 | ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed | George Hazan |
2019-03-19 | added CCtrlDate::SetTime | George Hazan |
2019-03-19 | missing CBN_KILLFOCUS handler in CCtrlCombo | George Hazan |