index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
YAMN
/
src
/
proto
/
pop3
/
pop3comm.cpp
Age
Commit message (
Expand
)
Author
2023-01-14
Convert sources to CR+LF
dartraiden
2022-12-13
useless service removed
George Hazan
2022-12-12
YAMN: code cleaning
George Hazan
2022-12-12
fixes #3259 (YAMN: выводить настроенную учётку вм...
George Hazan
2022-12-11
YAMN: option "Display menu item" removed due to Options -> Customize -> Menus...
George Hazan
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2022-01-24
compilation fix
George Hazan
2022-01-24
We do not need to translate account names
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2019-09-27
fix for a function name:
George Hazan
2019-09-26
Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl...
George Hazan
2019-07-26
warning fixes
George Hazan
2019-03-12
YAMN: warning fixes
George Hazan
2019-03-02
all protocols (even virtual ones) moved to the Protocols folder
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-14
YAMN: folders restructurization
Kirill Volinsky