summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM/src/version.h
AgeCommit message (Collapse)Author
2020-08-16tabSRMM:George Hazan
- fixes #2537 (TabSRMM: cannot close tab by pressing (x) in tab title); - code cleaning; - version bump
2020-08-12tabSRMM:George Hazan
- fixes #2521 (Esc key behavior selection not work for jabber chat rooms in Miranda NG 0.95.12 build); - manual WM_CLOSE processing code removed from CMsgDialog::DlgProc; - code cleaning
2020-07-21fixes #2222 (TabSRMM: не отключать получение новых ↵George Hazan
сообщений при отключённой автопрокрутке)
2020-03-04tabSRMM:George Hazan
- fixes #2245 (TabSRMM: crash on right-click on \\server\share); - fixes #2246 (UNC links don't work); - version bump
2020-02-16fixes #2215 (TabSRMM: destroy custom tray icon from its own NeN)George Hazan
2020-02-13fixes #2210 (TabSRMM: crash on Quote button)George Hazan
2020-02-04fixes #2197 ([0.95.11 x64] IRC: Update broke text transformation shortcuts)George Hazan
2020-01-24tabSRMM:George Hazan
- more correct fix for #2100; - fixes #2184 (TabSRMM: Баг в панели со списком контактов); - code cleaning; - version bump
2020-01-01Happy new year, MirandaGeorge Hazan
2019-11-04tabSRMM:George Hazan
- massive code cleaning; - fixes #2099 (TabSRMM: add tab scrolling by mouse wheel); - version bump
2019-09-12tabSRMM: single windowGeorge Hazan
2019-05-31tabSRMM:George Hazan
- fixes #1959 (TabSRMM: add option to disable Esc key); - skin option dialogs rewritten using UI controls; - version bump
2019-03-07tabSRMM:George Hazan
- useless message DM_SETICON replaced with a call of SetIcon; - fixes #1866 (when sub is changed, tabSRMM doesn't update an avatar in taskbar) - code cleaning & names conflict resolution
2019-01-04Update copyrightsdartraiden
2018-08-30fixes #1561 (TabSRMM warnings)George Hazan
2018-07-12fixes #1485 (TabSRMM: remove "Enable typing sounds" option)George Hazan
2018-06-14tabSRMM: chat options -> UI ClassesGeorge Hazan
2018-04-11if a user's avatar was changed, redraw it and all related objects (including ↵George Hazan
thumb window in a taskbar) fixes #1249
2018-01-01massive copyright updatedartraiden
2017-12-26TabSRMM:George Hazan
- custom color chooser removed; - unused menu items removed; - version bump
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-11Users doesn't have this filedartraiden
2017-10-30fixes #1010 (custom colors do not appear in the IRC log)George Hazan
2017-08-31unused control id removedGeorge Hazan
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-07-10fixes #855 (TabSRMM - Move chat tab to another container switches chat into ↵George Hazan
single conversation)
2017-03-14tabSRMM:George Hazan
- fixes #735 (crazy dark magic of Windows); - common code of window creation moved to CTabBaseDlg::OnInitDialog(); - DM_REFRESHTABINDEX replaced with the call of TContainerData::UpdateTabs();
2017-03-02code cleanup in tabSRMMGeorge Hazan
- unused cursor removed (IDC_HYPERLINKHAND); - unused header file removed (all functions from generic_msghandlers.h are now declared inside a class) - code reorder;
2017-03-01further code cleaningGeorge Hazan
2017-02-28TabSrmm -> UI classesGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-09-05Version bump for Clist_modern and TabSRMMRobert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-20- fix for the wrong tab name for new contacts;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17195 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-30- fixes #1061 (Not all TabSRMM buttons working after language change)George Hazan
- version bump before release git-svn-id: http://svn.miranda-ng.org/main/trunk@16889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18replace "(c)" and "c" by ©Dart Raiden
update years in __COPYRIGHT git-svn-id: http://svn.miranda-ng.org/main/trunk@15384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-27ansi functionality removed from tabSRMMGeorge Hazan
only utf8 remained git-svn-id: http://svn.miranda-ng.org/main/trunk@13856 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-12- 'Leave chat' button bar's menu item isn't shown for non-chat windows;George Hazan
- implementation of CustomButtonData became local for buttonsbar.cpp; - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-21tabSRMM chats to use the same rtf formatter both for chats & groupchatsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12235 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11various perversions in Paste command processing thrown outGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18fix for the total crash of everything when tabSRMM gets unloaded dynamicallyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13fix for info panel's tooltipGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11371 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-15fix a multisend window resizer George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-13code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-12fix for displaying avatars in tabSRMM when "Display avatars" option is ↵George Hazan
"always on" git-svn-id: http://svn.miranda-ng.org/main/trunk@10164 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-31fix for correct info panel closingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10007 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-30- custom avatar processing removed completely, now avatar control takes ↵George Hazan
charge for everything; - avatar switching fixed in the info panel; - unneeded AvatarChanged handler removed; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@9989 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c