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
/
plugins
/
NewXstatusNotify
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
2015-09-04
NewXstatusNotify: menu uid
Alexander Lantsev
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
fixes warning & 64-bit issues
George Hazan
2015-07-26
NewXstatusNotify: common project
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-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
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-06-14
- all icolib services removed;
George Hazan
2015-06-07
- common.props divided into app.props & plugin.props;
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcscat to mir_tstrcat
Kirill Volinsky
2015-05-22
T2Utf - handy replacement for ptrA<mir_utf8decodeT()>
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-03-20
another bunch of shit removed
George Hazan
2015-03-20
fix for a possible memory corruption
George Hazan
2015-03-20
code cleaning
George Hazan
2015-03-01
NewXStatusNotify:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-17
NewXstatusNotify: changed warning lavel to w4
Kirill Volinsky
2014-12-12
NewXStatusNotify:
Tobias Weimer
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
lstr* replacements
George Hazan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-08-05
NewYStatusNotify:
Tobias Weimer
2014-08-05
NewXstatusNotify - translation fixes
Vadim Dashevskiy
2014-08-03
Unneeded translation removed
Dart Raiden
2014-08-03
Even simpler version of [10047]
Tobias Weimer
2014-08-03
more fixes for per-protocol templates
Tobias Weimer
2014-08-03
ME_DB_CONTACT_SETTINGCHANGED handler shall never return nothing but 0!
George Hazan
2014-08-02
NewStatusNotify:
Tobias Weimer
2014-07-31
various memory allocation problems fixed
George Hazan
2014-07-31
options refactoring (thx slotwin)
Kirill Volinsky
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-05-30
db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT
George Hazan
2014-05-17
NewXStatusNotify: status changes are always logged, even if popups are disabled.
Tobias Weimer
2014-03-18
fix for the icons corruption in clist
George Hazan
2014-03-15
NewXStatusNotify: Fixed displaying status changes (yeaah) (fixes #553)
Tobias Weimer
[next]