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
/
MyDetails
/
src
/
mydetails.cpp
Age
Commit message (
Expand
)
Author
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-09-06
minus MS_CLIST_RETRIEVE_INTERFACE
George Hazan
2016-07-29
no more TCHARs
George Hazan
2016-07-26
less TCHARs:
George Hazan
2015-09-04
MyDetails
Alexander Lantsev
2015-07-25
mydetails: common project
Kirill Volinsky
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-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-25
MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...
George Hazan
2015-06-23
obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...
George Hazan
2015-06-22
code cleaning
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-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2014-12-17
MyDetails: changed warning lavel to w4
Kirill Volinsky
2014-10-04
services moved to the separate module
George Hazan
2014-08-12
icons registration moved to Load()
Kirill Volinsky
2014-06-12
MyDetails: Restored support for core default away messages, replaces SimpleAw...
Tobias Weimer
2014-06-12
headers of not adopted plugins moved to !Deprecated
Kirill Volinsky
2014-05-31
MyDetails plugin: proper capitalization in options and menus
slotwin
2014-03-12
More fix for x64
Rozhuk Ivan
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-03-07
Minor bugfixes:
Tobias Weimer
2013-10-13
fix menu item text
Kirill Volinsky
2013-06-16
MyDetails: Set main menu icon. (fixes #305)
Robert Pösel
2013-03-04
new subclassing functions applied to all plugins
George Hazan
2013-03-02
removed not used headers
Kirill Volinsky
2013-02-09
removed not needed interfaces
Kirill Volinsky
2013-02-05
- hidden option to use clist_modern's skinning engine in MyDetails;
George Hazan
2013-02-05
slightly optimized color creation
George Hazan
2013-02-04
settings ICQ own nick name from MyDetails corrupts it
George Hazan
2013-01-20
Set colours through FontService
Tobias Weimer
2012-12-02
new easy standard way of registering icons: Icon_Register
George Hazan
2012-12-01
icolib: icon creation quirks
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-08
Cosmetics for plugins descriptions and their translation part 5
Vadim Dashevskiy
2012-11-02
final switch to the typed icolib api
George Hazan
2012-07-26
Miranda homepage link in plugininfo is changed to http://miranda-ng.org/
Vadim Dashevskiy
2012-07-23
HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure
Vadim Dashevskiy