summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd/src/stdafx.h
AgeCommit message (Collapse)Author
2024-02-04SmileyAdd: no need to reload all SRMM options when a smiley pack is changedGeorge Hazan
2023-10-29SmileyAdd: fix for occasional crash on exitGeorge Hazan
2023-10-03MS_SMILEYADD_SELECTSMILEY - new service for custom smiley selectorGeorge Hazan
2023-09-25SmileyAdd: emoji smile pack to be used in parallel to any other smile packGeorge Hazan
2023-09-24old trash removedGeorge Hazan
2023-09-24code cleaningGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2020-08-17SmileyAdd: unused function removedGeorge Hazan
2019-05-30fixes #1960 (SmileyAdd: Folders support)George Hazan
2019-05-29SmileyAdd:George Hazan
- options dialog rewritten using UI classes; - unused code removed; - massive code cleaning
2019-02-07custom UrlDecode removedGeorge Hazan
2019-01-28mir_urlDecode & mir_urlEncode to return CMStringAGeorge Hazan
2018-06-08SmileyAdd: removed old perversion with catching window messages from SRMM ↵George Hazan
windows
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-05-17Popup, PManagerEx, QuickContacts, RemovePersonalSettings, Restart, ↵George Hazan
SeenPlugin, SendSS, ShlExt, SimpleAR, SimpleStatusMsg, SkypeStatusChange, SmileyAdd, SMS => CMPlugin
2018-05-15__NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiledGeorge Hazan
2018-05-10fixes #1335 (Reimplement XEP support in SmileyAdd again)George Hazan
2018-01-26AdvaImg:George Hazan
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-29SmaileyAdd to use pcre16 instead of the obsoleted regexp parserGeorge Hazan
2017-08-18minor code cleaningGeorge Hazan
2017-07-30hotkey for SmileyAdd that was removed from tabSRMMGeorge Hazan
2017-03-10compilation fixes for VS2017George Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-12-06StdMsg & Scriver:George Hazan
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 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-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-03-03- more obsolete shit removed;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16404 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-03- CComPtr rulez;George Hazan
- obsolete code removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@16400 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-02- crash fix on smiley pack change;George Hazan
- massive code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16389 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-01- smileys rewritten to support true frame delays;George Hazan
- code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16383 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-08SmileyAdd: background color setting moved to core colors MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16055 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-26common projectsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c