Wykres commitów

380 Commity (20b6a25f5b2917ee46536566bb29e91c5bb91e06)

Autor SHA1 Wiadomość Data
Ordissimo 20b6a25f5b Fix selection 2023-02-15 22:11:20 +01:00
Ordissimo 504dcc8c7f Fix segfault resize preview 2023-02-13 21:57:46 +01:00
Ordissimo 52a56b6a5b Redesign of gtk3curve 2023-02-13 21:21:36 +01:00
Ordissimo 888e7776b6 Fix #11 2023-02-12 18:20:26 +01:00
Ordissimo 16277bcec7 Merge branch 'master' into gtk3 2023-02-12 17:57:45 +01:00
Ralph Little a7fec47bec Merge branch 'macos10.15-compile-fixes' into 'master'
Compile fixes for macOS 10.15 and later

See merge request sane-project/frontends!8
2023-02-12 02:03:23 +00:00
Ralph Little e25307a8a7 Update .gitlab-ci.yml file 2023-02-12 01:56:48 +00:00
Michael Klein c33752c719 sanei: replace non-portable isfdtype() with fstat() 2023-02-11 16:27:26 +01:00
Ralph Little 013a47c03b Merge branch 'remove_lib' into 'master'
lib: Remove bundled implementation of glibc funcs

See merge request sane-project/frontends!11
2023-02-11 02:12:23 +00:00
Ordissimo 3444317484 Refreshment of the selection 2023-02-09 23:03:46 +01:00
Ordissimo e0c0515510 Disable the cursor if the checkbox is enabled, for geometry 2023-02-09 20:56:55 +01:00
Zdenek Dohnal 6d9554dbf0 lib: Remove bundled implementation of glibc funcs
The functions implemented in the files are common at present, so IMHO we
can start using the system ones.

This prevents licensing issues (frontends has to mention the file's
license in case it is bundled in) and security issues (in case of
security issue the fix has to be applied to all bundled files as well).
2023-02-09 15:56:03 +01:00
Ordissimo 2480cb3d95 Fix from @skelband for segfault from scanadf 2023-02-09 09:01:25 +01:00
Ordissimo e169653783 Fix merge 2023-02-08 22:47:15 +01:00
Ordissimo ddb1b7c4ef fix segfault 2023-02-08 22:44:21 +01:00
Ordissimo 0d2bdd998f Merge branch 'master' into gtk3 2023-02-08 22:38:17 +01:00
Ralph Little 0d7bff9d8f Merge branch 'c99' into 'master'
C99 compatibility fixes

See merge request sane-project/frontends!9
2023-01-20 05:27:45 +00:00
Florian Weimer d0e542df76 configure: Add missing <sys/socket.h> updates
Commit 7ebdf2cd62 ("scanadf: fixes for
various compilation warnings") missed these updates.
2023-01-17 16:27:10 +01:00
Florian Weimer 25e9a5e13e configure: Include <stdlib.h> for system, exit
Otherwise the conf.sanetest check will always fail with compilers
that do not support implicit function declarations.
2023-01-17 16:23:26 +01:00
Ralph Little b2b5f1ca61 Merge branch 'scanadf-L-sigsegv' into 'master'
src/scanadf.c: Use scanadf_exit() when listing devices

See merge request sane-project/frontends!7
2022-10-12 16:28:27 +00:00
Zdenek Dohnal 22d951a407 src/scanadf.c: Use scanadf_exit() when listing devices
It prevents segfault in genesys backend when exiting - the backend wants
to use a function which is already freed.
2022-10-12 12:27:31 +02:00
thierry1970 8e6a50bfa6 Fix selected device 2022-07-26 09:28:57 +02:00
thierry1970 b972a1d00e Fixed the corrupted image in the preview window. 2022-07-26 09:09:13 +02:00
thierry1970 3271f1c855 Fix warning 2022-07-25 09:01:32 +02:00
thierry1970 8f1ddd4427 Fix proto input_available 2022-07-25 09:00:56 +02:00
Ordissimo 85cba704f5 Fix the order of args of input_available 2022-07-24 22:38:20 +00:00
Ralph Little cada2f20a0 Apply 1 suggestion(s) to 1 file(s) 2022-07-24 20:35:34 +00:00
Ordissimo ed2a17b980 Merge branch 'delete-warning' into 'gtk3'
Fix all warnings

See merge request Ordissimo/frontends!10
2022-06-25 10:10:46 +00:00
Ordissimo 8614126f81 Fix all warnings 2022-06-25 11:39:03 +02:00
Ordissimo 6b6a6c1dc8 Merge branch 'add-gtk3ruler' into 'gtk3'
Add gtk3ruler

See merge request Ordissimo/frontends!9
2022-06-24 20:09:46 +00:00
Ordissimo 0ebc67ca5d Add gtk3ruler 2022-06-24 20:09:45 +00:00
Ordissimo cfe5dfd732 Merge branch 'delete-gtkpreview' into 'gtk3'
Delete gtkpreview

See merge request Ordissimo/frontends!8
2022-06-20 14:10:18 +00:00
Ordissimo 44931b7e00 Delete gtkpreview 2022-06-20 14:10:18 +00:00
Ordissimo 9681b15723 Merge branch 'fix-progress' into 'gtk3'
Fix progress

See merge request Ordissimo/frontends!7
2022-06-20 13:40:29 +00:00
Ordissimo c3cc0cb55b Fix progress 2022-06-20 13:40:28 +00:00
Ordissimo d4e596049c Merge branch 'crash-preview' into 'gtk3'
Fix segfault

See merge request Ordissimo/frontends!6
2022-06-20 13:12:42 +00:00
thierry1970 38e22135cb Fix segfault 2022-06-20 15:09:40 +02:00
Ordissimo b3b672631e Merge branch 'use-draw' into 'gtk3'
Replaced GtkPreview by GtkDrawingArea

See merge request Ordissimo/frontends!5
2022-06-20 12:31:55 +00:00
Ordissimo 8874337e3b Replaced GtkPreview by GtkDrawingArea 2022-06-20 12:31:55 +00:00
thierry1970 713315fcf5 Delete backup 2022-06-16 10:52:55 +02:00
Ordissimo 0637335270 Merge branch 'update-gimp' into 'gtk3'
Update gimp

See merge request Ordissimo/frontends!4
2022-06-16 07:08:19 +00:00
Ordissimo c29919ab80 Update gimp 2022-06-16 07:08:19 +00:00
Ordissimo 9090792b9d Merge branch 'fix-type' into 'gtk3'
Fix type

See merge request Ordissimo/frontends!3
2022-06-15 07:59:33 +00:00
Ordissimo d6910b233a Fix type 2022-06-15 07:59:33 +00:00
Ordissimo 94508ee7f0 Merge branch 'rework-event' into 'gtk3'
Rework event

See merge request Ordissimo/frontends!2
2022-06-14 21:52:21 +00:00
Ordissimo c66a324f8b Rework event 2022-06-14 21:52:20 +00:00
thierry1970 e43c145dcb Fix autotools 2022-06-14 08:49:04 +02:00
Ordissimo abad648617 Fix build 2022-06-13 20:47:35 +02:00
Ordissimo 56405c86d2 Fix build 2022-06-13 20:44:10 +02:00
thierry1970 d91edff759 Fix GtkScale 2022-06-13 18:02:23 +02:00