53 Commits (1668203a1c6474b8368e27c55abc10ae7f17c841)

Author SHA1 Message Date
Mihir Patil fb34f36c69
style: remove extraneous std::cout 2 years ago
Mihir Patil afb406f1de
style: remove trailing whitespace 2 years ago
Mihir Patil e1d0f07c90
highgui(cocoa): fix fullscreen behavior 2 years ago
thewoz 097891e311
Merge pull request #23394 from thewoz:Cocoa-Scroll-Wheel 2 years ago
Sergey Petrenko 6ffe686ba8 check keydown event characters length before returning the pressed character code 2 years ago
fwcd 90b144cf0a Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
fwcd d1d8ac57f3 Cocoa/highgui: Set activateIgnoringOtherApps 2 years ago
Christine Poerschke 40ae06091d add cvGetPropVisible_COCOA 2 years ago
Christine Poerschke cb1a1e9a51 add explicit onChange callback in cocoa cvSetTrackbarPos 2 years ago
David Geldreich 60846b2b7a correct an issue of trackbar on macOS 3 years ago
Juan López Rubio adf89bbb33
Merge pull request #22047 from jlopezr:trackbar-ordered-in-mac 3 years ago
Michael Davis d2f87ca76c
Merge pull request #21147 from mjmdavis:4.x 3 years ago
Alexander Alekhin ef2b400c61 highgui: win32ui plugin 4 years ago
Alexander Alekhin b6933dbf3a highgui(pollKey): properly handle no-GUI case 4 years ago
Christoph Rackwitz 26da491053 implementation of pollKey, companion to waitKey 4 years ago
Vadim Pisarevsky d67a6c1be4
Merge pull request #16588 from vpisarev:fix_macos_move_window 5 years ago
Jaime fafada28eb Merge pull request #14872 from AhiyaHiya:feature/topmost_window 6 years ago
Alexander Alekhin 7621b91769
Merge pull request #14292 from alalek:issue_14291 6 years ago
Maksim Shabunin db1c8b3f9e Restored function to rescale pixel values before imshow 6 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
Vadim Pisarevsky ebdc870296 fixed imshow on mac; before that just the window titlebar was shown, without the window content. 6 years ago
tellowkrinkle 803ff64b14 Merge pull request #12697 from tellowkrinkle:FasterCocoaWindows 6 years ago
Gregory Morse ec353dbdda Merge pull request #10412 from GregoryMorse:patch-2 7 years ago
Matt Bennett 05acf40aff remove ARC and auto synthesize assumptions in cocoa_window.mm 8 years ago
Jaime O. Rios 5d03262b00 Added message about 32-bit Obj-C to all @synthesize sections. 8 years ago
Jaime O. Rios 10651d491f Added message about synthesize keyword. 8 years ago
Jaime O. Rios 2d20aa4ed0 Modified code to work with universal build. 8 years ago
Valeriy Van acb62692e4 Cleans up declarations in window_cocoa.mm removing unnecessary iVars declarations and changing retain property attribute to strong 9 years ago
Maksim Shabunin ee2f8d006f Cocoa backend: added checks before accessing sliders dictionary 9 years ago
Aman Verma d5e314e728 Fixing compilation errors in windows and mac 9 years ago
Aman Verma b0209ad7f7 Fix for #5495 : add setTrackbarMin 9 years ago
Mike Maraya 607d3b54ce Fixes resizeWindow() on OS X (Bug #3200) 10 years ago
StevenPuttemans cef2cf2852 fixing locale settings - making it universal 10 years ago
Ashod Nakashian 63c49be487 highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Ashod Nakashian 006384edaf highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Andrey Kamaev f4ba8b13c7 Add cv::setWindowTitle to highgui 10 years ago
Alexander Bohn / FI$H2k 8340e31f1f Fixed OS X compilation error in window_cocoa.mm 10 years ago
StevenPuttemans 34103ef1cb fixing setting the locale back to what should be expected 11 years ago
Mike Maraya 7936faf9a3 Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737) 11 years ago
Mike Maraya 5c85f816c9 Revert "Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737)" 11 years ago
Mike Maraya 56683e6d11 Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737) 11 years ago
Mike Maraya fbac578c79 Fixes resizeWindow() on OS X (Bug #3200) 11 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Andrey Kamaev 2e91405833 Fix OS X build warnings 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Andrey Kamaev b368f99d03 Merged the trunk r8852:8880 13 years ago
Vadim Pisarevsky 7ef2114107 added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 13 years ago
Vadim Pisarevsky 716a5d04ab fixed a few problems detected by Xcode 4.2.1 13 years ago
Artem Myagkov 8c6782300a modified highgui and ts modules and cmakelists for ios cross-compiling, added ios toolchains, added ios build tutorial 14 years ago