index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
win64
/
mir_core.lib
Age
Commit message (
Expand
)
Author
2024-06-19
code cleaning for clipboard copying procedures
George Hazan
2024-06-10
Utils_GenerateUUID - a helper for UUID generation
George Hazan
2024-04-17
db_event_delivered + ME_DB_EVENT_DELIVERED = helper & hookable event to catch...
George Hazan
2024-03-15
newStrW - Unicode version of the newStr() function
George Hazan
2024-02-24
CCtrlRichEdit::GetPlainRtf - a method to get plain (non-Unicode) text in RTF
George Hazan
2024-02-23
clipboard copy function is able now to copy in multiple formats at a time
George Hazan
2024-01-02
import library fix
George Hazan
2023-12-28
newStr - simple helper for OBJLIST<char>
George Hazan
2023-12-28
CCtrlMButton::SetTooltip extracted to the separate function
George Hazan
2023-12-07
EventExists: a helper to check the hookable event's presence
George Hazan
2023-11-24
fixes #3958 (Telegram: сообщение о новом входе прихо...
George Hazan
2023-11-10
fixes #3906 (UInfoEx: не переводятся интересы в про...
George Hazan
2023-11-08
fixes #3882 (tabSRMM: пропал перевод у пункта меню "...
George Hazan
2023-11-06
fixes #3822 (Пропал перевод описаний выгруженн...
George Hazan
2023-11-05
mir_fonts.cpp erased because the problems with translation
George Hazan
2023-09-06
fixes #3667 (Telegram: add message edit feature)
George Hazan
2023-07-27
fixes #3584 (Оффлайновые файлы: не открывать ск...
George Hazan
2023-07-09
MShareable - dirty crutch instead of using std::shared_ptr, which is incompat...
George Hazan
2023-04-28
CCtrlPages: owned dialogs to be created from the very beginning
George Hazan
2023-04-11
DB::FILE_BLOB expansion for the offline file transfers, part I
George Hazan
2023-03-27
fixes #3465 (broken Profile Manager's UI)
George Hazan
2023-03-09
db_get_usm / getMStringU - helpers to read UTF8 strings as CMStringA
George Hazan
2023-01-05
new database functions for Telegram
George Hazan
2022-12-25
db_event_replace: new helper to eliminate duplicate events
George Hazan
2022-12-15
fixes #3268 (Accessibility: Can't determine states of checkboxes with a scree...
George Hazan
2022-10-06
uint8_t is far more kosher than char considering binary buffers
George Hazan
2022-10-05
update for mir_core import libraries
George Hazan
2022-09-30
shitty C++ doesn't work without this operator
George Hazan
2022-09-29
additional helper for base64 encoding of MBinBuffer contents
George Hazan
2022-09-26
code cleaning
George Hazan
2022-09-26
Utils_ClipboardCopy - system-wide helper for writing text to clipboard
George Hazan
2022-09-17
MBinBuffer made a bit smarter to allow the decent people to return it from fu...
George Hazan
2022-06-20
time to get rid of some DlgProc defined just to handle WM_SIZE issues
George Hazan
2022-06-16
Utils_CorrectFontSize - a function for dynamic font size adjustment
George Hazan
2022-05-10
Windows-specific code moved from mir_app to mir_core
George Hazan
2022-05-10
mad code removed
George Hazan
2022-03-15
file iterators implementation for Windows API + major code cleaning in Profil...
George Hazan
2022-03-01
CCtrlSpin: correct processing of negative values
George Hazan
2022-02-16
more fixes for #3027
George Hazan
2022-02-10
two extensions for CCtrlTreeOpts for memory variables
George Hazan
2022-02-09
db_is_module_empty & db_copy_module - new database helpers
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-11-07
update for system includes & import libraries
George Hazan
2021-05-22
fixes #2888 (Update TinyXML2 to 8.10)
George Hazan
2021-05-20
mir_wstrstri - case-insensitive search of substring, Unicode version
George Hazan
2021-05-15
SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW command
George Hazan
2021-05-13
UI classes & core code cleaning:
George Hazan
2021-05-11
CCtrlCombo::GetCurData = suitable helper for combo boxes
George Hazan
2021-05-10
CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - n...
George Hazan
2021-04-29
more const qualifiers
George Hazan
[next]