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
/
src
/
mir_app
/
src
/
genmenu.cpp
Age
Commit message (
Expand
)
Author
2015-07-02
tray menu functions also moved to the core.
George Hazan
2015-06-30
- fix for the old perversion with manual protocol root calculation;
George Hazan
2015-06-29
menu object processing code cleanup
George Hazan
2015-06-29
ownerData isolated inside TMO_IntMenuItem not to allow external structures to...
George Hazan
2015-06-29
code cleaning
George Hazan
2015-06-29
- unified menu creation using wrapper class CMenuItem;
George Hazan
2015-06-27
- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...
George Hazan
2015-06-27
finally frame menu appeared
George Hazan
2015-06-26
we don't need HGENMENU_ROOT anymore, die, crap, die
George Hazan
2015-06-26
YEEHAW! CLISTMENUITEM::pszPopupName also died
George Hazan
2015-06-26
Menu_CreateRoot - new helper for creating submenus
George Hazan
2015-06-26
next slice of cutting out unused menu features - popupPosition
George Hazan
2015-06-25
- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;
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
code cleaning
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-22
minor correction in the internal genmenu structure
George Hazan
2015-06-21
KillModuleMenus exported from mir_app.dll
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-06-13
- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ...
George Hazan