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
/
KeyboardNotify
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
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-12-06
fix after files conversation
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-03-28
and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha
George Hazan
2017-03-28
we don't need the uFlags field either
George Hazan
2017-03-28
funny, but without cbSize we have no need in MessageWindowInputData at all
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
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
2016-06-11
MRA: change avatars load threads count default value from 4 to 1
Rozhuk Ivan
2016-04-02
KeyboardNotify: -Use mir_alloc instead of malloc
Tobias Weimer
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2015-09-10
fix for a hangup on exit in KeyboardNotify
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-07-26
more warning fixes
George Hazan
2015-07-24
KeyboardNotify: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
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-11
minus CreateThread
Kirill Volinsky
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-02
mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)
Rozhuk Ivan
2014-11-28
git-svn-id: http://svn.miranda-ng.org/main/trunk@11143 1316c22d-e87f-b044-9b9...
George Hazan
2014-11-28
old db reading code removed
George Hazan
2014-11-28
Massive code cleanup and fixes for a lot of warnings reported in #837
Tobias Weimer
2014-11-26
KeyboardNotify: code cleanup
Rozhuk Ivan
2014-07-23
rest of MetaProto/Enabled
George Hazan
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-03-01
removing direct access to MC database variables
George Hazan
2014-02-27
- metacontacts are always present;
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
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-10-15
code cleanup
Kirill Volinsky
2013-09-30
KeyboardNotify: cleanup
Tobias Weimer
2013-09-30
KeyBoardNotify small cleanup (patch by person)
Vadim Dashevskiy
2013-09-28
fix for keyboard idle state interruption
George Hazan
[next]