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
/
src
Age
Commit message (
Expand
)
Author
2017-08-05
Change plugin links from http:// to https://
Robert Pösel
2017-02-25
EmLAN: fix for messages encoding
George Hazan
2017-02-01
PLI_ONLINE & PLI_OFFLINE - unused constants removed
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-10-30
OPTIONSDIALOGPAGE::groupPosition - unused field removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
removing TCHAR + WCHAR from headers
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-22
Standartize "Version.h" to "version.h" (final rename)
Robert Pösel
2016-07-22
Standartize "Version.h" to "version.h" (temporary rename)
Robert Pösel
2016-07-22
Standartize "Version.h" to "version.h" in all plugin's and protocol's includes
Robert Pösel
2015-11-19
- massive code cleaning;
George Hazan
2015-10-11
EmLan: minor fixes
Tobias Weimer
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-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-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-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-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
[next]