summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2015-09-04UNSET_UID macroAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15202 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-02terrible crutch to fix VS2010 stupidityGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15151 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-02TMenuItem::uid added to hold the unique menu item idGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15149 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01sha256 functions moved to the coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15137 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-01- strdel()/strdelw() moved to the core;George Hazan
- custom implementations removed git-svn-id: http://svn.miranda-ng.org/main/trunk@15135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27another forgotten va_endTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@15048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-25added forgotten va_end()Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@15031 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-12more naming conflicts resolvedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-11missing string comparison functionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-11fix for strange SSL API structure nameGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14905 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-09three new functions for checking Windows versionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-08finally removing of stdurlKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-03pass_ptrA, pass_ptrW and pass_ptrT moved to m_system_cpp.h [по ↵MikalaiR
просьбам трудящихся] git-svn-id: http://svn.miranda-ng.org/main/trunk@14832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-31- Windows 10 version detection;George Hazan
- GetOSDisplayString() moved to mir_core.mir; - numerous warning fixes in mir_core git-svn-id: http://svn.miranda-ng.org/main/trunk@14765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-26- warning fixes;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14719 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-25- obsolete menu processing code removed;George Hazan
- common menu commands processing code moved to the core; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14698 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22typo fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22duplicate definition removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-22- extra icons services converted into functions;George Hazan
- more Kill* functions exported; git-svn-id: http://svn.miranda-ng.org/main/trunk@14635 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21vc2015 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-15KillModuleIcons exportedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-09missing headerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14522 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-09buggy function removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-03- IDR_CONTEXT resource removed from all clists;George Hazan
- all menu control rewritten using Menu_* functions, thus making group & tray menu customizable in StdClist & Clist_Nicer; - major gdi resource leak fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@14483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02port of menu changes to pascal headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02tray menu functions also moved to the core.George Hazan
now all menu items are gathered there git-svn-id: http://svn.miranda-ng.org/main/trunk@14476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02group menu services moved to coreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-02two new flags of TMO_MenuItem:George Hazan
- CMIF_SYSTEM: filters a menu item out of options' editor; - CMIF_UNMOVABLE: denies attempts to change the item's position; - CMIF_SYSTEM applied to frames' menu; - CMIF_UNMOVABLE applied to Jabber protocol menu items; git-svn-id: http://svn.miranda-ng.org/main/trunk@14468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
- protocol menu root is always created by the core; - other minor problems with protocol menus in main menu went away git-svn-id: http://svn.miranda-ng.org/main/trunk@14462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced ↵George Hazan
with pcli->* members git-svn-id: http://svn.miranda-ng.org/main/trunk@14459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29git-svn-id: http://svn.miranda-ng.org/main/trunk@14445 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29fix for the pascal headersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14444 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29ownerData isolated inside TMO_IntMenuItem not to allow external structures ↵George Hazan
to play with it git-svn-id: http://svn.miranda-ng.org/main/trunk@14443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29duplicate hLangpack assignment removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14441 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
- duplicated hLangpack field removed from TMO_IntMenuItem; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-28Minor cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@14429 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27- clist menus went to functionsGeorge Hazan
- m_clist.h cleaning & reordering git-svn-id: http://svn.miranda-ng.org/main/trunk@14422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by ↵George Hazan
contact's menu; - Menu_AddContactMenuItem now receives parameter szProto; - Menu_Add* helpers are converted into real functions; git-svn-id: http://svn.miranda-ng.org/main/trunk@14409 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26we don't need HGENMENU_ROOT anymore, die, crap, dieGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14405 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26Menu_CreateRoot - new helper for creating submenusGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
- fix for checks in frame menus; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & ↵George Hazan
pcli->hwndContactTree respectively git-svn-id: http://svn.miranda-ng.org/main/trunk@14386 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to ↵Tobias Weimer
simplify some code git-svn-id: http://svn.miranda-ng.org/main/trunk@14385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to ↵Tobias Weimer
simplify some code git-svn-id: http://svn.miranda-ng.org/main/trunk@14384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25rest of genmenu api diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-25another portion of dead genmenu servicesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14377 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c