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
/
plugins
/
NewAwaySysMod
/
src
/
AwaySys.cpp
Age
Commit message (
Expand
)
Author
2015-07-22
vc2015 compilation fixes
Kirill Volinsky
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-28
code cleaning
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-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
various menu definition quirks
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
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-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-05-31
fixes for PS_SETAWAYMSG calls
George Hazan
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-22
replace _tcsicmp to mir_tstrcmpi
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-02-17
fix for settting previos status value in NAS
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-03-07
Minor bugfixes:
Tobias Weimer
2014-02-27
more fun:
George Hazan
2014-02-27
MS_AWAYMSG_GETSTATUSMSGW service added to NAS
George Hazan
2014-02-24
restored compatibility between NAS & SS plugins
George Hazan
2014-02-24
toolbar button to be synced with a main menu item
George Hazan
2014-02-23
NAS: decapitalization
Dart Raiden
2014-02-23
-minor fixes for NewAwaySystem
Tobias Weimer
2014-02-23
- strong menu items prototypes in NAS;
George Hazan
2014-02-22
NAS: icolib added
George Hazan
2014-02-22
- toolbar button restored;
George Hazan
2014-02-22
- switch to more effective functions of pcli;
George Hazan
2014-02-20
- standardized version resource;
George Hazan
2014-02-20
grrrm
George Hazan
2014-02-20
attempt to revive NAS
George Hazan