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
/
FavContacts
/
src
Age
Commit message (
Expand
)
Author
2018-05-28
all plugins => CMPlugin virtual functions
George Hazan
2018-05-23
we don't need MirandaPluginInfoEx() anymore. farewell, my lovely
George Hazan
2018-05-22
no more need in hLangpack variable *YAHOO*
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
Hotkey_Register => CMPlugin::addHotkey
George Hazan
2018-05-22
m_langpack.h unbound from hLangpack
George Hazan
2018-05-22
Srmm_AddIcon unbound from hLangpack
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i...
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-18
Icon_Register(g_plugin.getInst() => g_plugin.registerIcon
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
George Hazan
2018-05-16
FavContacts, FileAsMessage, Fingerprint, FloatingContacts, Folders, FTPFile: ...
Mataes
2018-05-15
__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled
George Hazan
2018-05-03
mir_forkThread<typename> - stronger typizatioin for thread function parameter
George Hazan
2018-04-12
db_get_current() also returns MDatabaseCommon*
George Hazan
2018-04-10
obsolete compatibility code removed from AVS
George Hazan
2018-04-06
code cleaning
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayName
George Hazan
2018-04-05
CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription
George Hazan
2018-04-04
static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta...
George Hazan
2018-03-16
class renaming, part II
George Hazan
2018-03-16
always hated these long expressions: contact_iter makes them much shorter
George Hazan
2018-03-15
FavContacts: use strncpy_s and wcsncpy_s instead of mir_wstrcpy and mir_strcpy
Mataes
2018-03-15
MUCH more effective way of removing records from iterators
George Hazan
2018-03-14
reverse iterators for LIST<>
George Hazan
2018-02-24
more nullptr
Goraf
2018-02-24
guard headers
Goraf
2018-02-21
all another C++'11 iterators
George Hazan
2018-01-01
massive copyright update
dartraiden
2017-12-10
- remove emails (if author retired - it's useless to write to him; if author ...
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-28
Source files converted to utf-8
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2017-08-06
Update all other files in repository to use https links for Miranda NG website
Robert Pösel
2017-08-05
Change plugin links from http:// to https://
Robert Pösel
2017-07-30
Hotkeys: code cleaning
George Hazan
2017-03-28
massive cleanup of useless cbSize fields
George Hazan
2017-02-14
fix for include duplicates & recursions
George Hazan
2017-01-17
useless field DBEVENTINFO::cbSize removed
George Hazan
2017-01-01
bump copyright year
dartraiden
2016-10-30
OPTIONSDIALOGPAGE::groupPosition - unused field removed
George Hazan
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-10-03
- inlined helpers for fonts, colors & effects creation replaced with functions;
George Hazan
2016-09-16
forgotten database function
George Hazan
2016-09-14
second major wipeout of database services & structures:
George Hazan
2016-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-09-06
Clist_GetImageList()
George Hazan
[next]