gimp/modules
Jacob Boerema f78186e03b Get rid of old Windows specific defines
MINGW64
- uses 0x601 as value for _WIN32_WINNT. No need for us to define
it to that value or even lower values in some places.
This also gets rid of:  warning: "_WIN32_WINNT" redefined
- has 0x0502 for WINVER, so get rid of us setting it to 0x0500 in
gimp-app-test-utils.h. It also seems that the need to use G_OS_WIN32
has disappeared here.
- DIRECTINPUT_VERSION is 0x0800, no need for us to set it to that value.
- AI_ADDRCONFIG was apparently missing from the MINGW headers in the
past, but not anymore.
2024-01-24 12:10:00 -05:00
..
color-selector-cmyk.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
color-selector-water.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
color-selector-wheel.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
controller-dx-dinput.c Get rid of old Windows specific defines 2024-01-24 12:10:00 -05:00
controller-linux-input.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
controller-midi.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
display-filter-aces-rrt.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
display-filter-clip-warning.c modules: Add translation note for Clip warning 2023-08-15 17:09:14 +00:00
display-filter-color-blind.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
display-filter-gamma.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
display-filter-high-contrast.c modules: remove "static" from all modules' get_type() functions 2023-05-22 03:51:36 +02:00
gimpcolorwheel.c core: Add simulation intent and BPC to GimpImage 2022-08-13 19:39:47 +00:00
gimpcolorwheel.h modules: Use GtkGestureDrag in ColorWheel 2021-12-12 22:28:46 +01:00
gimpinputdevicestore-dx.c Get rid of old Windows specific defines 2024-01-24 12:10:00 -05:00
gimpinputdevicestore-gudev.c Cleanup GObject signal marshallers 2020-04-01 21:20:01 +00:00
gimpinputdevicestore.h Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
meson.build modules: fix typo in meson build. 2022-11-13 22:21:14 +01:00