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
/
include
/
newpluginapi.h
Age
Commit message (
Expand
)
Author
2024-01-08
Update copyrights
dartraiden
2023-11-21
SRMM toolbar buttons that require input window to be visible are marked as B...
George Hazan
2023-11-05
mir_fonts.cpp erased because the problems with translation
George Hazan
2023-07-13
StdFile considered useless and returned back to mir_app
George Hazan
2023-01-25
Group chats: ChatRoomID setting replaced with real protocol id
George Hazan
2023-01-02
Update copyrights
dartraiden
2022-06-09
UserInfo -> UI classes
George Hazan
2022-05-17
MWindow - further window unification code for Linux
George Hazan
2022-03-09
fixes #3044 (Jabber: перенести опцию "Показывать вс...
George Hazan
2022-03-09
popup control moved from main menu to Options - Popups - Enabled items
George Hazan
2022-01-01
Happy new year, Miranda
dartraiden
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
BYTE -> uint8_t
George Hazan
2021-11-07
first version of mir_core that builds under Linux
ghazan
2021-06-07
fixes #2912 (Drop WinCrypto API support)
George Hazan
2021-04-11
fixes #2789 (Import: опция "не загружать плагин при ...
George Hazan
2021-03-25
ME_SYSTEM_MODULELOAD & ME_SYSTEM_MODULEUNLOAD: handier parameter passing
George Hazan
2021-01-17
Update copyrights
dartraiden
2020-08-07
unused shit returned
George Hazan
2020-03-15
db_get_sm / getStringA / getWStringA / getUStringA/ getMStringA / getMStringW...
George Hazan
2020-01-01
Happy new year, Miranda
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-07-12
compilation fix
George Hazan
2019-07-12
CMake: reduced dependency from prebult libraries.
protomors
2019-04-13
CMPluginBase::addImgListIcon: new helper to safely add an icolib icon to HIMA...
George Hazan
2019-04-12
compilation fix
George Hazan
2019-04-12
major crutch for pascal plugins
George Hazan
2019-04-12
missing parameter added
George Hazan
2019-04-12
standard icolib management code added to CMPluginBase
George Hazan
2019-03-05
fixes #1876 (YAPP renamed to StdPopup, to popup service be always present)
George Hazan
2019-02-19
db_get_utfa supported in PROTO_INTERFACE & CMPlugin
George Hazan
2019-01-04
Update copyrights
dartraiden
2018-11-13
getByte/getWord/getDword: correct default values restored
George Hazan
2018-08-29
fixes #1555 (Import shouldn't import .bak second time in service mode)
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-07-05
fixes #1448 (translated frame names in database)
George Hazan
2018-06-13
System idle:
George Hazan
2018-06-01
CMPluginBase::getModule: new helper for returning plugin's module
George Hazan
2018-05-28
core changes:
George Hazan
2018-05-22
new helper for MS_TTB_ADDBUTTON
George Hazan
2018-05-22
m_fontservice.h => CMPlugin
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-22
Hotkey_Register => CMPlugin::addHotkey
George Hazan
2018-05-22
IcoLib_AddIcon => CMPlugin::addIcon
George Hazan
2018-05-21
GetPluginLangId() rewritten using CMPlugin
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo()
George Hazan
2018-05-20
let's avoid identifier 'hLangpack' wherever possible
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
[next]