Split the geometry information from weston_surface out into weston_view
[platform/upstream/weston.git] / tests / weston-test.c
2013-10-22 Jason EkstrandSplit the geometry information from weston_surface...
2013-10-22 Kristian Høgsbergcompositor: Remove redundant and not well-defined focus...
2013-08-08 Peter Hutterermalloc + memset -> zalloc
2013-07-09 Kristian HøgsbergConvert to wl_global_create/destroy()
2013-07-03 Kristian Høgsbergtests: Fix leftover wl_client_add_versioned_object()
2013-07-03 Jason EkstrandUse wl_resource_create() for creating resources
2013-06-25 Kristian Høgsbergtests: Fix direct access to resource->data in weston...
2013-05-14 Ossama Othmanconfig-parser: Honor XDG_CONFIG_DIRS
2013-05-07 Kristian Høgsberginput: Merge wl_seat into weston_seat
2013-05-07 Kristian Høgsberginput: Rename wl_pointer to weston_pointer
2013-05-07 Kristian Høgsbergfold wl_keyboard into weston_keyboard
2013-03-28 Giulio Camuffosdk: be C++ friendly
2013-03-19 Pekka Paalanencompositor: introduce weston_surface_geometry_dirty()
2013-02-28 Kristian Høgsbergcompositor: Change notify_motion to take relative motio...
2013-02-27 Giulio Camuffocompositor: call configure on surfaces with a null...
2013-02-20 Kristian HøgsbergPass argc and argv to modules
2013-02-15 Jan Arne Petersentext: fix weston key bindings with input methods
2012-12-11 U. Artie Eofftests: Define and implement a test protocol extension.