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
/
src
/
modules
/
chat
/
clist.cpp
Age
Commit message (
Expand
)
Author
2015-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-02-06
fix for dblclick on chats
George Hazan
2015-02-06
there's no need to display Join/Leave menu items, if protocol has no PS_JOINC...
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-06-02
minor fixes
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-31
minor text change to simplify translation
Tobias Weimer
2014-01-21
- OnSessionCreate was called too early;
George Hazan
2014-01-19
- chat log background color setting merged with kernel chats;
George Hazan
2014-01-18
crazy problems require crazy solutions
George Hazan
2014-01-16
kernel chats, part 3, tabsrmm
George Hazan
2014-01-16
kernel chat engine, part 2 - scriver
George Hazan
2014-01-15
local StdChat structure moved back to StdChat
George Hazan
2014-01-14
StdChat merged with core
George Hazan
2014-01-14
kernel chat's engine, part 1 (compiles ok, doesn't work at all, not linked to...
George Hazan