index
:
miranda-ng.git
0_95_10_2
jabber_test
master
miranda-ng main repo mirror (manuall sync only)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mir_core
Age
Commit message (
Expand
)
Author
2018-07-20
we don't need two name sets for the same array of functions
George Hazan
2018-07-19
Language pack loader to call GetLocaleInfo() only if language name is missing
George Hazan
2018-07-12
fix for translating string with the same hash
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-07-11
GUI change:
George Hazan
2018-07-11
Russian related fixes
dartraiden
2018-06-18
new functions to access mirandaboot.ini from all plugins:
George Hazan
2018-06-14
code cleaning for CCtrlBase::GetText
George Hazan
2018-06-08
fix for mir_app / mir_core version resources
George Hazan
2018-06-06
fix for occasional crash in CCtrlPages
George Hazan
2018-06-06
CCtrlPages::CheckRowCount() - new function to force tab resize when the numbe...
George Hazan
2018-06-01
fix for malfunctioning CDlgBase::OnChange
George Hazan
2018-06-01
CPluginDlgBase: this class became useless because CMPlugin already has module...
George Hazan
2018-05-30
added handler for right click
George Hazan
2018-05-28
core changes:
George Hazan
2018-05-22
m_langpack.h unbound from hLangpack
George Hazan
2018-05-20
sounds packed into CMPlugin (reduces usage of hLangpack)
George Hazan
2018-05-19
Langpack_MarkPluginLoaded: more correct parameter type
George Hazan
2018-05-18
hLangpack variable began migration inside CMPluginBase
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-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-30
fix for argument types
George Hazan
2018-04-27
fixes #1310 (Wrong language after profile conversion)
George Hazan
2018-04-27
fixes #1311 (Wrong langpack listed in VersionInfo)
George Hazan
2018-04-27
implementation of #1308
George Hazan
2018-04-23
Miranda hangs on exit
George Hazan
2018-04-23
pack of fixes for complete dynamic reload of protocols
George Hazan
2018-04-20
this code causes endless recursion via OnChange
George Hazan
2018-04-20
warning fix
aunsane
2018-04-20
core: checkbox control must notify change when it state changes programmatically
aunsane
2018-04-19
CallObjectEventHook: new function to call the event hook of the specified object
George Hazan
2018-04-12
db_get_current() also returns MDatabaseCommon*
George Hazan
2018-04-12
MIDatabase became pure interface
George Hazan
2018-04-06
CDlgBase::OnChange - message processing slightly changed
George Hazan
2018-04-04
Windows lists:
George Hazan
2018-03-16
LIST<>::indexOf(T**) - fast index calculation for direct iterators
George Hazan
2018-03-15
LIST<> iterators:
George Hazan
2018-03-15
last item shall be nullified anyway, even if we're removing last element
George Hazan
2018-03-15
warning fixes
George Hazan
2018-03-15
MUCH more effective way of removing records from iterators
George Hazan
2018-03-14
reverse iterators for LIST<>
George Hazan
2018-03-09
more loop-related code cleaning
George Hazan
2018-03-08
IMGL_WCHAR removed, all paths are in Unicode now
George Hazan
2018-03-07
old AdvaImg services converted into Image_* functions
George Hazan
2018-03-06
PSN_WIZFINISH: new WM_NOTIFY event to be called when one of the options tabs ...
George Hazan
2018-02-25
core: added CCtrlLabel for static text
aunsane
2018-02-25
core: added OnClick event to CCtrlListView
aunsane
2018-02-24
guard headers
Goraf
[next]