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
/
YAMN
/
src
/
proto
/
pop3
/
pop3comm.cpp
Age
Commit message (
Expand
)
Author
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
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
2016-09-14
second major wipeout of database services & structures:
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-09-02
YAMN:
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-11
code cleaning
George Hazan
2015-08-01
YAMN: 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-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-11
minus CreateThread
Kirill Volinsky
2014-02-18
spelling corrections
RMN
2014-02-12
fixes for the MCONTACTs, stored in the database
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-25
ะก++ sources: __VERSION_STRING -> __VERSION_STRING_DOTS
George Hazan
2013-10-23
double string from YAMN fixed (for real this time)
Vadim Dashevskiy
2013-10-23
double string from YAMN fixed, langpacks/english: updated
Vadim Dashevskiy
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-04-10
warning fixes
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-15
added precompiled header
Kirill Volinsky
2013-02-12
- fix for chinese in popups;
George Hazan
2013-01-03
- fix for the buffer overrun in YAMN's mime parser
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan