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
/
Msg_Export
/
src
/
utils.cpp
Age
Commit message (
Expand
)
Author
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-03-31
Msg_Export: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_s
Mataes
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
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-13
Code modernize ...
Goraf
2017-02-06
Msg_Export: Fix exporting unicode messages, make it even faster (addresses #609)
Robert Pösel
2017-02-06
Msg_Export: Allow entering "0" for no limit of line width
Robert Pösel
2017-02-06
Msg_Export: Optimize checking ignored contacts/protocols (addresses #609)
Robert Pösel
2017-02-05
Msg_Export: Optimize exporting all history (fixes #609)
Robert Pösel
2017-01-17
useless field DBEVENTINFO::cbSize removed
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-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-05-18
fixes #733: (MsgExport : write JabberID to exported history log as UIN field,...
George Hazan
2015-11-06
Msg_Export: Fixed crash after r15554 (fixes #1082)
Tobias Weimer
2015-10-14
fix for bug #754 (MsgExport write in text file nick as (Unknown Contact))
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
fixes warning & 64-bit issues
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-07-25
msg_export: common project
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
MsgExport:
Tobias Weimer
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-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-16
cleanup
Kirill Volinsky
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-08
db => database
Dart Raiden
2013-12-27
old nasty perversion EVENTTYPE_STATUSCHANGE removed forever
George Hazan
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-08-10
code cleaning
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
[next]