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
/
protocols
/
EmLanProto
Age
Commit message (
Expand
)
Author
2015-07-23
platform toolset updated for vc2015
Vadim Dashevskiy
2015-07-21
platform toolset updated for vc2015
Kirill Volinsky
2015-07-21
preparing for vc2015
Kirill Volinsky
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-05-31
- CreateProtoServiceFunction() moved into mir_core.dll instead of inlining
George Hazan
2015-05-31
- MAllStrings: a handy union to hold an incoming string parameter of any type;
George Hazan
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-11
minus CreateThread
Kirill Volinsky
2015-05-11
git-svn-id: http://svn.miranda-ng.org/main/trunk@13530 1316c22d-e87f-b044-9b9...
Kirill Volinsky
2015-05-11
minus lock
Kirill Volinsky
2015-05-11
minus critical section
Kirill Volinsky
2015-05-03
fix for the option's page style pt. 10
Vadim Dashevskiy
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-01-27
One more attempt to fix #882
Tobias Weimer
2015-01-23
EmLAN:
Tobias Weimer
2015-01-10
EmLAN:
Tobias Weimer
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-30
code cleanup, x64 fix
Rozhuk Ivan
2014-11-25
EmLanProto fix, need for review.
Rozhuk Ivan
2014-06-24
typo
Dart Raiden
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
2014-02-28
farewell MSVS 2012
Vadim Dashevskiy
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-04
some code cleaning
George Hazan
2013-11-09
added projects and solutions for vc2013
Kirill Volinsky
2013-09-25
PROTO<>::SendAwayMsg / PSS_AWAYMSG considered unused
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-24
PROTORECVEVENT::pCustomData field added to add user-defined into to incoming ...
George Hazan
2013-08-07
misplaced version
George Hazan
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-05-29
we don't declare WIN64 anymore in projects
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
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-03-30
/SAFESEH removed from MSVC 2012 WIN32/Debug
Vadim Dashevskiy
2013-03-18
added version info
Kirill Volinsky
2013-02-13
VS2012 projects to be compiled with SP1 XP-compatible runtime
George Hazan
2013-01-30
muuid standardization
Kirill Volinsky
2013-01-24
- getting rid of 24-bit and 8-bit icons (tanks faith_healer)
Vadim Dashevskiy
2013-01-12
- Protocols descriptions standardization and russian langpack update accordin...
Vadim Dashevskiy
[next]