Re: gitk next/prev buttons

2013-10-08 Thread Marc Branchaud
On 13-10-08 03:36 PM, Jonathan Nieder wrote: > > In a branchy history, it is possible for the next matching commit to > actually be newer. Chronologically, yes. Gitk will often display a history like this (here the numbers represent commit dates, so 1 is the oldest commit, and I've rotated this

Re: gitk next/prev buttons

2013-10-08 Thread Jonathan Nieder
Hi, Marc Branchaud wrote: > On 13-09-30 10:31 PM, Lucas Sandery [three am design] wrote: >> The "next" and "prev" buttons are lacking consistency and logic. For LTR >> languages previous is almost always on the left, and next on the right. The >> words are contradictory, "next" actually goes to b

Re: gitk next/prev buttons

2013-10-08 Thread Marc Branchaud
On 13-09-30 10:31 PM, Lucas Sandery [three am design] wrote: > The "next" and "prev" buttons are lacking consistency and logic. For RTL > languages previous is almost always on the left, and next on the right. The > words are contradictory, "next" actually goes to backwards chronologically, > and "

Re: gitk next/prev buttons

2013-10-01 Thread Lucas Sandery
On 2013-10-01 12:01, Lucas Sandery [three am design] wrote: For RTL languages I meant LTR languages but I'm guessing that, if their is a RTL version of gitk, it needs fixing, too. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kern

gitk next/prev buttons

2013-09-30 Thread Lucas Sandery [three am design]
The "next" and "prev" buttons are lacking consistency and logic. For RTL languages previous is almost always on the left, and next on the right. The words are contradictory, "next" actually goes to backwards chronologically, and "prev" goes forward. Could the positions of the buttons be switche