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
/
Popup
/
src
/
opt_class.cpp
Age
Commit message (
Expand
)
Author
2014-12-21
Popup: changed warning level to w4
Kirill Volinsky
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-01
- more warning fixes;
George Hazan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-06-11
ansi popups dead
George Hazan
2013-12-01
options page name fixes (thanks to Wishmaster)
Dart Raiden
2013-07-25
replace sprintf to mir_snprintf (part 5)
Kirill Volinsky
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-17
- rest of memory leaks
George Hazan
2013-03-17
fix for popup-related memory leaks
George Hazan
2013-03-05
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-03-02
rest of TCHAR_STR_PARAM replaced
George Hazan
2013-02-20
fixes for various hangups & crashes on exit
George Hazan
2013-01-20
removed old revision information
Kirill Volinsky
2012-12-01
icolib: icon creation quirks
George Hazan
2012-10-26
attemp to fix crash in Popups history
George Hazan
2012-08-04
links to options don't work with langpacks
George Hazan
2012-06-19
button control moved to wParam everywhere
George Hazan
2012-05-15
initial commit
Vadim Dashevskiy