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
/
CmdLine
/
src
/
mimcmd_handlers.cpp
Age
Commit message (
Expand
)
Author
2023-12-25
DbEvent_GetTextW: useless second parameter removed
George Hazan
2023-12-20
DBEVENTINFO::hContact to be returned inside an event, no need to call db_even...
George Hazan
2021-12-26
DWORD -> uint32_t
George Hazan
2021-12-26
WORD -> uint16_t
George Hazan
2021-12-26
PBYTE -> uint8_t*
George Hazan
2021-12-26
WCHAR -> wchar_t
George Hazan
2020-06-15
simpler way of applying server ids to messages
George Hazan
2020-05-14
simple database event cycles moved to cursors
George Hazan
2019-12-04
GetContactProto: useless duplicate function replaced with standard Proto_GetB...
George Hazan
2019-09-27
obsolete services from m_ignore.h converted into functions
George Hazan
2019-07-21
Restore "Free for chat" status support (fixes #1963)
dartraiden
2019-05-27
fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com...
George Hazan
2019-03-06
popups:
George Hazan
2018-11-14
code cleaning
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-10-01
code cleaning
George Hazan
2018-10-01
fixes #1598 (MimCmd quit doesn't work with Clist_Nicer)
George Hazan
2018-07-20
we don't need two name sets for the same array of functions
George Hazan
2018-05-27
global variable name standardization
George Hazan
2018-05-23
no need to initialize pcli variable in each plugin (only in Clist_*)
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-07
Proto_GetStatus is used everywhere instead of PS_GETSTATUS
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-04-03
Accounts() : iterator for accounts
George Hazan
2018-03-16
entities' names to be started with capital letters
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-13
additional fix for #1143 (message with non-latin chars is stored as garbage b...
George Hazan
2018-02-16
fixes #1143 (CmdLine Plugin error when using Diacritics in message)
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...
Kirill Volinsky
2017-12-06
convert all files exept curl and new_gpg to utf-8 BOM
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-10-09
MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()
George Hazan
2017-09-29
CmdLine: MirLua support
aunsane
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2016-12-02
MS_SYSTEM_* services became functions
George Hazan
2016-09-13
mode old database junk to die
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2016-07-21
improperly named helper renamed
George Hazan
2015-08-29
MimCmd: Fix getting contacts by "online" status; version bump
Robert Pösel
2015-08-28
mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...
George Hazan
2015-08-27
fix for 64-bit issues & warnings
George Hazan
2015-08-16
name conflicts solved
George Hazan
2015-06-30
MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-19
timezone api migrated to mir_core
George Hazan
2015-06-19
- all static protocol services replaced with functions;
George Hazan
2015-06-07
- common.props divided into app.props & plugin.props;
George Hazan
[next]