summaryrefslogtreecommitdiff
path: root/libs/win32
AgeCommit message (Expand)Author
2022-02-09db_is_module_empty & db_copy_module - new database helpersGeorge Hazan
2022-02-06duplicate event checking code moved to the coreGeorge Hazan
2022-01-27fixes #3016 (Названия журналов так и не перевод...George Hazan
2022-01-10PU::IsMirandaFolderWritable - core function to detect if need to draw a shiel...George Hazan
2022-01-09more thorough fix for #2992George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-11-28user typing notification for Discord group chatsGeorge Hazan
2021-11-07update for system includes & import librariesGeorge 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
2021-05-10hidden function Proto_GetAccount exported as Proto_GetContactAccountGeorge Hazan
2021-05-10CCtrlListView::MoveItem, CCtrlListView::SetCurSel, CCtrlCombo::SelectData - n...George Hazan
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и Fac...George Hazan
2021-04-29more const qualifiersGeorge Hazan
2021-04-29UI classes:George Hazan
2021-04-24WebSocket: different stubs for sending text & binary packetsGeorge Hazan
2021-04-23fix for function prototypesGeorge Hazan
2021-04-19Chat_Mute - a function to set group chat mute mode programmaticallyGeorge Hazan
2021-04-11fixes #2789 (Import: опция "не загружать плагин при ...George Hazan
2021-03-23fixes #2771 (Implement mdbx → sqlite converter)George Hazan
2021-03-20code cleaningGeorge Hazan
2021-03-07common chats sound & icon processing code moved to the coreGeorge Hazan
2021-03-01CCtrlSlider - new GUI componentGeorge Hazan
2021-01-31we import slower, but more securely (flush database time to time)George Hazan
2021-01-22further clist options optimizationGeorge Hazan
2021-01-11CTimer::Stop to return true if timer was activeGeorge Hazan
2021-01-08database options dialog also went into the coreGeorge Hazan
2021-01-08Password change dialog also became commonGeorge Hazan
2021-01-08encryption code unification, part 2: initialization & data storageGeorge Hazan
2021-01-08another bunch of duplicate code moved to the coreGeorge Hazan
2021-01-08duplicate code and variables removedGeorge Hazan
2021-01-07more common code moved to MDatabaseCommonGeorge Hazan
2021-01-07common code moved to the coreGeorge Hazan
2021-01-05updated import libraries for mir_appGeorge Hazan
2021-01-05CCtrlColor class - the wrapper for Windows Color PickerGeorge Hazan
2020-10-29Plugin Updater: pu_stub utilities moved to mir_appGeorge Hazan
2020-10-24CCtrlTreeOpts class moved to mir_core, to be reused laterGeorge Hazan
2020-10-08OpenSSL upgraded to 1.1.1George 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-07-01TLS 1.3 support:George Hazan
2020-06-29PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu itemsGeorge Hazan
2020-06-22temporary return of DbCheckerGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-15PROTO_INTERFACE::OnEventEdited - new virtual function to send edited messages...George Hazan
2020-06-14Proto_GetInstance: handy helper to obtain PROTO_INTERFACE for a hContact / sz...George Hazan