Skip to content
  1. Mar 27, 2018
  2. Mar 24, 2018
  3. Mar 06, 2018
    • Juan Pablo Ugarte's avatar
      f87b1d6e
    • Juan Pablo Ugarte's avatar
      Fix glade_util_container_get_all_children() · 3a4ad916
      Juan Pablo Ugarte authored
      gtk_container_forall() no longer returns all children for all classes
      
      For example in GtkActionBar forall() only returns the internal revealer child
      and foreach() returns all the widgets added by the user which are inside a
      box which parent its the internal revealer
      
      So in order to get all the children we need to call forall() and foreach() and remove duplicates
      
      This fixes bug #778537 "ActionBar need placeholder"
      3a4ad916
  4. Mar 03, 2018
  5. Mar 01, 2018
  6. Feb 28, 2018
  7. Feb 26, 2018
  8. Feb 25, 2018
  9. Feb 24, 2018
  10. Feb 17, 2018
  11. Jan 30, 2018
  12. Dec 31, 2017
  13. Nov 26, 2017
  14. Nov 18, 2017
  15. Nov 08, 2017
  16. Oct 18, 2017
  17. Oct 16, 2017
  18. Oct 10, 2017
  19. Oct 05, 2017
  20. Oct 02, 2017