compositor-x11: Rename the output make to "weston-X11"
[platform/upstream/weston.git] / clients / eventdemo.c
2014-08-19 Bill Spitzakweston-eventdemo --help works
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2013-10-14 Jason EkstrandRename frame_create and frame_set_child_size with a...
2013-02-20 Kristian HøgsbergPass argc pointer to parse_options()
2012-10-04 Martin OlssonFix spelling errors
2012-08-14 Philipp Brüschweilereventdemo: add axis logging
2012-08-14 Philipp Brüschweilereventdemo: fix --no-border
2012-08-14 Philipp Brüschweilereventdemo: fix incorrect comments
2012-07-09 Martin Olssonclients: Free resources on exit in eventdemo
2012-05-31 Daniel StoneUse enum wl_keyboard_key_state instead of integer
2012-05-31 Daniel StoneUse enum wl_pointer_button_state instead of integer
2012-05-26 Ander Conselvan... window: rename enum pointer_type to cursor_type
2012-05-26 Ander Conselvan... window: track changes in libwayland-cursor api
2012-05-22 Ander Conselvan... window: use libwayland-cursor instead of libXcursor
2012-05-11 Kristian Høgsbergclients: Remove superfluous #includes
2012-05-10 Kristian Høgsbergwindow.c: Just use float instead of GLfloat, remove...
2012-05-08 Daniel StoneConvert internal input co-ordinates to GLfloat
2012-05-07 Daniel StoneChange button from int to uint32_t
2012-05-07 Daniel StoneChange key/button grab bindings to take unsigned state
2012-03-30 Kristian HøgsbergAdd signedness warning flag and fix fallout
2012-03-12 Kristian HøgsbergAdd an option parser
2012-01-31 Kristian Høgsbergwindow: Dont take width and height in window constructor
2012-01-11 Kristian Høgsbergwindow: Make decorations just a widget
2012-01-11 Kristian Høgsbergwindow: Get rid of the window child allocation concept
2012-01-10 Kristian Høgsbergwindow: Make resize and redraw handlers widget vfuncs
2012-01-10 Kristian Høgsbergwindow: Allocate and flush the window surface in window.c
2012-01-10 Kristian Høgsbergwindow: Drop the window widget
2012-01-09 Kristian Høgsbergwindow: Move button handler to widget
2012-01-09 Kristian Høgsbergwindow: Create a widget for the window, drop window...
2011-08-29 Kristian Høgsbergwindow.c: Drop global handler argument
2011-04-11 Kristian HøgsbergMerge remote-tracking branch 'bnf/surface-frame-event'
2011-04-11 Tim WiederhakeDefine global handler on display creation
2011-01-25 Kristian HøgsbergMerge remote branch 'callum/master'
2011-01-23 Tim Wiederhakedocument the usage of libtoytoolkit