summaryrefslogtreecommitdiff
path: root/plugins/WinterSpeak/src
AgeCommit message (Expand)Author
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" (final rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" (temporary rename)Robert Pösel
2016-07-22Standartize "Version.h" to "version.h" in all plugin's and protocol's includesRobert Pösel
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-10-01Winter Speak:Tobias Weimer
2015-09-19fix encoding problemsDart Raiden
2015-08-18- naming conflict;George Hazan
2015-08-11more warning fixesGeorge Hazan
2015-08-11code cleaningGeorge Hazan
2015-08-02WinterSpeak: common projectKirill Volinsky
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-19Winter Speak:Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-05-31- additional operator LPARAM() for _A2T & _T2A;George Hazan
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-04-07compilation fixVadim Dashevskiy
2015-04-06WinterSpeak:Tobias Weimer
2015-03-11all database functions moved to m_database.hGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
2014-12-31Year 2015 version updateGeorge Hazan
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
2014-11-30code cleanup, x64 fixRozhuk Ivan
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
2014-07-10don't create empty dialogKirill Volinsky
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> GetWi...Rozhuk Ivan
2014-02-12another bunch of useless conversions diedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10HCONTACT, part 3George Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-25end of version zooGeorge Hazan
2014-01-01copyright update for year 2014George Hazan
2013-10-25WinterSpeak: adding some strings to langpackDart Raiden
2013-10-25WinterSpeak: U R L => URLDart Raiden
2013-10-23Bugfix in WinterSpeak with SAPI4 VoicePhilip Schell
2013-10-22sdk added for compilationKirill Volinsky
2013-10-22project muid for vc11 fixedKirill Volinsky
2013-10-22MS_* comes for services, ME_* - for eventsGeorge Hazan
2013-10-22WinterSpeak now has SAPI40a support ticket:476 and other minor fixesPhilip Schell
2013-10-20WinterSpeak: minor ressource fixes and slightly redesigned dialog (fixes #475)Tobias Weimer
2013-10-19x64 compilation fixKirill Volinsky
2013-10-19WinterSpeak: ticket:269 WinterSpeak now rewrittenPhilip Schell