summaryrefslogtreecommitdiff
path: root/plugins/WinterSpeak
AgeCommit message (Collapse)Author
2015-03-11all database functions moved to m_database.hGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12385 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31Year 2015 version updateGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14SendDlgItemMessage(...BM_SETCHECK ...) -> CheckDlgButton(...)Rozhuk Ivan
SendDlgItemMessage(...BM_GETCHECK ...) -> IsDlgButtonChecked(...) constants fix for CheckDlgButton() git-svn-id: http://svn.miranda-ng.org/main/trunk@11387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01ZeroMemory -> memset, few bugs fisedRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11184 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30Fix buf size for Get/Set text, open/save file nameRozhuk Ivan
SMS: SIZE_T -> size_t MRA: small code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30Multiple fixes buff size for GetText and SetText.Rozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11165 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30code cleanup, x64 fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11163 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11136 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26stupid duplicated code of embedded clists removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-10don't create empty dialogKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9754 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-22WIN32 macro isn't needed in projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-03-12Some fixes for x64: SetWindowLong -> SetWindowLongPtr, GetWindowLong -> ↵Rozhuk Ivan
GetWindowLongPtr git-svn-id: http://svn.miranda-ng.org/main/trunk@8572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-28farewell MSVS 2012Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@8324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-12another bunch of useless conversions diedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT, part 3George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25end of version zooGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-25portion of decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6986 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-20Dbx_mmap_SA is moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6952 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-09added projects and solutions for vc2013Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-08minor cosmeticsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@6827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-04unneeded capitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-25WinterSpeak: adding some strings to langpackDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6622 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-25WinterSpeak: U R L => URLDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6621 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-23BlubbFish, update please your project file. You change project muid every ↵Kirill Volinsky
time... git-svn-id: http://svn.miranda-ng.org/main/trunk@6601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-23Bugfix in WinterSpeak with SAPI4 VoicePhilip Schell
git-svn-id: http://svn.miranda-ng.org/main/trunk@6598 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-22sdk added for compilationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-22project muid for vc11 fixedKirill Volinsky
m_speak file renamed to m_winterspeak and moved to ExternalAPI git-svn-id: http://svn.miranda-ng.org/main/trunk@6588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-22MS_* comes for services, ME_* - for eventsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6585 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-22WinterSpeak now has SAPI40a support ticket:476 and other minor fixesPhilip Schell
git-svn-id: http://svn.miranda-ng.org/main/trunk@6584 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-20some more spelling correctionsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6563 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-20WinterSpeak: minor ressource fixes and slightly redesigned dialog (fixes #475)Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@6549 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-19x64 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6545 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-19- langpacks/english: updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@6543 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-19spelling correction Konstantin Nikulin
git-svn-id: http://svn.miranda-ng.org/main/trunk@6540 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-19WinterSpeak: spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@6535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-19WinterSpeak: ticket:269 WinterSpeak now rewrittenPhilip Schell
git-svn-id: http://svn.miranda-ng.org/main/trunk@6532 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c