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
/
Variables
/
src
/
parse_miranda.cpp
Age
Commit message (
Expand
)
Author
2022-07-31
Contact: group of functions gathered into the personal namespace
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-06-05
major code cleaning in regard to db_event_getBlobSize & event memory allocation
George Hazan
2020-09-03
fixes #2561 (contact() and ccount() functions do not work as intended (Variab...
George Hazan
2020-07-23
fixes #2493 (Проблема с Юникодом в диалоге доба...
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-07-24
massive warning fix
George Hazan
2019-03-12
fixes for format specifiers
George Hazan
2019-03-11
code cleaning for old shitty helper
George Hazan
2019-01-18
code cleaning
George Hazan
2018-08-13
Variables:
George Hazan
2018-07-20
we don't need two name sets for the same array of functions
George Hazan
2018-07-09
massive Variables-related code cleaning (removed TCHAR, manually created unio...
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-03-28
PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
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-13
Code modernize ...
Goraf
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-11-17
Utils_OpenUrlT
George Hazan
2016-09-13
mode old database junk to die
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-05-18
these tons of code aren't needed anymore...
George Hazan
2016-04-08
code clesning
George Hazan
2016-04-08
Variables:
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-01
Variables: common project
Kirill Volinsky
2015-07-21
Variables: vc2015 compilation fix
Kirill Volinsky
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
timezone api migrated to mir_core
George Hazan
2015-06-19
various quirks during MS_DB_TIME_TIMESTAMPTOSTRINGT calls
George Hazan
2015-06-15
the best way to check the service availabililty is to call CallProtoService
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-02-28
Variables:
Tobias Weimer
2015-01-21
Variables:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
[next]