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
/
AssocMgr
/
src
/
reg.cpp
Age
Commit message (
Expand
)
Author
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-03-28
21 years after Win2k release we don't need win2k.h - everything we need is in...
George Hazan
2018-12-23
AssocMgr: moved to m_gui
Mataes
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-17
AssocMgr:
George Hazan
2018-07-16
AssocMgr: code cleaning
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
AssocMgr: cmplugin adaptation
Kirill Volinsky
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-13
mode old database junk to die
George Hazan
2016-08-31
memory allocation problem
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-11
AssocMgr: fix #945
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-06
fix for some warnings
George Hazan
2015-04-24
AssocMgr - common project
Vadim Dashevskiy
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-13
CopyMemory -> memcpy
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-02-24
removed some unneeded translations
Tobias Weimer
2013-12-21
Association Manager
Szymon Tokarz
2013-11-04
unneeded capitalization
Dart Raiden
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-09-21
- warning fixes;
George Hazan
2013-07-24
oops... missed another mir_snprintf in AssocMgr
George Hazan
2013-07-23
another mir_sntprintf
George Hazan
2013-07-22
replace sprintf to mir_snprintf (part 1)
Kirill Volinsky
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-29
rest of unused databases services removed
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-01-12
final variant of profile name's fix for AssocMgr
George Hazan
2012-12-04
Translation fix
Kirill Volinsky
2012-07-04
AssocMgr: changed folder structure
Vadim Dashevskiy