Description : Protocole Gadu-Gadu pour Miranda-IM. Requiert Miranda 0.4 ou plus.
Télécharger Gadu-Gadu
Voir la fiche sur miranda-im.org
CHANGELOG:
Version 0.0.3.4
- Fix: Connection server config was broken
- Fix: Password retrieval was broken
- Fix: Maximum image size 512KB was not accepted original GG client.
Miranda now can receive images upto 255KB from original GG clients.
- Fix: Yet another image receive fix, libgadu fixes introduced ghost image
messages
- Small code formatting fixes
Version 0.0.3.3
- Fix: Serious multiple vulnerabilities of libgadu upto ekg version 1.6rc3
Version 0.0.3.2
- Fix: libgadu event.c commit version 1.83 by szalik introduced bug that was
crashing Miranda on image receive, since it was designed specially for Kadu
Version 0.0.3.1
- Fix: Temporary contacts cannot see our status when having "Friends only"
(Features thanks to JacekFH)
- Fix: GG thread hanging, not going offline when cannot reconnect
after disconnection
- Hidden db setting "EraOmnix" for being visible as EraOmnix client
(Seems to now work anymore on GG servers)
Version 0.0.3.0
- Note: GG.dll is no longer packed with UPX
- Status descriptions compatible with MWClist
- GG.dll now compiles on Visual C++ 6.0 and Visual C++ 2005
- libgadu upgraded to version 20050615
- Binaries are now compiled with VC++ 6.0
- Fix: Windows 95 & NT problems with GetLongPathName function missing
Version 0.0.2.9
- Fix: Status descriptions were not set properly when Miranda wasn't asking
for new status. This change may cause incompatibility with status routines
different than built-in. Note for misc plugins (mBot, etc.):
For avoiding sending gg_setstatus(status, description) twice on
miranda_setstatus and miranda_setawaymsg, GG sets status only on
miranda_setawaymsg, also this order must be fulfilled to make GG working
right with Miranda. (this is how internal module sraway works actually)
- When reconnect flag is set and manual server host cycling is on the end of
the list, reconnect will go back to the begin
(no longer taking address from web at the end)
- Fix: Stupid GetModuleFileName returning all lowercase characters from
DLL filename > WinNT, now we call GetLongPathName to retrieve valid case
Version 0.0.2.8
- Server connection (multi)thread controller
Miranda won't hang anymore when GG is trying to connect & status change is
requested (However sometimes on exit it required killing threads (dirty))
- Multiple server hostnames (cycling while connecting)
- Conference policy setting
0.0.2.7: 2004-12-26
- Gadu-Gadu conferencing support trough chat.dll groupchat plugin
(requires > Miranda 0.4)
Version 0.0.2.6
- Fix: Autoreconnect failure, no "Connecting..." message
- Fix: Latest M-IM build sends twice SET_OFFLINE when disconnect
which caused GG plugin to hang
0.0.2.3: 2004-07-15
- Fix: Proxy authentication fixed (by The Leech)
- Images receiving / sending (by Liquid)
0.0.2.4: 2004-08-03
- Fix: Code of image routines was simplyfied, however needs more care (unstable)
- Server host and external forwarding host could be specified as a hostname or
IP number (before only IP number was valid). This could be useful for dynamic
IPs and DNS mapping services such as dyndns.org.
0.0.2.5: 2004-12-01
- Fix: Plugin crashed when reporting token download connection related errors
- Fix: Max image size limit changed to 512KB
- Option to turn on/off showing contacts that are not on my list but having me
on their contact list.
0.0.2.6: 2004-12-13
- Fix: Notification list should be sent in one piece gg_notify_ex(*uinlist),
not one by one gg_add_notify_ex(uin)
- Fix: GG.dll uses now internal Miranda safe thread registering
Version 0.0.2.1
- Source: GCC >= 3.2 compiler support
- Fix: File transfer crashes, 100% CPU utilization
- Fix: Proxy working again (HTTP w/auth)
Note: GG works only with HTTP proxies (also with auth) due to limitation of libgadu.
Please turn off "Manually specify connection host" before running trough proxy.
- Fix: Filesize 135KB - deleted unused icons (thanks to Jacek_FH)
- Filetransfer resume support
- Ignore incoming conference messages option