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
/
Quotes
/
src
/
ImportExport.cpp
Age
Commit message (
Expand
)
Author
2018-03-17
more warning fixes
George Hazan
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2017-12-11
mir_base64_* => parameters type fix
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-23
database enumerators => void* instead of LPARAM
George Hazan
2017-11-13
Code modernize ...
Goraf
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-15
contact list groups:
George Hazan
2016-02-25
more shit removed
George Hazan
2016-02-25
Quotes: major code cleaning
George Hazan
2015-08-29
Quotes untied from ATL
George Hazan
2015-08-18
- naming conflict;
George Hazan
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-01-02
fix for status icon in tray tooltip
Kirill Volinsky
2015-01-02
export crash fix
Kirill Volinsky
2014-12-21
Quotes: changed warning level to w4
Kirill Volinsky
2014-11-30
lstr* replacements
George Hazan
2014-11-30
Multiple fixes buff size for GetText and SetText.
Rozhuk Ivan
2014-07-03
Quotes: proper capitalization
Dart Raiden
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-09-21
explicit constructors for ptrT
George Hazan
2013-08-14
built-in base64 removed
George Hazan
2013-06-30
- db_set_blob used everywhere for writing blobs
George Hazan
2013-06-29
rest of unused databases services removed
George Hazan
2013-04-09
- the kernel filters out contacts by proto names much faster than a plugin;
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-08
removed not used headers
Kirill Volinsky
2012-11-28
ex-protos moved to the Plugins folder
George Hazan