59 Commits (596ada51f32b6ddde5cc4943ec96bb8ee4ba8912)

Author SHA1 Message Date
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Alexander Alekhin 81325a3fa0 highgui(gtk): use recursive cv::Mutex for 'window_mutex' variable 7 years ago
Alexander Alekhin aa0c6ddb4c highgui: fix GTK issues with external UI thread 7 years ago
Alexander Alekhin 4bc080dc50 fix function signatures, drop invalid casts 7 years ago
Gregory Morse ec353dbdda Merge pull request #10412 from GregoryMorse:patch-2 7 years ago
klchang d4ef5bc16a fix the possible bug for key mapping in Linux GTK library 7 years ago
Suleyman TURKMEN ee6aacee9c Update window_gtk.cpp 7 years ago
Alexander Alekhin 9e239c7a1e highgui: refactor GTK backend 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
huangqinjin aa75b6067c gtk: check NULL before unref 8 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 8 years ago
Alexander Alekhin 90da593316 highgui: g_thread_create deprecated warning 8 years ago
Alexander Alekhin 3f37e34e76 highgui: g_thread_create deprecated warning 8 years ago
Alexander Alekhin 30cdcfa554 warnings 8 years ago
sourin 879315f2fe Fix error gtk 8 years ago
Alexandr Kondratev 82e4e1816f highgui: removed excessed variable orient in window_gtk 8 years ago
Alexandr Kondratev 4e63bd04e5 highgui module: mouse wheel - modification keys fixed, wheel event value is CV_EVENT_MOUSEWHEEL or CV_EVENT_MOUSEHWHEEL 9 years ago
Alexandr Kondratev 1f2e159054 highgui module: using event->scroll.delta_{x,y} instead parsing direction and added widget event mask GDK_SMOOTH_SCROLL_MASK for GTK>=3.4 9 years ago
Alexandr Kondratev 7dcac647e5 highgui module: a bit readable onMouse flags mapping 9 years ago
Alexandr Kondratev 81c69ecd16 highgui: window_gtk.cpp directive boolean operations or/and replaced by ||/&& to keep compatible with older systems 9 years ago
Alexandr Kondratev a4e9712006 Compilate switch-case with GTK_SCROLL_SMOOTH since GTK>=3.4 9 years ago
Alexandr Kondratev 6020dacc11 highgui module: implemented QT and GTK mouse wheel callback support in linux 9 years ago
Roman Donchenko 97ac59cb73 Fix a memory leak indirectly caused by cvDestroyWindow 9 years ago
Aman Verma b0209ad7f7 Fix for #5495 : add setTrackbarMin 9 years ago
Sergiu Dotenco 514b202d7b highgui: CV_WINDOW_AUTOSIZE does not resize with GTK3 9 years ago
Maksim Shabunin 01c3d491e7 Fixed python crash when both cv2.imshow and gtk module are used 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 05bc48e8f4 Make Ctrl+S open save dialog on Gtk backend 10 years ago
Andrey Kamaev f4ba8b13c7 Add cv::setWindowTitle to highgui 10 years ago
Tony 65f63421fa Change quotes around GTK headers for angle brackets 11 years ago
Tony 1638341270 Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Tony 8592022bd8 Change quotes around GTK headers for angle brackets 11 years ago
Tony 7f671406db Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Josep Bosch 2153453fd1 Fixed little issue with mouse callback refering to issue 3409. Was using round instead of floor. 11 years ago
Tony 5368f12b33 Rework gtk3 window resize and draw cleanup 11 years ago
Tony 81d6842b8e These changes introduce Gtk3 support into the highgui module. 11 years ago
Tony 0d06b1dced Change true for TRUE 11 years ago
Tony 97fc1e10a7 Replace obsolete Gtk symbols 11 years ago
Vladislav Vinogradov bf6c08a9ea fixed compilation with CUDA 12 years ago
Andrey Kamaev c979de1eed Rewrite Mat formatting without std streams 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
Marina Kolpakova b28b2428f6 changing package layout after 'make install' for Android build 13 years ago
Marina Kolpakova 3def843652 merged the trunk r8719:8731 and 8807 13 years ago
Andrey Kamaev a323da6fd5 Fixed some warnings and install problems on linux 13 years ago
Andrey Kamaev 5e0160d711 Fixed few warnings on Linux 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago