]> Pileus Git - ~andy/gtk/history - gdk/wayland
cssvalue: Add a value for border-radius corner properties
[~andy/gtk] / gdk / wayland /
2012-04-16 Rob Bradfordwayland: Use an ARGB buffer for the Cairo and SHM surface
2012-04-16 Rob Bradfordwayland: Force an expose for the whole area when scrolling
2012-04-16 Rob Bradfordwayland: Add support for rendering into an SHM buffer...
2012-04-16 Rob Bradfordwayland: Move the buffer creation to the cairo surface...
2012-04-16 Rob Bradfordwayland: Move the finalize function to allow a clear...
2012-04-16 Rob Bradfordwayland: Remove unused member from struct
2012-03-16 Mathias Hasselmannwayland: hide predefined_atoms
2012-03-09 Benjamin Ottegdk: Make query_state() vfunc a void vfunc
2012-03-06 Rob Bradfordwayland: Add some useful comments explaining the cairo...
2012-03-06 Rob Bradfordwayland: Add NULL warning check to _gdk_wayland_window_...
2012-03-06 Rob Bradfordwayland: Don't try and reset the pointer window grab...
2012-02-27 Rob Bradfordwayland: Categorise menus, popups and combo boxes as...
2012-02-27 Rob Bradfordwayland: Store the device that does a grab for a window...
2012-02-27 Rob Bradfordwayland: Call wl_shell_surface_set_{popup,transient...
2012-02-27 Javier JardónChange FSF Address
2012-02-24 Michael Natterergdk: pull more precondition checks into the generic...
2012-02-21 Michael NattererGdkScreen: fix precondition checks in the public API
2012-01-30 Kristian Høgsbergwayland: Fix return type from gdk_wayland_window_config...
2012-01-29 Kristian Høgsbergwayland: Also synthesize a configure event from gdk_win...
2012-01-19 Kristian Høgsbergwayland: Destroy shell surface as we destroy the surface
2012-01-18 Kristian Høgsbergwayland: Report middle and right buttons correctly
2012-01-18 Rob Bradfordwayland: Update modifiers handling to match new semantics
2012-01-17 Kristian Høgsbergwayland: Handle request for selection atoms when there...
2012-01-17 Rob Bradfordwayland: Adapt move_resize vfunc implementation to...
2012-01-16 Kristian Høgsbergwayland: Set GdkWindow focused state based on keyboard...
2012-01-16 Kristian Høgsbergwayland: Implement client side keyboard repeat
2012-01-13 Rob Bradfordwayland: Free the internal selection data when the...
2012-01-13 Rob Bradfordwayland: Fix memory handling for the selection callbacks
2012-01-13 Rob Bradfordwayland: Add basic API for setting and clearing the...
2012-01-13 Rob Bradfordwayland: Expose basic mechanism for getting selection...
2012-01-13 Rob Bradfordwayland: Add call to get types available for the select...
2012-01-13 Rob Bradfordwayland: Remove unused variables to silence compiler...
2012-01-13 Kristian Høgsbergwayland: Set surface type based on GdkWindow hint
2012-01-13 Rob Bradfordwayland: Update to new SHM buffer format type
2012-01-12 Rob Bradfordwayland: Remove unused variable from grab implementation
2012-01-12 Rob Bradfordwayland: Fix compilation warning for destroy function...
2012-01-12 Rob Bradfordwayland: Fix implementation of gdk_atom_name
2012-01-12 Rob Bradfordwayland: Remove unused variable
2012-01-09 Rob Bradfordwayland: Constrain the window configure requests to...
2012-01-09 Rob Bradfordwayland: Implement set_geometry_hints vfunc
2012-01-09 Rob Bradfordwayland: Make the resize and move functions use gdk_dev...
2012-01-09 Kristian Høgsbergwayland: Add implementations for the device_grab /...
2012-01-06 Rob Bradfordwayland: Break an implicit grab when asking to be resized
2012-01-06 Rob Bradfordwayland: Make the event source use _gdk_display_get_nex...
2012-01-06 Rob Bradfordwayland: Implement the get_next_serial vfunc on GdkDisplay
2012-01-06 Kristian Høgsbergwayland: The shared cursors are now installed in the...
2012-01-05 Rob Bradfordwayland: Set a default cursor when the window cursor...
2012-01-05 Javier Jardóngdk/*: Use g_list_free_full convenience function
2011-12-18 Matthias ClasenAdd gdk_screen_get_monitor_workarea
2011-12-14 Rob Bradfordwayland: Add dummy implementation of the wl_data_device...
2011-12-14 Rob Bradfordwayland: Add an implementation for GdkAtom
2011-12-14 Rob Bradfordwayland: Get the data device during input device setup
2011-12-14 Rob Bradfordwayland: Retrieve the data device manager object
2011-12-14 Rob Bradfordwayland: Don't use deprecated function: gdk_window_get_...
2011-12-09 Rob Bradfordwayland: Load cursors from wayland directory under...
2011-12-05 Rob Bradfordwayland: Port from wl_shell to wl_surface_shell
2011-12-05 Alexander LarssonMerge branch 'transparent-windows'
2011-12-02 Kristian Høgsbergwayland: Update to recent API changes
2011-11-05 Matthias ClasenWayland: Adapt to GdkWindowImpl api change
2011-10-15 Michael Natterergdk: s/gdk_cursor_unref/g_object_unref/
2011-10-07 Michael Natterergdk: fix gdk_keyval_to_lower/upper() for Quartz, Win32...
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-22 Daniel Nicoarawayland: Acquire cairo device during operations that...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier JardónUse AM_CPPFLAGS instead the obsolete INCLUDES
2011-06-23 Scott MoreauTrack wayland protocol changes.
2011-06-10 Javier Jardóngdk: Use const instead G_CONST_RETURN
2011-05-08 Kristian Høgsbergwayland: Track wayland API changes
2011-04-13 Kristian Høgsbergwayland: Remove non-existing gdkscreen-wayland.h from...
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-01 Kristian Høgsbergwayland: Add modifier masks for meta, hyper and super...
2011-03-01 Kristian Høgsbergwayland: Add another cursor (left-ptr)
2011-02-26 Kristian HøgsbergMerge remote-tracking branch 'origin/master' into gdk...
2011-02-11 Kristian Høgsbergwayland: Map transient surfaces as such
2011-02-11 Kristian Høgsbergwayland: Only set x, y, and modifiers if the pointers...
2011-02-11 Kristian Høgsbergwayland: Remove window cursor hash
2011-02-11 Kristian Høgsbergwayland: There's only one screen
2011-02-11 Kristian Høgsbergwayland: Trim some unused struct fields
2011-02-11 Kristian Høgsbergwayland: Drop empty gdkscreen-wayland.h
2011-02-11 Kristian Høgsbergwayland: Drop GdkToplevelWayland and gdkwindow-wayland.h
2011-02-11 Kristian Høgsbergwayland: Fix resizing from other corners than just...
2011-02-11 Kristian Høgsbergwayland: Remove some fprintf debug messages
2011-02-11 Kristian Høgsbergwayland: Fix hiding and withdrawing surfaces
2011-02-11 Kristian Høgsbergwayland: Keep a reference to the surface we last attached
2011-02-11 Kristian Høgsbergwayland: Port over missing xkb functionality from X11...
2011-02-10 Kristian Høgsbergwayland: Copy gdk_wayland_keymap_translate_keyboard_sta...
2011-02-10 Kristian Høgsbergwayland: Adjust the hw keycode in key events for min_ke...
2011-02-10 Kristian Høgsbergwayland: Add a few more cursors
2011-02-10 Kristian Høgsbergwayland: Return surface coordinates and mask in window_...
2011-02-10 Kristian Høgsbergwayland: Send visibility event after map
2011-02-10 Kristian Høgsbergwayland: Fix indentation
2011-02-10 Kristian Høgsbergwayland: Unref the keyboard focus surface when losing...
2011-02-10 Kristian Høgsbergwayland: Use GDK_NOTE for logging event debug messages
2011-02-10 Kristian Høgsbergwayland: Set event screen
2011-02-10 Kristian Høgsbergwayland: Pretend selection works, print debug message
2011-02-10 Kristian Høgsbergwayland: Copy translate_keyboard_string() form x11...
2011-02-10 Kristian Høgsbergwayland: Actually return device in _gdk_wayland_device_...
2011-02-10 Kristian Høgsbergwayland: Handle blank cursor
next