Skip to content
Snippets Groups Projects
  1. Nov 07, 2022
  2. Nov 05, 2022
  3. Sep 16, 2022
  4. Aug 31, 2022
  5. Aug 30, 2022
  6. Aug 10, 2022
  7. Aug 09, 2022
  8. Apr 01, 2022
  9. Mar 25, 2022
  10. Feb 03, 2022
  11. Feb 01, 2022
  12. Jan 24, 2022
  13. Jan 17, 2022
  14. Dec 13, 2021
  15. Jul 29, 2021
  16. Jul 28, 2021
  17. Jun 16, 2021
  18. Jun 14, 2021
  19. Jun 08, 2021
  20. May 27, 2021
  21. May 11, 2021
  22. May 07, 2021
  23. May 03, 2021
  24. Apr 30, 2021
    • Kir Kolyshkin's avatar
      dbus: fix deprecated marks and docs · 46859254
      Kir Kolyshkin authored
      
      1. Fix "Deprecated:" annocations. They must be at the start of a new
         paragraph (IOW it needs an empty line before), otherwise tools
         (linters etc.) don't see them.
      
      2. It is weird that the deprecated functions are documented, while
         the non-deprecated ones just refer to the deprecated ones. Move the
         documentation to non-deprecated functions.
      
      3. Address some nits in docs:
         - add missing documentation for some methods;
         - add missing punctuation;
         - fix bad formatting (in particular, markdown is not supported);
         - minor rewording in a few places.
      
      Fixes: 7172a8db ("dbus: add context-aware methods")
      Fixes: c51f0924 ("dbus: add context to open functions")
      Signed-off-by: default avatarKir Kolyshkin <kolyshkin@gmail.com>
      46859254
  25. Apr 15, 2021
Loading