Age | Commit message (Expand) | Author |
2020-05-07 | fix for old PROTO_INTERFACE::FileResume interface error | George Hazan |
2020-05-04 | fixes #2381 (NewStory: add right-click menu for groupchats) | George Hazan |
2020-05-01 | frankly speaking, neither colors not effects have flags | 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-26 | Chat api: | George Hazan |
2020-04-25 | CLogWindow::LogEvents considered useless and localized inside tabSRMM | George Hazan |
2020-04-25 | DBEF_TEMPORARY - new flag to disable event notification about event addition | George Hazan |
2020-04-25 | db_event_add / db_event_edit to receive const pointer to DBEVENTINFO | George Hazan |
2020-04-08 | code cleaning | dartraiden |
2020-04-07 | MSN: moved to deprecated, banned, removed support from plugins, etc | dartraiden |
2020-04-06 | more pascal code cleaning | George Hazan |
2020-04-06 | According to https://github.com/miranda-ng/miranda-ng/commit/8221b8c22b4632c5... | dartraiden |
2020-04-06 | more useless code removed | George Hazan |
2020-04-06 | useless commands removed | George Hazan |
2020-04-05 | Clist::OfflineModes made public | George Hazan |
2020-04-05 | another common clist option moved to the core | George Hazan |
2020-04-01 | Clist_blind to use Miranda's clist key processing instead of listbox embedded... | George Hazan |
2020-04-01 | Clist_Blind: unused option removed | George Hazan |
2020-03-30 | another common option removed from dialogs | George Hazan |
2020-03-30 | Contact lists: | George Hazan |
2020-03-30 | CProgress => CCtrlProgress: fix for a class name | George Hazan |
2020-03-24 | SINT64_PARAM support moved into libjson | George Hazan |
2020-03-22 | File transfers: | George Hazan |
2020-03-15 | db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW... | George Hazan |
2020-03-02 | code cleaning | dartraiden |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2020-02-03 | Netlib_Dump exported from mir_app | George Hazan |
2020-02-01 | m_system_cpp.h removed, because there're no C files anymore (hurrah) | George Hazan |
2020-02-01 | let's make a couple of things simpler | George Hazan |
2020-02-01 | attempt to fix #2139 | George Hazan |
2020-01-29 | fix for a rare crash on exit | George Hazan |
2020-01-25 | massive code cleaning: | George Hazan |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan |
2020-01-10 | WebSocket_Connect to return the reply to a HTTP request instead of a connection | 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 | Miranda_GetSystemWindow - returns a common window for creating global timers | 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-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-11-19 | unused functions removed | George Hazan |
2019-11-04 | fixes #2112 (Remove some obsolete shit) | George Hazan |
2019-10-31 | typo fix | George Hazan |
2019-10-30 | fix for CMOption<> prototype | George Hazan |
2019-10-28 | useless pascal header removed | George Hazan |
2019-10-15 | MBinBuffer::assign = function to replace buffer contents | George Hazan |