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
/
UserInfoEx
/
src
/
dlg_propsheet.cpp
Age
Commit message (
Expand
)
Author
2022-06-09
UserInfo -> UI classes
George Hazan
2022-01-30
fixes #3001 (WhenWasIt: remove mBirthday support)
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-04-30
we use contact iterators when possible
George Hazan
2020-11-17
fix for processing db_mc_getSub() return value
George Hazan
2019-10-28
fixes #2105 for UserInfoEx
George Hazan
2019-10-28
code cleaning
George Hazan
2019-07-24
massive warning fix
George Hazan
2019-04-12
UserInfoEx: old icolib management replaced with new one
George Hazan
2019-03-26
ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removed
George Hazan
2019-01-30
m_icq.h removed
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-08-07
some old unused shit optimized
George Hazan
2018-08-07
UInfoEx: code cleaning
George Hazan
2018-07-24
database:
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-06-27
fixes #1442 (UserInfoEx Button on ToolBar)
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-17
Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> CMPl...
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-02-21
UInfoEx: C++'11 iterators
George Hazan
2018-01-26
code optimization
George Hazan
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-10-30
OPTIONSDIALOGPAGE::hIcon - also unused
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
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
2016-07-22
Standardize use of slashes in includes to "/" (thanks ybznek for idea)
Robert Pösel
2016-07-21
improperly named helper renamed
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2016-04-22
- major atavism removed: clist_modern own cache;
George Hazan
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-09-14
UserInfoEx: fix #685
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-08
UserInfoEx:
Tobias Weimer
2015-08-01
UInfoEx: common project
Kirill Volinsky
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-14
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
[next]