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
/
New_GPG
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2020-06-23
new_gpg: code reordering
George Hazan
2020-03-17
n-nope, three utf-8 chars do not talke three bytes
George Hazan
2020-03-17
NewGPG: fix for hardcoded utf8 constants
George Hazan
2020-03-16
NewGPG: massive code cleaning
George Hazan
2020-03-15
minus another static buffer
George Hazan
2020-03-15
NewGPG: massive code cleaning
George Hazan
2020-01-01
Happy new year, Miranda, part 2
dartraiden
2019-01-30
m_icq.h removed
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-12-08
db_get_sa / db_get_wsa to receive the default value, massive code simplification
George Hazan
2018-11-14
hContact, MODULENAME -> g_plugin
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-09-25
NewGPG:
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-01-01
- convert NEW_GPG to UTF without BOM
dartraiden
2018-01-01
massive copyright update
dartraiden
2017-12-08
new_gpg: a bit of refactoring
Gluzskiy Alexandr
2017-12-08
new_gpg: get rid of "extern chaos"
Gluzskiy Alexandr
2017-12-06
all rc files reverted to utf-8
Kirill Volinsky
2017-12-03
new_gpg: porting to new ui api
Gluzskiy Alexandr
2017-12-03
new_gpg: porting ui to new api
Gluzskiy Alexandr
2017-12-02
new_gpg: porting ui to new api
Gluzskiy Alexandr
2017-12-02
new_gpg: dos2unix //deal with it.
Gluzskiy Alexandr
2017-12-01
new_gpg: porting to new ui api (part2)
Gluzskiy Alexandr
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-12-06
bIsMiranda09 - useless variable removed
George Hazan
2016-10-05
plugins:
Alexander Gluzsky
2016-09-11
New_GPG: Fix unicode paths handling (fixes #349); versiom bump
Robert Pösel
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-08-16
code cleaning
George Hazan
2015-07-31
unified project for New_GPG
George Hazan
2015-07-09
new_gpg:
Alexander Gluzsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
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-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
[next]