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
/
BasicHistory
/
src
/
EventList.cpp
Age
Commit message (
Expand
)
Author
2019-01-18
code cleaning
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
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-12-04
BasicHistory: decapitalization (except TopToolBar button)
dartraiden
2017-11-13
Code modernize ...
Goraf
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-09-13
mode old database junk to die
George Hazan
2016-08-31
- memory leak fixed;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
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
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-12
naming conflics resolved
George Hazan
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
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-08
minus another critical section
George Hazan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-03-13
another atavism died: DBEF_FIRST
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-24
more useless conversions removed
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-20
attempt to revive NAS
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
more HCONTACT
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-27
old nasty perversion EVENTTYPE_STATUSCHANGE removed forever
George Hazan
2013-12-21
use core service for EVENTTYPE_AUTHREQUEST
Tobias Weimer
2013-10-19
warning fixes
George Hazan
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-09-22
minor code cleaning
George Hazan
2013-09-22
code cleaning
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-06-21
minor code cleaning
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2012-11-25
typed stub for MS_PROTO_GETCONTACTBASEPROTO
George Hazan
2012-09-16
- event code standardization for protocols
George Hazan
2012-07-05
BasicHistory: folder structure change
Vadim Dashevskiy