summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/main.cpp
AgeCommit message (Collapse)Author
2014-08-05NewYStatusNotify:Tobias Weimer
- translation fixes langpack german: -Update git-svn-id: http://svn.miranda-ng.org/main/trunk@10075 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-05NewXstatusNotify - translation fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-03Unneeded translation removedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@10051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-03Even simpler version of [10047]Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-03more fixes for per-protocol templatesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10047 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-03ME_DB_CONTACT_SETTINGCHANGED handler shall never return nothing but 0!George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10046 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-02NewStatusNotify:Tobias Weimer
- removed cutting off status description - correct reading and freeing of string from database - status message changed/removed templates are now stored using internal account name - minor ressource fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@10021 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-31various memory allocation problems fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-31options refactoring (thx slotwin)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10003 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-11correct ServiceExists call for popupsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9372 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-17NewXStatusNotify: status changes are always logged, even if popups are disabled.Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@9206 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-18fix for the icons corruption in clistGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-15NewXStatusNotify: Fixed displaying status changes (yeaah) (fixes #553)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8625 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09- fixed empty status descriptionTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@8496 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09First version of NewXStatusNotify that can log status changes in db and ↵Tobias Weimer
display them in the message window. (fixes #553) git-svn-id: http://svn.miranda-ng.org/main/trunk@8494 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-27- metacontacts are always present;George Hazan
- added META_PROTO constant for mc module name; - MS_MC_GETPROTOCOLNAME removed, because it always returns META_PROTO git-svn-id: http://svn.miranda-ng.org/main/trunk@8319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11- oopsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8104 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11- fixed handling of icq status message changeAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@8102 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8101 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10these conversions aren't needed eitherGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8088 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT, part 3George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-02NewXstatusNotify: restored last seen implementation, now it's hidden option, ↵Sergey Tatarinov
disabled by default, no one hurt, not slow down the work. git-svn-id: http://svn.miranda-ng.org/main/trunk@6739 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-31fixed status change popups and soundsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6721 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-29revert connection timeoutKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-26remove start timeout, coz now we have separate plugin StartupSilenceKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-26nxsn don't need to wrire last user infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-30- db_set_blob used everywhere for writing blobsGeorge Hazan
- DBCONTACTWRITESETTING left only in the event handlers git-svn-id: http://svn.miranda-ng.org/main/trunk@5191 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-27added bass_interface supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@5156 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-24fix for hanging in NewXstatusNotify's popupsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5129 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-23new helper applied instead of MS_DB_SETSETTINGRESIDENTGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5094 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-25git-svn-id: http://svn.miranda-ng.org/main/trunk@4823 ↵Sergey Tatarinov
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-25NewXstatusNotify: added ability to save information when a contact was last ↵Sergey Tatarinov
seen online, if the SeenPlugin is not installed. The information is stored in a SeenPlugin's format and it can be shown in the Tipper's tooltip. git-svn-id: http://svn.miranda-ng.org/main/trunk@4822 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-20attempt to fix a crashTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@4768 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@4730 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-16words of wisdom were well receivedGeorge Hazan
now the shortened types are called ptrA, ptrT & ptrW respectively git-svn-id: http://svn.miranda-ng.org/main/trunk@4682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-05-16shortened typedefs for string buffers:George Hazan
MCBuf -> mir_ptr<char> MTBuf -> mir_ptr<TCHAR> MWBuf -> mir_ptr<WCHAR> git-svn-id: http://svn.miranda-ng.org/main/trunk@4680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-07end of the old database macrosesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4373 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4354 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05rest of menu cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4325 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-04-05- rest of menus cleared;George Hazan
- old database macroses wiped out from all plugins (left in m_database.h for compatibility) git-svn-id: http://svn.miranda-ng.org/main/trunk@4324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-21- unused constant MIRANDA_IDLE_INFO_SIZE_1 removed;George Hazan
- proper tracking of autoaway sound options; - code cleanup for MIRANDA_IDLE_INFO initialization; git-svn-id: http://svn.miranda-ng.org/main/trunk@4156 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-17two forgotten DestroyWindow()George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-14- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@4016 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-13- translation fixes (patch from Basil)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@3995 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-03-10various TTB initialization issuesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@3957 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c