summaryrefslogtreecommitdiff
path: root/libs/win32/mir_core.lib
AgeCommit message (Expand)Author
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-10Protocols: preventing recursive contact deletionGeorge Hazan
2023-01-05new database functions for TelegramGeorge Hazan
2022-12-25db_event_replace: new helper to eliminate duplicate eventsGeorge Hazan
2022-12-15fixes #3268 (Accessibility: Can't determine states of checkboxes with a scree...George Hazan
2022-10-06uint8_t is far more kosher than char considering binary buffersGeorge Hazan
2022-10-05update for mir_core import librariesGeorge Hazan
2022-09-30shitty C++ doesn't work without this operatorGeorge Hazan
2022-09-29additional helper for base64 encoding of MBinBuffer contentsGeorge Hazan
2022-09-26code cleaningGeorge Hazan
2022-09-26Utils_ClipboardCopy - system-wide helper for writing text to clipboardGeorge Hazan
2022-09-17MBinBuffer made a bit smarter to allow the decent people to return it from fu...George Hazan
2022-06-20time to get rid of some DlgProc defined just to handle WM_SIZE issuesGeorge Hazan
2022-06-16Utils_CorrectFontSize - a function for dynamic font size adjustmentGeorge Hazan
2022-05-10Windows-specific code moved from mir_app to mir_coreGeorge Hazan
2022-05-10mad code removedGeorge Hazan
2022-03-15file iterators implementation for Windows API + major code cleaning in Profil...George Hazan
2022-03-01CCtrlSpin: correct processing of negative valuesGeorge Hazan
2022-02-16more fixes for #3027George Hazan
2022-02-10two extensions for CCtrlTreeOpts for memory variablesGeorge Hazan
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-05-22fixes #2888 (Update TinyXML2 to 8.10)George Hazan
2021-05-20mir_wstrstri - case-insensitive search of substring, Unicode versionGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-05-13UI classes & core code cleaning:George Hazan
2021-05-11CCtrlCombo::GetCurData = suitable helper for combo boxesGeorge Hazan
2021-05-10CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - n...George Hazan
2021-04-29more const qualifiersGeorge Hazan
2021-04-29UI classes:George Hazan
2021-04-23fix for function prototypesGeorge Hazan
2021-03-20code cleaningGeorge Hazan
2021-03-01CCtrlSlider - new GUI componentGeorge Hazan
2021-01-11CTimer::Stop to return true if timer was activeGeorge Hazan
2021-01-05CCtrlColor class - the wrapper for Windows Color PickerGeorge Hazan
2020-10-24CCtrlTreeOpts class moved to mir_core, to be reused laterGeorge Hazan
2020-09-08DeleteDirectoryTreeW - new function that deletes a folder with all subfolders...George Hazan
2020-08-07fix for rare crash on exitGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-14simple database event cycles moved to cursorsGeorge Hazan
2020-05-13kinda first working version of database event cursorsGeorge Hazan
2020-05-12fix for import librariesGeorge Hazan
2020-05-12event cursors for mdbx driverGeorge Hazan
2020-04-28fixes #2365 (NewStory: date/times are displayed according to the OS locale se...George Hazan
2020-04-28database:George Hazan
2020-04-25db_event_add / db_event_edit to receive const pointer to DBEVENTINFOGeorge Hazan
2020-04-06useless commands removedGeorge Hazan
2020-03-30CProgress => CCtrlProgress: fix for a class nameGeorge Hazan
2020-03-15db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...George Hazan