1. 649bbce include stdint.h for int32_t/uint32_t by Jussi Kukkonen · 9 years ago
  2. e776f2a config-parser: Add weston_config_section_get_color by Bryce Harrington · 9 years ago
  3. 6c6164c shared: Update boilerplate from MIT X11 license to MIT Expat license by Bryce Harrington · 10 years ago
  4. 6c71aae Pass config file from compositor to everything by Pekka Paalanen · 10 years ago
  5. c721043 tests: allow running make check without make install by Derek Foreman · 11 years ago
  6. eeefc9e compositor: Log the full path of the config file we're using by Kristian Høgsberg · 12 years ago
  7. 1abe048 config-parser: Make weston_config_parse() tkae a file name by Kristian Høgsberg · 12 years ago
  8. 81c2c2e shared: Remove no longer used parse_config_file() by Kristian Høgsberg · 12 years ago
  9. b502f90 evdev-touchpad: Set some options using weston.ini by Armin K · 12 years ago
  10. f73f316 config-parser: Add section iterator API by Kristian Høgsberg · 12 years ago
  11. 7327471 Add new config parser by Kristian Høgsberg · 12 years ago
  12. a50e6e4 config-parser: Honor XDG_CONFIG_DIRS by Ossama Othman · 12 years ago
  13. 7fe01b1 sdk: be C++ friendly by Giulio Camuffo · 12 years ago
  14. 4172f66 Pass argc pointer to parse_options() by Kristian Høgsberg · 12 years ago
  15. 6006ecb configure.ac: Don't link weston to cairo or image libraries by Kristian Høgsberg · 13 years ago
  16. b71302e Fix a few -pedantic warnings by Kristian Høgsberg · 13 years ago
  17. f02a649 Consolidate image loading code and move to shared/ by Kristian Høgsberg · 13 years ago
  18. bcacef1 Add an option parser by Kristian Høgsberg · 13 years ago
  19. fa1de69 Implement CONFIG_KEY_UNSIGNED_INTEGER by Scott Moreau · 13 years ago
  20. 9b935c8 Use '-' to separate words in file names by Kristian Høgsberg · 14 years ago[Renamed from shared/configparser.h]
  21. 28a2070 configparser: rename BOOL, document types by Pekka Paalanen · 14 years ago
  22. c1765c6 move config parser to a convenience library by Pekka Paalanen · 14 years ago