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
/
protocols
/
MRA
/
src
/
MraPopUp.cpp
Age
Commit message (
Expand
)
Author
2016-10-30
OPTIONSDIALOGPAGE::groupPosition - unused field removed
George Hazan
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-03-29
MRA: - minor fixes
Tobias Weimer
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-04-29
mra - warning fixes for 64-bit mode
George Hazan
2015-04-29
unified project for MRA protocol
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-02-12
MAR: display proto name fix
Rozhuk Ivan
2014-12-14
most evident warnings in MRA fixed
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-12-01
- no need to wait for a thread inside OnPreShutdown;
George Hazan
2013-10-25
MRA:
George Hazan
2013-09-15
-translation fixes
Tobias Weimer
2013-09-01
VERY EXPERIMENTAL VERSION OF MEA, DON'T USE IN PRODUCTION
George Hazan
2013-07-10
protocol DB helpers for MRA
George Hazan
2013-07-09
applied protocol helpers
George Hazan
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-03-15
various popup related code cleaning
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-03-12
- translation fixes (patch from Basil)
Vadim Dashevskiy
2012-12-07
- Options tree items change
Vadim Dashevskiy
2012-11-18
EOF spaces
George Hazan
2012-10-21
patch for eliminating expert mode in options (to replace the simple mode with...
George Hazan
2012-10-13
MRA: folders restructurization
Kirill Volinsky