summaryrefslogtreecommitdiff
path: root/plugins/BuddyPounce/src/main.cpp
AgeCommit message (Expand)Author
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-09-04BuddyPounce: menu uidAlexander Lantsev
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-14WindowList_* functions are not services anymore; unneeded helpers removedGeorge Hazan
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-21warning fixesGeorge Hazan
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-25BuddyPounce - common projectVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14some minor memleaks fixedGeorge Hazan
2015-04-06options section name as in other pluginsDart Raiden
2014-11-30lstr* replacementsGeorge Hazan
2014-07-12translation fix, langpack english updateVadim Dashevskiy
2014-02-16code cleaningGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
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-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2013-09-25valid options initializationGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-06- possible fix for the timer looping;George Hazan
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-04-05- BuddyPounce - code cleaning, try to fix #295 (patch from person)Vadim Dashevskiy
2013-03-30MS_DB_EVENT_* services remained, but their calls removedGeorge Hazan
2013-03-30- BuddyPounce: fix (patch from person)Vadim Dashevskiy
2013-03-29- NewsAggregator: cosmetics (patch from dartraiden)Vadim Dashevskiy
2013-03-27BuddyPounce:Vadim Dashevskiy
2013-03-21minor cleanupKirill Volinsky
2013-03-21fixed message sendingKirill Volinsky
2013-03-21plugin unicodedKirill Volinsky
2013-03-20starting adopr MsgPopup.Kirill Volinsky
2013-03-20BuddyPounce adoptedKirill Volinsky