Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-01 | frankly speaking, neither colors not effects have flags | George Hazan | |
2020-05-01 | FIDF_DEFAULTVALID: code cleaning | George Hazan | |
2020-03-30 | Contact lists: | George Hazan | |
- all common options moved to the Clist namespace; - fixes #2281 (Add option to not clear "NotOnList" group at start); | |||
2019-10-02 | merge with SrmmLogContainer | George Hazan | |
2019-09-18 | Scriver: typing options -> UI classes | George Hazan | |
2019-09-10 | Scriver: rollback of malicious changes, original order of things restored | George Hazan | |
2019-09-09 | Scriver: further code unification | George Hazan | |
2019-08-30 | no more old-style settings in Scriver | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: more CMOption | George Hazan | |
2019-08-30 | Scriver: | George Hazan | |
- fixes #2037 (when tabs are used, "Save settings for contacts" corrupts window position); - rest of tabs options switched to UI; - version bump | |||
2019-08-29 | Scriver: options automation | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2019-03-07 | Srmm_ModifyIcon now changes only tooltip and/or icon, Srmm_SetIconFlags ↵ | George Hazan | |
controls flags | |||
2019-03-05 | Popup: | George Hazan | |
- wiping out checks for service presence; - code cleaning | |||
2019-01-31 | Scriver: no more URLs | dartraiden | |
2018-11-12 | Scriver -> g_plugin calls | George Hazan | |
2018-07-25 | major code cleaning of all font-related structures | George Hazan | |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-07-11 | fixes #1474 (Scriver: send options cannot be translated) | George Hazan | |
2018-07-11 | GUI change: | George Hazan | |
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name) | |||
2018-06-09 | Scriver: make keyboard shortcuts translatable | dartraiden | |
2018-06-09 | fixes #1406 (Scriver: sending by Shift+Enter) | George Hazan | |
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-01 | code cleaning | 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-05-22 | m_fontservice.h => CMPlugin | George Hazan | |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | George Hazan | |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan | |
2018-05-16 | Scriver -> CMPlugin | George Hazan | |
2018-05-13 | related to #1354 (unhides the hidden database setting that sets the title ↵ | George Hazan | |
format for Scriver) | |||
2018-05-11 | fixes #1347 (Scriver: remove "Use the contact's status icon as the window ↵ | George Hazan | |
icon" option) | |||
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-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ↵ | George Hazan | |
is changed | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-08-27 | Scriver: fix for dynamic entry field height | George Hazan | |
2017-04-08 | unneeded type declaration removed | George Hazan | |
2017-04-08 | fix for log options in Scriver | George Hazan | |
2017-04-07 | Windows-specific code moved to mir_core | George Hazan | |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ↵ | George Hazan | |
by someone's dirty hands | |||
2017-03-26 | Windows'98 compatibility code is not needed for years | George Hazan | |
2017-03-24 | m_message & m_log moved inside mir_app | George Hazan | |
2017-03-21 | various code cleaning & name conflict resolution | George Hazan | |
2017-03-11 | group chats: | George Hazan | |
- massive extinction of all remaining GC_* messages; - color chooser completely moved to mir_app; - color buttons' subclass function also moved to mir_app; - all code management transferred to a bunch of virtual functions, members of CChatRoomDlg; - numerous small fixes, like fix for a broken highlight in StdMsg | |||
2017-03-07 | code cleaning | George Hazan | |