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
/
MirandaG15
/
src
/
CAppletManager.cpp
Age
Commit message (
Expand
)
Author
2017-11-13
Code modernize ...
Goraf
2017-09-19
useless structure GCDEST finally removed
George Hazan
2017-03-28
some more fixes for 64-bit version
George Hazan
2017-03-28
and finally MS_MSG_GETWINDOWDATA has gone, zihrono levraha
George Hazan
2017-03-28
funny, but without cbSize we have no need in MessageWindowInputData at all
George Hazan
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-09-17
chats: more functions, less structures
George Hazan
2016-09-16
- chats services replaces with functions;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-21
improperly named helper renamed
George Hazan
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2015-10-28
Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j...
Robert Pösel
2015-10-04
MirandaG15:
Tobias Weimer
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-07-26
more warning fixes
George Hazan
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
- all static protocol services replaced with functions;
George Hazan
2015-05-28
warning fixes
George Hazan
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-21
war against atavisms continues
George Hazan
2015-04-15
MirandaG15:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-18
various calls of setlocale removed
George Hazan
2014-12-18
array out-of-bounds
Goraf
2014-12-08
mirandag15 small fix
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-29
MirandaG15: code cleanup.
Rozhuk Ivan
2014-07-19
db_mc_tryMeta applied
George Hazan
2014-02-27
direct access to MetaContacts/IsSubcontact removed everywhere
George Hazan
2014-02-24
- added ME_FILEDLG_CANCELED & ME_FILEDLG_SUCCEEDED events to support async fi...
George Hazan
2014-02-21
Attempt to make MirandaG15 work with IRC and other groupchats
Tobias Weimer
2014-02-16
code cleaning
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-08
- end of ANSI support in chats;
George Hazan
2014-01-08
chat structures slightly cleaned (no changes so far)
George Hazan
2013-11-03
MirandaG15: useless ifdef removed
Robert Pösel
[next]