Commit Graph

8 Commits

Author SHA1 Message Date
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
fcec66de70 Still updating pit-swing. 2010-03-09 00:28:26 -06:00
cd8cdf02a4 In the middle of updating pit-swing. 2010-03-08 21:33:49 -06:00
a3f9f4b291 Restructered pit-swing to better follow MVC paradigm.
Adding extensibility features for pit-swing.
2010-03-02 11:59:33 -06:00
4179b993f4 HG corrupted local copy, lost 22 changesets 2010-02-26 13:21:24 -06:00
45516a5cd9 Began work on pit-swing. 2010-02-23 21:01:55 -06:00
c601910557 Beginning work on pit-swing 2010-02-22 11:50:42 -06:00
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