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
/
plugins
/
Quotes
/
src
/
Forex.cpp
Age
Commit message (
Expand
)
Author
2016-02-25
Quotes: major code cleaning
George Hazan
2015-12-20
Quotes menu items appear even for non-Quotes contacts, part II
George Hazan
2015-12-07
fix to apply the unique identifiers to all menu roots
George Hazan
2015-09-04
Quotes: menu uid
Alexander Lantsev
2015-07-02
group menu services moved to core
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-28
code cleaning
George Hazan
2015-06-28
code cleaning
George Hazan
2015-06-28
another root in contact menu
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-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
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
- all static protocol services replaced with functions;
George Hazan
2015-04-15
after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...
George Hazan
2015-01-02
fix for status icon in tray tooltip
Kirill Volinsky
2014-12-21
code cleaning
George Hazan
2014-12-21
Quotes: changed warning level to w4
Kirill Volinsky
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
2014-11-30
lstr* replacements
George Hazan
2014-11-28
crazy flag TTBST_RELEASED removed
George Hazan
2014-09-16
useless service MS_CLIST_REMOVECONTACTMENUITEM deleted
George Hazan
2014-08-12
this code was too crazy to work
George Hazan
2014-06-28
typos
Dart Raiden
2014-05-27
Updating of Quotes plugin
Dioksin
2014-04-02
Quotes plugin reworked accordingly to Miranda NG requirements
Dioksin
2014-02-10
HCONTACT is not needed anymore
George Hazan
2014-02-10
HCONTACT, part 3
George Hazan
2014-02-10
- HANDLE hContact => HCONTACT
George Hazan
2013-09-25
valid options initialization
George Hazan
2013-06-21
minor code cleaning
George Hazan
2013-04-06
menu item flag CMIF_ICONFROMICOLIB is ignored by the core from now on
George Hazan
2013-03-11
various mir_forkthread quirks
George Hazan
2013-03-08
removed not used headers
Kirill Volinsky
2013-02-09
removed not needed interfaces
Kirill Volinsky
2013-01-19
- Another portion of _T replacement (patch from person)
Vadim Dashevskiy
2012-11-28
various menu initialization quirks
George Hazan
2012-11-28
ex-protos moved to the Plugins folder
George Hazan