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
/
MsgPopup
/
src
Age
Commit message (
Expand
)
Author
2018-02-24
guard headers
Goraf
2018-01-01
massive copyright update
dartraiden
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-08-06
Update all other files in repository to use https links for Miranda NG website
Robert Pösel
2017-08-05
Change plugin links from http:// to https://
Robert Pösel
2017-01-01
bump copyright year
dartraiden
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-27
<tchar.h> removed from <m_system.h>
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-25
hello, Unix.
George Hazan
2016-07-22
Standartize "Version.h" to "version.h" (final rename)
Robert Pösel
2016-07-22
Standartize "Version.h" to "version.h" (temporary rename)
Robert Pösel
2016-07-22
Standartize "Version.h" to "version.h" in all plugin's and protocol's includes
Robert Pösel
2016-01-02
Copyrights update part 3 (final)
Dart Raiden
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-07-26
more warning fixes
George Hazan
2015-07-25
MsgPopup: common project
Kirill Volinsky
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-04
new mir_sntprintf templates without SIZEOF
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-31
Year 2015 version update
George Hazan
2014-12-03
adaptation for 64 bits
George Hazan
2014-11-30
new sorting functions applied
George Hazan
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
2014-02-02
m_database.h is not needed in many cases
George Hazan
2014-01-25
end of version zoo
George Hazan
2014-01-01
copyright update for year 2014
George Hazan
2013-12-06
MsgPopup: cosmetics, spelling correction
Dart Raiden
2013-09-25
valid options initialization
George Hazan
2013-09-05
MsgPopup: cosmetic
Dart Raiden
2013-09-02
typo
Konstantin Nikulin
2013-08-26
- spelling correction (patch from RMN)
Vadim Dashevskiy
2013-07-08
Correct url for all plugins.
Robert Pösel
2013-05-19
"PopUp" everywhere was replaced to "Popup"
Robert Pösel
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-21
- MsgPopup: create popup options page only if plugin exists
Vadim Dashevskiy
2013-03-21
- MsgPopup: compilation fix (patch from person)
Vadim Dashevskiy
2013-03-21
MsgPopup adopted
Kirill Volinsky
2013-03-20
starting adopr MsgPopup.
Kirill Volinsky