10 Commits

Author SHA1 Message Date
Jonathan Bernard
cd7f14cb2d Added FlatProjectView. Used it to create an 'All Issues' project in pit-swing.
Solves issue #11: pit-swing: Add a default, "all-projects" view.
2010-04-24 18:10:19 -05:00
Jonathan Bernard
e65e2bbe47 Resolves issues 0013, 0022, and 0019.
0013: Hide a new issue after a delay if does not match the viewing criteria.
0022: New 'Bugs' created are not correctly categorized.
0019: Add the ability to change the Issue text size.
2010-04-20 14:02:08 -05:00
Jonathan Bernard
ec690f8a98 Split pit-swing into multiple MVC components. Added the ability to open
multiple issue repos simultaneously.

Seperated the main split pane into its own MVC.
Seperated out the new issue dialog into its own MVC

Need to write testing code.
2010-03-09 10:17:26 -06:00
Jonathan Bernard
fcec66de70 Still updating pit-swing. 2010-03-09 00:28:26 -06:00
Jonathan Bernard
cd8cdf02a4 In the middle of updating pit-swing. 2010-03-08 21:33:49 -06:00
Jonathan Bernard
a3f9f4b291 Restructered pit-swing to better follow MVC paradigm.
Adding extensibility features for pit-swing.
2010-03-02 11:59:33 -06:00
Jonathan Bernard
4179b993f4 HG corrupted local copy, lost 22 changesets 2010-02-26 13:21:24 -06:00
Jonathan Bernard
45516a5cd9 Began work on pit-swing. 2010-02-23 21:01:55 -06:00
Jonathan Bernard
c601910557 Beginning work on pit-swing 2010-02-22 11:50:42 -06:00
Jonathan Bernard
f3f30237b2 Reorganizing into subprojects.
libpit      - Personal Issue Tracker core libraries (Filter, Issue, Project, Category)
pit-cli     - Command Line Interface (CLI) to libpit
pit-swing   - Graphical, Swing interface to libpit (built using Griffon)

libpit and pit-swing both build, though pit-swing is just an empty griffon poject.
2010-02-13 11:58:00 -06:00