summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/hdr
AgeCommit message (Collapse)Author
2015-07-02unified project for clist_modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14473 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-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-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-13code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14154 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-13- miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ↵George Hazan
loads mir_app.dll; - everything that was in miranda32.exe (including resources) moved to mir_app.dll; - exports from mir_app.dll now available for using directly, without perversions; - src/stdplug.h deleted; git-svn-id: http://svn.miranda-ng.org/main/trunk@14143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-02grrm... custom tga handler returned backGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13969 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22not used function removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13756 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22self strcmp function replaced by core functionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13755 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-16aplrtly revert [13616]Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13619 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-16cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13616 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-08old pieces of avatar processing code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13487 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-07suddenly © clist modern contained code to process avatars manually, besides AVSGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-30crash fix George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13322 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-30removed not used filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13320 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-30removed not used filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13319 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-30minus critical sectionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-29m_* headers moved to ExternalAPI folderKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13240 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-28minus ansi functionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-28removed not used filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13217 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-20minor code fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12974 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06Clist modern: Minor cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-04Clist_modern: tray icons refactoring, attempt third.Vlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11769 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-04fix for the options conversion in clist_modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-01Clist_modern: tray icons refactoring, attempt second.Vlad Mironov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11711 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22- minus another critical section;George Hazan
- struct SHORTDATA => SHORTDATA git-svn-id: http://svn.miranda-ng.org/main/trunk@11592 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22trying to catch hung thread in clist_modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11582 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22- another CRITICAL_SECTION removed;George Hazan
- code cleaning in GTA module git-svn-id: http://svn.miranda-ng.org/main/trunk@11578 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14all possible warnings fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11426 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14Clist_modern: changed warning lavel to w4Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@11425 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-09- unused code removed from clist modern;George Hazan
- more logs added git-svn-id: http://svn.miranda-ng.org/main/trunk@11311 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpiGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30safe lstr* replacements: mir_strlen, mir_wstrlen, mir_strcpy, mir_wstrcpy, George Hazan
mir_strncpy, mir_wstrncpy, mir_strcat, mir_wstrcat, mir_strncat, mir_wstrncat git-svn-id: http://svn.miranda-ng.org/main/trunk@11171 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26same parameter for clist_modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24we don't allow a groupchat to be drag-n-dropped on a contactGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21"Hide offline subcontacts" option removed, subs now inherit the display mode ↵George Hazan
of the usual contacts git-svn-id: http://svn.miranda-ng.org/main/trunk@9908 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21clist_modern: mc icons should be used by default George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-18fix for a trash in clist_modern's tray icons' creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9856 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-17- manual critical section control replaced with mir_cslock;George Hazan
- unused variables removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@9838 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-04standardizing the control over checkboxes in clistGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-29- unused fields and functions removed;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@9623 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-14code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-11unused module removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9434 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-06-08Clist_modern: add icons to menu itemsslotwin
add icons to IcoLib remove unused code proper capitalization git-svn-id: http://svn.miranda-ng.org/main/trunk@9425 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-31skin editor removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9379 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-05-29oopsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9347 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c