Age | Commit message (Expand) | Author |
2021-01-17 | Update copyrights | dartraiden |
2021-01-16 | glory, glory, halleluya: perversive manual call of OnChange() event inside On... | George Hazan |
2021-01-16 | fix for BS_AUTOCHECKBOX flag processing | George Hazan |
2021-01-11 | CTimer::Stop to return true if timer was active | George Hazan |
2021-01-06 | fixes #2655 (Перемещённые подменю теряют своё с... | George Hazan |
2021-01-05 | CCtrlColor class - the wrapper for Windows Color Picker | George Hazan |
2020-12-29 | more correct variant of the previous fix | George Hazan |
2020-12-29 | fix for radio buttons processing | George Hazan |
2020-10-24 | CCtrlTreeOpts class moved to mir_core, to be reused later | George Hazan |
2020-10-24 | fixes #2604 (Jabber: add ability to disable MAM) | George Hazan |
2020-09-08 | DeleteDirectoryTreeW - new function that deletes a folder with all subfolders... | George Hazan |
2020-08-07 | fix for rare crash on exit | George Hazan |
2020-06-15 | simpler way of applying server ids to messages | George Hazan |
2020-06-10 | surprise... IDCANCEL == 2, while we need to return zero | George Hazan |
2020-06-09 | fix for running the same dialog multiple times | George Hazan |
2020-06-04 | UI classes: | George Hazan |
2020-05-29 | def files removed from Source Files folder | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
2020-05-14 | simple database event cycles moved to cursors | George Hazan |
2020-05-13 | kinda first working version of database event cursors | George Hazan |
2020-05-12 | fix for import libraries | George Hazan |
2020-05-12 | event cursors for mdbx driver | George Hazan |
2020-04-28 | fixes #2365 (NewStory: date/times are displayed according to the OS locale se... | George Hazan |
2020-04-28 | oops, virtual destructor forgotten | George Hazan |
2020-04-28 | database: | George Hazan |
2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan |
2020-04-06 | useless commands removed | George Hazan |
2020-04-01 | fixes #2243 (Jabber: buggy OpenFire stanzas drive Miranda crazy) | George Hazan |
2020-03-30 | CProgress => CCtrlProgress: fix for a class name | George Hazan |
2020-03-17 | CCtrlListView::OnNotify: we ignore item change until OnInitDialog is finished | George Hazan |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW... | George Hazan |
2020-03-12 | fix for rare crash | George Hazan |
2020-03-08 | fixes #2252 (Update tinyxml2 to 8.0.0) | George Hazan |
2020-02-16 | useless checks removed | George Hazan |
2020-02-01 | let's make a couple of things simpler | George Hazan |
2020-02-01 | fix for TryEnterCriticalSection | George Hazan |
2020-02-01 | attempt to fix #2139 | George Hazan |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan |
2020-01-29 | fix for a rare crash on exit | George Hazan |
2020-01-27 | minor code cleaning | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-03 | thread-safe implementation of CTimer::Start/Stop | George Hazan |
2020-01-03 | CTimer::GetEventId() shall return UINT_PTR as well | George Hazan |
2020-01-03 | CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumed | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-16 | typo fix | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-10-15 | MBinBuffer::assign = function to replace buffer contents | George Hazan |