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
/
win64
/
mir_core.lib
Age
Commit message (
Expand
)
Author
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
fixes #2658 (Вынести настройку цвета попапов ре...
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
2020-03-08
fixes #2252 (Update tinyxml2 to 8.0.0)
George Hazan
2020-02-01
let's make a couple of things simpler
George Hazan
2020-02-01
attempt to fix #2139
George Hazan
2020-01-29
fix for a rare crash on exit
George Hazan
2020-01-20
db_event_delete: unused parameter removed
George Hazan
2020-01-03
thread-safe implementation of CTimer::Start/Stop
George Hazan
2020-01-03
CTimer::GetEventId() shall return UINT_PTR as well
George Hazan
2020-01-03
CTimer::CTimer() : parameter type is changed to UINT_PTR, as presumed
George Hazan
2019-10-15
MBinBuffer::assign = function to replace buffer contents
George Hazan
2019-10-02
merge with SrmmLogContainer
George Hazan
2019-08-28
fixes #2038 (Update tinyxml2 to 7.1.0)
George Hazan
2019-08-26
obsolete services removed from core & replaced with functions
George Hazan
2019-05-13
CDlgBase::SetMinSize - a way to get rid of WM_GETMINMAXINFO in DlgProc
George Hazan
2019-03-19
added CCtrlDate::SetTime
George Hazan
2019-03-19
CCtrlDate - new UI class for date/time pickers
George Hazan
[next]