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
/
frame.cpp
Age
Commit message (
Expand
)
Author
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-25
rest of genmenu api died
George Hazan
2015-06-24
fixes for MENUITEMINFO declarations
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-15
MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls
George Hazan
2015-06-14
- all icolib services removed;
George Hazan
2015-05-31
- additional operator LPARAM() for _A2T & _T2A;
George Hazan
2015-05-19
end of zoo with WM_CONTEXTMENU's lParam
George Hazan
2015-05-17
crash fix (#931)
Tobias Weimer
2015-05-16
cleanup
Kirill Volinsky
2015-04-06
MyDetails: Minor fixes
Tobias Weimer
2014-12-17
MyDetails: changed warning lavel to w4
Kirill Volinsky
2014-12-02
useless calls of mir_*strlen in DrawText replaced with -1
George Hazan
2014-12-01
ZeroMemory -> memset, few bugs fised
Rozhuk Ivan
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: code cleanup
slotwin
2014-05-31
MyDetails plugin: proper capitalization in options and menus
slotwin
2014-03-12
SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64
Rozhuk Ivan
2014-02-22
- MyDetails: Fixed font settings (fixed #595)
Tobias Weimer
2013-09-21
Not needed version checks removed
Kirill Volinsky
2013-06-16
MyDetails: Set main menu icon. (fixes #305)
Robert Pösel
2013-04-05
rest of menu cleaning
George Hazan
2013-04-05
- rest of menus cleared;
George Hazan
2013-03-26
cosmetics
Tobias Weimer
2013-03-26
cosmetics
Tobias Weimer
2013-03-08
some memory leak fixes
George Hazan
2013-03-02
removed not used headers
Kirill Volinsky
2013-02-12
various PS_GETCUSTOMSTATUSICON-related issues
George Hazan
2013-02-12
forgotten xstatus name translation
George Hazan
2013-02-12
fix for mixing simple & extended statuses in MyDetails
George Hazan
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-31
unicode smileys never worked in MyDetails
George Hazan
2013-01-26
SKINICON_OTHER_FRAME for all plugins
George Hazan
2013-01-20
Set colours through FontService
Tobias Weimer
2012-12-01
translation fix
George Hazan
2012-12-01
translation fix
Kirill Volinsky
2012-11-28
various menu initialization quirks
George Hazan
2012-11-20
- all xstatus services moved to m_xstatus.h
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-08-22
Added standard icon to frame title
Eugene Lishnevsky
2012-07-31
fix for the background drawing
George Hazan
2012-07-25
Fixed status name and message display in MyDetails for ICQ and Jabber.
Eugene Lishnevsky
2012-07-23
HistorySweeperLight, MyDetails, NewEventNotify: changed folder structure
Vadim Dashevskiy