summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-09-28langpack russian sourcesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1712 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28langpack russian updateVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1711 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28forgot to commit a fileTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@1710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28langpack russian commitVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1709 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28netlib log switched to the fast hooksGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1708 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28initial commit of the german language packTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@1707 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28new folder for storing language packsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1706 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28mir_core64.lib updatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1705 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28NotifyFastHook - new core function to call event hooks in the same thread, ↵George Hazan
it never switches to the main thread to execute event's hooks git-svn-id: http://svn.miranda-ng.org/main/trunk@1704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28typos in docsGeorge Hazan
fixes ticket:70 git-svn-id: http://svn.miranda-ng.org/main/trunk@1703 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28Removed obsolete docsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28PluginUpdater's clone to convert Miranda IM into Miranda NGGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1701 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28Added QuickContactsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@1700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28TrafficCounter: removal of DATE and TIMEVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@1699 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28fix for Bosskey toptoolbar buttonGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1698 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28- added some function to contacs loadingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@1697 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-28proto_ icons addedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1696 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27icon updatedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1695 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27git-svn-id: http://svn.miranda-ng.org/main/trunk@1694 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27added protocol iconKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1693 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27- added status changingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@1692 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27clutch for TopToolBar not to destroy buttons on Apply in optionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1691 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27filter addedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27- full worked skype loginAlexander Lantsev
- some minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@1689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27final variant of async acks in MRAGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1688 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27-- added proto capsAlexander Lantsev
- added service function (creating and hoking services, events, threads) - some minir issues and code review git-svn-id: http://svn.miranda-ng.org/main/trunk@1687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27- mra is linked statically with zlib now;George Hazan
- new simplified async acks mechanism; git-svn-id: http://svn.miranda-ng.org/main/trunk@1686 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27fix for typos & bad englishGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1685 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27- fixed previous commit issuesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@1684 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27fix for the file description's encoding (ICQ file receiving)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1683 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27fixed function nameKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1682 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27fix for offline messagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27automatic lock managementGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1680 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27fix for status messagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27added few codeKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27- fix for MRA avatar pathGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@1677 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27some cleaningKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1676 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-27- added skype sublassingAlexander Lantsev
- CSkupeProto funcs moved to spec files - some minor changes git-svn-id: http://svn.miranda-ng.org/main/trunk@1675 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26git-svn-id: http://svn.miranda-ng.org/main/trunk@1674 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26fixed files structureKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26- moved SkypeAccountProc DLGPROC callback to skype_dialogs.cppAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@1672 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26fix for memory corruptionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1671 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26manually specify the lower base address for the main moduleGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26Current line of development release (344 rev. truncated adjusted copy)Pavel Perminov
git-svn-id: http://svn.miranda-ng.org/main/trunk@1669 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26- added SKYPEACCOUNT dialogAlexander Lantsev
- added normal skype class starting - merge fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@1668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26added empty functions for protoKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@1667 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26Chess4Net_MI 2010.0 release (106 rev. truncated adjusted copy)Pavel Perminov
git-svn-id: http://svn.miranda-ng.org/main/trunk@1666 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26git-svn-id: http://svn.miranda-ng.org/main/trunk@1665 ↵Kirill Volinsky
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26fix for EVENTTYPE_ADDEDGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1664 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2012-09-26final fix for EVENTTYPE_ADDEDGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@1663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c