summaryrefslogtreecommitdiff
path: root/protocols/Gadu-Gadu/src/image.cpp
AgeCommit message (Expand)Author
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-05- fix for #1059;George Hazan
2016-04-05Gadu-Gadu: resource leak fixes, cleanupTobias Weimer
2015-09-04GG: menu uidAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...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-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21- resizer moved to mir_core, because it uses hard-coded windows structures;George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-23replace _tcscat to mir_tstrcatKirill Volinsky
2015-05-22replace _tcscpy to mir_tstrcpyKirill Volinsky
2015-05-22replace _tcsicmp to mir_tstrcmpiKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcslen to mir_tstrlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2014-12-20misprint, nWidth -> nHeightGoraf
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-17- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...George Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-03-12SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64Rozhuk Ivan
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-19boolean field names normalizationGeorge Hazan
2014-01-04some code cleaningGeorge Hazan
2013-12-13Gadu-Gadu protocolSzymon Tokarz
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-09-17Spelling correction (patch from RMN)Vadim Dashevskiy
2013-07-28- fix for name conflict in proto helpers;George Hazan
2013-07-10protocol DB helpers for GGGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-05-16words of wisdom were well receivedGeorge Hazan
2013-05-16shortened typedefs for string buffers:George Hazan
2013-04-06menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now onGeorge Hazan
2013-03-01service call replaced with helperGeorge Hazan