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
/
FloatingContacts
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-03
code cleaning
George Hazan
2015-06-01
- atavism named MS_UTILS_LOADBITMAP removed;
George Hazan
2015-05-28
- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-03-26
De-capitalization
Vadim Dashevskiy
2013-09-22
plugins cleanup
Kirill Volinsky
2013-09-17
- explicit windows destruction on exit;
George Hazan
2013-07-25
replace sprintf to mir_snprintf (part 6)
Kirill Volinsky
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-08
- skin controls moved up;
George Hazan
2013-03-08
Floating contacts:
George Hazan
2013-02-24
added version info
Kirill Volinsky
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-12-22
minor x64 signature fixes
Tobias Weimer
2012-12-07
- Options tree items change
Vadim Dashevskiy
2012-07-18
FirstRun, FlashAvatars, FloatingContacts: changed folder structure
Vadim Dashevskiy