summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15added MRA client and ICQ client detectionKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12835 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-15jtalk detection fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12833 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14minor fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12828 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14fix for two mem leaks in hunspellGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14minor memor leak fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12819 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14another major memory leak in popus fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12818 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14switch to correct parameter typesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14- fix for mixing delete & delete[];George Hazan
- code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@12816 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14major memory leak fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12815 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14potentional memleak fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12811 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14fix for a typoGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12810 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14memory leaks fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12809 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-14some minor memleaks fixedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-13unused parameter removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-12compilation fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12778 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-12- 'Leave chat' button bar's menu item isn't shown for non-chat windows;George Hazan
- implementation of CustomButtonData became local for buttonsbar.cpp; - code cleaning; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12776 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10fix for possible buffer overrunGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12737 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10- fix for CREOleCallback constructor;George Hazan
- unsafe strlen call removed; - fix for static buffer lengths git-svn-id: http://svn.miranda-ng.org/main/trunk@12736 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10fix for clist options from StdClist propagated to Clist_blind & Clist_nicerGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12735 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10two warnings fixed in clistsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12734 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-10another missing breakGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12733 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-09Nudge:Tobias Weimer
- Minor optimisation git-svn-id: http://svn.miranda-ng.org/main/trunk@12719 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-09NewAwaySys:Tobias Weimer
- Minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12716 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-09HTTPServer:Tobias Weimer
- Minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-09MirFox:Tobias Weimer
- memory leaks fixed git-svn-id: http://svn.miranda-ng.org/main/trunk@12711 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-09Nudge:George Hazan
- old ugly list replaced with OBJLIST<>; - plugin to reuse the same popup menu item instead of creating a menu item for each protocol; - fix for a bug in options; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12698 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-08- Grammar: "allow" should be always followed by an indirect object (or ↵RMN
whatever they call it) before the infinitive - Description of NewAwaySys changed git-svn-id: http://svn.miranda-ng.org/main/trunk@12681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-08FingerprintNG: WinPhone overlay changed (thx dracosha)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-08Dbeditor++: fix for the crippled group names in importGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12677 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-08Popup: skins URL fix (thx Mazzi)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12672 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-08disable Next button when profile not selectedKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12670 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07more correct (as in Scriver)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@12668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07libpng updated to 1.6.17 releaseGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12663 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07SecureIM:Tobias Weimer
- Minor Fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@12661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07Scriver:Tobias Weimer
- Minor fixes! git-svn-id: http://svn.miranda-ng.org/main/trunk@12659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07HwHotKeys projects adjustmentVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12654 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-07compilation fixVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12646 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06MyDetails: Minor fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12645 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06strings length correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@12644 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06nasty crutch for the stupid dbx_mmapGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06warning fixMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@12641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06MyDetails: Minor fixesTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06WinterSpeak:Tobias Weimer
- Fixed open message window detection git-svn-id: http://svn.miranda-ng.org/main/trunk@12636 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06Clist modern: Minor cleanupTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@12632 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06options section name as in other pluginsDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@12631 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-06Scriver: decapitalizationDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@12630 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-05various speed optimizationsMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@12621 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-05added skype proto overlayKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12620 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-05skype masks fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@12613 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c