[clutter/clutter-1.22] (255 commits) ...Merge branch 'master' into clutter-1.22
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [clutter/clutter-1.22] (255 commits) ...Merge branch 'master' into clutter-1.22
- Date: Mon, 23 Mar 2015 13:26:08 +0000 (UTC)
Summary of changes:
89a2862... 2.0: Bump API version (*)
2797740... 2.0: Define a separate clutter_api_version_am macro (*)
29c42bf... 2.0: Bump clutter-1.0 to clutter-2.0 (*)
4da1b8b... 2.0: Drop deprecated classes from Cally (*)
a2993f5... 2.0: First pass at deprecated API removal (*)
c7c9ce8... 2.0: Remove deprecated sources from the build (*)
b7e9444... 2.0: Remove deprecated headers from the build (*)
4926e0e... 2.0: Remove deprecated API from ClutterBackend (*)
5f0c544... 2.0: Remove ClutterActor::paint and ::pick signals (*)
ca2f1b6... 2.0: Remove deprecated API from ClutterStageManager (*)
e0aeb03... 2.0: Remove deprecated API from ClutterTimeline (*)
0e1a651... 2.0: Remove deprecated API from ClutterSettings (*)
0c5e994... 2.0: Remove deprecated API from clutter-main.c (*)
6155a19... 2.0: Remove deprecated API from ClutterStage (*)
ad4d475... 2.0: Remove deprecated ClutterContainer API (*)
b3dfa71... 2.0: Remove deprecated API from ClutterBoxLayout (*)
270ceeb... 2.0: Remove deprecated API from ClutterText (*)
af21fcc... 2.0: Remove deprecated API from clutter-util.c (*)
465a324... 2.0: Remove deprecated API from ClutterTableLayout (*)
0724b3f... 2.0: Remove deprecated API from Animatable (*)
0b03a4c... 2.0: Remove ClutterGeometry (*)
03a8e2f... 2.0: Remove deprecated symbols from the installed headers (*)
f1846bc... 2.0: Remove include directives for deprecated headers (*)
e325943... 2.0: Remove all Since: annotations (*)
00bee5f... 2.0: Remove CLUTTER_AVAILABLE_IN_1_* (*)
a80da3d... 2.0: Remove unused enumeration types (*)
3f0ac35... 2.0: Start migrating API references (*)
0763036... 2.0: Bump up ClutterActorClass padding (*)
85f4e33... 2.0: Bump down ClutterStageClass padding (*)
b4410c5... 2.0: Clean up Clutter's API reference (*)
4a7ebde... 2.0: Remove unnecessary symbols (*)
230f871... 2.0: Remove backward compat variables from the pkgconfig fi (*)
5ec07ec... 2.0: Update gitignore file (*)
1057223... 2.0: Remove compatibility header from keysyms update script (*)
8d181c4... 2.0: Remove unused arguments from doc annotations (*)
1ff3011... 2.0: Prune conformance test suite (*)
9720a59... 2.0: Prune interactive test suite (*)
e7f8c27... 2.0: Prune micro-bench test suite (*)
2bb7caf... 2.0: Prune performance test suite (*)
0e9709f... 2.0: Disable Cally tests (*)
2e8eab9... 2.0: Update cally-atkcomponent-example (*)
5e44d7d... 2.0: Fix up the ignore file (*)
408d29b... 2.0: Update symbols file (*)
93b965f... 2.0: Remove deprecated symbols from the tree (*)
08a36c3... 2.0: Remove unused enumerations (*)
b4758c3... 2.0: Fix up the versioning macros (*)
ca3e1b4... 2.0: Include clutter headers conditionally in clutter-x11.h (*)
b0f3192... 2.0: Fix up documentation annotations (*)
25b9fad... 2.0: Clean up the Clutter API reference (*)
af2f985... 2.0: Update the symbols file (*)
4d7a2cd... 2.0: Update POTFILES.in (*)
76ee3e7... Updated Brazilian Portuguese translation (*)
06bb6f4... Updated POTFILES.in (*)
1ee07e5... gesture-action: fix typo (*)
ed92f63... gesture-action: avoid shadowing time() syscall function (*)
2b25b05... gesture-action: add n-touch-points property (*)
04f2090... gesture-action: fix trigger edge after behavior with more t (*)
221fa22... gesture-action: refactor event handling function (*)
9cb6276... zoom-action: improve zooming behavior (*)
3893448... Updated Czech translation (*)
5586b0d... GDK: fix build when the X11 backend is disabled (*)
a0d9eaf... fix crash when destroying an actor during a drag-action wit (*)
2be42c3... ClutterDragAction: do not dereference a NULL priv->stage (*)
7c6d025... Migrated internal ClutterBezier to float. (*)
b1fa643... Migrated ClutterPathNode to use ClutterPoint (*)
29271a2... Updated doc example to use ClutterPoint. (*)
d2fbe4d... Removed unused ClutterKnot (*)
b6f4a80... Remove ClutterKnot: Clean clutter2-sections.txt (*)
55ec9f5... flow-layout: Add :snap-to-grid property (*)
6e6e69c... wayland: Add API version annotations (*)
f2918d1... clutter-stage-wayland: Pedantic typo fix (*)
188f7d6... docs: Remove empty line before parameter tags (*)
8231aae... clutter-input-device-wayland: Update indentifier name (*)
14ea64e... docs: Add clutter-wayland section to reference docs (*)
8a3b888... [l10n] Updated Italian translation. (*)
e26963a... Updated Slovenian translation (*)
96cc131... Updated Czeach translation (*)
90243e9... clutter-text: prevent reset of user set font descriptions o (*)
670d235... text: relayout on cursor visibility change (*)
e88e690... Install conformance tests (*)
2b4f47d... Install a11y tests too (*)
5105edc... build: Use tabs in rule definitions (*)
571eb31... Revert "Install a11y tests too" (*)
2f95de9... clutter-offscreen-effect: Allocate the cogl texture directl (*)
c3be92a... wayland: Remove now removed CLUTTER_AVAILABLE_ API annotati (*)
cba63dd... wayland: Do not poll the Wayland socket for events (*)
5c93c0a... wayland: make the surface toplevel when showing the stage (*)
6521701... wayland: add support for connecting to a foreign display (*)
3d64680... wayland: Use a fake millisecond monotonic time source for e (*)
74ab8c3... clutter-actor: Make clutter_actor_has_mapped_clones public (*)
a523027... wayland: Add API for disabling the event dispatching (*)
d390a44... wayland: Add foreign surface support to stage (*)
de93321... wayland: Only create and act on shell_surface for non-forei (*)
61dc824... wayland: Check there is valid pointer or keyboard focus for (*)
b6a931c... wayland: Only process enter and leave events Clutter create (*)
4d79dd2... Updated Brazilian Portuguese translation (*)
2b8fcfd... wayland: When resizing only trigger a redraw if the stage h (*)
aaebfc7... Updated Polish translation (*)
275790f... Update French translation (*)
03d10a1... Update Chinese simplified translation (*)
dc05363... Added slovak translation (*)
fbd0a0b... Visual C++ Builds: Update Header "Installation" (*)
e2f9841... Clean up Visual Studio Build Files (*)
752d932... [l10n] Update Catalan translation (*)
cf214d7... Added Aragonese translation (*)
c5468dd... Updated Russian translation (*)
29eef6d... wayland: Check for NULL surface on pointer leave events (*)
e10276b... Updated Latvian translation (*)
a690668... Updated German translation (*)
d8aecdb... Updated Portuguese translation (*)
935724e... Updated Danish translation (*)
bb983d6... Initial Hungarian translation (*)
09085b3... actor: Correct setting the offscreen-redirect property (*)
79c2d3e... ClutterEvent: Mention _get_source_device() in docs (*)
7ae3b32... Updated slovak translation (*)
90c05e9... stage: implement touch event throttling (*)
0d0248b... Bind constraints: Don't force redraws on source relayout (*)
9a471cf... Don't queue redraws when reallocating actor that haven't mo (*)
f6ad53d... input-device: Guard against double free (*)
7867c86... [l10n] Updated Italian translation. (*)
5be190a... Update Chinese simplified translation (*)
0258c72... Updated FSF's address (*)
eb96602... Update Chinese simplified translation (*)
dd2debf... [l10n] Updated Italian translation. (*)
0861902... [l10n] Updated Italian translation. (*)
45935fb... x11: Avoid invalid ClutterInputDevice pointers in the devic (*)
ae58ad8... Fix The Win32 Backend for Newer Visual Studio Versions (*)
17e03eb... Updated Latvian translation (*)
408b7eb... Updated Russian translation (*)
25a092b... grid-layout: Use correct orientation when requesting prefer (*)
592e969... Added Korean translation (*)
6a3e336... Updated Danish translation (*)
df4dad5... Updated Danish translation (*)
9e59f61... Updated French translation (*)
9c5d84c... doap: update URLs (*)
447dda8... Updated Basque language (*)
bfba8cd... clutter-main: start mainloop timer on clutter_init() (*)
266eac1... clutter-canvas: cache the texture to avoid uploads (*)
810e16c... Updated Spanish translation (*)
f05eac4... [l10n] Update Catalan translation (*)
d3fc867... [l10n] Updated Catalan (Valencian) translation (*)
85bde59... Updated Hebrew translation (*)
ddda4ae... doap category core (*)
d482016... Added Nepali translation (*)
acbfb2b... Fixes to Catalan translation (*)
c3c8933... Updated Turkish translation (*)
77ec877... WARNING: Massive revert commit (*)
1227f7c... Merge branch 'clutter-1.22' back into master (*)
9660b00... device-manager-xi2: Fix scaling of coordinates (*)
78fdefc... input-device: Add vendor/product ID properties and getters (*)
c0d5d58... x11: Set vendor/product IDs on input devices (*)
f5f523c... evdev: Set vendor/product IDs on input devices (*)
7b9068b... Updated Hungarian translation (*)
60dbeb9... Try again at using the GDK backend by default (*)
d56da0a... examples/layout-manager: Toggle between states (*)
c55b8fd... Updated Spanish translation (*)
4e04d2a... examples/rounded: Use CLUTTER_REQUEST_CONTENT_SIZE (*)
e77adac... docs: Remove a couple of FIXMEs (*)
87c553e... docs: Deprecate ClutterTextureFlags (*)
2aac326... gdk: Implement get_scale_factor() (*)
00efa53... gdk: Compare integer values (*)
8859ed4... gdk: Support GdkWayland (*)
7eb1a3d... Deprecate unused enumeration types (*)
ede13b1... evdev: use libinput's new merged scroll events (*)
2fd5173... Updated Basque language (*)
6ed0a75... Updated Czech translation (*)
f65792e... docs: Add symbols to the private section (*)
18b7d31... Release Clutter 1.21.4 (*)
573536f... Post-release version bump to 1.21.5 (*)
8a24892... Depend on a Cairo release with cairo_surface_set_device_sca (*)
c185d21... gdk: report an error when initialization fails (*)
7bc6559... Updated Spanish translation (*)
d16365a... Updated Hebrew translation (*)
7f5e130... Updated Hungarian translation (*)
145d112... Updated Czech translation (*)
32ce45a... evdev: Ignore non seat wide keyboard key events (*)
e9e9578... evdev: Ignore non seat wide pointer button events (*)
b192ad1... gdk: Disable cogl wayland event dispatching if requested (*)
6c057e3... input-device: Reset the focused actor when it becomes unrea (*)
faa3860... Updated Basque language (*)
d94b3e3... Updated Russian translation (*)
344e138... Updated Slovenian translation (*)
a9f2300... stage: Process state update event immediately (*)
e942856... main: Make the MasterClock an interface (*)
018cd7b... gdk: implement a MasterClock based on GdkFrameClock (*)
a4d0b15... gdk: master-clock: force scheduling new frames for timeline (*)
65032da... Updated Galician translations (*)
10cce00... ClutterActor: expose setter for the opacity override (*)
77db999... clutter: add Mir windowing/input backend (*)
82926e9... Updated Chinese (Taiwan) translation (*)
c32dc34... Allow setting up quad-buffer stereo output (*)
36780b0... Updated French translation (*)
9341035... Updated Brazilian Portuguese translation (*)
97ea9e9... Updated Lithuanian translation (*)
3b98103... gdk/stage: Warn if CoglContext is not available (*)
a3ecf37... Updated Serbian translation (*)
a9861b3... docs: Note that the GDK backend is the new default (*)
6b70343... docs: Minimal fixes for the API reference (*)
73e6f4e... build: Add top_builddir to the API reference sources (*)
faf90f5... docs: Fix a gtk-doc annotation in the Mir backend (*)
4bfb365... build: Add missing files to the API reference build (*)
54da127... docs: Add missing symbols to the Clutter API reference (*)
b33c523... docs: Add missing sections to the Clutter API reference (*)
9b4a7a9... Release Clutter 1.21.6 (*)
4591435... Post-release version bump to 1.21.7 (*)
df15f04... build: Use libtool macros to find libm (*)
2532928... Drop the UProf dependency (*)
ec26ae2... docs: Update deprecation notes for ClutterTexture (*)
c8c5e06... Updated Greek translation (*)
c8f0279... Updated Polish translation (*)
423a126... docs: Improve deprecation notices for ClutterRectangle (*)
51b46bc... docs: Improve deprecation notices for ClutterBox (*)
6bed552... docs: Improve deprecation notices for ClutterTableLayout (*)
2a5b6d8... docs: Add anchors to sections in ClutterActor's description (*)
79b1253... docs: Improve deprecation notices for ClutterAnimation (*)
133545c... MSVC Builds: Update Clutter Main Project (*)
432a387... MSVC 2010 Builds: Clean Up "Install" (*)
aa62a5c... MSVC Builds: Speed Up Release Builds (*)
ddf1962... MSVC 2010 Builds: Fix .pdb Generation (*)
2312d26... MSVC Builds: "Install" .pdb Files (*)
fc9248b... MSVC Builds: Rename "Install" projects (*)
4a55faf... Updated Ukrainian translation (*)
0b32b3a... Updated Italian translation (*)
fefc2b5... docs: Improve more deprecation notices (*)
a9d6057... Updated Slovak translation (*)
c0d01f8... Updated Latvian translation (*)
1912f28... docs: Remove leftover DocBook tags (*)
34b03ae... build: Add missing Mir includes for gtk-doc (*)
8af4dfc... build: Enable gtk-doc check (*)
a740366... ignore: Add gtkdoc-check files (*)
56baa51... Added Bosnian translation (*)
6de3413... rectangle: Do not draw the border if bigger than the alloca (*)
a82b97e... build: The EGL backend is no longer experimental (*)
55c9572... stage-cogl: Use swap buffers with damage (*)
239280f... stage-cogl: Fix damage tracking with varying buffer ages (*)
ce2d865... rectangle: Fix the border drawing conditions (*)
5a29412... build: Remove unnecessary argument for gtkdoc-scan (*)
4149079... Release Clutter 1.21.8 (*)
ce8b644... Post-release version bump to 1.21.9 (*)
6355b5a... Added Kazakh translation (*)
83caeaa... stage-cogl: Abort realize() if there's no CoglContext (*)
615b0f4... evdev: Keep track of the pointer coordinate ourself (*)
6564016... Update Aragonese translation (*)
a7fd072... Updated Indonesian translation (*)
474a7d4... Updated Danish translation (*)
50c1c74... Updated Turkish translation (*)
fc5fe98... Updated Turkish translation (*)
38c4807... cally-actor: Don't assume X11 backend is used when supporte (*)
0bb5993... build: Remove unused internal define (*)
4f8643c... gdk: Fix mapping between frame clock and stages (*)
22f340a... Release Clutter 1.22.0 (stable) (*)
83edd9c... Post-release version bump to 1.22.1 (*)
505801c... gdk: Fix stage removal from the master clock (*)
d362e37... actor: Fix a compiler warning (*)
b292bec... Merge branch 'master' into clutter-1.22
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]