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
/
Sessions
Age
Commit message (
Expand
)
Author
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace strncpy to mir_strncpy
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-03
fix for the option's page style pt. 5
Vadim Dashevskiy
2015-04-24
end of zoo with various _WIN32_WINNT versions
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-06
options section name as in other plugins
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-18
warning fix
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-12
Sessions: changed warning lavel to w4
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-26
Sessions: memcpy fix
Kirill Volinsky
2014-11-03
more code cleaning
George Hazan
2014-11-03
massive code cleaning for Sessions
George Hazan
2014-08-13
icons registration moved to Load()
Kirill Volinsky
2014-03-22
WIN32 macro isn't needed in projects
George Hazan
2014-02-28
farewell MSVS 2012
Vadim Dashevskiy
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-02-02
m_database.h is not needed in many cases
George Hazan
2014-01-26
useless Unicode in Sessions & WhenWasIt
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-01
comma before "etc."
Dart Raiden
2014-01-01
copyright update for year 2014
George Hazan
2013-11-09
added projects and solutions for vc2013
Kirill Volinsky
2013-10-05
spelling correction (thanks RMN)
Vadim Dashevskiy
2013-09-25
valid options initialization
George Hazan
2013-09-16
cosmetics: dot after "etc"
Dart Raiden
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-16
words of wisdom were well received
George Hazan
2013-05-16
shortened typedefs for string buffers:
George Hazan
2013-05-09
no need to suppress PDB path in VS2012
George Hazan
2013-04-09
- short function names allows to write database loops in one string;
George Hazan
2013-04-07
Sessions: contacts are HANDLEs, not DWORDs
George Hazan
2013-04-07
end of the old database macroses
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-06
small cleanup
Kirill Volinsky
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-30
/SAFESEH removed from MSVC 2012 WIN32/Debug
Vadim Dashevskiy
[next]