Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-04 | SmileyAdd: no need to reload all SRMM options when a smiley pack is changed | George Hazan | |
2023-10-29 | SmileyAdd: fix for occasional crash on exit | George Hazan | |
2023-10-03 | MS_SMILEYADD_SELECTSMILEY - new service for custom smiley selector | George Hazan | |
2023-09-25 | SmileyAdd: emoji smile pack to be used in parallel to any other smile pack | George Hazan | |
2023-09-24 | old trash removed | George Hazan | |
2023-09-24 | code cleaning | George Hazan | |
2021-03-28 | 21 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-17 | SmileyAdd: unused function removed | George Hazan | |
2019-05-30 | fixes #1960 (SmileyAdd: Folders support) | George Hazan | |
2019-05-29 | SmileyAdd: | George Hazan | |
- options dialog rewritten using UI classes; - unused code removed; - massive code cleaning | |||
2019-02-07 | custom UrlDecode removed | George Hazan | |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan | |
2018-06-08 | SmileyAdd: removed old perversion with catching window messages from SRMM ↵ | George Hazan | |
windows | |||
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
2018-05-17 | Popup, 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 compiled | George Hazan | |
2018-05-10 | fixes #1335 (Reimplement XEP support in SmileyAdd again) | George Hazan | |
2018-01-26 | AdvaImg: | 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-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-29 | SmaileyAdd to use pcre16 instead of the obsoleted regexp parser | George Hazan | |
2017-08-18 | minor code cleaning | George Hazan | |
2017-07-30 | hotkey for SmileyAdd that was removed from tabSRMM | George Hazan | |
2017-03-10 | compilation fixes for VS2017 | George Hazan | |
2017-01-11 | strong typization - better typization | George Hazan | |
2016-12-06 | StdMsg & Scriver: | George Hazan | |
- switched to the toolbar buttons instead of the fixed button set; - switched to the shared windows list | |||
2016-07-29 | no more TCHARs | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-07-26 | less 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-22 | Standardize 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-08 | SmileyAdd: 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-26 | common projects | Kirill Volinsky | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |