summaryrefslogtreecommitdiff
path: root/plugins/Quotes
AgeCommit message (Collapse)Author
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
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-10-04Google changed site locationDioksin
Google changed site location
2017-09-18unneeded calls of DestroyServiceFunction() removedGeorge Hazan
2017-08-23Quotes: unused icon removed from .rc fileGeorge Hazan
2017-08-23Quotes: hidden setting and not used icon removed (fixes #292)Kirill Volinsky
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-03-08project tools version resetGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning.
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
2016-10-30OPTIONSDIALOGPAGE::hIcon - also unusedGeorge 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
2016-10-28project fixGeorge Hazan
2016-10-28Chart was added to Quotes pluginDioksin
2016-10-02TabSRMM & Quotes resoures: more space for translationRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@17341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-14second major wipeout of database services & structures:George Hazan
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-22There are different popup plugins (YAPP, Toster)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@17198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-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-06-18- Quotes: typoRMN
- langpacks/ukrainian: update according to [17003] git-svn-id: http://svn.miranda-ng.org/main/trunk@17004 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-05- fix for #1059;George Hazan
- direct unsafe work with icons replaces with Window_SetIcon_IcoLib / Window_SetSkinIcon_IcoLib; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15contact list groups:George Hazan
- finally database is not used anymore (only as a settings' storage); - MGROUP type introduced to replace HANDLE for group ids; - MS_CLIST_GROUP* services became Clist_Group* functions; - CLIST_INTERFACE members pfnGetGroupName & pfnRenameGroup also transformed into static Clist_Group* functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-25more shit removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16336 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-25Quotes: major code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16335 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 3 (final)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-24correct status overlaysKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@15940 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-22reverting [15932]Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-22Quotes - only 2 proto icons are in useVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-20Quotes menu items appear even for non-Quotes contacts, part IIGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-20Quotes menu items appear even for non-Quotes contactsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15915 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-07fix to apply the unique identifiers to all menu rootsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-03Quotes: coverity fixMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15501 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-18replace "(c)" and "c" by ©Dart Raiden
update years in __COPYRIGHT git-svn-id: http://svn.miranda-ng.org/main/trunk@15384 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04Quotes: menu uidAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-29Quotes untied from ATLGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15089 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-18- naming conflict;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-29proto_Quotes: common projectKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-26unified project for QuotesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14732 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14653 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23various warning & compilation fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14648 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c