summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2017-01-13(wiping blood from hands) no more netlib servicesGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11Merge pull request #669 from White-Tiger/mineTobias Weimer
SendSS: fixed uploadpie upload by using HTTPS
2017-01-11- Netlib_Send & Netlib_Recv helpers became real functions, MS_NETLIB_SEND & ↵George Hazan
MS_NETLIB_RECV died; - fix for dumping chunked http replies into a network log
2017-01-10fixes #670 (Broken (TabSRMM) toolbar dropdowns)George Hazan
2017-01-10UInfoEx: add 'In a civil union' marital statusElzorFox
2017-01-08unused ansi services removedGeorge Hazan
2017-01-08code cleaningGeorge Hazan
2017-01-07StatusManager: Rework options to be more informativeRobert Pösel
2017-01-07StatusManager: Allow translation of subplugins' checkboxesRobert Pösel
2017-01-07StatusManager: Move options to subpageRobert Pösel
2017-01-07SimpleStatusMsg: Move startup status options to subpageRobert Pösel
This commit is also useful for conflict with other plugin(s) that also want to add page directly to "Status" page. Because there wasn't specified "tab", it then consumed whole "Status" page for itself and didn't show tabs of plugins loaded afterwards. Another solution to this conflict is to just set "tab" for this page. But it makes more sense to have separate page for this "Startup status" options.
2017-01-07StatusManager: Respect if subplugin was disabled as dll previouslyRobert Pösel
This makes a bit better update experience for users that used and disabled one of subplugins in the past, because they will be disabled by default after update to StatusManager.
2017-01-06double memory freeingGeorge Hazan
2017-01-06StatusManager:aunsane
- fixed translation - attempt to fix build on vs 2010
2017-01-06StatusManager: fixed #662aunsane
2017-01-06StatusManager: #662aunsane
- ability to disable subplugins - project cleaning
2017-01-06StatusManager: #662aunsane
- files splitted by folders - main.cpp cleanup - project cleanup
2017-01-05SendSS: fixed uploadpie upload by using HTTPSWhite-Tiger
P.S. why is NETLIBHTTPREQUEST->szUrl non-const? Netlib shouldn't (and doesn't IIRC) write to it, just read.
2017-01-01"if" = "else", so "if" is uselessdartraiden
2017-01-01bump copyright yeardartraiden
2016-12-30fixes #661 (Scriver: Cannot send message if "Send Message" button not set in ↵George Hazan
Toolbar)
2016-12-30flag renamed to be more logically calledGeorge Hazan
2016-12-30plugins:Gluzskiy Alexandr
alarms: version bump
2016-12-30Increased name & password size to 256Alex Alabuzhev
2016-12-28plugins:Gluzskiy Alexandr
alarms: "selected days" mode db write/load fix, ui fix
2016-12-28another missing hotkey textdartraiden
2016-12-27missing hotkey textGeorge Hazan
2016-12-27Alarms:George Hazan
- warning fixes; - code cleaning
2016-12-27Alarms: decapitalizationdartraiden
2016-12-26unused option removedGeorge Hazan
2016-12-23Scriver: button resizer to use the avatar presence & positionGeorge Hazan
2016-12-23header file to be renamed tooGeorge Hazan
2016-12-23correct file name appliedGeorge Hazan
2016-12-23minor code cleaningGeorge Hazan
2016-12-23fix for conflicting message codesGeorge Hazan
2016-12-22ughmGeorge Hazan
2016-12-22massive code cleaning (fixes #653)George Hazan
2016-12-21fixes #656 (Some icons disappear)George Hazan
2016-12-19unused parameter removedGeorge Hazan
2016-12-19unused member removedGeorge Hazan
2016-12-19Merge branch 'master' of github.com:miranda-ng/miranda-ngGluzskiy Alexandr
2016-12-19plugins:Gluzskiy Alexandr
alarms: added days of week. closes #318
2016-12-18- two unused variables removed;George Hazan
- second splitter's position altered to place a smiley button correctly
2016-12-17- tabSRMM to share the kernel window list for chats & group chats;George Hazan
- button creation nuances moved to the core
2016-12-16Dropbox: fix for the toolbar button creationGeorge Hazan
2016-12-15new methods of CCtrlPagesGeorge Hazan
2016-12-13compilation fixGeorge Hazan