1. Jun 10, 2016
  2. Jun 06, 2016
  3. Jun 05, 2016
  4. Jun 02, 2016
    • Jean-Marie Lemetayer's avatar
      Fix multiple warnings · 113f3e35
      Jean-Marie Lemetayer authored
       - Replace 'typedef reg' by 'struct stlink_reg'
       - Prefix the 'sl' global variable with a 'g'
       - Rename 'j' -> 'k' and 'i' -> 'j' variables
       - Rename 'hex' variable into 'hextmp'
       - Fix unused parameter
       - Use a correct printf format for gsize
       - Use correct MAX macro
       - Use correct data casting
       - Do not use 'GTK_STOCK_*' anymore
       - Do not use 'gtk_tree_view_set_rules_hint'
       - Remove unused functions
       - Explicitly cast data type
       - Enable Werror
      113f3e35
  5. May 26, 2016
  6. May 21, 2016
  7. May 20, 2016
  8. May 19, 2016
  9. May 18, 2016
  10. May 16, 2016
  11. May 13, 2016
  12. May 12, 2016
  13. May 11, 2016
  14. May 09, 2016