summaryrefslogtreecommitdiff
path: root/plugins/Toaster
AgeCommit message (Collapse)Author
2018-05-20mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed ↵George Hazan
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-18hLangpack variable began migration inside CMPluginBaseGeorge Hazan
it remains existing for now, but as reference to g_plugin.m_hLang
2018-05-18CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCEGeorge Hazan
2018-05-17Toaster, TooltipNotify, TrafficCounter, UInfoEx, UserGuide, Variables -> ↵George Hazan
CMPlugin
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-03-08IMGL_WCHAR removed, all paths are in Unicode nowGeorge Hazan
2018-03-07old AdvaImg services converted into Image_* functionsGeorge Hazan
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-06fix after files conversationKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-04-27build toaster in MSVS 2017 (and not only in 2013)watcherhd
2017-01-01bump copyright yeardartraiden
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
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17135 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-06Toaster: crash fix(?)MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16030 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-04Toaster: more fixes, code cleanupMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16017 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 1Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-29Toaster: memleaks fix, code clenup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15967 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-29Toaster: forgotten cslocksMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15966 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-29Toaster: code cleanupMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15965 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-29Toaster: big refactoringMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15964 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-16Toaster: resource cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15741 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-10- Toaster: small spelling correction;RMN
- langpacks/ukrainian: update. git-svn-id: http://svn.miranda-ng.org/main/trunk@15527 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-04Toaster: fix infinite waiting on exit MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15507 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-03Toaster: crash fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15505 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-02popup hiding moved in pluginMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15498 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-02Toaster: coverity fixes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15488 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-02Toaster: warnings fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-30Toaster: fix for win8 MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-29Toaster: code optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-25ooops MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15444 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-25Toaster: crash fix; check in options for enable/disable MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-24Toaster: load big icons MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-23Toaster: options page moved MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-19Toaster: added simple options pageAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-19Toaster: code optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15397 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-16Toaster: more optimizations MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15361 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c