[gtk] (81 commits) Non-fast-forward update to branch wip/carlosg/kill-event-vmethods
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (81 commits) Non-fast-forward update to branch wip/carlosg/kill-event-vmethods
- Date: Tue, 12 Jun 2018 14:22:05 +0000 (UTC)
The branch 'wip/carlosg/kill-event-vmethods' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
b44353d... gtkbutton: Use key controller for button (de)activation thr
017dc91... gtkbutton: remove keyboard device GTK+ grab
579c311... gtkentry: Use gestures for entry icons
203e918... gtkfilechooserentry: Use GtkEntry key controller for focus-
ce28acf... gtkfilechooserwidget: Drop usage of ::event vmethod
aeb9b23... gtkfontchooser: Use GtkEventControllerKey
2f87643... gtkspinbutton: Use GtkEventControllerKey
b0d7e9a... gtkwindow: Handle focus in/out through key controller
c157f3b... gtkpopover: Port to GtkEventController/GtkGesture
f2e3225... gtkpopover: Fix key navigation
533ed34... gtkmenushell: Port to GtkGesture
fb6ddb1... gtkwindow: Simplify WM drag/resize handling
1ed3259... gtkwindow: Move map/delete/configure event management to gt
Commits added to the branch:
932e5ea... Fix reference to user styles in gtkstyleprovider.h (*)
59c8fdf... font-button: Suggest non deprecated function in docs (*)
46d8c84... Merge branch 'master' into 'master' (*)
b6c8943... demo: Add the sliding puzzle demo (*)
ddad5c3... Keep aspect ratio of the image (*)
547d63d... puzzle: Add a reshuffle button (*)
a849ffb... Add tweaks (*)
ebf042d... puzzle: Use plain labels (*)
1ee23d0... puzzle: Add mouse support (*)
085368e... Update Galician translation (*)
542ad4f... gtkmain: Add gtk_is_initialized() (*)
2f181df... gtkmain: Add gtk_get_main_thread() (*)
bd2e3f5... Add aligned allocator support to meson (*)
8e74eb3... Add aligned allocator functions to GSK (*)
a394a86... Use aligned allocators for GskRenderNode (*)
cfbba2c... widget: Use priv pointer less (*)
9d48a95... puzzle: fix some compiler warnings (*)
6546ef3... picture: Introduce (*)
45d78f3... video: Use a Picture instead of an Image (*)
cbd47fa... gtk-demo: Port images demo to use a GtkPicture in places (*)
7690c2d... gtk-demo: Make sliding puzzle demo use GtkPicture (*)
f58c556... image: Remove gtk_image_set_keep_aspect_ratio() (*)
884aaa2... iconhelper: Always size contents to icon size (*)
896f72d... gtk-demo: Use GtkImages to select the puzzle (*)
ce62278... clipboard: Remove return statements from void function (*)
40321d3... x11: Remove useless check (*)
b7ecfbc... quartz: Remove gtkdnd-quartz.c (*)
4c96134... dnd: Ref the GdkDrop during the DND operation (*)
299e2ed... docs: Add GtkEventControllerKey to index (*)
a34a5df... picture: Don't use g_str_equal() with potential NULLs (*)
d8c8a25... Update POTFILES.in (*)
ef2daa3... Update Polish translation (*)
c02bc22... Use aligned allocators for GtkSnapshot (*)
10b2f65... Fix wrong format strings in various places (*)
58fc122... Remove unused variables (mostly in W32 code) (*)
aaa4e23... Fix gdk_win32_cairo_context_end_frame prototype (*)
bc47fa2... Fix various type mismatch warnings (*)
0e1710a... Remove some more unused variables (*)
8bd6936... Fix signedness issues, remove unused code (*)
f0103ee... Remove unused functions in W32 backend (*)
1e2ab40... Fix a missing default case warning (*)
cacdef8... A quick and dirty fix for a circular allocation issue (*)
3acd26c... Fix more signedness issues in W32 backend (*)
93f8f3c... Remove unused code in gdksurface-win32.c (*)
e73dc5c... Fix a warning about uninitialized variable (*)
cddc9ff... Fix a typo in W32 event-handling code (*)
411c535... Fix some warnings in W32 part of gtkmain (*)
43d6fe2... Fix missing default switch cases in gtkimcontextsimple (*)
9330be8... Fix missing default switch case in DllMain (*)
0365dad... See if _MSC_VER is defined before checking its value (*)
43f3789... Use correct stat struct for ftw() (*)
bc13a58... Merge branch 'lrn/aligned-alloc' into 'master' (*)
c047e97... Merge branch 'master' into 'master' (*)
4f63229... Merge branch 'lrn/gtk4warnings' into 'master' (*)
0d46081... overlay: Add support for clipping overlay widgets (*)
b22f45b... Merge branch 'wip/sadiq/fixes' into 'master' (*)
0c57e31... overlay: Use the right property variable name (*)
fd4bfd5... build: Fix compiler warnings (*)
c1a469c... gtkbutton: Use key controller for button (de)activation thr
aeab29f... gtkbutton: remove keyboard device GTK+ grab
71a05fb... gtkentry: Use gestures for entry icons
5c03b4e... gtkfilechooserentry: Use GtkEntry key controller for focus-
9b1b435... gtkfilechooserwidget: Drop usage of ::event vmethod
aba9ce7... gtkfontchooser: Use GtkEventControllerKey
96b4583... gtkspinbutton: Use GtkEventControllerKey
1b4c7cc... gtkwindow: Handle focus in/out through key controller
bbacfbd... gtkpopover: Port to GtkEventController/GtkGesture
6689e47... gtkpopover: Fix key navigation
b3e4eae... gtkmenushell: Port to GtkGesture
e642594... gtkwindow: Simplify WM drag/resize handling
6a2f0d3... gtkwindow: Move map/delete/configure event management to gt
e11a8bd... gtkplacessidebar: Replace ::event signal handlers with gest
ac3e735... gtkentrycompletion: Perform event handling on popup through
975a356... gtkentrycompletion: Move focus out handling to key controll
4976683... gtkentrycompletion: Properly remove controller from entry
cb7a61f... gtkemojicompletion: Use GtkEntry key controller to handle k
43e8d2d... gtkfilechoooserentry: Handle tab completion through key con
34ed3e2... gtkfilechooserwidget: Forward events to filechooser through
ce40f52... gtkwindow: Queue popover resize on set_popover_position()
458f555... gtktexthandle: Update to gtk4 rendering/input
bbdc3e7... gtktreeviewcolumn: Implement column dragging through GtkGes
(*) 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]