Age | Commit message (Expand) | Author |
2015-05-22 | replace _tcslen to mir_tstrlen | Kirill Volinsky |
2015-05-22 | replace strlen to mir_strlen | Kirill Volinsky |
2015-05-03 | fix for the option's page style | Vadim Dashevskiy |
2015-04-30 | minus critical section | Kirill Volinsky |
2015-04-15 | after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th... | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2015-01-08 | minus another critical section | George Hazan |
2014-12-14 | SendMessage(.... WM_SETTEXT...) -> SetWindowText(...) | Rozhuk Ivan |
2014-12-14 | GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...) | Rozhuk Ivan |
2014-12-14 | SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...) | Rozhuk Ivan |
2014-12-09 | code cleanup over mir_sntprintf + small bug fix | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
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-11-18 | RichEd20.dll replaced with Msftedit.dll | George Hazan |
2014-08-09 | crash fix | George Hazan |
2014-07-26 | stupid duplicated code of embedded clists removed | George Hazan |
2014-07-24 | event codes cleaning. try 1 | Alexey Kulakov |
2014-07-16 | typos | RMN |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-03-22 | WIN32 macro isn't needed in projects | George Hazan |
2014-03-13 | another atavism died: DBEF_FIRST | George Hazan |
2014-03-12 | a contact has history when db_event_last <> NULL | George Hazan |
2014-03-12 | db_event_next/db_event_prev: first parameter hContact added | George Hazan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-02-28 | farewell MSVS 2012 | Vadim Dashevskiy |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-27 | direct access to MetaContacts/IsSubcontact removed everywhere | George Hazan |
2014-02-24 | removed some unneeded translations | Tobias Weimer |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-24 | - added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi... | George Hazan |
2014-02-20 | attempt to revive NAS | George Hazan |
2014-02-12 | another bunch of useless conversions died | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | more HCONTACT | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-25 | end of version zoo | George Hazan |
2013-12-27 | old nasty perversion EVENTTYPE_STATUSCHANGE removed forever | George Hazan |
2013-12-21 | spelling correction (patch from RMN) | Dart Raiden |
2013-12-21 | use core service for EVENTTYPE_AUTHREQUEST | Tobias Weimer |
2013-12-01 | options page name fixes (thanks to Wishmaster) | Dart Raiden |
2013-11-09 | compilation fixes | Vadim Dashevskiy |
2013-11-09 | added projects and solutions for vc2013 | Kirill Volinsky |
2013-10-20 | more warning fixes | George Hazan |
2013-10-19 | warning fixes | George Hazan |
2013-10-13 | typos | Dart Raiden |
2013-10-09 | English US correction (patch by RMN) | Vadim Dashevskiy |