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
/
Weather
/
src
/
weather_opt.cpp
Age
Commit message (
Expand
)
Author
2016-07-27
less TCHARs
George Hazan
2016-07-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-05
Weather: - cleanup
Tobias Weimer
2016-03-24
Weather: - minor fixes
Tobias Weimer
2015-08-27
code cleaning
George Hazan
2015-08-01
weather: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-03-30
Weather:
Tobias Weimer
2015-02-05
Weather: Minor fixes
Tobias Weimer
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-07-16
in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...
George Hazan
2014-05-09
Adding description (patch by person)
Vadim Dashevskiy
2014-01-22
- more correct version of settings initialization
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-09-18
double ;; removed
Kirill Volinsky
2013-05-19
Reverted some broken plugins settings.
Robert Pösel
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2012-11-29
- weather is not updated in the virtual mode;
George Hazan
2012-11-29
- by default Weather goes virtual;
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan