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_popup.cpp
Age
Commit message (
Expand
)
Author
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-04-14
Weather: some wrongly used sizeof replaced with _countof
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-27
- clist menus went to functions
George Hazan
2015-06-25
rest of genmenu api died
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
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-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-05-23
replace _tcsncat to mir_tstrncat
Kirill Volinsky
2015-05-22
replace _tcscpy to mir_tstrcpy
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
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-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-02-16
code cleaning
George Hazan
2014-02-12
another bunch of useless conversions died
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
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-28
ex-protos moved to the Plugins folder
George Hazan