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-10-25
more for #3750
George Hazan
2023-10-25
fixes #3750 (YAMN: опция принудительного показа в...
George Hazan
2023-10-25
name conflict resolution
George Hazan
2023-10-25
code cleaning
George Hazan
2023-10-16
code cleaning
George Hazan
2023-10-16
YAMN: slack debug code removed
George Hazan
2023-10-16
fixes #3730 (YAMN: если контакта в базе нет, плагин...
George Hazan
2023-10-16
YAMN:
George Hazan
2023-10-11
fixes #3726 (YAMN: по умолчанию всплывающие окна о...
George Hazan
2023-10-11
fixes #3730 (YAMN: если контакта в базе нет, плагин...
George Hazan
2023-10-10
YAMN: custom base64 decoder eliminated
George Hazan
2023-10-09
YAMN: rest of unused services removed
George Hazan
2023-10-08
compilation fix
George Hazan
2023-10-08
YAMN: another bunch of services removed
George Hazan
2023-10-08
YAMN: unused code removed
George Hazan
2023-10-06
fixes #3704 (YAMN: Миранда зависает если изменить ...
George Hazan
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