Age | Commit message (Expand) | Author |
2015-06-23 | obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH... | George Hazan |
2015-06-22 | code cleaning | George Hazan |
2015-06-22 | Menu_ModifyItem unbound from CLISTMENUITEM structure | 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-19 | Plugin descriptions changed | RMN |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-05-31 | - additional operator LPARAM() for _A2T & _T2A; | George Hazan |
2015-05-31 | - PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin; | George Hazan |
2015-05-19 | end of zoo with WM_CONTEXTMENU's lParam | George Hazan |
2015-05-17 | crash fix (#931) | Tobias Weimer |
2015-05-16 | cleanup | Kirill Volinsky |
2015-05-03 | fix for the option's page style pt. 3 | Vadim Dashevskiy |
2015-04-24 | end of zoo with various _WIN32_WINNT versions | George Hazan |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-04-06 | MyDetails: Minor fixes | Tobias Weimer |
2015-04-06 | MyDetails: Minor fixes | Tobias Weimer |
2015-02-25 | Get proper status message for protocol instead of global | slotwin |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-27 | not needed files removed | Kirill Volinsky |
2014-12-17 | MyDetails: changed warning lavel to w4 | Kirill Volinsky |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-13 | SendMessage(GetDlgItem -> SendDlgItemMessage | Rozhuk Ivan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | George Hazan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | 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-10-07 | MyDetails: Removed deprecated service | Tobias Weimer |
2014-10-04 | services moved to the separate module | George Hazan |
2014-08-12 | icons registration moved to Load() | Kirill Volinsky |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-06-12 | MyDetails: Restored support for core default away messages, replaces SimpleAw... | Tobias Weimer |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-05-31 | MyDetails: code cleanup | slotwin |
2014-05-31 | MyDetails plugin: proper capitalization in options and menus | slotwin |
2014-05-17 | MyDetails: Changed control order | Tobias Weimer |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-15 | MyDetails: Proper fix for not showing virtual protocols (related to r8566) | Robert Pösel |
2014-03-12 | More fix for x64 | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-03-12 | MyDetails no longer shows virtual protocols | Alexander Lantsev |
2014-03-08 | MyDetails: small decapitalization | Dart Raiden |
2014-03-07 | Minor bugfixes: | Tobias Weimer |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | fix for a crash in MyDetails + NAS | George Hazan |
2014-02-22 | - MyDetails: Fixed font settings (fixed #595) | Tobias Weimer |