summaryrefslogtreecommitdiff
path: root/plugins/SplashScreen
AgeCommit message (Expand)Author
2018-01-26MS_IMG_LOAD replaced with Bitmap_Load where possibleGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
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-03SplashScreen: added link to addons siteKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-10-24unified version resource with explicitly stated language & code pageGeorge Hazan
2017-10-23Renamed readme.txtTobias Weimer
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel
2017-08-06more httpsGeorge Hazan
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-11-17Utils_OpenUrlTGeorge Hazan
2016-11-17PathToRelativeT - forgotten macroGeorge Hazan
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-30BITMAPINFO initializationGoraf
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-10-28SplashScreen: Optimize weird insides of ME_DB_CONTACT_SETTINGCHANGED functionRobert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-18- naming conflict;George Hazan
2015-08-01splashscreen: common projectKirill Volinsky
2015-07-23platform toolset updated for vc2015 Vadim Dashevskiy
2015-07-21platform toolset updated for vc2015Kirill Volinsky
2015-07-21preparing for vc2015Kirill Volinsky
2015-06-30compilation fixGeorge Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-02- old PNG conversion code (png2dib, dib2png) removed;George Hazan
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-11minus CreateThreadKirill Volinsky
2015-05-03fix for the option's page style pt. 5Vadim Dashevskiy
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
2015-04-24git-svn-id: http://svn.miranda-ng.org/main/trunk@13064 1316c22d-e87f-b044-9b9...Kirill Volinsky
2015-04-24minor cleanupKirill Volinsky
2015-04-24crash fixKirill Volinsky
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-14- fix for mixing delete & delete[];George Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SetWindowText(GetDlgItem(...)) -> SetDlgItemText(...)Rozhuk Ivan
2014-12-14GetWindowText(GetDlgItem(...)) -> GetDlgItemText(...)Rozhuk Ivan