Skip to content
Snippets Groups Projects
Select Git revision
  • passt default
  • master
  • pu
  • todo
  • next
  • maint
  • v2.8.0-rc1
  • v2.8.0-rc0
  • v2.7.2
  • v2.7.1
  • v2.7.0
  • v2.6.5
  • v2.7.0-rc3
  • v2.7.0-rc2
  • v2.7.0-rc1
  • v2.7.0-rc0
  • v2.6.4
  • v2.6.3
  • v2.6.2
  • v2.6.1
  • v2.3.10
  • v2.5.4
  • v2.4.10
  • v2.6.0
  • v2.6.0-rc3
  • v2.5.3
26 results

git-gui

Blame
    • Shawn O. Pearce's avatar
      0c8d7839
      git-gui: Be more Macintosh like. · 0c8d7839
      Shawn O. Pearce authored
      
      It is tradition for applications to store their about and preferences
      menu options within the application menu.  This is the first menu in
      the menu bar, just after the apple menu.  Apparently the way to access
      this menu from Tk on Mac OS X systems is to create a special menu whose
      name ends in ".apple" and place it into the menu bar.
      
      So now if we are on Mac OS X we move our about menu and our options menu
      into the application menu, like other Mac OS X applications.
      
      Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
      0c8d7839
      History
      git-gui: Be more Macintosh like.
      Shawn O. Pearce authored
      
      It is tradition for applications to store their about and preferences
      menu options within the application menu.  This is the first menu in
      the menu bar, just after the apple menu.  Apparently the way to access
      this menu from Tk on Mac OS X systems is to create a special menu whose
      name ends in ".apple" and place it into the menu bar.
      
      So now if we are on Mac OS X we move our about menu and our options menu
      into the application menu, like other Mac OS X applications.
      
      Signed-off-by: default avatarShawn O. Pearce <spearce@spearce.org>
    git-gui 77.92 KiB