index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
protocols
/
GTalkExt
/
src
/
notifications.cpp
Age
Commit message (
Expand
)
Author
2017-08-25
minus GTalkExt
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-03-27
GTalkExt: icon added to icolib
MikalaiR
2016-01-28
another atavism removed: old stub services for clist events
George Hazan
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
fix for 64-bit issues & warnings
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-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
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-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-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-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-24
more effective event remover
George Hazan
2013-09-28
code cleaning
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-24
GTalkExt: contact list contact restored
George Hazan
2013-08-14
mir_*printf patch for protocols
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-25
Google contact removed from clist
George Hazan
2013-03-25
last portion of cleaning before removing GtalkExt's contact
George Hazan
2013-03-24
- IJabberNetInterface::GetHandle() method added to retrieve a network handle;
George Hazan
2013-03-21
fixed crash in GTalkExt popups
George Hazan
2013-03-14
crazy leaky piece of junk eliminated
George Hazan
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-10-12
GTalkExt, ICQ, IRC, Jabber: folders restructurization
Vadim Dashevskiy