summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern
AgeCommit message (Collapse)Author
2018-02-24guard headersGoraf
2018-02-21Clist_Modern: C++'11 iteratorsGeorge Hazan
2018-02-20second instance of the same account status checker removedGeorge Hazan
2018-02-20Clist_Modern: very strange manual icon's visibility checker replaced with ↵George Hazan
the core one
2018-02-10fix #1146 (Clist_modern: some options resets after Miranda restart)Goraf
2018-01-26code optimizationGeorge Hazan
2018-01-19duplicate check removedGeorge Hazan
2018-01-10merge from #1093: we don't check null pointers and missing subsGeorge Hazan
2018-01-05various cosmetic fixes for Russian langpackdartraiden
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)
2017-12-06all rc files reverted to utf-8Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-06convert txt files to utf-8Kirill Volinsky
2017-12-03Clist_modern: added link to addons siteKirill Volinsky
2017-11-29CMake: clean up library dependencies.protomors
2017-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-11-08code celaningGeorge Hazan
2017-11-08Clist_Modern: fix for 64-bits sortingGeorge Hazan
2017-10-31Initial CMake support. (#1013)Vitaly Svyastyn
* CMake files for building application and core library. * CMake files for core plugins. Now it runs! * CMake files for some plugins.
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-09MS_CLIST_SETSTATUSMODE => Clist_SetStatusMode()George Hazan
dunno how I could miss it
2017-09-19Clist_modern: removed not used iconsKirill Volinsky
2017-09-13partially remove ModernOpt stuffdartraiden
2017-09-07code cleaningGeorge Hazan
2017-09-05Clist Modern: more code cleaningGeorge Hazan
2017-09-04Clist_Modern:George Hazan
- useless error message removed; - code cleaning; - version bump;
2017-08-20minus ModernOptGeorge Hazan
2017-08-15anonymous SRMM services got namesGeorge Hazan
2017-08-06Update rest of links to httpsRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-07-30Hotkeys: code cleaningGeorge Hazan
2017-03-31couple of memleak fixesGeorge Hazan
2017-03-22- Clist_ClearSearch considered useless;George Hazan
- pfnDoSelectionDefaultAction rewritten to handle search correctly
2017-03-21more warnings fixedGeorge Hazan
2017-03-17no need to rebuild the whole clist if the search window is emptyGeorge Hazan
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-08code cleaningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h