summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-03-23One TranslateT too muchTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12486 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-23Fix for r12483Tobias Weimer
-Using TranslateT -Fixed missing break git-svn-id: http://svn.miranda-ng.org/main/trunk@12485 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-23HTTPServer:Tobias Weimer
-Fixed "Copy Link" -Close Statistics window on Exit -Minor x64 fix git-svn-id: http://svn.miranda-ng.org/main/trunk@12484 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-23fixed name of multimedia buttonsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12483 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-23not needed folder removedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12482 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
- all unneeded stubs removed from all protocols git-svn-id: http://svn.miranda-ng.org/main/trunk@12481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22/ignore:4197 added to all configurationsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12480 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22strange custom loggins functions removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12479 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22SkypeWeb:Alexander Lantsev
- refactored HttpRequest 2 - status changing support (patch from MikalaiR) git-svn-id: http://svn.miranda-ng.org/main/trunk@12478 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22SkypeWeb: refactored HttpRequestAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12477 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22VKontakte: Sergey Bolhovskoy
fix order for AsyncHttpRequest in m_arRequestsQueue git-svn-id: http://svn.miranda-ng.org/main/trunk@12476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22CMString*: explicit templates instantiatingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22bugfix: temporary file name gets brokenGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12474 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21DEF-file automatic creatorGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12473 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21VKontakte: fix position for IDC_S_GROUPS Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12472 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21VKontakte: Sergey Bolhovskoy
m_arRequestsQueue as queue with priority set high priority for sending and receiving messages version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12471 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21ConnectionNotify:Tobias Weimer
- attempt to fix filtering, which got broken in r12455 git-svn-id: http://svn.miranda-ng.org/main/trunk@12470 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21unused code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12469 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21XML parser not to remove trailing spaces when decoding messagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21- removed debugging using MessageBoxGeorge Hazan
- massive Windows-specific code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@12467 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21all SRMMs to send messages right trimmed George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12466 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21missing header removed from projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12465 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21git-svn-id: http://svn.miranda-ng.org/main/trunk@12463 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21_CRT_SECURE_NO_WARNINGS needed until warnings themselves in MirOTR are fixedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21avoiding module duplicate during linkingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12461 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21langpacks: updateDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@12460 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20another bunch of shit removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20fix for a possible memory corruptionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12458 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12457 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20SkypeWeb: added auth requests managementAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@12456 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20ConnectionNotify:Tobias Weimer
-Fixed some big memory leaks git-svn-id: http://svn.miranda-ng.org/main/trunk@12455 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20Langpacks\Polish: updatePaweł Masarczyk
git-svn-id: http://svn.miranda-ng.org/main/trunk@12454 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20if the custom profile was chosen, let's clean the list's selectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12453 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20strings in the import dialog slightly changedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12452 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20MirOTR: if you ask me what I hate about Git, it'll be empty folders and SVN ↵René Schümann
bridge... though I've also forgot to remove inc/ from Libgcrypt's project file. So in the end, it somewhat helped ;) I've also fixed my local Git config btw :P So should be fine now git-svn-id: http://svn.miranda-ng.org/main/trunk@12451 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20MirOTR: added DEPENDENCIES.txt with information about MirOTR's dependencies ↵René Schümann
incl. how to build/update them. - removed seemingly unneeded libotr/inc directory - removed _CRT_SECURE_NO_WARNINGS define from MirOTR stdafx.h as it's not needed there. git-svn-id: http://svn.miranda-ng.org/main/trunk@12450 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20MirOTR: Libgcrypt and Libgpg-error updateRené Schümann
Libgcrypt 1.4.6 => 1.6.3 Libgpg-error 1.9 => 1.18 git-svn-id: http://svn.miranda-ng.org/main/trunk@12449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20MirOTR: updated ekhtml from 0.3.2 to 0.3.3-pre (Git 0092d9d), this fixes a ↵René Schümann
memory leak and improves attribute parsing git-svn-id: http://svn.miranda-ng.org/main/trunk@12448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20git-svn-id: http://svn.miranda-ng.org/main/trunk@12447 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20unneeded file removedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12446 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20git-svn-id: http://svn.miranda-ng.org/main/trunk@12445 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20Serbian language folder structure cerated, until and if the author provides ↵Vadim Dashevskiy
his sources of the langpack git-svn-id: http://svn.miranda-ng.org/main/trunk@12444 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20emails supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20added language supportKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12442 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-20fixed gender and birthday infoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12441 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@12440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19SkypeWeb: 2010 projects adjustedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12439 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19Import: an option added to support profile mirroring (precise copy)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-19SkypeWeb:Alexander Lantsev
- added own info reading - refactored contact info reading git-svn-id: http://svn.miranda-ng.org/main/trunk@12437 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c