Age | Commit message (Expand) | Author |
2015-05-18 | fix for strncat use | Kirill Volinsky |
2015-05-16 | fix for strncat use | Kirill Volinsky |
2015-05-16 | cleanup | Kirill Volinsky |
2015-05-08 | old pieces of avatar processing code removed | George Hazan |
2015-04-29 | m_* headers moved to ExternalAPI folder | Kirill Volinsky |
2015-04-20 | minor code fixes | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-16 | type conversion warnings fixed | George Hazan |
2014-12-14 | Clist_modern: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-08 | code cleanup around mir_snprintf | Rozhuk Ivan |
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 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-07-27 | rest of embedded clists | George Hazan |
2014-05-23 | Clist_modern: proper capitalization in options and menus | slotwin |
2014-05-21 | typos | Dart Raiden |
2014-03-19 | fix against recursions in clists | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-03-11 | old nasty perversion with dynamically created lists removed | George Hazan |
2014-03-07 | Minor bugfixes: | Tobias Weimer |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-23 | fixes bug #188 completely | George Hazan |
2014-01-10 | Clist_modern | Szymon Tokarz |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-17 | standardizing CLUIFrames file names | George Hazan |
2013-12-17 | minor code cleaning | George Hazan |
2013-12-16 | - Clist_modern: LPGEN macro added to some old code; | Vadim Dashevskiy |
2013-10-20 | more warning fixes | George Hazan |
2013-10-10 | - MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call | George Hazan |
2013-09-20 | using Uxtheme in modern too | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-09-07 | direct access to CListGroups restricted | George Hazan |
2013-07-24 | replace sprintf to mir_snprintf (part 4) | Kirill Volinsky |
2013-06-21 | minor code cleaning | George Hazan |
2013-05-16 | words of wisdom were well received | George Hazan |
2013-05-16 | shortened typedefs for string buffers: | George Hazan |
2013-04-25 | -some unicode fixes | Tobias Weimer |
2013-04-10 | - fix for the obsolete list management code; | George Hazan |
2013-04-09 | - the kernel filters out contacts by proto names much faster than a plugin; | George Hazan |
2013-04-09 | - short function names allows to write database loops in one string; | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-04-02 | - Clist_modern: cleanup (patch drom Mataes) | Vadim Dashevskiy |
2013-03-29 | removed some unneeded translations | George Hazan |