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
/
QuickMessages
Age
Commit message (
Expand
)
Author
2017-08-08
ME_MSG_TOOLBARLOADED is hooked everywhere as a temporary event
George Hazan
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-08-03
memory allocation fix
George Hazan
2017-08-03
QuickMessages: code cleaning
George Hazan
2017-03-08
project tools version reset
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-12-02
m_msg_buttonsbar.h is not needed anymore
George Hazan
2016-12-01
more fixes
George Hazan
2016-11-29
- BBBF_ISLSIDEBUTTON flag removed (set by default);
George Hazan
2016-11-29
BBBF_ANSITOOLTIP - unused flag removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
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-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-05-18
these tons of code aren't needed anymore...
George Hazan
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-18
- naming conflict;
George Hazan
2015-08-11
'unreferenced formal parameter' warnings fixed
George Hazan
2015-07-26
common projects
Kirill Volinsky
2015-07-23
platform toolset updated for vc2015
Vadim Dashevskiy
2015-07-21
platform toolset updated for vc2015
Kirill Volinsky
2015-07-21
preparing for vc2015
Kirill Volinsky
2015-07-09
- various icon definition quirks;
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
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-14
- all icolib services removed;
George Hazan
2015-06-07
SKINICONDESC -> MAllStrings
George Hazan
2015-05-22
replace _tcscmp to mir_tstrcmp
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace _tcslen to mir_tstrlen
Kirill Volinsky
2015-05-05
some another sudden Unicode appearances
George Hazan
2015-05-03
fix for the option's page style pt. 4
Vadim Dashevskiy
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-04-06
options section name as in other plugins
Dart Raiden
2014-12-31
Year 2015 version update
George Hazan
2014-12-14
SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)
Rozhuk Ivan
2014-12-14
GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)
Rozhuk Ivan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-12-08
code cleanup around mir_snprintf
Rozhuk Ivan
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
[next]