summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2014-07-26all clists to inherit the kernel settings loading codeGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9948 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26same parameter for clist_nicerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9947 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26same parameter for clist_modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9946 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26Actman30: possible crash fixAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@9943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-26Toptoolbar messagebox message changedVadim Dashevskiy
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@9940 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-25Event codes cleaning. part 2 (small)Alexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@9939 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24also we don't have to react when a chat gets dropped George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9938 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24we don't allow a groupchat to be drag-n-dropped on a contactGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24event codes cleaning. try 1Alexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@9936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24- AVS_path* functions replaced with the core analogs;George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@9934 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-24tabSRMM has to set the sub's contact manually to display correct avatarGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-23fix for mc avatarsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9930 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-23rest of MetaProto/EnabledGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-23direct access to META_PROTO removed from clist_modernGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-23direct access to META_PROTO removed from tabSRMMGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9927 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-23removing direct access to metas: ScriverGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-23removing direct access to metas: AVSGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-22fix for drawing tabSRMM themes under Windows 8George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-22added rnq pattern for importtxtKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21Clist_mw moved to deprecatedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9914 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21ratings are also used now to calculate a sub's visibilityGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21"Hide offline subcontacts" option removed, subs now inherit the display mode ↵George Hazan
of the usual contacts git-svn-id: http://svn.miranda-ng.org/main/trunk@9908 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21clist_modern: mc icons should be used by default George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21dbx_mmap:George Hazan
- m_contactsMap became useless and therefore was eliminated; - fix for the metacontacts convertor git-svn-id: http://svn.miranda-ng.org/main/trunk@9906 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21PostMessage should be used to send messages to another threadGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21Plugin Updater: Better fix for closing windows (as suggested by White-Tiger)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@9903 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21TabSRMM: Fix #741 (Browsing last messages sent (using Ctrl + up) breaks ↵Robert Pösel
particular Unicode characters) git-svn-id: http://svn.miranda-ng.org/main/trunk@9902 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21fixed working in x64Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@9900 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21more reverts to be on a safe sideVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21"@White-Tiger, thanks for explanation" and now closing of updater window ↵Vadim Dashevskiy
when pressing 'NO' on restart dialog is broken, reverting. git-svn-id: http://svn.miranda-ng.org/main/trunk@9898 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21Plugin Updater: Another EndDialog -> DestroyWindow fixesRobert Pösel
@White-Tiger, thanks for explanation. git-svn-id: http://svn.miranda-ng.org/main/trunk@9896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21HistoryPP: proper groupbox name (according to hpp_opt_dialog.pas and ↵Dart Raiden
/langpacks/english/HistoryPP.txt); resource cosmetic git-svn-id: http://svn.miranda-ng.org/main/trunk@9895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-21Plugin Updater:René Schümann
! fixed dialog destruction @robyer, EndDialog is only to be used with DialogBox*() and not CreateDialog*() we use here... that's why WM_DESTROY "was" needed. git-svn-id: http://svn.miranda-ng.org/main/trunk@9894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20support for the FavContacts's gadget George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9891 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20favcontacts.gadget addedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20Plugin Updater: Fixed various issuesRobert Pösel
- Checking after resume from hibernation finally works - Checking after having opened update dialog for too long works - After closing update dialog without updating and checking for updates again now correctly checks for new updates (and not show old unusable window) git-svn-id: http://svn.miranda-ng.org/main/trunk@9888 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20fix for the processing of encrypted mmap_sa profilesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9884 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20strange, but dbchecker doesn't count fatal errors as errors...George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9883 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20Do not create 'database check' menu item if dbchecker.dll is not foundVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@9882 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20all profile conversion stuff moved to dbcheckerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9880 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-20SpellChecker:Tobias Weimer
-Updated Hunspell to 1.3.3 -Create services in Load() git-svn-id: http://svn.miranda-ng.org/main/trunk@9876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9870 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19dbx_mmap: George Hazan
- support for the obsolete profiles detection; - don't print errors during headers change git-svn-id: http://svn.miranda-ng.org/main/trunk@9866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19- scriver to open metacontact window upon receiving an eventGeorge Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@9861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19db_mc_tryMeta applied George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-19old clutch for metahistory removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9858 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-18- wiped out very impressive font reloading on exit;George Hazan
- all GDI handles now closed git-svn-id: http://svn.miranda-ng.org/main/trunk@9857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-18fix for a trash in clist_modern's tray icons' creationGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9856 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-18some resource leaks fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@9855 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-07-18typoDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@9852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c