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
/
Alarms
/
src
/
options.cpp
Age
Commit message (
Expand
)
Author
2019-03-05
Popup:
George Hazan
2019-02-27
popup code cleaning (cause we have no tchar.h)
George Hazan
2018-11-12
db_* functions replaced with g_plugin calls
George Hazan
2018-07-11
int hLangpack/m_hLang removed and replaced with HPLUGIN
George Hazan
2018-05-22
m_genmenu.h unbound from hLangpack
George Hazan
2018-05-20
options API unbound from hLangpack and switched to CMPlugin
George Hazan
2018-05-20
CMPlugin to receive a reference to PLUGININFOEX
George Hazan
2018-05-15
Alarms: cmplugin adaptation
Mataes
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-27
slightly optimized way of getting menu item's module name
George Hazan
2017-11-27
add module name (part 1)
Kirill Volinsky
2017-11-13
Code modernize ...
Goraf
2016-12-28
plugins:
Gluzskiy Alexandr
2016-12-27
Alarms:
George Hazan
2016-12-19
plugins:
Gluzskiy Alexandr
2016-10-28
- old useless helpers removed from the Options module;
George Hazan
2016-07-27
less TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-12-07
fix to apply the unique identifiers to all menu roots
George Hazan
2015-09-04
Alarms: menu uid
Alexander Lantsev
2015-08-13
warning fixes
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-28
finally CLISTEVENT removed completely
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-22
Menu_ModifyItem unbound from CLISTMENUITEM structure
George Hazan
2015-06-22
- CLISTMENUITEM::cbSize - atavism removed;
George Hazan
2015-06-19
SIZEOF replaced with more secure analog - _countof
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-04-24
Alarms - warning fixes
Vadim Dashevskiy
2015-04-24
Alarms - common project
Vadim Dashevskiy
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2014-12-14
SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)
Rozhuk Ivan
2014-12-13
SendMessage(GetDlgItem -> SendDlgItemMessage
Rozhuk Ivan
2014-11-30
Fix buf size for Get/Set text, open/save file name
Rozhuk Ivan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-09-17
- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...
George Hazan
2014-06-11
correct ServiceExists call for popups
George Hazan
2014-03-14
cosmetics
Vadim Dashevskiy
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2013-10-19
warning fixes
George Hazan
2013-09-25
plugins cleanup
Kirill Volinsky
2013-09-25
valid options initialization
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-14
old ansi popups removed, noone used them anyway
George Hazan
2013-01-03
removed _EXPORTS
Kirill Volinsky
2012-12-01
icolib: icon creation quirks
George Hazan
[next]