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
/
src
/
modules
/
clist
Age
Commit message (
Expand
)
Author
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-13
CCtrlBase::m_bSilent - a flag not to send change notifications
George Hazan
2015-06-11
Apply button reappears after clicking Reset in Options - Customize - Menus
George Hazan
2015-06-07
memory leak in Clist modern
George Hazan
2015-06-07
SKINICONDESC -> MAllStrings
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-01
- atavism named MS_UTILS_LOADBITMAP removed;
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-24
replace wcscpy to mir_wstrcpy
Kirill Volinsky
2015-05-24
replace wcslen to mir_wstrlen
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-18
After selecting an object into a DC, it has to be set back to the original va...
Piotr Piastucki
2015-05-17
code of MTREE_MULTISELECT + MTREE_DND merged and adapted to the core
George Hazan
2015-05-17
Changed "Disable icons" to "Enable icons"
Tobias Weimer
2015-05-17
fix for genmenu options - left tree replaced with a listbox
George Hazan
2015-05-13
sorting procedure restored to prevent data from arithmetic overflow
George Hazan
2015-05-13
- MTREE_DND implemented, all drag-n-drop operations in trees went into the core;
George Hazan
2015-05-13
fix for a cursor that follows mouse
George Hazan
2015-05-12
- CCtrlData::OnChange moved to CCtrlBase, because almost all controls can sen...
George Hazan
2015-05-10
- two option pages (Customize/Menus, Contact list/Accounts) -> CDialogBase;
George Hazan
2015-05-08
old pieces of avatar processing code removed
George Hazan
2015-05-07
contact details dialog -> CDlgBase
George Hazan
2015-05-05
Unicode windows procedure, suddenly...
George Hazan
2015-04-28
minus ansi function
Kirill Volinsky
2015-04-16
IsStatusConnecting() - useful macro
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-11
unsafe string operations replaced with safe wherever possible
George Hazan
2015-04-10
more fixes
George Hazan
2015-04-10
status menu handler: code reordering
George Hazan
2015-02-28
Core:
Tobias Weimer
2015-02-16
translation fix
Kirill Volinsky
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-04
TrayTip flag's analysis added
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-16
damned magic
George Hazan
2014-12-16
type conversion warnings fixed
George Hazan
2014-12-16
Fixed minor leaks
Tobias Weimer
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-13
multiple buf size fixes
Rozhuk Ivan
2014-12-09
- unused code removed from clist modern;
George Hazan
[next]