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
/
Msg_Export
/
src
/
utils.cpp
Age
Commit message (
Expand
)
Author
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
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-18
various memory allocation problems
George Hazan
2013-03-14
fix: various problems with memory
George Hazan
2013-03-01
service call replaced with helper: MS_UTILS_PATHTOABSOLUTEW
George Hazan
2013-02-08
project and code cleanup
Kirill Volinsky
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2013-01-04
-support for WindowList
Tobias Weimer
2012-10-14
minor code cleaning
George Hazan
2012-10-14
crash fix for exporting empty events
George Hazan
2012-10-10
service call replaced with the direct function call
George Hazan
2012-10-01
unnecessary space in exported contact
George Hazan
2012-09-16
- event code standardization for protocols
George Hazan
2012-07-30
code cleaning
George Hazan
2012-07-29
Msg_Export: translation patch from person
Vadim Dashevskiy
2012-07-29
git-svn-id: http://svn.miranda-ng.org/main/trunk@1261 1316c22d-e87f-b044-9b9b...
Vadim Dashevskiy