Mercurial > hg > ConflictEditor
log
age | author | description |
---|---|---|
Fri, 07 Oct 2011 05:59:38 +0200 | dirk | add a comment why we discard the index here |
Fri, 07 Oct 2011 05:55:30 +0200 | dirk | do not use the selection index in conflict list from the event, get it from the list instead. If the selection is cleared in the list, the event will report a wrong index. |
Fri, 07 Oct 2011 05:41:53 +0200 | dirk | do not use a custom combo box model, instead fill a default one from preferences and attach an action listener to the combo that ensures that yet unknown database URLs will be stored in preferences. |