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
/
Clist_nicer
/
src
/
CLUIFrames
/
groupmenu.cpp
Age
Commit message (
Expand
)
Author
2015-07-02
unified project for clist_nicer
George Hazan
2015-07-02
group menu services moved to core
George Hazan
2015-06-29
ownerData isolated inside TMO_IntMenuItem not to allow external structures to...
George Hazan
2015-06-29
duplicate hLangpack assignment removed
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
- clist menus went to functions
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-25
rest of genmenu api died
George Hazan
2015-06-25
another portion of dead genmenu services
George Hazan
2015-06-24
fixes for MENUITEMINFO declarations
George Hazan
2015-06-23
- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;
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-04
new mir_snprintf templates without SIZEOF
George Hazan
2015-05-22
replace strcmp to mir_strcmp
Kirill Volinsky
2014-12-31
Year 2015 version update
George Hazan
2014-12-11
garbage collection: dead params, unused variables etc
George Hazan
2014-09-17
- MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C...
George Hazan
2014-06-08
Clist_nicer: code cleanup
slotwin
2014-06-08
Clist_nicer: add icons to menu items
slotwin
2014-05-23
Clist_nicer: proper capitalization in options and menus
slotwin
2014-01-01
copyright update for year 2014
George Hazan
2013-12-18
Names standardization
Vadim Dashevskiy
2013-12-17
further frames code merging
George Hazan
2013-12-16
- new menu object helpers (MO_CreateMenuObject, MO_SetMenuObjectParam);
George Hazan
2013-11-12
de-capitalization
Dart Raiden
2013-09-07
shameful end of the group processing zoo, part 1
George Hazan
2013-07-23
replace sprintf to mir_snprintf (part 3)
Kirill Volinsky
2013-06-29
code cleaning
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 menu cleaning
George Hazan
2013-03-08
old ugly floating contacts removed from clist_nicer, the FloatingContacts plu...
George Hazan
2012-11-28
various menu initialization quirks
George Hazan
2012-11-09
clist nicer+, part III, final:
George Hazan
2012-11-02
final switch to the typed icolib api
George Hazan
2012-10-30
minor clists' code cleaning
George Hazan
2012-08-01
git-svn-id: http://svn.miranda-ng.org/main/trunk@1295 1316c22d-e87f-b044-9b9b...
Kirill Volinsky