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
/
win64
/
mir_app.lib
Age
Commit message (
Expand
)
Author
2018-12-08
chats:
George Hazan
2018-11-26
Chat_AddGroup - simplified prototype
George Hazan
2018-11-13
getByte/getWord/getDword: correct default values restored
George Hazan
2018-10-17
fixes #1626 (Dbx_mdbx: subcontact's history disappears after removing a subco...
George Hazan
2018-10-13
group chats:
George Hazan
2018-10-13
chat api:
George Hazan
2018-10-10
stupid schema with event handles sharing via CreateEventHook eliminated
George Hazan
2018-09-23
db_event_edit - new stub for editing messages
George Hazan
2018-09-20
fix for the proper return type of PROTO<>::RecvMsg
George Hazan
2018-09-19
GetEventById & SetEventId - two new methods to operate with events by their s...
George Hazan
2018-08-29
fixes #1555 (Import shouldn't import .bak second time in service mode)
George Hazan
2018-08-07
missing method added
George Hazan
2018-08-07
MDatabaseReadonly - base class for all read-only database drivers
George Hazan
2018-08-02
Miranda_WaitOnHandleEx - advanced wait function with pInfo parameter
George Hazan
2018-07-11
GUI change:
George Hazan
2018-07-10
Menu_SetVisible: new function to write down a Visibility checkbox for a menu ...
George Hazan
2018-07-05
fixes #1448 (translated frame names in database)
George Hazan
2018-06-29
safer method of backing up databases instead of trying to read them manually
George Hazan
2018-06-23
Netlib:
George Hazan
2018-06-18
new functions to access mirandaboot.ini from all plugins:
George Hazan
2018-06-13
System idle:
George Hazan
2018-06-13
profile lock detection unbound from contact list services
George Hazan
2018-06-01
CMPluginBase::getModule: new helper for returning plugin's module
George Hazan
2018-05-31
fixes #1397 (StdMsg: dynamic loading breaks meta menu)
George Hazan
2018-05-28
core changes:
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-27
unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
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-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-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-18
CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE
George Hazan
2018-05-07
PROTOACCOUNT::bIsLocked: lock status to be stored in memory
George Hazan
2018-04-27
implementation of #1308
George Hazan
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
forgotten x64 lib
aunsane
2018-04-21
code cleaning:
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
[next]