summaryrefslogtreecommitdiff
path: root/plugins/TabSRMM
AgeCommit message (Collapse)Author
2016-01-16Tabsrmm:Tobias Weimer
- Added settings for r16070 to GUI - warning fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@16099 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-10TabSRMM: useless, math support already removedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16077 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-10TabSRMM: ReloadSettings serviceMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16075 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-09Tabsrmm:Tobias Weimer
added two more hidden settings for group chats (module "Chats"): - "NewlineAfterNames" - adds a new line after the nickname (fixes #1139) - "UseCommaAsColon" - Use comma as colon on autocomplete (fixes #1142) git-svn-id: http://svn.miranda-ng.org/main/trunk@16070 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-06TabSRMM: added ReloadSkin serviceMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16036 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-06TabSRMM: added broadcastmessage serviceMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16034 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
2016-01-02Copyrights update part 1Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-24proper capitalization of plugin names (taken from our wiki)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15768 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-23-Atavism in TabSRMM removed (fixes #1098)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@15763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-14TabSRMM: fix for split sendingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15723 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but ↵Robert Pösel
just strcmp() (and similar methods) It's not needed to user mir_* for checking null pointers when we're comparing const strings with DBCONTACTWRITESETTING values which should be always initialized correctly. Somewhere also changed strcmpi to just strcmp, because these settings are case-sensitive anyway. git-svn-id: http://svn.miranda-ng.org/main/trunk@15631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-10resource tweaksDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15526 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-09oopsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15523 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-09unification with similar stringsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15521 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-05fix for an url processingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15512 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-02TabSRMM: fix for toaster MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-19- resource cosmetics: surround arrows (->) with spacesRMN
- settings specified precisely in some places git-svn-id: http://svn.miranda-ng.org/main/trunk@15401 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-09-03TabSRMM: menu uidAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15173 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01- adaptation for the kernel strdel();George Hazan
- buffer overrun removed (rare crashes); - old useless code removed; - removal of a blank line after comments was a bad idea git-svn-id: http://svn.miranda-ng.org/main/trunk@15136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01- %g added to tabSRMM window header's masks -> users's group;George Hazan
- code optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@15132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-30TabSRMM: Mark TemplateNames as translatable by lpgen (simplifies r15098)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@15119 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28TabSEMM:Tobias Weimer
- minor leak fixed - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15073 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28variables localizationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15069 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-26- warnings' fixes;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15032 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-18- naming conflict;George Hazan
- warning fixes; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14988 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-16fix for conversion from HBRUSH to BOOLGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14967 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-02fix #979Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@14819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-01tabsrmm: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-01switch from miranda.or.at to our wikiDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@14777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14650 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22- extra icons services converted into functions;George Hazan
- more Kill* functions exported; git-svn-id: http://svn.miranda-ng.org/main/trunk@14635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22vc2015 compilation fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14622 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21TabSRMM: vc2015 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14614 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21platform toolset updated for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14596 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21preparing for vc2015Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-09buggy function removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced ↵George Hazan
with pcli->* members git-svn-id: http://svn.miranda-ng.org/main/trunk@14459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
- duplicated hLangpack field removed from TMO_IntMenuItem; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27- clist menus went to functionsGeorge Hazan
- m_clist.h cleaning & reordering git-svn-id: http://svn.miranda-ng.org/main/trunk@14422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by ↵George Hazan
contact's menu; - Menu_AddContactMenuItem now receives parameter szProto; - Menu_Add* helpers are converted into real functions; git-svn-id: http://svn.miranda-ng.org/main/trunk@14409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & ↵George Hazan
pcli->hwndContactTree respectively git-svn-id: http://svn.miranda-ng.org/main/trunk@14386 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c