summaryrefslogtreecommitdiff
path: root/src/mir_core
AgeCommit message (Expand)Author
2022-06-29Toaster: hard times need hard waysGeorge Hazan
2022-06-20time to get rid of some DlgProc defined just to handle WM_SIZE issuesGeorge Hazan
2022-06-18more perspective way of default font size calculationGeorge Hazan
2022-06-18fixes #3104 (Изменение размера шрифта в чате де...George Hazan
2022-06-17typo fixGeorge Hazan
2022-06-16Utils_CorrectFontSize - a function for dynamic font size adjustmentGeorge Hazan
2022-06-16fix for processing our own time zonesGeorge Hazan
2022-06-15DpiAware option moved to Windows-specific code in mir_core.dllGeorge Hazan
2022-06-15CDlgBase::m_bFixedSize - flag added not to apply hidpi patch to dialogsGeorge Hazan
2022-06-14experimental hidpi patch for UIGeorge Hazan
2022-06-12fix against critical section lock up in XPGeorge Hazan
2022-05-31fixes #3081 (mish-mash in mir_core.dll exports)George Hazan
2022-05-29fix for the buffer calculation in base64_decodeGeorge Hazan
2022-05-27crash fixGeorge Hazan
2022-05-17MWindow - further window unification code for LinuxGeorge Hazan
2022-05-10Windows-specific code moved from mir_app to mir_coreGeorge Hazan
2022-05-10фиксы перед растаскиванием на части цикла...George Hazan
2022-05-10basic interface classesGeorge Hazan
2022-05-10mir_core: added header files for EnlightenmentGeorge Hazan
2022-05-10base UI code that compilesGeorge Hazan
2022-05-10добавляем начатки UI classes для LinuxGeorge Hazan
2022-05-10переименование модуляGeorge Hazan
2022-05-10mad code removedGeorge Hazan
2022-05-10fix for MFilePath under Linuxgeorgehazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-03-15file iterators implementation for Windows API + major code cleaning in Profil...George Hazan
2022-03-15file iterators, first versionghazan
2022-03-09CDlgBase::GetInst() is not inlined anymoreGeorge Hazan
2022-03-01CCtrlSpin: correct processing of negative valuesGeorge Hazan
2022-02-16fixes #3033 ("Gap between buttons" option is broken)George Hazan
2022-02-10two extensions for CCtrlTreeOpts for memory variablesGeorge Hazan
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-19header files fix to eliminate Windows types for mir_appghazan
2021-11-14codelite workspace & mir_core projectghazan
2021-11-14trash removedghazan
2021-11-08fix for cmake compilationghazan
2021-11-07minor fixes for compilationghazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-11-07let's separate modules for Windows from common onesGeorge Hazan
2021-06-07fixes #2912 (Drop WinCrypto API support)George 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