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
/
JabberG
/
src
/
jabber_menu.cpp
Age
Commit message (
Expand
)
Author
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-04-29
unified project for Jabber protocol
George Hazan
2015-03-11
no need for options in Jabber status menu
Vadim Dashevskiy
2015-02-28
Jabber:
Tobias Weimer
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
Jabber: warning level 4
George Hazan
2014-11-30
new sorting functions applied
George Hazan
2014-09-16
MS_CLIST_REMOVEMAINMENUITEM also removed
George Hazan
2014-09-16
useless service MS_CLIST_REMOVECONTACTMENUITEM deleted
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-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2014-01-13
minus another couple of static buffers
George Hazan
2014-01-11
MS_UTILS_ENTERSTRING moved from Jabber to the core, cause it's very handy
George Hazan
2014-01-10
Jabber:
George Hazan
2014-01-07
HNY part 2
George Hazan
2014-01-04
Jabber: Minor LPGEN fixes
Tobias Weimer
2014-01-03
Jabber resource menu translation
George Hazan
2014-01-02
Separate writing of "infobar", "titlebar", "statusbar", etc.
Dart Raiden
2014-01-01
copyright update for year 2014
George Hazan
2013-12-16
- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);
George Hazan
2013-11-03
spelling corrections
Dart Raiden
2013-10-03
ptrT/A/W is used everywhere instead of DBVARIANT to read database strings
George Hazan
2013-10-03
- filetransfer::iqid converted from string to int;
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-27
code cleaning
George Hazan
2013-09-26
minor code cleaning
George Hazan
2013-09-23
automatic allocator for a temp resource item
George Hazan
2013-09-21
- variables/fields names' conflict resolved;
George Hazan
2013-09-21
smart pointers for Jabber resources
George Hazan
2013-09-20
Jabber:
George Hazan
2013-09-20
code cleaning & simplification
George Hazan
2013-09-05
translation improvements
Tobias Weimer
2013-08-10
- unused services MS_FP_SAMECLIENTS & MS_FP_GETCLIENTICON removed;
George Hazan
2013-08-04
no need to send UTN when we're offline
George Hazan
2013-08-02
static array of resources replaced with LIST<>
George Hazan
2013-07-28
- fix for name conflict in proto helpers;
George Hazan
2013-07-20
system headers moved to jabber.h
George Hazan
2013-07-20
- numerous fixes for ineffective xmlGetText() calls;
George Hazan
2013-07-20
constants went to Unicode (suddenly)
George Hazan
2013-07-20
- Jabber resource fix: in LAST_SEEN mode resource is skipped when no sessions...
George Hazan
2013-07-20
code cleanup
George Hazan
2013-07-20
- indexes replaces with pointers;
George Hazan
[next]