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
/
StatusPlugins
/
KeepStatus
Age
Commit message (
Expand
)
Author
2015-09-19
fix encoding problems
Dart Raiden
2015-09-18
replace "(c)" and "c" by ©
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-08-15
StatusPlugins:
Tobias Weimer
2015-07-23
platform toolset updated for vc2015
Vadim Dashevskiy
2015-07-21
platform toolset updated for vc2015
Kirill Volinsky
2015-07-21
preparing for vc2015
Kirill Volinsky
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
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-04
new mir_sntprintf 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 strncpy to mir_strncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
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-30
minus critical section
Kirill Volinsky
2015-04-16
IsStatusConnecting() - useful macro
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-16
KeepStatus: changed warning lavel to w4
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
new sorting functions applied
George Hazan
2014-11-30
safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy,
George Hazan
2014-11-26
KeepStatus code cleanup
Rozhuk Ivan
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
2014-03-12
Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...
Rozhuk Ivan
2014-02-28
farewell MSVS 2012
Vadim Dashevskiy
2014-02-27
minor code cleaning
George Hazan
2014-02-24
minor code cleaning
George Hazan
2014-02-22
NAS support returned back to status plugins
George Hazan
2014-01-25
end of version zoo
George Hazan
2013-12-04
KeepStatus:
George Hazan
2013-11-09
added projects and solutions for vc2013
Kirill Volinsky
2013-10-10
- MS_CLIST_GETSTATUSMODEDESCRIPTION replaced with the direct clist call
George Hazan
2013-09-29
no need load dll when lib linked
Kirill Volinsky
2013-09-26
plugins cleanup
Kirill Volinsky
2013-09-25
valid options initialization
George Hazan
2013-09-20
using Uxtheme
Kirill Volinsky
2013-08-27
KeepStatus: removed unnecessary protocols in popup.
Vlad Mironov
2013-08-07
crash fix
George Hazan
2013-07-29
resource clearance moved to ME_SYSTEM_PRESHUTDOWN instead of ME_SYSTEM_OKTOEXIT
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
[next]