summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Expand)Author
2014-12-13Utils::FormatTitleBar: wrong function's return typeGeorge Hazan
2014-12-13- warnings fixed;George Hazan
2014-12-13Clist_modern: decapitalizationDart Raiden
2014-12-13memmove -> memcpy in some cases, review reqRozhuk Ivan
2014-12-13CopyMemory -> memcpyRozhuk Ivan
2014-12-11git-svn-id: http://svn.miranda-ng.org/main/trunk@11320 1316c22d-e87f-b044-9b9...Vlad Mironov
2014-12-10warning fixGeorge Hazan
2014-12-09crazy little thing called clist_modernGeorge Hazan
2014-12-09- unused code removed from clist modern;George Hazan
2014-12-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
2014-12-08en-gb -> en-usDart Raiden
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
2014-12-08typoDart Raiden
2014-12-08tray menu code cleaningGeorge Hazan
2014-12-03code cleaning using mir_cs*George Hazan
2014-12-02less warningsGeorge 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-01fix buf size for mir_sntprintf()Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30new sorting functions appliedGeorge Hazan
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-28crazy flag TTBST_RELEASED removedGeorge Hazan
2014-11-27Clist_modern: code cleanup, review requiredRozhuk Ivan
2014-09-29code cleaningGeorge Hazan
2014-09-17- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...George Hazan
2014-09-17MS_CLIST_REMOVETRAYMENUITEM - never used at all. RIPGeorge Hazan
2014-09-16MS_CLIST_REMOVEMAINMENUITEM also removedGeorge Hazan
2014-09-14crash fix for bad skin imagesGeorge Hazan
2014-09-02Clist_modern: Naive workaround for drawing group counts with ellipsis when th...Robert Pösel
2014-08-20cosmeticsVadim Dashevskiy
2014-08-05'xStatus' correctionDart Raiden
2014-08-02correct defaults restored for clist_modernGeorge Hazan
2014-07-27rest of embedded clistsGeorge Hazan
2014-07-26- unified bkChanged processing;George Hazan
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
2014-07-26same parameter for clist_modernGeorge Hazan
2014-07-24also we don't have to react when a chat gets dropped George Hazan
2014-07-24we don't allow a groupchat to be drag-n-dropped on a contactGeorge Hazan
2014-07-23direct access to META_PROTO removed from clist_modernGeorge Hazan
2014-07-21ratings are also used now to calculate a sub's visibilityGeorge Hazan
2014-07-21"Hide offline subcontacts" option removed, subs now inherit the display mode ...George Hazan
2014-07-21clist_modern: mc icons should be used by default George Hazan
2014-07-18fix for a trash in clist_modern's tray icons' creationGeorge Hazan
2014-07-18clist_modern: typo (fixes #744)Dart Raiden