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
/
win32
/
mir_core.lib
Age
Commit message (
Expand
)
Author
2023-11-06
fixes #3822 (Пропал перевод описаний выгруженн...
George Hazan
2023-11-05
import libraries update for mir_core
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-04-11
DB::FILE_BLOB - file events' access unification
George Hazan
2023-03-27
fixes #3465 (broken Profile Manager's UI)
George Hazan
2023-03-09
compilation fix
George Hazan
2023-03-09
db_get_usm / getMStringU - helpers to read UTF8 strings as CMStringA
George Hazan
2023-02-10
ME_DB_EVENT_MARKED_READ: recursion prevention
George Hazan
2023-02-10
Protocols: preventing recursive contact deletion
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
2021-04-29
UI classes:
George Hazan
2021-04-23
fix for function prototypes
George Hazan
2021-03-20
code cleaning
George Hazan
2021-03-01
CCtrlSlider - new GUI component
George Hazan
2021-01-11
CTimer::Stop to return true if timer was active
George Hazan
2021-01-05
CCtrlColor class - the wrapper for Windows Color Picker
George Hazan
2020-10-24
CCtrlTreeOpts class moved to mir_core, to be reused later
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
[next]