summaryrefslogtreecommitdiff
path: root/plugins/NewXstatusNotify/src/main.cpp
AgeCommit message (Expand)Author
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-03-20another bunch of shit removedGeorge Hazan
2015-03-20fix for a possible memory corruptionGeorge Hazan
2015-03-20code cleaningGeorge Hazan
2015-03-01NewXStatusNotify:Tobias Weimer
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-17NewXstatusNotify: changed warning lavel to w4Kirill Volinsky
2014-12-12NewXStatusNotify:Tobias Weimer
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-08-05NewYStatusNotify:Tobias Weimer
2014-08-05NewXstatusNotify - translation fixesVadim Dashevskiy
2014-08-03Unneeded translation removedDart Raiden
2014-08-03Even simpler version of [10047]Tobias Weimer
2014-08-03more fixes for per-protocol templatesTobias Weimer
2014-08-03ME_DB_CONTACT_SETTINGCHANGED handler shall never return nothing but 0!George Hazan
2014-08-02NewStatusNotify:Tobias Weimer
2014-07-31various memory allocation problems fixedGeorge Hazan
2014-07-31options refactoring (thx slotwin)Kirill Volinsky
2014-06-11correct ServiceExists call for popupsGeorge Hazan
2014-05-30db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACTGeorge Hazan
2014-05-17NewXStatusNotify: status changes are always logged, even if popups are disabled.Tobias Weimer
2014-03-18fix for the icons corruption in clistGeorge Hazan
2014-03-15NewXStatusNotify: Fixed displaying status changes (yeaah) (fixes #553)Tobias Weimer
2014-03-09- fixed empty status descriptionTobias Weimer
2014-03-09First version of NewXStatusNotify that can log status changes in db and displ...Tobias Weimer
2014-02-27- metacontacts are always present;George Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11- oopsAlexander Lantsev
2014-02-11- fixed handling of icq status message changeAlexander Lantsev
2014-02-11"we don't need these variables" (c) Pink FloydGeorge Hazan
2014-02-10these conversions aren't needed eitherGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-11-02NewXstatusNotify: restored last seen implementation, now it's hidden option, ...Sergey Tatarinov
2013-10-31fixed status change popups and soundsKirill Volinsky
2013-10-29revert connection timeoutKirill Volinsky
2013-10-26remove start timeout, coz now we have separate plugin StartupSilenceKirill Volinsky
2013-10-26nxsn don't need to wrire last user infoKirill Volinsky
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky