summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-12TabSRMM: fully de-capitalizedDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12ICQ: fix for the default values in user info structureGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12non-existent file removed from projectGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12- compilation fix;George Hazan
- project fix; - warnings fix; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@11839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12langpacks/russian: updateDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11838 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12"acknowledgement" = en-gb, "acknowledgment" = en-usDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11837 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12git-svn-id: http://svn.miranda-ng.org/main/trunk@11836 ↵Dart Raiden
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12SkypeClassic: de-capitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-12langpacks: update according to [11808], [11819]Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11834 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11various perversions in Paste command processing thrown outGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11we don't allow to insert junk into the entry field on file dropGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11Core: Fixed minor memory leaksTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11830 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11correct implementation of IRichEditOleCallback for tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11829 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11lpgen: commentGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@11828 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-11compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10Db_autobackups: reverted icon in the popupSergey Tatarinov
git-svn-id: http://svn.miranda-ng.org/main/trunk@11826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10Langpacks\Polish: updatePaweł Masarczyk
git-svn-id: http://svn.miranda-ng.org/main/trunk@11825 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10Variables:Goraf
change in DEFINE for lpgen tool git-svn-id: http://svn.miranda-ng.org/main/trunk@11824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10UserGuide:Tobias Weimer
- Fixed memory leak git-svn-id: http://svn.miranda-ng.org/main/trunk@11823 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10lpgen: fix for multi-line parsingGoraf
git-svn-id: http://svn.miranda-ng.org/main/trunk@11822 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10Variables:Tobias Weimer
- Fixed various memory leaks git-svn-id: http://svn.miranda-ng.org/main/trunk@11821 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10crash when sending or receiving 50+ smileys fixedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@11819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10SkypeClassic:Tobias Weimer
- Fixed bug from r11805 - workaround for LPGEN git-svn-id: http://svn.miranda-ng.org/main/trunk@11818 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10VKontakte (detect by coverity) :Sergey Bolhovskoy
fix memory leaks on CMString s=json_as_string(...) fix memory leaks on CVkFileUploadParam::GetType() fix missing break in switch on OnChatEvent fix uninitialized field in CVkChatMessage, CVkChatInfo, AsyncHttpRequest, CVkChatUser fix potential crash in OnReciveUpload version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10Removed unneeded fileTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10PluginUpdater:Tobias Weimer
- Fixed another memory leak git-svn-id: http://svn.miranda-ng.org/main/trunk@11815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10EmLAN:Tobias Weimer
- Fixed ressource leak git-svn-id: http://svn.miranda-ng.org/main/trunk@11814 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10SMS:Tobias Weimer
- Fixed potentially uninitialized variables git-svn-id: http://svn.miranda-ng.org/main/trunk@11813 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10- writeable module names;George Hazan
- compilation fix for 32 bits build; - DatabaseCorruption() returned git-svn-id: http://svn.miranda-ng.org/main/trunk@11812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10Import:Tobias Weimer
- Fixed potentially uninitialized variables git-svn-id: http://svn.miranda-ng.org/main/trunk@11811 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10VKontakte: fix(???) for crash on fast posting Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11810 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09this little exclamation mark makes plugin unusable!Maciej Wycik
git-svn-id: http://svn.miranda-ng.org/main/trunk@11809 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@11808 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09VKontakte: cosmeticsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09Option "NoAck" now enabled by defaultTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09SkypeClassic:Tobias Weimer
Upmerge with leecher's repo: -Implemented Filetransfer extensions for receiving files and avatars via SkypeProxy (sending via SkypeProxy not working yet). -Added option to disable the check for SENT messages as newer Skype versions don't send this notification anymore. -Various little code fixes. Other changes: - Fixed memory leak - Fixed crash in x64 builds - Translation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@11805 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09clist_modern: Minor fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09OpenSSL: Fixed memory leakTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11803 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09VKontakte: minot fix for out 'message read' stringSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11802 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08StdSSL: invalid URLDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11801 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08langpacks: update according to [11791]Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@11800 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08Langpacks\Polish: updatePaweł Masarczyk
git-svn-id: http://svn.miranda-ng.org/main/trunk@11799 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08git-svn-id: http://svn.miranda-ng.org/main/trunk@11798 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08next compilable variantGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11797 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08IM updater - crash fix on early Miranda IM 0.8 coreVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08crash fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08Langpacks\Polish: updatePaweł Masarczyk
git-svn-id: http://svn.miranda-ng.org/main/trunk@11794 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-08minus another critical sectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11793 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c