summaryrefslogtreecommitdiff
path: root/plugins/SmileyAdd
AgeCommit message (Collapse)Author
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning.
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-07minor fixGeorge 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-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
Utils_ReplaceVarsT
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
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
- services for getting fonts, colors & effects removed; - some memory corruptions removed git-svn-id: http://svn.miranda-ng.org/main/trunk@17347 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-26fix for a broken regexpGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17134 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-11MRA: change avatars load threads count default value from 4 to 1Rozhuk Ivan
add threads names git-svn-id: http://svn.miranda-ng.org/main/trunk@16948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13missing window unsubclassingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-11smiley button also removed from chat window in ScriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-03SmileyAdd: Fixed Apply button activation in optionsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16798 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-12Smileyadd: Changed "Disable" to "Enable" in options dialogTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-09fix for StdMsg & SmiliesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-05SmileyAdd: change smiley button options from "Off/On" to "Hide/Show"Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16434 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-02minor fix for unloading ani avatarsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16394 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-08ooops2MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16058 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-08oops MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16057 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-08translation fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16056 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
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
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-14code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15856 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-28Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but ↵Robert Pösel
just strcmp() (and similar methods) It's not needed to user mir_* for checking null pointers when we're comparing const strings with DBCONTACTWRITESETTING values which should be always initialized correctly. Somewhere also changed strcmpi to just strcmp, because these settings are case-sensitive anyway. git-svn-id: http://svn.miranda-ng.org/main/trunk@15631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-02SmileyAdd: coverity fixes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15486 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-29SmileyAdd: horizontal sorting id default MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-27cosmetics (patch by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-27cosmetics (patch by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-26SmileyAdd: spellingMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-26small fixes MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-26SmileyAdd: option for horisontal sorting MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15446 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-04SmileyAdd: menu uidAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@15203 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-27warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-18- naming conflict;George Hazan
- warning fixes; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14984 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c