summaryrefslogtreecommitdiff
path: root/protocols/Tox/src/tox_options.cpp
AgeCommit message (Collapse)Author
2015-05-23Tox: options fixAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-23Tox: updated tox coreAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13792 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strlen to mir_strlenKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13747 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-26Tox: attempt to fix options issuesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-26Tox: common projectAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@13160 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-24Tox: work commitAlexander Lantsev
- multimedia dialogs are reworked - some fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@13081 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-24Tox:Alexander Lantsev
- fixed profile creation logic - enabled "export profile" button git-svn-id: http://svn.miranda-ng.org/main/trunk@13078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-17don't translate accounts names in optionsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12881 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-16Tox:Tobias Weimer
- Fixed memory leaks git-svn-id: http://svn.miranda-ng.org/main/trunk@12869 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14Tox: first approach for audio supportAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-13dialog fix for SkypeWeb & ToxAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12788 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-13- nasty crutch removed from Options_AddPage;George Hazan
- HWND hwndParent removed from the CDlgBase constructor; - method CDlgBase::SetParent() added for the rare occasions where it's needed; git-svn-id: http://svn.miranda-ng.org/main/trunk@12785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10Tox:Alexander Lantsev
- switched to new api - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@12726 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-05Tox: Alexander Lantsev
- translation fixes - resource cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@12341 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-05Tox: add folders supportAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12331 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-28Tox: correct nick changingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12282 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-22Tox: some code for group chatsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12241 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-22Tox: cosmeticsAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12240 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-21compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12229 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-20Tox: reworked node listAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-19added delete button supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12198 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-18Tox: nodes index starts with 0Alexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12188 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-18Tox:Alexander Lantsev
- code cleaning - removed unneeded dependencies - posible fix for disconnect git-svn-id: http://svn.miranda-ng.org/main/trunk@12183 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-18fixed label size in optionsKirill Volinsky
profile import work only when protocol offline warning when importing in existing profile git-svn-id: http://svn.miranda-ng.org/main/trunk@12182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-17Tox:Alexander Lantsev
- fixed node editor - load profile info only if we can read profile git-svn-id: http://svn.miranda-ng.org/main/trunk@12168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-17added button for importKirill Volinsky
import dialog removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12167 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-17Tox: IPv4/IPv6 shouldn't be "translated" as it's a nameRené Schümann
git-svn-id: http://svn.miranda-ng.org/main/trunk@12163 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-16Tox: restyled nodes list option pageAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-15minor fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12132 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-15Tox: removed unneeded checksAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12129 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-15Tox:Alexander Lantsev
- refactoring - nodes settings in db are ansi now - added work with tox network git-svn-id: http://svn.miranda-ng.org/main/trunk@12124 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-15code cleanupKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12120 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-14second draft of add node dialogKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-14first draft of add node dialogKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12105 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-09Tox:Alexander Lantsev
- enabled profile import dialog - added global lock on file sending - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@12071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-07Tox: enabled profile encryptionAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@11790 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-03Tox: work commitAlexander Lantsev
- removed *.lib and lib generator - disabled profile encryption and import - loading tox profile on connection - project reordering - http proxy support git-svn-id: http://svn.miranda-ng.org/main/trunk@11730 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-10-05Tox: worked profile encryptionAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-29Tox:Alexander Lantsev
- profile manager is now profile import - tox profile renaming without reloading of tox core - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@10632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-27Tox:Alexander Lantsev
- password field temporary disables - some changes git-svn-id: http://svn.miranda-ng.org/main/trunk@10613 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-27encrypt tox profile (dont't work, crashed on tox_encrypted_load)Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10612 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-20Tox:Alexander Lantsev
- tox id is string again (h8!!) - updated tox core git-svn-id: http://svn.miranda-ng.org/main/trunk@10537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-09Tox: id saves in db as blob at nowAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-30Tox:Alexander Lantsev
- switch to offline when connection is lost - file transfer support - code refactoring - project reordering - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10340 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-25Tox: fixed resource definesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10321 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-22Tox: new find/add dialogAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-21Tox:Alexander Lantsev
- fixed own nick changing - reworked search/add dialog git-svn-id: http://svn.miranda-ng.org/main/trunk@10268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-20Tox: fixed status messageAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@10244 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c