| 08/03/08 19:29:18 |
502
|
502
|
Brian |
Added the Alter Schedule scripts to setup.py |
| 08/02/08 17:57:06 |
501
|
501
|
Brian |
Added ORM scripts to windows setup.py |
| 08/02/08 17:43:33 |
500
|
500
|
Brian |
Fix undo and redo of added objects |
| 08/02/08 17:12:00 |
499
|
499
|
Brian |
Update on build instructions for v0.10 on windows |
| 08/02/08 16:55:35 |
498
|
498
|
Brian |
Changes to build v0.10 beta |
| 08/01/08 20:33:23 |
495
|
495
|
Brian |
Remove graphic of object when it's deletion is redone |
| 08/01/08 20:33:01 |
494
|
494
|
Alexander |
picked out new bar colors |
| 08/01/08 19:34:46 |
492
|
492
|
Alexander |
set completion bar to black |
| 08/01/08 19:25:54 |
491
|
491
|
Alexander |
rearranged a couple of lines |
| 08/01/08 18:51:18 |
490
|
490
|
Alexander |
readme for ganttpv v0.10 |
| 07/31/08 16:37:20 |
489
|
489
|
Brian |
Added registration of object types (similar to registration of subtypes) |
| 07/31/08 16:35:38 |
488
|
488
|
Brian |
Alex reworked and improved the deletion of graphic objects |
| 07/31/08 12:52:36 |
487
|
487
|
Alexander |
minor changes to the ORM help |
| 07/31/08 12:18:07 |
485
|
485
|
Alexander |
separated role and ring constraints; simplified binding of menu events |
| 07/31/08 08:29:38 |
483
|
483
|
Alexander |
moved default script shortcuts to from StartupData? to Menu |
| 07/31/08 08:25:53 |
482
|
482
|
Alexander |
cursor fix |
| 07/31/08 01:31:41 |
481
|
481
|
Brian |
Alex changes. Added arrow to subset constraint. Fixed pen to use color ... |
| 07/31/08 00:52:02 |
480
|
480
|
Brian |
Alex fixed GetFollowers? to omit invalid objects (that "shouldn't" be there ... |
| 07/31/08 00:45:15 |
479
|
479
|
Brian |
Change object factory to by default return None instead of deleted ... |
| 07/24/08 07:30:34 |
477
|
477
|
Alexander |
fix overzealous undo typing |
| 07/23/08 18:43:56 |
476
|
476
|
Brian |
Expand ORM quick start documentation |
| 07/23/08 18:13:27 |
475
|
475
|
Alexander |
delete role names with their connectors |
| 07/23/08 17:55:59 |
474
|
474
|
Alexander |
simplify undo typing in ORM |
| 07/23/08 15:51:10 |
473
|
473
|
Alexander |
fix typo |
| 07/23/08 14:29:22 |
472
|
472
|
Alexander |
graphics for ring constraints |
| 07/22/08 12:51:04 |
471
|
471
|
Alexander |
integrated the script shortcuts into Data.Option |
| 07/19/08 15:05:03 |
470
|
470
|
Brian |
Move all of the ORM quickstart information to its own menu item and frame |
| 07/17/08 20:34:24 |
469
|
469
|
Alexander |
ORM: extended 'delete role sequence' to all sequence numbers |
| 07/09/08 14:11:46 |
468
|
468
|
Brian |
Adjust size of orm diagram fonts on Mac |
| 07/05/08 16:56:00 |
467
|
467
|
Brian |
Fix line type for nexted fact and wording in a menu |
| 06/28/08 19:22:39 |
465
|
465
|
Brian |
Added add/delete of the role name shape. Added cursor editing of object ... |
| 06/26/08 20:43:24 |
464
|
464
|
Brian |
In Data.py, allow objects to be used as hash keys. In ORM.py, found some ... |
| 06/18/08 22:26:26 |
463
|
463
|
Brian |
More debugging on undo redo (expecially the objectified fact type). ... |
| 06/18/08 20:59:23 |
462
|
462
|
Alexander |
prepare to redirect fact type shapes to fact reading table |
| 06/18/08 18:09:25 |
461
|
461
|
Alexander |
removed unused onMouse variant |
| 06/18/08 17:59:29 |
460
|
460
|
Brian |
Only initialize followers array when graphic objects are created |
| 06/18/08 15:30:50 |
459
|
459
|
Alexander |
fixed deletion of roles |
| 06/18/08 13:27:42 |
458
|
458
|
Alexander |
removed CustomTreeCtrl? and FlatNotebookfrom? ORM.py |
| 06/18/08 12:42:45 |
457
|
457
|
Brian |
Added ring constraint names to popup menu |
| 06/18/08 11:42:06 |
456
|
456
|
Alexander |
bug fix on role names |
| 06/17/08 23:30:26 |
455
|
455
|
Brian |
Windows wouldn't accept 'ANY' suffix for cursor, 'BMP' required |
| 06/17/08 21:47:54 |
454
|
454
|
Alexander |
elegant algorithm for following a role connector |
| 06/17/08 20:53:37 |
452
|
452
|
Brian |
Update the ORM 'more info' sites per Terry's suggestion |
| 06/17/08 17:30:24 |
451
|
451
|
Alexander |
fixed bug where role names moved twice as much; added pencil cursor |
| 06/16/08 14:53:09 |
449
|
449
|
Alexander |
adjust the help information by platform |
| 06/16/08 12:20:16 |
447
|
447
|
Brian |
In Data.py, Alex added access type 'role2' for a sorted list display in a ... |
| 06/13/08 23:35:00 |
445
|
445
|
Brian |
Improved object api in Data.py to simplify setting of object pointers. ... |
| 06/11/08 02:32:35 |
443
|
443
|
Brian |
Restored code required to show undo of moves |
| 06/11/08 02:22:03 |
441
|
441
|
Brian |
Correct display of undeleted objects. Change color of subtype arrow to ... |
| 06/10/08 17:33:38 |
440
|
440
|
Alexander |
moved gantt bars to report column |
| 06/09/08 15:49:05 |
438
|
438
|
Brian |
Add IsUIDeletable to indicate which objects should be directly deletable ... |
| 06/09/08 00:40:17 |
437
|
437
|
Brian |
Changes to get delete role sequence working |
| 06/08/08 17:20:50 |
436
|
436
|
Brian |
Display fact type roles using the reading's role sequence, not the fact ... |
| 06/07/08 23:41:26 |
434
|
434
|
Brian |
Renamed orm objects to RoleSequence? and RolePosition?. Made sure that ... |
| 06/06/08 23:29:20 |
432
|
432
|
Alexander |
add icons to svn |
| 06/06/08 22:52:25 |
430
|
430
|
Alexander |
deontic constraints; three-way role constraints; shift-click on constraint ... |
| 06/06/08 22:10:00 |
429
|
429
|
Brian |
Make the default ORM diagram size more squarish |
| 06/06/08 20:56:21 |
427
|
427
|
Brian |
Add objectified fact types |
| 06/06/08 13:42:29 |
425
|
425
|
Brian |
Display constraint symbols; connect correctly to adjacent pairs of roles |
| 06/05/08 17:29:34 |
424
|
424
|
Alexander |
workaround for bug in GetPixel? on MacOSX; moved rolebox connector logic ... |
| 06/05/08 13:03:43 |
421
|
421
|
Brian |
Will now add and connect role and subtype constraints |
| 06/05/08 09:36:46 |
420
|
420
|
Brian |
Implemented role selection approach that Alex and I discussed. (Alex, ... |
| 06/04/08 16:26:35 |
418
|
418
|
Brian |
Alternative to 'get()' in object api. Added n-1 span uniqueness ... |
| 06/04/08 03:55:01 |
416
|
416
|
Brian |
Added Role entries to Fact Type popup menu |
| 06/02/08 21:09:43 |
414
|
414
|
Brian |
Added reverse role order popup. Don't display role names until they follow ... |
| 06/02/08 18:18:06 |
411
|
411
|
Brian |
Revised the ORM object model. Added subtypes to Data's object api. |
| 05/22/08 13:50:34 |
409
|
409
|
Brian |
Prevent duplicate pseudo dc graphics when diagram is first opened |
| 05/20/08 13:05:00 |
407
|
407
|
Alexander |
commented out flatbook notebook and customtree control |
| 05/20/08 12:53:04 |
406
|
406
|
Brian |
updated readme to v0.9; fixed another GetMenuItems? bug |
| 05/19/08 22:04:59 |
403
|
403
|
Brian |
Add Object API to Data. Add ORM Diagram Report. |
| 05/17/08 13:33:16 |
399
|
399
|
Alexander |
added registry to remember window size and position; sorted insert column ... |
| 05/16/08 22:58:27 |
397
|
397
|
Brian |
Added actual and baseline plan bars |
| 05/16/08 20:29:00 |
396
|
396
|
Brian |
Alex's change to allow the first script in the menu to be repeated |
| 05/16/08 14:38:36 |
395
|
395
|
Alexander |
added search box to assignment dialog |
| 05/13/08 22:35:21 |
394
|
394
|
Alexander |
include first names in assignment dialog; better default name for new rows |
| 03/14/08 21:41:13 |
384
|
384
|
Brian |
For GanttPV_Win release 0.9. Fix missing dll problem and use Alex's icon ... |
| 03/14/08 19:48:20 |
383
|
383
|
Brian |
Changes for release v0.9 |
| 03/05/08 17:33:38 |
381
|
381
|
Brian |
This is from Alex. He fixed the bug that prevented scroll bars from ... |
| 03/03/08 17:27:21 |
379
|
379
|
Brian |
When GanttPV returns multiple values in a cell, it was trying to use str() ... |
| 02/21/08 17:57:06 |
376
|
376
|
Alexander |
GanttPV: allow shifting of multiple rows |
| 09/28/07 22:13:59 |
340
|
340
|
Alexander |
revise build instructions |
| 09/27/07 10:35:04 |
338
|
338
|
Alexander |
second try ... |
| 09/27/07 10:29:20 |
337
|
337
|
Alexander |
move bug fixes to v0.8 branch |
| 09/27/07 10:17:10 |
335
|
335
|
Alexander |
revise Brian's filename fix; fix Main window's 'Repeat Previous Script' |
| 09/26/07 21:55:45 |
334
|
334
|
Brian |
Set FileName? to None in New; api changed for menu |
| 09/15/07 14:43:04 |
331
|
331
|
Alexander |
changed version number to v0.8a |
| 09/15/07 14:36:00 |
330
|
330
|
Alexander |
make a branch for v0.8 source |
| 08/07/07 08:08:04 |
322
|
322
|
Alexander |
stopped using wxPython module to avoid warnings |
| 08/06/07 22:12:02 |
321
|
321
|
Alexander |
updated how-to-build file |
| 08/06/07 21:27:17 |
320
|
320
|
Alexander |
added new scripts to setup.py |
| 08/06/07 21:23:04 |
319
|
319
|
Alexander |
updated scripts on setup.py |
| 08/04/07 14:15:59 |
317
|
317
|
Alexander |
minor updates to the readme |
| 08/04/07 14:04:47 |
316
|
316
|
Alexander |
updated 'info.plist' for GanttPV v0.8 |
| 08/04/07 13:43:34 |
315
|
315
|
Alexander |
added the GanttPV 'mac extras' to subversion |
| 08/01/07 12:22:19 |
313
|
313
|
Alexander |
updated readme for v0.8 |
| 07/31/07 08:21:57 |
312
|
312
|
Alexander |
|
| 07/31/07 01:17:55 |
311
|
311
|
Alexander |
fixed the bug Blake found inv0.8 beta |
| 05/09/07 21:23:07 |
310
|
310
|
Brian |
New POT file created |
| 03/29/07 16:25:01 |
303
|
303
|
Brian |
Prevent SetCellValue? from changing protected cells. Update comments in ... |
| 03/26/07 17:39:34 |
302
|
302
|
Brian |
Prevent windows from shifting down screen when reopened. Finish cell edits ... |
| 03/01/07 20:10:14 |
299
|
299
|
Brian |
Adjust about dialog size for mac |
| 03/01/07 18:25:39 |
298
|
298
|
Brian |
Fix typo in windows build instructions |
| 03/01/07 18:15:21 |
297
|
297
|
Brian |
Fix some typos in quick start. |
| 03/01/07 14:33:40 |
296
|
296
|
Brian |
Include new script in windows setup. |
| 03/01/07 13:14:40 |
294
|
294
|
Brian |
Update to include save backup copy script |
| 03/01/07 09:47:36 |
292
|
292
|
Brian |
Adjust About window to work better on windows. |
| 02/28/07 00:01:14 |
291
|
291
|
Brian |
Preparation for v0.8 release. One change to avoid unnecessary cursor ... |
| 02/26/07 22:17:58 |
287
|
287
|
Brian |
Adjust width of quick start window for mac |
| 02/26/07 18:31:40 |
286
|
286
|
Brian |
Add re-run last script command |
| 02/24/07 10:33:47 |
285
|
285
|
Brian |
Improvements to shortcut menu |
| 02/21/07 18:25:38 |
282
|
282
|
Brian |
Enable hierarchy shift left/right if parent id column type is defined. Do ... |
| 02/02/07 16:19:48 |
277
|
277
|
Brian |
Allow rows to be moved via keyboard command (thanks Alex) |
| 01/31/07 00:19:17 |
274
|
274
|
Brian |
Add shift left/right to manipulate hierarchies |
| 01/27/07 00:39:23 |
273
|
273
|
Brian |
Replace Insert Child with Shift Left/Right in UI (still need to implement ... |
| 01/26/07 23:55:32 |
272
|
272
|
Brian |
Add explanation of resource groups to quick start |
| 01/05/07 21:02:42 |
271
|
271
|
Alexander |
various minor fixes, including Windows label size |
| 12/30/06 03:42:47 |
269
|
269
|
Brian |
Update quickstart help dialogs |
| 12/29/06 23:57:00 |
268
|
268
|
Brian |
Add open selected report to file menu |
| 12/29/06 22:42:54 |
267
|
267
|
Brian |
Added edit project/report name to edit menu |
| 12/29/06 12:12:02 |
266
|
266
|
Alexander |
when editing a cell, undo message is now the column label |
| 12/28/06 20:59:37 |
263
|
263
|
Alexander |
GanttPV: added Copy and Paste |
| 12/22/06 10:56:06 |
251
|
251
|
Alexander |
added 'Sort Column' icon |
| 12/07/06 19:58:38 |
249
|
249
|
Alexander |
minor fix to Quick Start |
| 12/07/06 15:51:30 |
248
|
248
|
Brian |
More corrections to quick start text |
| 12/07/06 13:31:27 |
247
|
247
|
Brian |
Update quick start text |
| 12/06/06 20:33:36 |
245
|
245
|
Brian |
Improve logic of current cell adjustment in CreateRow? |
| 12/06/06 16:28:25 |
244
|
244
|
Brian |
move current cell to inserted row and scroll display to show it |
| 11/26/06 15:53:33 |
239
|
239
|
Brian |
Additional Mac changes to fix broken row select logic in wx.grid |
| 11/26/06 02:53:24 |
238
|
238
|
Brian |
fix broken row select logic in wx.grid |
| 11/22/06 21:47:48 |
237
|
237
|
Alexander |
merged final changes from v0.7 |
| 10/21/06 22:17:25 |
233
|
233
|
Alexander |
removed commented-out functions from Data.py (v0.8) |
| 10/21/06 22:14:46 |
232
|
232
|
Alexander |
noted dependency bug fix in the readme |
| 10/21/06 22:08:10 |
231
|
231
|
Brian |
Update indicator of which beta this is |
| 10/20/06 10:53:44 |
230
|
230
|
Alexander |
fixed bug in OnPrerequisite? that made duplicate dependency records |
| 10/17/06 22:40:26 |
228
|
228
|
Alexander |
made a branch for v0.7 ... |
| 10/14/06 10:03:05 |
226
|
226
|
Alexander |
fixed bug that sometimes prevents inserting row to an empty report |
| 10/13/06 14:19:34 |
225
|
225
|
Alexander |
GanttPV: fixed bugs with assignment dialog in UI.py |
| 10/05/06 12:10:10 |
218
|
218
|
Brian |
Include two new scripts in Windows release. |
| 09/30/06 22:46:09 |
217
|
217
|
Alexander |
GanttPV: added the icons to svn |
| 09/29/06 09:24:35 |
214
|
214
|
Alexander |
fix typo in StartupData? |
| 09/28/06 10:08:58 |
212
|
212
|
Brian |
Indicate release v0.7d in about dialog. |
| 09/19/06 22:38:26 |
209
|
209
|
Alexander |
mention 'Move Task Start Dates' in the readme |
| 09/14/06 21:41:21 |
203
|
203
|
Alexander |
fixed eol-style on UI_Design.py |
| 09/09/06 18:14:01 |
201
|
201
|
Alexander |
changed RunScript? to save the script name |
| 09/09/06 17:55:34 |
200
|
200
|
Brian |
Adjust main report columns widths so column headers aren't truncated. |
| 09/02/06 16:05:38 |
190
|
190
|
Brian |
Work around mac python bug that prevents ... |
| 08/28/06 21:56:19 |
186
|
186
|
Brian |
Blake's change to make the Linux timescale header's visible. |
| 08/28/06 21:29:47 |
184
|
184
|
Brian |
Change beta version letter in About box. |
| 08/26/06 15:56:56 |
178
|
178
|
Alexander |
minor fix to AddReportType? |
| 08/26/06 15:50:59 |
177
|
177
|
Alexander |
merge client and server versions of Data.py |
| 08/26/06 15:28:26 |
175
|
175
|
Alexander |
minor translation change |
| 08/17/06 16:32:56 |
163
|
163
|
Brian |
Add letter to about window to identify version of beta release. |
| 08/17/06 16:18:37 |
162
|
162
|
Brian |
Add import to support reading MS Project XML files. |
| 08/17/06 14:49:23 |
161
|
161
|
Brian |
Update instructions to build windows version |
| 08/15/06 21:57:17 |
158
|
158
|
Alexander |
fix start date bug |
| 08/13/06 21:55:38 |
157
|
157
|
Brian |
Changes to get Mac versions to work |
| 08/12/06 17:00:15 |
156
|
156
|
Brian |
Prevent extra -Window- menu in Mac version |
| 08/10/06 11:55:59 |
155
|
155
|
Brian |
Changes to get v0.7 working on Windows. |
| 08/10/06 00:55:58 |
154
|
154
|
Brian |
Added setup_mac.py for creating GanttPV for Mac OS X 10.4 |
| 08/08/06 10:03:02 |
153
|
153
|
Alexander |
fixed bug in drawing column headers |
| 08/07/06 22:28:14 |
152
|
152
|
Alexander |
updated GanttPV readme |
| 08/04/06 18:08:18 |
151
|
151
|
Brian |
Update Mac build instructions |
| 08/01/06 22:31:51 |
149
|
149
|
Brian |
Update the translation template |
| 07/30/06 01:06:19 |
148
|
148
|
Brian |
Started making changes to build scripts for 0.7 |
| 07/30/06 00:47:52 |
147
|
147
|
Brian |
Add expansion of resource work groups. |
| 07/26/06 10:20:52 |
146
|
146
|
Alexander |
added 'Other' field to NextID |
| 07/25/06 17:33:21 |
145
|
145
|
Alexander |
GanttPV: added AddAlias? and UpdateAliases? |
| 07/23/06 23:16:08 |
143
|
143
|
Brian |
More edits to quick start documentation. ... |
| 07/23/06 22:41:46 |
142
|
142
|
Brian |
Implement creation of resource groups. Translate column type labels. |
| 07/23/06 02:17:38 |
141
|
141
|
Brian |
Add labels to most column types for use in translation. Also made Duration ... |
| 07/22/06 23:18:13 |
140
|
140
|
Brian |
Updated QuickStart? comments. |
| 07/22/06 21:14:39 |
138
|
138
|
Brian |
This is the first major update to the startup data since release 0.1. ... |
| 07/20/06 16:58:03 |
132
|
132
|
Alexander |
implement 'Insert Child' |
| 07/16/06 02:19:47 |
131
|
131
|
Brian |
Implement autosave on quit, revert to open, and improve quick start help. |
| 07/14/06 16:43:22 |
130
|
130
|
Brian |
Include Zeroconf in GanttPV so scripts will be able to use it. |
| 07/10/06 11:19:44 |
128
|
128
|
Brian |
Some improvements to quick start. |
| 07/09/06 21:18:43 |
127
|
127
|
Brian |
Implement Quick Start and Shortcuts menus. Make it possible for ... |
| 07/06/06 19:51:11 |
124
|
124
|
Brian |
A few more changes to get language translation to work |
| 07/06/06 18:15:00 |
123
|
123
|
Brian |
Translate table names in menu text. |
| 07/06/06 14:02:22 |
122
|
122
|
Brian |
Code to apply language from options file. UI design typos fixed. |
| 07/05/06 18:07:36 |
121
|
121
|
Alexander |
GanttPV: moving rows in the main window |
| 07/05/06 12:45:43 |
120
|
120
|
Brian |
Make sure dynamic menus are translated. Use Alex's insert after code. Fix ... |
| 07/04/06 20:56:20 |
119
|
119
|
Brian |
Connect new menu items (for 0.7) |
| 07/04/06 12:14:36 |
118
|
118
|
Brian |
Fix type in UI design code. |
| 07/04/06 12:00:51 |
117
|
117
|
Brian |
Updated UI design for release 0.7 and for language support. |
| 07/03/06 12:18:10 |
116
|
116
|
Brian |
Start to add logic for platform specific code. |
| 07/03/06 12:13:56 |
115
|
115
|
Brian |
Rename UI design file. |
| 06/08/06 16:03:54 |
111
|
111
|
Alexander |
|
| 06/06/06 17:17:50 |
109
|
109
|
Alexander |
GanttPV: hints, inserts after cursor, preserve window order |
| 06/02/06 00:12:41 |
106
|
106
|
Alexander |
fixed time unit bug |
| 05/20/06 10:20:52 |
103
|
103
|
Alexander |
fix holiday bugs; added report layout functions; replaced 'Find Scripts' ... |
| 05/14/06 22:47:34 |
102
|
102
|
Brian |
Add files for language translation support |
| 05/06/06 12:21:27 |
101
|
101
|
Alexander |
allow dependencies between parent tasks |
| 05/06/06 10:34:37 |
100
|
100
|
Alexander |
GanttPV: extended 'Assign Resources' button to work in reverse |
| 04/22/06 15:19:58 |
99
|
99
|
Alexander |
GanttPV: override drawing of column headers to produce more attractive ... |
| 04/13/06 20:28:12 |
96
|
96
|
Alexander |
minor improvements |
| 04/05/06 15:00:34 |
88
|
88
|
Brian |
Fix resoure measurement get and set |
| 04/05/06 02:11:54 |
87
|
87
|
Brian |
Apply date fix from server version |
| 04/04/06 22:37:26 |
83
|
83
|
Brian |
Allow override of FirstDate? in time scales. |
| 04/04/06 22:00:08 |
82
|
82
|
Brian |
Moved SetValue? logic out of GanttReport? and into Data as SetCellValue?. ... |
| 04/01/06 10:23:37 |
73
|
73
|
Alexander |
added routines to change the script folder |
| 03/25/06 13:56:55 |
59
|
59
|
Alexander |
moved the 'meat' of UpdateRowPointers? and UpdateColumnPointers? to Data.py; ... |
| 03/23/06 23:11:05 |
58
|
58
|
Brian |
Track deltas relative to server (Update in Data.py) |
| 03/17/06 16:30:36 |
50
|
50
|
Brian |
Moved to ReportAids? all of the routines that know about wx, GanttPV, ... |
| 03/17/06 02:17:41 |
49
|
49
|
Brian |
GanttPV.py - fix bug that prevents open of main window if saved while ... |
| 03/16/06 15:17:39 |
48
|
48
|
Alexander |
rewrote time period functions; updated scrolling; skip deleted rows and ... |
| 03/14/06 16:02:20 |
47
|
47
|
Alexander |
More options for list columns. Allow multiple new reports. |
| 03/11/06 15:59:48 |
41
|
41
|
Brian |
Make eols consistent. Use native style during checkout. |
| 03/11/06 13:57:30 |
38
|
38
|
Brian |
Add GanttPV source to repository |