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
/
StartupStatus
Age
Commit message (
Expand
)
Author
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace strcat to mir_strcat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
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 _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-21
- MS_PROTO_ISPROTOCOLLOADED now switched back to protocols instead of accounts;
George Hazan
2014-12-14
SendMessage(... WM_GETTEXT ...) -> GetWindowText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-03
correct usage of _tcsncat
Tobias Weimer
2014-12-03
StartupStatus:
Tobias Weimer
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
new sorting functions applied
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-11-26
StartupStatus code cleanup
Rozhuk Ivan
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
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-24
restored compatibility between NAS & SS plugins
George Hazan
2014-02-23
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-11-09
added projects and solutions for vc2013
Kirill Volinsky
2013-11-04
unneeded capitalization
Dart Raiden
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-08-04
fix for the last status saving in StartupStatus
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
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-05-29
we don't declare WIN64 anymore in projects
George Hazan
2013-05-09
no need to suppress PDB path in VS2012
George Hazan
2013-04-07
mir_getCLI() - a helper for MS_CLIST_RETRIEVE_INTERFACE, just call it without...
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
/SAFESEH removed from MSVC 2012 WIN32/Debug
Vadim Dashevskiy
2013-03-26
fix for chinese in StartupStatus
George Hazan
2013-03-25
- StartupStatus: unicode fix (patch from person)
Vadim Dashevskiy
2013-03-24
StartupStatus:
George Hazan
2013-03-10
various TTB initialization issues
George Hazan
2013-03-08
chinese in StartyoStatus options
George Hazan
2013-02-13
VS2012 projects to be compiled with SP1 XP-compatible runtime
George Hazan
[next]