Age | Commit message (Expand) | Author |
2018-03-06 | PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ... | George Hazan |
2018-02-12 | useless CCtrlEdit removed | George Hazan |
2018-01-26 | code optimization | 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-12-03 | TabSRMM: added link to addons site | 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-10 | fixes #1022 (in tabSRMM log options dialog the plugins' combo is always disab... | George Hazan |
2017-10-05 | fixes #969 (some controls don't work without classes) | George Hazan |
2017-10-02 | fixes #967 (Broken templates preview in TabSRMM native templates editor) | George Hazan |
2017-09-13 | all usual options dialogs rewritten on UI classes | George Hazan |
2017-09-13 | VS2010 compilation fix | George Hazan |
2017-09-13 | tabSRMM: log options dialog rewritten using UI classes | George Hazan |
2017-09-13 | tabSRMM: container options dialog rewritten using UI classes | George Hazan |
2017-08-22 | unused code removed | George Hazan |
2017-08-20 | minus ModernOpt | George Hazan |
2017-08-06 | Update rest of links to https | Robert Pösel |
2017-04-04 | SRMM window list completely incapsulated into mir_app to avoid corrupting it ... | George Hazan |
2017-03-14 | some fixes to make Coverity happier | George Hazan |
2017-03-08 | code cleaning | George Hazan |
2017-03-02 | further tabSRMM cleanup | George Hazan |
2017-01-01 | bump copyright year | dartraiden |
2016-12-01 | toolbar icons processing code moved to mir_app | George Hazan |
2016-11-17 | PathToRelativeT - forgotten macro | George Hazan |
2016-11-13 | fix for built-in clist_modern in the typing notification options dialog | George Hazan |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-10-25 | Allow '0' in "Flash containers" TabSRMM setting to disable flashing. | ultramage |
2016-09-06 | MS_CLIST_SYSTRAY_NOTIFY - more useless code removed | George Hazan |
2016-09-05 | TabSRMM: Make default settings more user friendly and use nicer templates | Robert Pösel |
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-04-26 | absolutely useless service MS_CLUI_GETCAPS removed as pre-kernel clist atavism | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-09-01 | - adaptation for the kernel strdel(); | George Hazan |
2015-08-28 | TabSEMM: | Tobias Weimer |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-01 | tabsrmm: common project | Kirill Volinsky |
2015-08-01 | switch from miranda.or.at to our wiki | Dart Raiden |
2015-06-30 | MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w... | George Hazan |
2015-06-21 | MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-05-22 | replace _tcscpy to mir_tstrcpy | Kirill Volinsky |
2015-05-22 | replace _tcsicmp to mir_tstrcmpi | Kirill Volinsky |
2015-05-22 | replace _tcscmp to mir_tstrcmp | Kirill Volinsky |