index
:
miranda-ng.git
0_95_10_2
jabber_test
master
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
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-01-23
DND → Do not disturb
Dart Raiden
2016-01-20
"N/A" -> "Not available" (thx Wishmaster for idea)
Dart Raiden
2016-01-04
"NA" -> "N/A"
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
code cleaning
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-07-23
code cleaning
George Hazan
2015-07-09
finally, normal icolib icons in Popup+
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-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-14
cleanup
Kirill Volinsky
2015-05-05
some another sudden Unicode appearances
George Hazan
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