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
/
plugins
/
AssocMgr
/
src
/
assoclist.cpp
Age
Commit message (
Expand
)
Author
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
2013-03-01
service call replaced with helper: MS_UTILS_PATHTORELATIVE
George Hazan
2013-02-08
minor changes
Kirill Volinsky
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-10-12
Anothet IM <> NG rename
Vadim Dashevskiy
2012-08-15
Yet another Miranda IM > NG rename part 2
Vadim Dashevskiy
2012-07-04
AssocMgr: changed folder structure
Vadim Dashevskiy