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
/
NewXstatusNotify
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-06-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-23
mir_tstrncpy <> _tcsncpy
George Hazan
2015-05-23
replace _tcsncpy to mir_tstrncpy
Kirill Volinsky
2015-04-23
add to list only protocols that support status messages
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-03-01
NewXStatusNotify:
Tobias Weimer
2014-12-31
minor fixes
Kirill Volinsky
2014-12-17
NewXstatusNotify: changed warning lavel to w4
Kirill Volinsky
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-08-05
NewXstatusNotify - translation fixes
Vadim Dashevskiy
2014-08-05
typo fix
Dart Raiden
2014-08-05
NSSN cosmetics
Vadim Dashevskiy
2014-08-02
NewStatusNotify:
Tobias Weimer
2014-07-31
options refactoring (thx slotwin)
Kirill Volinsky
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-03-09
First version of NewXStatusNotify that can log status changes in db and displ...
Tobias Weimer
2014-02-27
minor code cleaning
George Hazan
2013-11-02
NewXstatusNotify: restored last seen implementation, now it's hidden option, ...
Sergey Tatarinov
2013-10-29
revert connection timeout
Kirill Volinsky
2013-09-25
valid options initialization
George Hazan
2013-08-02
fixed not selected first item in accounts list on options page
Kirill Volinsky
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-29
option for ignoring empty status messages now used for xstatuses
Kirill Volinsky
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-05-16
Options page and plugin description fixed
Sergey Tatarinov
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-03-02
removed not used headers
Kirill Volinsky
2013-01-02
changed default settings
Kirill Volinsky
2012-12-10
-fixed status message notification for hidden contacts (reported by Andrzej A...
Tobias Weimer
2012-12-07
- Options tree items change
Vadim Dashevskiy
2012-11-04
- fixes minor display issues (#152)
Tobias Weimer
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-26
- old crap killed in NewXStatusNotify
George Hazan
2012-09-15
set first protocol tamplate in edit box when init status message options page
Kirill Volinsky
2012-08-04
links to options don't work with langpacks
George Hazan
2012-08-04
NewXstatusNotify - fix for inverted option
Vadim Dashevskiy
2012-07-23
NewXstatusNotify: changed folder structure
Vadim Dashevskiy