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
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
2013-11-03
MirandaG15: warning fixes
Robert Pösel
2013-11-03
MirandaG15 now works correctly (thanks to Intri for patch) and cleanup
Robert Pösel
2013-10-29
Adopted MirandaG15 plugin
Robert Pösel