summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/dialogs.cpp
AgeCommit message (Collapse)Author
2015-02-09options' dialog improvementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12067 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-09- fix for 'change subject' notifications;George Hazan
- merge from branch git-svn-id: http://svn.miranda-ng.org/main/trunk@12062 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-07option to join chats on startupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-06merge from branchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12029 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-29fix for the automatic nick name extractionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11951 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-26fixed user search & additionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11918 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-09code cleanup over mir_sntprintf + small bug fixRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11295 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-10much less crazy imlementaion of xml readerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10945 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-25WhatsApp: decapitalization, spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@10583 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-20code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10535 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-20SMS received code entering fix (second field) (patch by Mataes)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10534 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-19git-svn-id: http://svn.miranda-ng.org/main/trunk@10533 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-19sms code field divided into two separate fieldsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10531 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-19merge #2George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10527 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-18merge into trunkGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-15resources: comma in Conditional Clauses with "if":RMN
if the subordinate clause ("if clause") comes first, a comma should be used to separate it from the main clause, while no comma is needed if the "if clause" follows the main one. git-svn-id: http://svn.miranda-ng.org/main/trunk@10450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-19preparing to the transparent cyphering: end of ↵George Hazan
MS_DB_CRYPT_ENCODESTRING/MS_DB_CRYPT_DECODESTRING git-svn-id: http://svn.miranda-ng.org/main/trunk@6938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-12typoKonstantin Nikulin
git-svn-id: http://svn.miranda-ng.org/main/trunk@6464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-10-01added utility for accounts registrationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@6292 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-08-14mir_*printf patch for protocolsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-10protocol DB helpers for WassupGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-09also custom stubs removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-10removed password field, coz we can't change itKirill Volinsky
added checkbutton for using 443 port git-svn-id: http://svn.miranda-ng.org/main/trunk@4910 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-08added 3 symbols text limit for auth codeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-083 spaces changed to 1 tabKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-08i think fixed password savingKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-07WhatsApp:Fishbone
- removed duplicate resource file in "src"-directory - finished registration (we don't know, if it already works. Hopefully I didn't break code-request again) git-svn-id: http://svn.miranda-ng.org/main/trunk@4892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-02Added WhatsApp-protocolFishbone
git-svn-id: http://svn.miranda-ng.org/main/trunk@4861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c