Thomas Honigmann
-
2007-08-24
The comboboxes of WinCvs usually suggest the most recently used entry. An exception is the combobox "Force revision/branch" in the commit dialog which always starts empty.
The patch changes that behaviour. It uses a variable that already remembered the recently used entry (but was used only in the Mac version?).