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
/
plugins
/
QuickReplies
/
src
/
events.cpp
Age
Commit message (
Expand
)
Author
2018-02-21
all another C++'11 iterators
George Hazan
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-04-03
Quick Replies:
George Hazan
2017-03-30
fix for a major crutch in QuickReplies
George Hazan
2016-12-01
more fixes
George Hazan
2016-11-29
- BBBF_ISLSIDEBUTTON flag removed (set by default);
George Hazan
2016-11-29
BBBF_ANSITOOLTIP - unused flag removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2014-11-30
new sorting functions applied
George Hazan
2014-03-09
QuickReplies:
Alexander Lantsev
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
2013-04-05
- rest of menus cleared;
George Hazan
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
icolib: icon creation quirks
George Hazan
2012-08-04
links to options don't work with langpacks
George Hazan
2012-07-23
QuickMessages, QuickReplies: changed folder structure
Vadim Dashevskiy