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
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
2013-09-25
- custom screen saver detection code removed
George Hazan
2013-09-22
plugins cleanup
Kirill Volinsky
2013-09-09
hook fix
Kirill Volinsky
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-06-18
massive extinction of stupid service name's buffers
George Hazan
2013-04-07
Trigger plugin's support removed, cause this plugin is dead
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-02-27
removed not used headers
Kirill Volinsky
2013-01-28
- muuids cosmetic fixes (patch from Basil)
Vadim Dashevskiy
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-20
- all xstatus services moved to m_xstatus.h
George Hazan
2012-11-08
Cosmetics for plugins descriptions and their translation part 4
Vadim Dashevskiy
2012-10-07
death of old nasty clutch with MS_PROTO_ENUMPROTOCOLS & PROTOACCOUNT::type
George Hazan
2012-08-22
hopefully another crash fixed
Tobias Weimer
2012-08-18
removed some old compatibility methods
Tobias Weimer
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-23
KeyboardNotify:
Kirill Volinsky
[next]