Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-20Make OCUtil helper lib static and link it statically against crtDominik Schmidt
2020-08-20Windows Shell Integration: Don't limit the size of the bufferOlivier Goffart
2020-08-20Windows shellext: Update copyrights and company nameChristian Kamm
2020-08-20windows shell extension: add OCUtil/resource.hOlivier Goffart
2020-08-20Windows shellext: Add rc for OCUtil #6554Christian Kamm
2020-08-12Add more raw string literals missed previouslyKevin Ottens
2020-06-11Simplify nullptr comparisons where appropriateMichael Schuster
2020-06-09Fix nullptr regression in RegistryUtil::ReadRegistryMichael Schuster
2020-06-08Replace NULL by nullptr in all C++ filesStephan Beyer
2020-05-12Fix leak in FileUtil::IsChildFileKevin Ottens
2020-03-03Windows: Fix context menu handling only own verbs #7004Christian Kamm
2019-09-07usage of UINT as iterator here because comparing with UINT retval from DragQu...Dominique Fuchs
2019-09-07Removed redundant (and wrong in terms of it's value) definitions for WINVER/_...Dominique Fuchs
2019-09-07Removed redundant (and wrong in terms of it's value) definitions for WINVER/_...Dominique Fuchs
2019-09-07Removed redundant (and wrong in terms of it's value) definitions for WINVER/_...Dominique Fuchs
2018-06-21Windows Shell extention: Fix clicking on the menu entriesOlivier Goffart
2018-01-23Windows shell extension: port to the new protocolOlivier Goffart
2018-01-13Fix .def and .rc files not being compiled into windows shell extensionsDominik Schmidt
2018-01-13Install all dlls to BINDIR so craft does not ignore themDominik Schmidt
2018-01-13Build Explorer extension if building with MSVCDominik Schmidt
2017-12-12Update Overlay Icon namingMartin
2017-07-07shell/windows Build 46: Private links context menuJocelyn Turcotte
2017-07-07SocketAPI: Change strings to a consistent _MENU_TITLE postfixChristian Kamm
2017-07-07shell/windows: Use a submenu to include private link actionsJocelyn Turcotte
2017-06-14shell/Windows: Update binaries to build 45Jocelyn Turcotte
2017-06-14shell_integration/windows: Create _newQueries as a non-signaled auto-reset ev...Frederik Juul Christiani
2017-06-14Initialize stop variable.Frederik Juul Christiani
2017-03-07Remove unreachable code #5582Christian Kamm
2017-01-18shell/Windows: Update binaries to build 44Jocelyn Turcotte
2017-01-18shell/Windows: Avoid memory allocations and copies when querying iconsJocelyn Turcotte
2017-01-18shell/Windows: Fix the view not being updated on StateErrorJocelyn Turcotte
2017-01-18shell/Windows: Remove the UPDATE_VIEW message handlingJocelyn Turcotte
2017-01-18shell/Windows: Convert tabs to spaceJocelyn Turcotte
2017-01-18shell/Windows: Remove unused filesJocelyn Turcotte
2016-07-26More GmbH -> Inc Copyright header fixesDaniel Molkentin
2016-07-26shell/windows: Build 43, add missing 32 bit binariesJocelyn Turcotte
2016-07-26shell/windows: Add missing Win32 configuration changesJocelyn Turcotte
2016-07-01fix #5015 overlay icon not show: compare folder paths with no case-sensitivityarthurchiao
2016-06-27shell_integration/windows: Set VS output directory in the binary submoduleJocelyn Turcotte
2016-06-27shell_integration/windows: Add a manually-increased build numberJocelyn Turcotte
2016-06-27SocketAPI: Use different pipe name #4977 (#4997)ckamm
2016-05-10Windows Shell Integration: Fix another spot where the pipe path was construct...Daniel Molkentin
2016-05-10Windows Shell Integration: Unify path lookupsDaniel Molkentin
2016-05-09Windows: Fix Share menu #4781Markus Goetz
2016-05-02Re-Apply: Disambiguate socket API pathes on Windows with user nameDaniel Molkentin
2016-04-28Revert "Disambiguate socket API pathes on Windows with user name"Daniel Molkentin
2016-04-26Disambiguate socket API pathes on Windows with user nameDaniel Molkentin
2016-04-06Remove deleted icons from resource fileDaniel Molkentin
2016-03-24[Win-shellex] Make sure to unregister obsolete CLSIDs #4595Jocelyn Turcotte
2016-01-14Windows shell: Remove unneeded Winsock code #4356Jocelyn Turcotte