Age | Commit message (Expand) | Author |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan |
2016-10-03 | - inlined helpers for fonts, colors & effects creation replaced with functions; | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-27 | less TCHARs | George Hazan |
2016-07-27 | <tchar.h> removed from <m_system.h> | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2015-12-07 | fix to apply the unique identifiers to all menu roots | George Hazan |
2015-09-04 | Ping: menu uid | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-16 | code cleaning | George Hazan |
2015-07-26 | Ping: common project | Vadim Dashevskiy |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | minor menu related fixes | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-19 | - all static protocol services replaced with functions; | George Hazan |
2015-06-04 | new mir_sntprintf templates without SIZEOF | George Hazan |
2015-06-01 | - ProtoCallService() function considered too dangerous and therefore isn't ex... | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-16 | cleanup | Kirill Volinsky |
2015-05-11 | minus CreateThread | Kirill Volinsky |
2015-04-30 | minus critical section | Kirill Volinsky |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-02 | less warnings | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-03-12 | Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi... | Rozhuk Ivan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-05 | Ping: Fixed double main menu | Tobias Weimer |
2014-01-14 | -Converted Ping to Unicode | Tobias Weimer |
2013-09-25 | plugins cleanup | Kirill Volinsky |
2013-09-22 | pre-XP headers cleaned | George Hazan |
2013-09-21 | Not needed version checks removed | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-07-25 | replace sprintf to mir_snprintf (part 5) | Kirill Volinsky |
2013-06-21 | fix for regression in rev. 5010 | George Hazan |
2013-06-18 | massive extinction of stupid service name's buffers | George Hazan |
2013-04-05 | - rest of menus cleared; | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-03 | removed not used headers | Kirill Volinsky |
2013-01-28 | added frame icon | Tobias Weimer |
2013-01-26 | SKINICON_OTHER_FRAME for all plugins | George Hazan |
2013-01-19 | - Another portion of _T replacement (patch from person) | Vadim Dashevskiy |
2012-12-31 | -Try to fix a crash (fixes #169) | Tobias Weimer |
2012-11-30 | - fixed font settings | Tobias Weimer |