Commits on Source (45)
-
Emmanuele Bassi authored
-
Daniel Korostil authored
-
Emmanuele Bassi authored
Cannot go to a new line in the middle of an if.
-
Emmanuele Bassi authored
The `install` argument for configure_file() is not needed if set to a `true` constant value while passing `install_dir`.
-
Emmanuele Bassi authored
Let's use what Debian stable provides.
-
Emmanuele Bassi authored
Use non-deprecated syntax to generate the main pkg-config file; then, generate all the backend-specific pkg-config files by simply depending on clutter-1.0.
-
Emmanuele Bassi authored
Don't use something from ancient times, even if we haven't touched Clutter in a long while.
-
Emmanuele Bassi authored
Older versions of Meson do not deal with concatenation between mixed values very well.
-
Emmanuele Bassi authored
Build fixes See merge request GNOME/clutter!13
-
Emmanuele Bassi authored
The `leave` handler checks for NULL surfaces, but the `enter` handler does not. Fixes: #17
-
Emmanuele Bassi authored
wayland: Protect against enter events for empty surfaces Closes #17 See merge request GNOME/clutter!14
-
Boyuan Yang authored
-
Jordi Mas authored
-
Fabio Tomat authored
-
gogo authored
-
gogo authored
-
gogo authored
-
gogo authored
-
gogo authored
-
gogo authored
-
Fabio Tomat authored
-
Juliano de Souza Camargo authored
-
Jordi Mas authored
-
Kjartan Maraas authored
-
Fran Dieguez authored
-
A S Alam authored
-
Yaron Shahrabani authored
-
Pawan Chitrakar authored
-
Pawan Chitrakar authored
-
Quentin PAGÈS authored
-
Pawan Chitrakar authored
-
Julia Dronova authored
-
Emmanuele Bassi authored
wayland: Fix incorrect button mask in clutter_wayland_handle_button See merge request GNOME/clutter!15
-
Chun-wei Fan authored
Fix a typo.
-
Chun-wei Fan authored
For builds using the Visual Studio headers, we must define _USE_MATH_DEFINES in order for _M_PI to work.
-
Chun-wei Fan authored
We forgot to put into clutter-config.h the Windows items, which means that we would actually build the Win32 parts in vain.
-
Chun-wei Fan authored
We may not be running the tests on an X11-based system
-
Chun-wei Fan authored
...on Visual Studio builds. We can get rid of lots of compiler noise with that header, which we are free to use since we are always using GLib. Also, define _GNU_SOURCE when we are not using Visual Studio.
-
Chun-wei Fan authored
Eliminate warning C4098 (returning value in a void function), which is considered an error if building against GLib-2.68.x or later.
-
Asier Sarasua Garmendia authored
-
Emmanuele Bassi authored
Fix some Windows items See merge request GNOME/clutter!16
-
Marco Trevisan authored
-
Marco Trevisan authored
Showing
- .gitignore 97 additions, 0 deletions.gitignore
- .gitlab-ci.yml 20 additions, 0 deletions.gitlab-ci.yml
- .gitlab-ci/Dockerfile 69 additions, 0 deletions.gitlab-ci/Dockerfile
- .gitlab-ci/run-docker.sh 11 additions, 0 deletions.gitlab-ci/run-docker.sh
- .gitlab-ci/test-docker.sh 27 additions, 0 deletions.gitlab-ci/test-docker.sh
- ABOUT-NLS 0 additions, 1068 deletionsABOUT-NLS
- ChangeLog 0 additions, 3314 deletionsChangeLog
- ChangeLog.pre-1.0 0 additions, 20518 deletionsChangeLog.pre-1.0
- ChangeLog.pre-1.10 0 additions, 14246 deletionsChangeLog.pre-1.10
- ChangeLog.pre-1.12 0 additions, 7826 deletionsChangeLog.pre-1.12
- ChangeLog.pre-1.14 0 additions, 2699 deletionsChangeLog.pre-1.14
- ChangeLog.pre-1.16 0 additions, 4029 deletionsChangeLog.pre-1.16
- ChangeLog.pre-1.18 0 additions, 3078 deletionsChangeLog.pre-1.18
- ChangeLog.pre-1.2 0 additions, 15333 deletionsChangeLog.pre-1.2
- ChangeLog.pre-1.20 0 additions, 1466 deletionsChangeLog.pre-1.20
- ChangeLog.pre-1.22 0 additions, 4628 deletionsChangeLog.pre-1.22
- ChangeLog.pre-1.24 0 additions, 2205 deletionsChangeLog.pre-1.24
- ChangeLog.pre-1.4 0 additions, 18066 deletionsChangeLog.pre-1.4
- ChangeLog.pre-1.6 0 additions, 12725 deletionsChangeLog.pre-1.6
- ChangeLog.pre-1.8 0 additions, 11852 deletionsChangeLog.pre-1.8
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
.gitlab-ci/Dockerfile
0 → 100644
.gitlab-ci/run-docker.sh
0 → 100755
.gitlab-ci/test-docker.sh
0 → 100755
ABOUT-NLS
deleted
100644 → 0
This diff is collapsed.
ChangeLog
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.0
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.10
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.12
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.14
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.16
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.18
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.2
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.20
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.22
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.24
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.4
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.6
deleted
100644 → 0
This diff is collapsed.
ChangeLog.pre-1.8
deleted
100644 → 0
This diff is collapsed.