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
/
libs
Age
Commit message (
Expand
)
Author
2018-05-22
new helper for MS_TTB_ADDBUTTON
George Hazan
2018-05-22
m_chat_int.h => CMPlugin
George Hazan
2018-05-22
m_extraicons.h => CMPlugin
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-22
awful crutch for Pascal plugins to use pseudo-constructor a la CMPlugin
George Hazan
2018-05-21
GetPluginLangId() rewritten using CMPlugin
George Hazan
2018-05-21
crash fix: MirLua crashes inside Options - Plugins if the plugin is disabled
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
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-20
sounds packed into CMPlugin (reduces usage of hLangpack)
George Hazan
2018-05-19
fixes #1368 (Hide dbx_mmap from profile manager)
George Hazan
2018-05-18
optimization disabled for cmstub.lib
George Hazan
2018-05-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-05-18
constructor of CMPlugin now registers it automatically in the module list, no...
George Hazan
2018-05-16
CMake: Added missing source path for libaxolotl.
protomors
2018-05-15
warning fix
George Hazan
2018-05-15
stub library for CMPlugin template
George Hazan
2018-05-07
PROTOACCOUNT::bIsLocked: lock status to be stored in memory
George Hazan
2018-04-30
fix for argument types
George Hazan
2018-04-27
Telegram: initial commit
aunsane
2018-04-27
added tdlib library
Mataes
2018-04-27
update for libraries
George Hazan
2018-04-27
implementation of #1308
George Hazan
2018-04-24
libs:
Gluzskiy Alexandr
2018-04-22
no more PROTO_INTERFACE::OnEvent
George Hazan
2018-04-22
EV_PROTO_ONMENU removed
George Hazan
2018-04-22
update for 64-bit library
George Hazan
2018-04-22
OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeleted
George Hazan
2018-04-22
forgotten x64 lib
aunsane
2018-04-21
core: add Contact_GetStatus function
aunsane
2018-04-21
code cleaning:
George Hazan
2018-04-19
CallObjectEventHook: new function to call the event hook of the specified object
George Hazan
2018-04-18
core changes:
George Hazan
2018-04-18
g_hInstance incapulated into PLUGIN<>, no need in the separate variable
George Hazan
2018-04-18
PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...
George Hazan
2018-04-18
this feature was never used and only causes problems
George Hazan
2018-04-17
MNonCopyable - the common class to avoid declaring fake private constructors
George Hazan
2018-04-12
initial version of profile compactor for MDBX
George Hazan
2018-04-12
fix for libs
George Hazan
2018-04-10
pick up Miranda-specific commits
dartraiden
2018-04-10
SQLite 3.23
dartraiden
2018-04-07
Proto_GetStatus() - fast method that returns a cached protocol status
George Hazan
2018-04-07
Clist_GetRealStatus & Clist_GetGeneralizedStatus: common code moved to mir_app
George Hazan
2018-04-06
CLIST_INTERFACE::pfnClcOptionsChanged => Clist_ClcOptionsChanged
George Hazan
2018-04-06
CLIST_INTERFACE::pfnRemoveItemFromGroup => Clist_RemoveItemFromGroup
George Hazan
2018-04-06
CLIST_INTERFACE::pfnDeleteItemFromTree => Clist_DeleteItemFromTree
George Hazan
[next]