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
/
protocols
/
GTalkExt
/
src
Age
Commit message (
Expand
)
Author
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-21
MS_UTIL_OPENURL -> mir_core::Utils_OpenUrl
George Hazan
2015-06-20
xml api became a set of functions
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-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-06-04
fix for a buffer overrun in GTalk
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-27
unified project for GTalkExt protocol
George Hazan
2015-04-24
unused include file removed
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-15
GTalkExt: changed warning lavel to w4
Kirill Volinsky
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-09
code cleanup over mir_sntprintf + small bug fix
Rozhuk Ivan
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-08-18
CRITICAL_SECTION removed from GTalk
George Hazan
2014-03-29
translation fix
Kirill Volinsky
2014-03-12
db_event_next/db_event_prev: first parameter hContact added
George Hazan
2014-02-27
cosmetic fix for receifing emails from contacts without a name
Tobias Weimer
2014-02-12
GTalkExt: no need to renew pseudocontact's handle anymore
George Hazan
2014-02-11
"we don't need these variables" (c) Pink Floyd
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-02-03
- new helpers for reading db strings into static buffers;
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-02
added destructor LIST::~LIST, that calls destroy() automatically.
George Hazan
2013-12-24
more effective event remover
George Hazan
2013-11-25
fix for Jaberr's password uncrunching in GTalkExt
George Hazan
2013-10-10
GTalk: old menu restored (in protocol menu)
George Hazan
2013-10-02
duplicate packet removed
George Hazan
2013-10-02
fix for reading email in GTalkExt
George Hazan
2013-09-28
missing file
George Hazan
2013-09-28
no more google related code in Jabber
George Hazan
2013-09-28
removed unneeded include
Vadim Dashevskiy
2013-09-28
code cleaning
George Hazan
2013-09-28
- Google specific functionality got moved to GTalkExt, part I;
George Hazan
2013-09-28
more plain & less crazy implementation of IJabberInterface
George Hazan
2013-09-25
GTalkExt not to intercept focus when displaying popups
George Hazan
2013-09-25
IsFullScreen(), IsWorkstationLocked(), IsScreenSaverRunning() moved to the core
George Hazan
2013-09-25
valid options initialization
George Hazan
[next]