1. 08 Tem, 2016 1 kayıt (commit)
    • Colomban Wendling's avatar
      Don't require plugin key group name and label strings to be static · 9ba7f672
      Colomban Wendling yazdı
      Take a copy of the strings not to require them to live live as long as
      the plugin does.
      
      This is mostly useful for plugins implemented in dynamic languages
      (e.g. through a plugin proxy), as most C plugins will use a static
      string here; but it makes the API more straightforward and avoids odd
      issues if any plugin doesn't use static strings here, even C ones.
      
      Closes #1125.
      9ba7f672
  2. 04 Tem, 2016 1 kayıt (commit)
  3. 03 Tem, 2016 2 kayıt (commit)
  4. 02 Tem, 2016 6 kayıt (commit)
  5. 01 Tem, 2016 5 kayıt (commit)
  6. 30 Haz, 2016 3 kayıt (commit)
  7. 29 Haz, 2016 4 kayıt (commit)
  8. 28 Haz, 2016 8 kayıt (commit)
  9. 27 Haz, 2016 3 kayıt (commit)
  10. 26 Haz, 2016 6 kayıt (commit)
  11. 25 Haz, 2016 1 kayıt (commit)