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
/
NewXstatusNotify
/
src
Age
Commit message (
Expand
)
Author
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
replace _tcscpy to mir_tstrcpy
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-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-23
add to list only protocols that support status messages
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
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-03-01
NewXStatusNotify:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-31
minor fixes
Kirill Volinsky
2014-12-30
memory corruption fix
Kirill Volinsky
2014-12-17
NewXstatusNotify: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
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-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-08-05
NewYStatusNotify:
Tobias Weimer
2014-08-05
'xStatus' correction
Dart Raiden
2014-08-05
NewXstatusNotify - translation fixes
Vadim Dashevskiy
2014-08-05
typo fix
Dart Raiden
2014-08-05
NewXstatusNotify - translation fixes
Vadim Dashevskiy
2014-08-05
NSSN cosmetics
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
Unneeded translation removed
Tobias Weimer
2014-08-02
oops
Tobias Weimer
[next]