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
/
IEView
/
src
/
HTMLBuilder.cpp
Age
Commit message (
Expand
)
Author
2018-11-07
IEView: double settings set removed
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
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-11-13
Code modernize ...
Goraf
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-09-13
mode old database junk to die
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-06-29
IEView: fix(?) avatar path, code cleaning
MikalaiR
2016-05-18
these tons of code aren't needed anymore...
George Hazan
2016-04-26
IEView: fix localtime() call
MikalaiR
2016-04-21
IEView: minor cleanup
MikalaiR
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2015-07-24
ieview: common project
Kirill Volinsky
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-19
- all strings operations were rewritten using CMString instead of ugly self-m...
George Hazan
2015-03-27
IEView:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-15
IEView: changed warning lavel to w4
Kirill Volinsky
2014-12-02
mir_snprintf(..., "%s", ...) -> strncpy_s(...)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-06-14
fixed smiles and link not showing
Kirill Volinsky
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-06-06
Minor Fixes:
Tobias Weimer
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-04-08
bunch of mc related fixes
George Hazan
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
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
- HANDLE hContact => HCONTACT
George Hazan
2014-02-01
IEView: custom events support
George Hazan
2013-12-27
old nasty perversion EVENTTYPE_STATUSCHANGE removed forever
George Hazan
2013-12-14
- another atavism (DBVTF_DENYUNICODE) removed;
George Hazan
2013-10-09
English US correction (patch by RMN)
Vadim Dashevskiy
2013-09-07
crash fix for IEView
George Hazan
2013-05-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-04-06
postfix to the standard functions patch by Mataes
George Hazan
2013-04-06
same problem in another place
George Hazan
2013-04-06
memory corruption in the HTMLBuilder for Scriver
George Hazan
2013-03-30
MS_DB_EVENT_* services remained, but their calls removed
George Hazan
2013-03-27
removed not needed string compare (patch from Mataes)
Vadim Dashevskiy
2013-03-17
one more part of replacing own functions to core functions
Kirill Volinsky
[next]