summaryrefslogtreecommitdiff
path: root/plugins/SeenPlugin
AgeCommit message (Expand)Author
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-24* multiple WINE bug fixes over DeferWindowPos(), bug rep: https://bugs.winehq...Rozhuk Ivan
2015-03-21code cleaningGeorge Hazan
2015-03-17fix for file logs in SeenPluginGeorge Hazan
2015-03-02- much more effective protocol filter;George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendMessage(.... WM_SETTEXT...) -> SetWindowText(...)Rozhuk Ivan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13SendDlgItemMessage(..., ..., BM_GETCHECK,0,0) -> IsDlgButtonChecked(..., ...)Rozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-10-20SeenPlugin:Tobias Weimer
2014-08-14Minor cosmeticsTobias Weimer
2014-07-09SeenPlugin: Don't monitor or show menuitem/userinfo for groupchatsRobert Pösel
2014-06-28typosDart Raiden
2014-05-22spelling correctionDart Raiden
2014-04-11Not needed string removedKirill Volinsky
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
2014-02-28farewell MSVS 2012Vadim Dashevskiy
2014-02-24valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlersGeorge Hazan
2014-02-24more useless conversions removedGeorge Hazan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-11more sorting issuesGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
2014-01-02added destructor LIST::~LIST, that calls destroy() automatically.George Hazan
2014-01-01copyright update for year 2014George Hazan
2013-11-09added projects and solutions for vc2013Kirill Volinsky
2013-10-30git-svn-id: http://svn.miranda-ng.org/main/trunk@6708 1316c22d-e87f-b044-9b9b...Dart Raiden
2013-10-15code cleanupKirill Volinsky
2013-09-04- SeenPlugin and WhenWasIt cosmetics (patch from person)Vadim Dashevskiy
2013-08-06fix for very rare crash on slow machinesGeorge Hazan
2013-08-04unneeded type conversion removedGeorge Hazan
2013-07-25replace sprintf to mir_snprintf (part 5)Kirill Volinsky
2013-07-24replace sprintf to mir_snprintf (part 4)Kirill Volinsky
2013-07-23replace sprintf to mir_snprintf (part 3)Kirill Volinsky
2013-07-08Correct url for all plugins.Robert Pösel
2013-06-21minor code cleaningGeorge Hazan
2013-05-29we don't declare WIN64 anymore in projectsGeorge Hazan
2013-05-19Changed PopUp to Popup in delphi files, langpack files and rc files.Robert Pösel
2013-05-19"PopUp" everywhere was replaced to "Popup"Robert Pösel
2013-05-09no need to suppress PDB path in VS2012George Hazan
2013-04-18- removed obsolete codeTobias Weimer
2013-04-09- the kernel filters out contacts by proto names much faster than a plugin;George Hazan