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
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
2015-06-01
- ProtoCallService() function considered too dangerous and therefore isn't ex...
George Hazan
2015-05-31
fixes for PS_SETAWAYMSG calls
George Hazan
2015-05-28
unsafe strncat removed
George Hazan
2015-05-23
replace strncat to mir_strncat
Kirill Volinsky
2015-05-22
replace strcpy to mir_strcpy
Kirill Volinsky
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2015-05-22
replace strlen to mir_strlen
Kirill Volinsky
2015-05-16
fix for strncat use
Kirill Volinsky
2015-05-11
minus CreateThread
Kirill Volinsky
2015-02-06
compilation fix
Vadim Dashevskiy
2015-02-05
Various:
Tobias Weimer
2015-01-16
MEVENT - the strict type for events, they are not HANDLE anymore
George Hazan
2015-01-12
"acknowledgement" = en-gb, "acknowledgment" = en-us
Dart Raiden
2014-12-01
mir_snprintf(..., sizeof() -> SIZEOF(), ...)
Rozhuk Ivan
2014-11-11
fixed vi info in command line
Kirill Volinsky
2014-07-06
- CmdLine: typo (langpacks updated)
RMN
2014-07-04
CommandLine:
Tobias Weimer
[next]