summaryrefslogtreecommitdiff
path: root/plugins/MirandaG15
AgeCommit message (Expand)Author
2016-04-26R.I.P m_clui.h, you helped us alotGeorge Hazan
2016-01-28another atavism removed: old stub services for clist eventsGeorge Hazan
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-11-07compilation fixVadim Dashevskiy
2015-11-06MirandaG15: Minor cleanupTobias Weimer
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...Robert Pösel
2015-10-04MirandaG15:Tobias Weimer
2015-10-04MirandaG15:Tobias Weimer
2015-10-04MirandaG15:Tobias Weimer
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-16name conflicts solvedGeorge Hazan
2015-07-31compilation fixTobias Weimer
2015-07-31project fixes for VS2010Tobias Weimer
2015-07-26more warning fixesGeorge Hazan
2015-07-25MirandaG15: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-07-04MirandaG15:Tobias Weimer
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-08MirandaG15:Tobias Weimer
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-05-28warning fixesGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22replace stricmp to mir_strcmpiKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-11minus CreateThreadKirill Volinsky
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-15MirandaG15:Tobias Weimer
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-18various calls of setlocale removedGeorge Hazan
2014-12-18array out-of-boundsGoraf
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-08mirandag15 small fixRozhuk Ivan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30icons in filters project files (by person)Vadim Dashevskiy
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan