Change boolean repaint_scheduled to quad-state enum
[platform/upstream/weston.git] / shared /
2017-03-13 Daniel Stonetimespec: Add timespec subtraction helpers
2017-03-13 Daniel Stonetimespec: Add timespec_to_msec helper
2017-03-08 Daniel Stonetimespec: Add timespec_add_msec helper
2017-03-08 Daniel Stonetimespec: Add timespec_add_nsec helper
2017-02-21 Emmanuel Gil Peyrotconfig-parser: Export weston_config_next_section
2017-01-30 Daniel StoneMove weston-egl-ext.h to shared
2017-01-03 Abdur Rehmanshared: fix a typo in a comment
2017-01-03 Abdur Rehmanshared/helpers.h: fix a typo in a comment
2016-11-21 Emil Velikovshared/platform.h: introduce weston_platform_destroy_eg...
2016-09-26 Krzysztof Konopkoshared/platform: include weston-egl-ext.h only if ENABL...
2016-09-24 Kylie McClainstring-helpers.h: Fix usage on musl libc
2016-09-24 Quentin Glidicshare/cairo-util: Use wl_pointer_button_state enum...
2016-08-27 Bryce Harringtonconfig-parser: Drop debug text
2016-08-15 Quentin Glidicshared/image: Silence maybe-uninitialized warning
2016-08-14 Quentin Glidicdesktop-shell: Port to libweston-desktop
2016-08-07 Bryce HarringtonSwitch to use safe_strtoint instead of strtol
2016-08-07 Bryce HarringtonAdd safe_strtoint() helper
2016-08-07 Bryce Harringtonoption-parser: Improve error checking for strtol call
2016-07-26 Jussi Kukkoneninclude stdint.h for int32_t/uint32_t
2016-07-26 Bryce HarringtonRe-apply "config-parser: Catch negative numbers assigne...
2016-07-26 Bryce Harringtonconfig-parser: Add weston_config_section_get_color
2016-07-22 Emil Velikovshared/platform.h: remove the local EGL platform (re...
2016-07-22 Emil Velikovshared/platform.h: use weston_check_egl_extension over...
2016-07-22 Emil Velikovgl-renderer: move check_extension() to shared/
2016-07-22 Emil Velikovshared/platform.h: add missing stdbool.h include
2016-07-13 Bryce HarringtonRevert "config-parser: Catch negative numbers assigned...
2016-07-13 Bryce HarringtonRequire base-10 for strtol() calls
2016-07-12 Bryce Harringtonconfig-parser: Catch negative numbers assigned to unsig...
2016-07-11 Emmanuel Gil PeyrotRemove a wrong closing “extern "C"” in shared/xalloc.c
2016-07-09 Bryce Harringtonoption-parser: Require integer option string values...
2016-07-08 Bryce Harringtonconfig-parser: Improve error checks for strtol/strtoul...
2016-03-17 Bryce Harringtonshared: Print .c file/line number in x* routines
2016-03-17 Bryce Harringtonclients & tests: Unify multiple definitions of x*alloc...
2016-03-09 Matthias Treydteplatform: explicitly cast the return value of weston_pl...
2016-03-09 Bryce Harringtonoption-parser: Handle short double-arg options
2016-03-07 Emmanuel Gil Peyrotconfigure: Make jpeglib an optional dependency.
2016-02-22 Bryce Harringtonconfig-parser: Check malloc and strdup returns
2016-02-20 Emmanuel Gil Peyrotconfigure: Make WebP support togglable, and improve...
2015-12-08 Derek Foremancairo-util: return theme location from frame_touch_down
2015-11-13 Ahmet Acarshared: work around EGL header idiosyncrasy
2015-07-17 Derek Foremanlog: Open log file CLOEXEC so child processes don't...
2015-07-16 Pekka Paalanencompositor,shared: add millihz_to_nsec()
2015-07-16 Pekka Paalanenshared: introduce timespec-util.h
2015-06-16 Jon CruzUnified multiple definitions of container_of() macro.
2015-06-16 Jon CruzMoved the MIN() macro to the helper include.
2015-06-16 Jon CruzMoved helper macro to a discrete include file.
2015-06-15 Bryce Harringtonshared: Update boilerplate from MIT X11 license to...
2015-06-06 Murray CalaveraWhitespace corrections
2015-03-30 Manuel Bachmanntoytoolkit: fix EGL surface creation for lazy drivers
2015-03-30 Manuel Bachmanntoytoolkit: fix new EGL extensions fallback typedefs
2015-03-27 Pekka PaalanenPass config file from compositor to everything
2015-03-27 Pekka Paalanenshared: fail reading a directory as a config file
2015-03-26 Jonny Lambplatform: rename create_egl_window to create_egl_surface
2015-03-26 Jonny Lambplatform: remove global variables
2015-03-26 Jonny Lambplatform: provide platform_base fallbacks and remove...
2015-03-20 Jonny Lambclients & tests: use eglCreatePlatformWindowSurfaceEXT...
2015-03-20 Jonny Lambclients & tests: use eglGetPlatformDisplayEXT when...
2015-02-25 Pekka Paalanenshared: add file_create_dated() helper
2014-11-19 Marek Chalupacairo-util: fix shadows for small clients
2014-11-19 Marek Chalupatoytoolkit: rename tile_mask to render_shadow
2014-09-22 Xiong Zhangclients: Maximize window when double touch on title bar
2014-09-11 Bill Spitzakload_image: always print a message on failure if filena...
2014-09-11 Bill Spitzakparse_options: fail on more malformed options
2014-09-04 Xiong Zhangclients: Maximize window when double click on title bar
2014-08-22 Derek Foremantests: allow running make check without make install
2014-08-19 Boyan Dingcairo-util: Draw solid titlebar for frames with only...
2014-07-05 Boyan Dingcairo-util: Set geometry_dirty in frame_set_title
2014-07-05 Boyan Dingcairo-util: Fix geometry for frames with buttons but...
2014-05-01 Jasper St. Pierrecairo-util: Don't show a resize cursor on edges when...
2014-05-01 Jasper St. Pierrecairo-util: Kill a duplicate test
2014-04-07 Andrew WedgburyMake sure config.h is included before any system headers
2014-02-06 Jasper St. Pierrexdg-shell: Add set_margin request
2014-02-01 Kristian Høgsbergbuild: Move shared/Makefile.am into toplevel Makefile.am
2014-02-01 Kristian Høgsbergbuild: Move clients/Makefile.am into toplevel Makefile.am
2014-01-20 U. Artie Eoffshared/frame: NULL check before attempting to deref
2014-01-20 U. Artie Eoffshared/frame: fix potential memory leak in frame_create
2013-12-03 Pekka Paalanenos: use posix_fallocate in creating sharable buffers
2013-11-08 Jason Ekstrandcairo-util: Rework frame button handling
2013-10-24 Kristian Høgsbergwindow.c: Don't put titlebars on menu windows
2013-10-24 Kristian Høgsbergwindow.c: Use frame code for drawing menus
2013-10-14 Jason EkstrandUse cairo-util frame in tinytoolkit
2013-10-14 Jason EkstrandAdd decoration frame support to cairo-util
2013-09-26 Alexandru DAMIANconfig: Don't crash if we don't have a config file
2013-09-22 Kristian Høgsbergcompositor: Log the full path of the config file we...
2013-09-22 Kristian Høgsbergconfig-parser: Make weston_config_parse() tkae a file...
2013-09-22 Kristian Høgsbergshared: Remove no longer used parse_config_file()
2013-08-13 Armin Kevdev-touchpad: Set some options using weston.ini
2013-08-08 Peter HuttererAdd zalloc(size_t) allocator function
2013-07-25 Kristian Høgsbergshared: Add out-of-memory handling to theme_create()
2013-07-08 Quentin Glidictests: Move config-parser.test to tests/
2013-07-03 Quentin Glidicshared: Export configuration functions
2012-02-07 Pekka Paalanenshared: build fix for config-parser test
2013-06-05 Daniel Stoneconfigure.ac: Enable AC_USE_SYSTEM_EXTENSIONS
2013-06-05 Pekka Paalanenshared: fix build of libshared-cairo
2013-05-28 Kristian Høgsbergconfig-parser: Add tests for expect behavuor on NULL...
2013-05-28 Mun Gwan-gyeongconfig-parser: Avoid null dereference when exiting...
2013-05-28 Mun Gwan-gyeongconfig-parser: Avoid null dereference when handling...
2013-05-27 Kristian Høgsbergconfig-parser: Add section iterator API
2013-05-27 Mun Gwan-gyeongconfig-parser: Avoid null dereference when handling...
2013-05-27 Mun Gwan-gyeongconfig-parser-test: fix compile error
next