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
/
FloatingContacts
/
src
/
filedrop.cpp
Age
Commit message (
Expand
)
Author
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
2016-09-06
clist services' extermination continued
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-06-23
warning fixes
George Hazan
2015-06-23
FloatingContacts: unified project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-03
code cleaning
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-02-23
FltContacts:
Tobias Weimer
2014-12-04
Db_autobackups: multiple changes
Rozhuk Ivan
2013-09-17
- explicit windows destruction on exit;
George Hazan
2013-07-24
replace sprintf to mir_snprintf (part 4)
Kirill Volinsky
2013-06-21
minor code cleaning
George Hazan
2013-03-08
Floating contacts:
George Hazan
2013-01-12
support for dropping unicode text (fixes #61)
Tobias Weimer
2012-07-18
FirstRun, FlashAvatars, FloatingContacts: changed folder structure
Vadim Dashevskiy