Age | Commit message (Expand) | Author |
2014-12-13 | Utils::FormatTitleBar: wrong function's return type | George Hazan |
2014-12-13 | - warnings fixed; | George Hazan |
2014-12-13 | Clist_modern: decapitalization | Dart Raiden |
2014-12-13 | memmove -> memcpy in some cases, review req | Rozhuk Ivan |
2014-12-13 | CopyMemory -> memcpy | Rozhuk Ivan |
2014-12-11 | git-svn-id: http://svn.miranda-ng.org/main/trunk@11320 1316c22d-e87f-b044-9b9... | Vlad Mironov |
2014-12-10 | warning fix | George Hazan |
2014-12-09 | crazy little thing called clist_modern | George Hazan |
2014-12-09 | - unused code removed from clist modern; | George Hazan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | en-gb -> en-us | Dart Raiden |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
2014-12-08 | typo | Dart Raiden |
2014-12-08 | tray menu code cleaning | George Hazan |
2014-12-03 | code cleaning using mir_cs* | George Hazan |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | fix buf size for mir_sntprintf() | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, | George Hazan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-11-27 | Clist_modern: code cleanup, review required | Rozhuk Ivan |
2014-09-29 | code cleaning | George Hazan |
2014-09-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |
2014-09-17 | MS_CLIST_REMOVETRAYMENUITEM - never used at all. RIP | George Hazan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-09-14 | crash fix for bad skin images | George Hazan |
2014-09-02 | Clist_modern: Naive workaround for drawing group counts with ellipsis when th... | Robert Pösel |
2014-08-20 | cosmetics | Vadim Dashevskiy |
2014-08-05 | 'xStatus' correction | Dart Raiden |
2014-08-02 | correct defaults restored for clist_modern | George Hazan |
2014-07-27 | rest of embedded clists | George Hazan |
2014-07-26 | - unified bkChanged processing; | George Hazan |
2014-07-26 | all clists to inherit the kernel settings loading code | George Hazan |
2014-07-26 | same parameter for clist_modern | George Hazan |
2014-07-24 | also we don't have to react when a chat gets dropped | George Hazan |
2014-07-24 | we don't allow a groupchat to be drag-n-dropped on a contact | George Hazan |
2014-07-23 | direct access to META_PROTO removed from clist_modern | George Hazan |
2014-07-21 | ratings are also used now to calculate a sub's visibility | George Hazan |
2014-07-21 | "Hide offline subcontacts" option removed, subs now inherit the display mode ... | George Hazan |
2014-07-21 | clist_modern: mc icons should be used by default | George Hazan |
2014-07-18 | fix for a trash in clist_modern's tray icons' creation | George Hazan |
2014-07-18 | clist_modern: typo (fixes #744) | Dart Raiden |