summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify
AgeCommit message (Collapse)Author
2015-04-23add to list only protocols that support status messagesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13053 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20another bunch of shit removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20fix for a possible memory corruptionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-01NewXStatusNotify:Tobias Weimer
- minor bugfixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12293 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-01NewXStatusNotify:Tobias Weimer
- minor bugfixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12292 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31minor fixesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30memory corruption fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-17NewXstatusNotify: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11492 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13SendMessage(GetDlgItem -> SendDlgItemMessageRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-12NewXStatusNotify:Tobias Weimer
-Fixed warnings -Fixed possible crashes git-svn-id: http://svn.miranda-ng.org/main/trunk@11340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
small fixs cleanups git-svn-id: http://svn.miranda-ng.org/main/trunk@11188 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30new sorting functions appliedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11180 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30lstr* replacementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
SMS: SIZE_T -> size_t MRA: small code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11131 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-25projects cleanup (patch by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-17unused icon removedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10818 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-05'xStatus' correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@10071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-05NewXstatusNotify - translation fixesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10066 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-05typo fixDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@10065 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-05NSSN cosmeticsVadim Dashevskiy
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@10062 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-02Unneeded translation removedTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10034 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-02oopsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10023 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-07-26stupid duplicated code of embedded clists removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9953 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-20Various Icons updated (thanks dracosha)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9261 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-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 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-09NXSN cosmetics pt. 2 (patch by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-09NXSN cosmetics (patch by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8499 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-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c