summaryrefslogtreecommitdiff
path: root/src/modules/clist
AgeCommit message (Expand)Author
2015-05-08old pieces of avatar processing code removedGeorge Hazan
2015-05-07contact details dialog -> CDlgBaseGeorge Hazan
2015-05-05Unicode windows procedure, suddenly...George Hazan
2015-04-28minus ansi functionKirill Volinsky
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-11unsafe string operations replaced with safe wherever possibleGeorge Hazan
2015-04-10more fixesGeorge Hazan
2015-04-10status menu handler: code reorderingGeorge Hazan
2015-02-28Core:Tobias Weimer
2015-02-16translation fixKirill Volinsky
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2015-01-04TrayTip flag's analysis addedGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-16damned magicGeorge Hazan
2014-12-16type conversion warnings fixedGeorge Hazan
2014-12-16Fixed minor leaksTobias Weimer
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-13multiple buf size fixesRozhuk Ivan
2014-12-09- unused code removed from clist modern;George Hazan
2014-12-09minor code cleaningGeorge Hazan
2014-12-05useless function removedGeorge Hazan
2014-12-02useless calls of mir_*strlen in DrawText replaced with -1George Hazan
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30warning fixesGeorge Hazan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-25code cleanupRozhuk Ivan
2014-11-25code cleanup.Rozhuk Ivan
2014-11-25code cleanupRozhuk Ivan
2014-11-13minor fixesKirill Volinsky
2014-11-13one more part not needed checksKirill Volinsky
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-16useless service MS_CLIST_REMOVECONTACTMENUITEM deletedGeorge Hazan
2014-09-01forgotten prefix in clist trayGeorge Hazan
2014-08-22tray icons: code cleaningGeorge Hazan
2014-07-26grrrm... I hate modernGeorge Hazan
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-26- unified bkChanged processing;George Hazan
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
2014-07-26a parameter added to pfnLoadClcOptions to prevent double options initializationGeorge Hazan
2014-07-19db_mc_tryMeta - returns parent hContact for a subcontact or hContact itself i...George Hazan
2014-07-14%userid% expansion for metasGeorge Hazan
2014-07-13wrapping the most evident critical sections into a classGeorge Hazan
2014-07-04standardizing the control over checkboxes in clistGeorge Hazan