Re: [PATCH] git-gui: use themed tk widgets with Tk 8.5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Junio C Hamano <gitster@xxxxxxxxx> wrote:
> "Shawn O. Pearce" <spearce@xxxxxxxxxxx> writes:
> > Johannes Schindelin <Johannes.Schindelin@xxxxxx> wrote:
> >> On Wed, 27 Jan 2010, Shawn O. Pearce wrote:
> >> > Pat Thoyts <patthoyts@xxxxxxxxxxxxxxxxxxxxx> wrote:
> >> > > 
> >> > > This patch enables the use of themed Tk widgets with Tk 8.5 and above.
> > ...
> >> > Thanks.  I've been running with this pretty much all day today;
> >> > it seems sane.  I'll probably push it shortly.
> >> 
> >> Thanks.  Can you notify me when you do so?  I will merge into 4msysgit.git 
> >> directly then.
> >
> > Its already there.
> 
> Is that an insn for me to pull?

You can pull my master branch if you like; though I wouldn't suggest
it for anything other than 'next' yet:


The following changes since commit 87cd09f43e56de5235d09aef3ff5d840419fef49:
  Giuseppe Bilotta (1):
        git-gui: work from the .git dir

are available in the git repository at:

  git://git.spearce.org/git-gui.git master

Christian Stimming (1):
      git-gui: Update German translation (12 new or changed strings).

Giuseppe Bilotta (4):
      git-gui: handle non-standard worktree locations
      git-gui: handle bare repos correctly
      git-gui: update shortcut tools to use _gitworktree
      git-gui: set GIT_DIR and GIT_WORK_TREE after setup

Jeff Epler (1):
      git-gui: Support applying a range of changes at once

Jens Lehmann (2):
      git-gui: Use git diff --submodule when available
      git-gui: Add a special diff popup menu for submodules

Pat Thoyts (1):
      git-gui: use themed tk widgets with Tk 8.5

Peter Oberndorfer (1):
      git-gui: use different icon for new and modified files in the index

Shawn O. Pearce (2):
      git-gui: Remove unused icon file_parttick
      git-gui: Update translation template

 git-gui.sh                   |  397 +++++++++++++++------
 lib/about.tcl                |   37 +--
 lib/blame.tcl                |   22 +-
 lib/branch_checkout.tcl      |   20 +-
 lib/branch_create.tcl        |   45 ++--
 lib/branch_delete.tcl        |   24 +-
 lib/branch_rename.tcl        |   32 +-
 lib/browser.tcl              |   41 ++-
 lib/choose_font.tcl          |   31 +-
 lib/choose_repository.tcl    |   94 +++---
 lib/choose_rev.tcl           |   51 ++--
 lib/class.tcl                |    7 +
 lib/console.tcl              |   17 +-
 lib/database.tcl             |   20 +-
 lib/diff.tcl                 |  259 ++++++++------
 lib/error.tcl                |   15 +-
 lib/index.tcl                |   13 +-
 lib/merge.tcl                |   14 +-
 lib/option.tcl               |   67 ++--
 lib/remote_add.tcl           |   37 +-
 lib/remote_branch_delete.tcl |   51 ++--
 lib/search.tcl               |   11 +-
 lib/shortcut.tcl             |    7 +-
 lib/sshkey.tcl               |   20 +-
 lib/status_bar.tcl           |   14 +-
 lib/themed.tcl               |  174 +++++++++
 lib/tools_dlg.tcl            |   87 ++---
 lib/transport.tcl            |   48 ++--
 po/de.po                     |  824 ++++++++++++++++++++++--------------------
 po/git-gui.pot               |  584 +++++++++++++++--------------
 30 files changed, 1772 insertions(+), 1291 deletions(-)
 create mode 100644 lib/themed.tcl

-- 
Shawn.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]