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
/
FileAsMessage
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
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-31
FileAsMessage: - Fixed unicode conversion
Tobias Weimer
2016-07-28
mish-mash with Unicode
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-06-05
- fix for #1059;
George Hazan
2015-10-28
FileAsMessage: Optimize OnSettingChanged function
Robert Pösel
2015-09-04
FileAsMessage: menu uid
Alexander Lantsev
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-22
code cleaning
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
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
WindowList_* functions are not services anymore; unneeded helpers removed
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-31
- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;
George Hazan
2015-05-15
fixed buffer overrun
Kirill Volinsky
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-06-18
temporary revert (until Unicode version is fully ready and working)
Vadim Dashevskiy
2014-06-15
plugin unicoded
Kirill Volinsky
2014-04-07
moved options to Events
Vadim Dashevskiy
2014-02-24
valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers
George Hazan
2014-02-10
these conversions aren't needed either
George Hazan
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2014-01-21
- new typed helper, WindowList_Create, to create a window list
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-03-19
- translation fixes (patch from Basil)
Vadim Dashevskiy
2013-02-24
added precompiled header
Kirill Volinsky
2013-01-20
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
SKINICONDESC initialization - end-II :)
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-28
new macroses for MS_PROTO_CHAINRECV: ProtoChainRecv, ProtoChainRecvMsg & Prot...
George Hazan
2012-11-26
various code cleaning considering protocols' declarations
George Hazan
2012-11-07
Cosmetics for plugins descriptions and their translation.
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-08
code cleaning
George Hazan
2012-07-18
ExtraIcon, Favcontacts, FileAsMessage, FingerPrintModPlus: changed folder str...
Vadim Dashevskiy