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
/
assoclist.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
2018-12-27
AssocMgr: code cleaninig
Kirill Volinsky
2018-12-23
AssocMgr: moved to m_gui
Mataes
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-11-12
end of ME_OPT_INITIALISE related zoo in another plugins
George Hazan
2018-07-24
database:
George Hazan
2018-07-17
minor code cleaning
George Hazan
2018-07-17
AssocMgr:
George Hazan
2018-07-16
AssocMgr: code cleaning
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-16
AssocMgr: cmplugin adaptation
Kirill Volinsky
2018-03-31
AssocMgr: removed not used files and functions
Mataes
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
2017-09-18
unneeded calls of DestroyServiceFunction() removed
George Hazan
2016-11-17
PathToRelativeT - forgotten macro
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-08-31
git-svn-id: http://svn.miranda-ng.org/main/trunk@17229 1316c22d-e87f-b044-9b9...
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-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
fix for conversion from HBRUSH to BOOL
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-18
langpack services module destroyed from mir_app
George Hazan
2015-06-06
fix for some warnings
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-04-30
minus critical section
Kirill Volinsky
2015-04-24
AssocMgr - common project
Vadim Dashevskiy
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
MoveMemory -> memmove
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
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-11-04
unneeded capitalization
Dart Raiden
2013-09-25
valid options initialization
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-07-24
oops... missed another mir_snprintf in AssocMgr
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
[next]