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
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
2015-01-10
Variables:
Tobias Weimer
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-29
finally catched wrong memory allocation in variables
George Hazan
2014-10-19
variable name change
Vadim Dashevskiy
2014-10-19
- missing "\" in Variables' help
RMN
2014-10-19
fix for wrongly written help for core variables
Vadim Dashevskiy
2014-03-31
Variables: added ability to get a own nickname for protocol.
Vlad Mironov
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-24
- NewAwaySys and Variables: spelling corrections
RMN
2014-02-10
HCONTACT is not needed anymore
George Hazan
[next]