[root]/Gimped

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 111 (100.0%) | 4697 (100.0%) | 42.3 |
| okahle | 43 (38.7%) | 1704 (36.3%) | 39.6 |
| benridgway | 33 (29.7%) | 1657 (35.3%) | 50.2 |
| coolhandluke1 | 28 (25.2%) | 1114 (23.7%) | 39.7 |
| mawh2688 | 7 (6.3%) | 222 (4.7%) | 31.7 |
Finished making update work woohoo!
52 lines of code changed in:
worked more on the gui side of the update function. Still having bugs but much closer now.
50 lines of code changed in:
split the PopulateListBoxes into two functions, one is just a plane populate used for initial display, the other is UpdateListBoxes which is Bens differencing function. Also cleared the datagrid view after the lstOptionListBox_ItemChecked is triggered to allow the datagrid view to reflect the actual results, not just appending the new results to the origional.
29 lines of code changed in:
Clear the Hex display after close xml added.
8 lines of code changed in:
Removed no longer used or needed extra copies of .dtd files and one .xml file
0 lines of code changed in:
Removed Owens "test" button, and fixed hex viewer so program will compile
12 lines of code changed in:
fixed hex viewer
1 lines of code changed in:
*** empty log message ***
49 lines of code changed in:
Added Hex Viewer
138 lines of code changed in:
*** empty log message ***
2 lines of code changed in:
*** empty log message ***
0 lines of code changed in:
*** empty log message ***
17 lines of code changed in:
*** empty log message ***
105 lines of code changed in:
finished up update function (i hope) made a few changes to lucas's constraint generator.
44 lines of code changed in:
*** empty log message ***
11 lines of code changed in:
Created
56 lines of code changed in:
Comments and descriptions
80 lines of code changed in:
Added CreateWhereConstraints(), and UpdateDataTableQuery()
renamed CretateWhere() ------> to CretateWhereJoins()
103 lines of code changed in:
DeMonolithified the GUI and tried to deal with Ben's changes. Idiot, gosh!
105 lines of code changed in:
Tested Ben's addition to the code base since release 2.0, found and fixed slight problem with sql string being generated.
10 lines of code changed in:
(48 more)