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
/
Gadu-Gadu
/
src
/
sessions.cpp
Age
Commit message (
Expand
)
Author
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-12-06
fix after files conversation
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-11-17
Utils_OpenUrlT
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-06-05
- fix for #1059;
George Hazan
2016-04-05
Gadu-Gadu: resource leak fixes, cleanup
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
fix for the protocols' menus
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
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-21
- resizer moved to mir_core, because it uses hard-coded windows structures;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-04-19
fixed header bar info
Kirill Volinsky
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-03-26
fixes #635
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-08
core protocol helpers for creating protocol evengs, services & threads
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2012-12-21
GaduGadu:
Tobias Weimer
2012-11-28
various menu initialization quirks
George Hazan
2012-11-03
GaduGadu-Gadu protocol
Szymon Tokarz
2012-10-12
Gadu-Gadu: folders restructurization
Vadim Dashevskiy