summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2014-01-24git-svn-id: http://svn.miranda-ng.org/main/trunk@7871 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-24Actman: some more spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-24translation fixes and code cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-24translation fixes and code cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7865 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-24Actman: spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-24Actman: translation fixes (thx to Awkward)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-24fix for unneeded data conversion & wrong data type in mir_base64_encodeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-23fix for chat logs & FoldersGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-23no need to create a folder with %date% etcGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7844 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-23patch for avatars reading optimization (by wsx22)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7843 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-23fixes bug #188 completelyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-23partially fixes #188 (When state of 2-state button is changed from diferent ↵George Hazan
place (like disable/enable popups through Main menu), then icon isn't changed until toptoolbar is hovered by mouse) git-svn-id: http://svn.miranda-ng.org/main/trunk@7841 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-23fixes #524 (AddContact+: contacts added to the wrong group)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7839 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-23mmap_sa: warning about the profile password disabling George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7838 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-23dbx_mmap to verify password before checking fileGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-22RemovePersonalSettings: Project guid addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-22calls of MS_CLIST_GETCONTACTICON replaced with the direct CLIST_INTERFACE callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7831 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-22- more correct version of settings initializationGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@7830 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-22QuickSearch: bug of column menu fixedAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@7828 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-22clist_nicer: option to display xStatus icon instead of a usual one doesn't workGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7827 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-22QuickSearch: crash fixAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@7826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21- new typed helper, WindowList_Create, to create a window listGeorge Hazan
- new service, WindowList_Destroy, to destroy a window list - internal windowlist.cpp implementation rewritten to LIST<> git-svn-id: http://svn.miranda-ng.org/main/trunk@7823 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21a copy of log style manager removed from tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21- OnSessionCreate was called too early;George Hazan
- function names normalization git-svn-id: http://svn.miranda-ng.org/main/trunk@7818 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21PU IM compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21PluginUpdater:George Hazan
- fix for displaying MessageBox over modeless dialog; - auto-handle for a pipe; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@7815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21"userlist", "user list", "nicklist" -> "nick list"Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@7812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21PluginUpdater - 3 retries when crc check failsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7811 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-21fix for window flashing in StdChat & ScriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7809 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20- MessageBoxFont setting moved from kernel to StdChat;George Hazan
- tabSRMM default settings restored git-svn-id: http://svn.miranda-ng.org/main/trunk@7807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20RemovePersonalSettings cosmetics (thx person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7804 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20fixes $531 (ability to highlight messages by a role)George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7803 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20RemovePersonalSettings translation fix pt. 2Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7802 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20RemovePersonalSettings translation fix (thx person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7800 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20final (hopefully) fix for highlighting in tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7797 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20project fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20RemoveAllService - version info addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7794 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20RemovePersonalSettings added to solutionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7792 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20project fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@7791 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-20fix for highlighting in tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7783 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19- chat log background color setting merged with kernel chats;George Hazan
- constants for chat modules git-svn-id: http://svn.miranda-ng.org/main/trunk@7780 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19-more translation fixesTobias Weimer
-removed deprecated service git-svn-id: http://svn.miranda-ng.org/main/trunk@7772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19direct calls of ::CreateThread removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7769 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19translation fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7768 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19translation fixTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@7767 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19- in tabSRMM the small icon's size is 12, not 10;George Hazan
- fix for log icons in StdChat git-svn-id: http://svn.miranda-ng.org/main/trunk@7765 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19fix for log icons sizeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19no need to read settings from db when they are in memoryGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19fix for the log icons' backgroundGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7762 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-19chat log icons are backGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7761 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c