summaryrefslogtreecommitdiff
path: root/plugins/QuickSearch
AgeCommit message (Collapse)Author
2021-08-28fixes #2943 (QuickSearch: Групповое удаление ↵George Hazan
контактов временно скрывает часть оставшихся в таблице контактов)
2021-06-10QuickSearch: this is a questiondartraiden
2021-06-06fixes #2908 (Нарушена работа с мышью в плагине ↵George Hazan
Quick Search)
2021-05-28fixes #2890 (QuickSearch: пустые строки в выпадающем ↵George Hazan
меню)
2021-05-28fixes #2891 (QuickSearch: исправить или удалить ↵George Hazan
работу фрейма)
2021-05-28fixes #2892 (Quick Search: пустой столбец Gender)George Hazan
2021-05-22QuickSearch: fix some stringsdartraiden
2021-05-22QuickSearch:Tobias Weimer
Fixed custom status retrieval
2021-05-22QuickSearch:Tobias Weimer
Missing LPGEN added
2021-05-16QuickSearch: missing event handlers + version bumpGeorge Hazan
2021-05-16fixes #2881 completely (#6: если выделить в окне QS ↵George Hazan
несколько контактов и переместить их в группу через контекстное меню, то ничего не происходит)
2021-05-16for #2881 (#7: если нажать на галку в заголовке ↵George Hazan
любой колонки, то выберутся все контакты (галка при этом не снимается, полагаю, что галки должны работать как-то иначе)
2021-05-16to #2881 (#8: кнопку Close нужно убрать, т.к. рядом ↵George Hazan
находится стандартный виндовый крестик в заголовке окна, который делает то же самое)
2021-05-16QuickSearch: fix for pattern searchGeorge Hazan
2021-05-15SetDraw(bool bEnable) - a wrapper for WM_SETREDRAW commandGeorge Hazan
2021-05-15for #2881 (#2: если выделить в окне QS несколько ↵George Hazan
контактов и удалить через контекстное меню, то они остаются в окне QS, пока не нажмёшь кнопку Refresh)
2021-05-15for #2881 (p.1, если выделить в окне QS несколько ↵George Hazan
контактов и скопировать, то копируются все контакты, а не только выделенные)
2021-05-15fixes #597 (QuickSearch: Copying contacts into clipboard works incorrect)George Hazan
2021-05-14fixes #2883 (QuickSearch: состояние чекбоксов при ↵George Hazan
первом запуске)
2021-05-13code cleaningGeorge Hazan
2021-05-13fix for colorization (#2881, p.2)George Hazan
2021-05-13column menu for #2881 (p.1)George Hazan
2021-05-13fixes #2882 (QuickSearch: wrong default options values)George Hazan
2021-05-13more human readable stringsGeorge Hazan
2021-05-13welcome back to C++, QuickSearchGeorge Hazan
2021-05-13pascal version of QuickSearch moved to miranda-deprecated repositoryGeorge Hazan
2020-05-01frankly speaking, neither colors not effects have flagsGeorge Hazan
2020-03-19unused .res files removedGeorge Hazan
2019-07-24if there's no Delphi on a computer, who cares?George Hazan
2019-07-22Fix missed ' in pascal plugin's make.batdartraiden
2019-03-27pascal icolib code cleaningGeorge Hazan
2019-03-26ME_SKIN2_ICONSCHANGED is totally obsoleted, thus removedGeorge Hazan
2019-02-01four forgotten meta services removedGeorge Hazan
2019-01-30grrmGeorge Hazan
2019-01-30fixes #1776 (rest of url-related stuff)George Hazan
2018-08-29grrmGeorge Hazan
2018-08-29ImportTXT moved to deprecatedGeorge Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-11grrmGeorge Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-05-27comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵George Hazan
differ only in a build number
2018-05-27PRODUCTVERSION of any version resource to contain the number of current buildGeorge Hazan
2018-05-23we don't need MirandaPluginInfoEx() anymore. farewell, my lovelyGeorge Hazan
2018-04-17Quick Search: added tooltip for a toolbar buttonGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-04static function CLIST_INTERFACE::pfnGetContactIcon exported as ↵George Hazan
Clist_GetContactIcon (history++ to be recompiled)
2018-01-01- convert NEW_GPG to UTF without BOMdartraiden
- correct links in Deplphi plugins
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)