summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2014-11-11CrashDumper: Miranda-VI is dead, lets use our own implementation... Version ↵Robert Pösel
dump. (It's a bit messy, should be improved later) git-svn-id: http://svn.miranda-ng.org/main/trunk@10955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-11minor tag changesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-11watrack_mpd:Alexander Gluzsky
fixed memory allocation git-svn-id: http://svn.miranda-ng.org/main/trunk@10951 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-11- VersionInfo moved to deprecated and replaced be CrashDumper because ↵Vadim Dashevskiy
CrashDumper's debugger part can be switched off now if needed git-svn-id: http://svn.miranda-ng.org/main/trunk@10950 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-09removed detect not supported OSKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10940 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08label size fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10934 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08- fix for the global avatar's redrawing;George Hazan
- more _taccess; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10933 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08code cleaning:George Hazan
- (MCONTACT)-1 replaced with INVALID_CONTACT_ID; - DBVARIANT+db_get_ts replaced with ptrT+db_get_tsa; - VARST added for path reading; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10932 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08Crash Dumper - translation to Russian and spelling correctionVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10931 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08Weather: msn.ini updated (thanks HostedDinner)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@10930 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08MSVC2010 projects adjustedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10929 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08removed not used info about weather ini filesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08fixed OS version detectionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10927 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08removed not needed definesKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10926 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08ui fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-08added option to enable\diable catching exaptionsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10924 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-07Weather: Add support for specifying own UserAgent in INI (requested in #810)Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@10923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-07fix for creating backup first time without timestamp in databaseKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06doubles search algorithm optimizedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10920 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06Export fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06git-svn-id: http://svn.miranda-ng.org/main/trunk@10917 ↵George Hazan
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06- common message archiving code extracted to a separate function;George Hazan
- manual memory allocation code removed; git-svn-id: http://svn.miranda-ng.org/main/trunk@10916 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-06- fix for major memory leak;George Hazan
- event cycle optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@10915 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-03more code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10913 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-03massive code cleaning for SessionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10911 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02reverted MSN removal (too early)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10901 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02NewsAggregator:Tobias Weimer
-Fixed memory leak -Fixed crash when server isn't available -performance improvements git-svn-id: http://svn.miranda-ng.org/main/trunk@10899 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02MSN protocol stopped working (R.I.P), moved to deprecated, banned by the ↵Vadim Dashevskiy
core, delete mask in PluginUpdater was created git-svn-id: http://svn.miranda-ng.org/main/trunk@10896 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-02git-svn-id: http://svn.miranda-ng.org/main/trunk@10895 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-28fixed import from IM pluginKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10883 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-26temporary compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10875 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-26mRadio: fix for miranda-depended mute actionAlexey Kulakov
git-svn-id: http://svn.miranda-ng.org/main/trunk@10874 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-25projects cleanup (patch by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10871 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-24Some button names in clist_nicer renamedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-23works for US$ 0.69 a monthVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10857 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-22changed vk icon. todo: add mobile and other detectsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10845 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-20SeenPlugin:Tobias Weimer
-Create services on startup git-svn-id: http://svn.miranda-ng.org/main/trunk@10842 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-19variable name changeVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-19- missing "\" in Variables' helpRMN
- langpacks/russian: typo - langpacks/ukrainian: update git-svn-id: http://svn.miranda-ng.org/main/trunk@10832 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-19fix for wrongly written help for core variablesVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10828 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-18PluginUpdater:Tobias Weimer
-Minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@10826 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-18revert 10823Kirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10824 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-18fixed temp folder creationKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10823 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-18don't show popup about updates when installing new componentsKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@10822 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-17unused icon removedVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10818 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-17account name added to a searchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-17small correctionVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-16restoring temp and backup directories (debug repo didn't work without it)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10808 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-16Quick fix for reseting settingTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@10806 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c