Skip to content
  1. May 21, 2010
  2. May 04, 2010
  3. Apr 22, 2010
  4. Apr 21, 2010
  5. Apr 14, 2010
  6. Apr 13, 2010
  7. Apr 12, 2010
    • Thomas Wood's avatar
      shell: split iconview behaviour and category views into separate objects · 7f1303e4
      Thomas Wood authored
      CcShellItemView is a GtkIconView derived object that modifies the the
      item activation behaviour to that required by the shell. In particular,
      items can be activated by a single click, and double or triple clicks are
      ignored. It also expects a particular model to be set and emits a signal
      containing relevant data when an item is activated.
      
      CcShellCategoryView is a widget that provides the category groups for the
      main overview of the shell. It consists of a title and a CcSehllItemView.
      7f1303e4
  8. Mar 31, 2010
  9. Mar 24, 2010
    • Thomas Wood's avatar
      shell: Add single instance support · fbb26e24
      Thomas Wood authored
      Use libunique to add single instance support to the shell to prevent
      multiple instances of the shell being started. If a second instance is
      started it will raise the existing instance and quit.
      fbb26e24
  10. Mar 23, 2010
  11. Mar 17, 2010
  12. Mar 10, 2010
  13. Mar 04, 2010
  14. Feb 26, 2010
    • Thomas Wood's avatar
      Add a "shell" property to CcPanel · 027f0e15
      Thomas Wood authored
      The shell property on CcPanel allows panels to access the shell they are
      parented in. This means panels can switch the user to a new panel if
      required.
      027f0e15
  15. Feb 25, 2010
  16. Feb 24, 2010
  17. Feb 17, 2010
  18. Feb 12, 2010