index
:
miranda-ng.git
0_95_10_2
jabber_test
master
xmpp_message_handling_refactoring
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-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
2020-06-15
simpler way of applying server ids to messages
George Hazan
2020-05-14
simple database event cycles moved to cursors
George Hazan
2020-05-13
kinda first working version of database event cursors
George Hazan
2020-05-12
fix for import libraries
George Hazan
2020-05-12
event cursors for mdbx driver
George Hazan
2020-04-28
fixes #2365 (NewStory: date/times are displayed according to the OS locale se...
George Hazan
2020-04-28
database:
George Hazan
2020-04-25
db_event_add / db_event_edit to receive const pointer to DBEVENTINFO
George Hazan
2020-04-06
useless commands removed
George Hazan
2020-03-30
CProgress => CCtrlProgress: fix for a class name
George Hazan
2020-03-15
db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...
George Hazan
[next]