HG corrupted local copy, lost 22 changesets

This commit is contained in:
Jonathan Bernard
2010-02-26 13:21:24 -06:00
parent 39d98f7dde
commit 4179b993f4
80 changed files with 769 additions and 111 deletions

View File

@ -0,0 +1,5 @@
Remember last opened directory.
===============================
This affects the JFileChooser, not the model.rootProject.

View File

@ -0,0 +1,2 @@
De-select the 'CLOSED' category by default.
===========================================

View File

@ -0,0 +1,2 @@
Clear the 'New Task...' dialog when hidden.
===========================================

View File

@ -0,0 +1,2 @@
Set the default priority to '5'.
================================

View File

@ -0,0 +1,2 @@
Issue display needs to save changes.
====================================

View File

@ -0,0 +1,2 @@
Do not load project directory on startup.
=========================================

View File

@ -0,0 +1,2 @@
Clear project lists when opening a new directory.
=================================================

View File

@ -0,0 +1,5 @@
Issue display may still lose changes.
=====================================
If the mouse is not within the text area and the user clicks on something
that changes the text area content, the changes are not saved.

View File

@ -0,0 +1 @@
Add an optional word-wrap at 80 characters for the Issue display

View File

@ -0,0 +1,2 @@
Make 'New' the default new issue status.
========================================

View File

@ -0,0 +1,2 @@
Add the ability to sort issues based on priority, id, category, or status.
==========================================================================