51 Commits (3e8ed3b93e9b46eb6fe61589482751728865de57)

Author SHA1 Message Date
Mark Levedahl 314c30936f [PATCH] gitk: Handle MouseWheel events on Windows 18 years ago
Mark Levedahl bd441de4df [PATCH] gitk: Enable selected patch text on Windows 18 years ago
Paul Mackerras 67a4f1a7f5 gitk: Fix bug causing the "can't unset idinlist(...)" error 18 years ago
Paul Mackerras e341c06d81 gitk: Eliminate diagonal arrows 18 years ago
Paul Mackerras 513a54dc21 gitk: Improve the drawing of links to parent lines 18 years ago
Paul Mackerras 6e8c870703 gitk: Establish and use global left-to-right ordering for commits 18 years ago
Paul Mackerras 3244729aac gitk: Add a context menu for file list entries 18 years ago
Paul Mackerras 005a2f4e6d gitk: Fix bugs in the Find function 18 years ago
Paul Mackerras 0eafba1405 gitk: Wait for the window to become visible after creating it 18 years ago
Shawn O. Pearce d23d98d3ba [PATCH] gitk: Bind keyboard actions to the command key on Mac OS 18 years ago
Mark Levedahl 86da5b6c97 [PATCH] gitk: Ignore ctrl-z as EOF on windows 18 years ago
Paul Mackerras ef3192b834 gitk: Make the fake commit for the index changes green rather than magenta 18 years ago
Paul Mackerras 8f48936391 gitk: Show changes in index and changes in working directory separately 18 years ago
Paul Mackerras 6ebedabf2d gitk: Fix bug introduced by previous commit 18 years ago
Paul Mackerras cdaee5db16 gitk: Improve handling of -- and ambiguous arguments 18 years ago
Paul Mackerras c961b228bc gitk: Use git log and add support for --left-right 18 years ago
Paul Mackerras 8c93917d23 gitk: Fix bug causing "can't read commitrow(0,n)" error 18 years ago
Brian Downing 096e96b493 [PATCH] gitk: Fix for tree view ending in nested directories 18 years ago
Paul Mackerras d36d385efd gitk: Remove the unused stopfindproc function 18 years ago
Paul Mackerras 69c0b5d240 gitk: Fix bug in the anc_or_desc routine 18 years ago
Paul Mackerras 4fb0fa197e gitk: Fix the find and highlight functions 18 years ago
Mark Levedahl 281404ca1d gitk: Update selection background colorbar in prefs dialog 18 years ago
Mark Levedahl 6bc9d1e2e7 gitk: Use a spinbox for setting tabstop settings 18 years ago
Paul Mackerras 706d6c3e76 gitk: Add a progress bar to show progress while resetting 18 years ago
Paul Mackerras 9396cd385a gitk: Improve handling of whitespace and special chars in filenames 18 years ago
Paul Mackerras f3326b66bf gitk: Fix bug causing nearby tags/heads to sometimes not be displayed 18 years ago
Paul Mackerras a2c22362cc gitk: Limit how often we change the canvas scrolling region 18 years ago
Paul Mackerras 6fb735aedb gitk: Add a "reset branch to here" row context-menu operation 18 years ago
Paul Mackerras 6a90bff1e8 gitk: Get rid of the childlist variable 18 years ago
Paul Mackerras 62d3ea65a7 gitk: Speed up the reading of references 18 years ago
Paul Mackerras 219ea3a99b gitk: Show local uncommitted changes as a fake commit 18 years ago
Paul Mackerras 322a8cc9b3 gitk: New algorithm for drawing the graph lines 18 years ago
Paul Mackerras 66e46f37de gitk: Store ids in rowrangelist and idrowranges rather than row numbers 18 years ago
Paul Mackerras 0060946397 gitk: Disable the head context menu entries for the checked-out branch 18 years ago
Paul Mackerras 43c2507438 gitk: Cope with commit messages with carriage-returns and initial blank lines 18 years ago
Paul Mackerras 7eb3cb9c68 gitk: Implement a simple scheduler for the compute-intensive stuff 18 years ago
Paul Mackerras e507fd4871 gitk: Improve the behaviour of the initial selection 18 years ago
Paul Mackerras 3fc4279a14 gitk: Add some more comments to the optimize_rows procedure 18 years ago
Paul Mackerras 0a4dd8b855 gitk: Don't try to list large numbers of tags or heads in the details pane 18 years ago
Paul Mackerras e11f123315 gitk: New infrastructure for working out branches & previous/next tags 18 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Mark Levedahl 7e12f1a629 [PATCH] gitk: Allow specifying tabstop as other than default 8 characters. 18 years ago
Mark Levedahl 59ddaf3d19 [PATCH] gitk: Update fontsize in patch / tree list 18 years ago
Mark Levedahl 60378c0c09 [PATCH] gitk: Make selection highlight color configurable 18 years ago
Paul Mackerras 696cf493f7 gitk: Use the -q flag to git checkout 18 years ago
Paul Mackerras a8d610a2a3 gitk: Allow user to choose whether to see the diff, old file, or new file 18 years ago
Eygene Ryabinkin 3a950e9a9c [PATCH] Improve look-and-feel of the gitk tool. 18 years ago
Eygene Ryabinkin d59c4b6fb7 [PATCH] Teach gitk to use the user-defined UI font everywhere. 18 years ago
Brandon Casey 1ce09dd678 [PATCH] prefer "git COMMAND" over "git-COMMAND" in gitk 18 years ago
Eric Wong e7a0919115 [PATCH] gitk: bind <F5> key to Update (reread commits) 18 years ago