Skip to content
  1. May 18, 2015
  2. Jan 01, 2013
  3. May 25, 2012
  4. Apr 30, 2012
  5. Mar 24, 2012
  6. Mar 19, 2012
  7. Mar 03, 2012
  8. Feb 28, 2012
  9. Feb 13, 2012
  10. Feb 06, 2012
  11. Jan 02, 2012
  12. Dec 29, 2011
  13. Dec 20, 2011
    • Giovanni Campagna's avatar
      dock: restore struts management · 1cb0af86
      Giovanni Campagna authored
      Similar to the fix in master, restore struts handling for the dock
      when not autohiding (except that we don't have GSettings here, so
      no dynamic changes)
      1cb0af86
  14. Dec 16, 2011
    • Giovanni Campagna's avatar
      Bump version for 3.2.3 · 83499251
      Giovanni Campagna authored
      Not a GNOME Shell release, but it's useful to tag mass-uploads of
      extensions (expecially for translations).
      3.2.3
      83499251
    • Giovanni Campagna's avatar
      all: remove all GSettings usage · 374abed8
      Giovanni Campagna authored
      Since GSettings is not supported in extensions in 3.2, all settings
      have been replaced by constants in JS files (except for user-theme,
      whose only purpose is to actually bridge GSettings to the shell).
      Customizations are still supported in master, and distributions
      packaging these extensions for system-wide install may consider
      reverting this bug.
      374abed8
  15. Dec 13, 2011
  16. Dec 11, 2011
    • Giovanni Campagna's avatar
      alternate-tab: use 3.2 binding names · 85620c0a
      Giovanni Campagna authored
      In 3.2 branch, the GSettings migration hasn't happened yet, so
      we need to use underscores in binding names.
      Also, uncomment some code that handles keyPressEvent, as the core
      shell code causes crashes in all_thumbnails, sometimes.
      85620c0a
  17. Dec 08, 2011
    • Giovanni Campagna's avatar
      alternative-status-menu: disconnect signals on enable() too · a585fa11
      Giovanni Campagna authored
      We need to disconnect the signals every time we destroy the
      IMStatusChooserItem, that is, both at enable() and at disable().
      
      (In particular, disconnecting at disable() doesn't matter much, since
      those signals are emitted only very early after login - which is why
      enabling in the middle of session worked before)
      a585fa11
  18. Dec 07, 2011
  19. Dec 03, 2011
  20. Dec 02, 2011
  21. Dec 01, 2011
  22. Nov 28, 2011
  23. Nov 19, 2011