summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-05-24MirLua: fix Every function in m_scheduleAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-24the old code wasn't wiped out completelyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16867 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23MirLua: added ConfigureMenuItem into m_genmenuAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23fix for wrongly named variablesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23Scriver: fix for printing own nicks (patch from mkvreak)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23- optimization in cli_SaveStateAndRebuildList applied to all clists ↵George Hazan
(bLockScrollbar); - boolean variables were made bool; git-svn-id: http://svn.miranda-ng.org/main/trunk@16863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23- we don't drop data cache upon the embedded clists rebuild;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16862 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23VKontakte: fix (?) freeze status as offline on speedy status change Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23fix for a typoGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-217-Zip 16.02Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16859 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-20minus static bufferGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16858 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-20fixes #1242 (Clist_modern's cache changes related bugs)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-20MirLua: fixed GetContactInfo functionAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16856 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-197-Zip 16.01Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16855 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-19we don't try to cache NULL contactGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16854 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-19speeding up launchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16853 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-19- unused functions removed;George Hazan
- cliFreeCacheItem & cliCheckCacheItem functions are teached to call basic core functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-19MirLua:Alexander Lantsev
- CONTACTINFO metatable replaced with GetContactInfo function from m_database module - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16851 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18these tons of code aren't needed anymore...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16850 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18MirLua: added ability to hide received message in filterAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16849 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18unused proprietary services removed from UserInfoExGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16847 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18fix for printing own nicks in ScriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18fixes #733: (MsgExport : write JabberID to exported history log as UIN ↵George Hazan
field, for example) git-svn-id: http://svn.miranda-ng.org/main/trunk@16845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-18unneeded check removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16844 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17Facebook: Rework loading online contacts (not properly finished!); version bumpRobert Pösel
This is work in progress, which might (and will) cause wrong status reporting and maybe related problems. On the other hand this way is only "preferred" way. Previous way (using buddy_list request) isn't used anymore and might cause the captcha problems and antivirus checks from FB... git-svn-id: http://svn.miranda-ng.org/main/trunk@16843 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17StdUserInfo not to crash when a UserInfo dialog remains opened on exitGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17fixes bug #1238 ((Unknown Contact) in Jabber's userinfo)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17fixes bug #1240 (Can't send private messages via chatroom)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17Scriver:George Hazan
- fix for toolbar icons; - horror with buffers replaced with CMString; - unused code removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@16839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17MirLua: attempt to fix MT field readingAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16838 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17langpacks/russian: updateDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16837 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-17resource cosmeticsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16836 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-16plugins:Alexander Gluzsky
new_gpg: added another LANG* environment variable (required for gpg2) disabled return code checking (sometimes return error while operation finished succesfully), please do not touch and not remove commented out code. git-svn-id: http://svn.miranda-ng.org/main/trunk@16835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-16Tox: some fixesAlexander Lantsev
git-svn-id: http://svn.miranda-ng.org/main/trunk@16834 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-15MessageState: fix(?) extra icons errorMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13libs to be placed into correct foldersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13if you want to debug memory leaks, include msapi/vld.h into m_core.hGeorge Hazan
then install Visual Leak Detector (https://vld.codeplex.com/) and enjoy. 64-bit programs are supported git-svn-id: http://svn.miranda-ng.org/main/trunk@16831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13code cleaning George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16830 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13major memory leak in ICQ cookie moduleGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16829 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13SpellChecker: Updated hunspell to 1.4.1Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@16828 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13memory leak in CB moduleGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13two memory leaks fixed in SkypeWebGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16825 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13missing window unsubclassingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13langpacks/russian: updateDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16823 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-13- memory leak fixed;George Hazan
- manual memory management replaced with the automated one git-svn-id: http://svn.miranda-ng.org/main/trunk@16822 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-12memleak fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16821 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-12VKontakte: fix 'Use non-standard popups for news and event notifications' optionSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-11smiley button also removed from chat window in ScriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c