------------------------------------------
-------GTP.NET.SL 1.0.8.7----
------------------------------------------
SLDev1.csproj (11)
GanttSample2.xaml.cs (6)
GTP.NET.SL.csproj (15)
Reference.cs (2)
Silverlight 3
GanttRow.cs (21)
Added OwningContentControl that will be initiated to the first ContentControl found upwards in the visual tree when the parent for this visual changes.
TimeItem.cs (22)
Changes to how the TimeItemSizedFE is found
------------------------------------------
-------GTP.NET.SL 1.0.5.13----
------------------------------------------
GanttSample2.xaml (9)
GanttSample2.xaml.cs (4)
Sample for UserDraw of progress percent
GanttRow.cs (20)
New events to catch GanttRow Clicks etc:
public event MouseEventHandler MouseEnterGanttRowBackground;
public event MouseEventHandler MouseLeaveGanttRowBackground;
public event MouseButtonEventHandler MouseLeftButtonDownGanttRowBackground;
public event MouseButtonEventHandler MouseLeftButtonUpGanttRowBackground;
public event MouseEventHandler MouseMoveGanttRowBackground;
------------------------------------------
-------GTP.NET.SL 1.0.4.26----
------------------------------------------
TimeItem.cs (20)
TimeItemLink.cs (11)
Added TimeItemLink UserDraw flag and event to allow for detailed control over time item link rendering; you can use this to add texts to link ends of draw your link anyway you want.
GanttRow.cs (19)
GanttRows that had zero time items did not get a correctly initialized GanttRowCanvas this in turn effected the currently selected row of grid or tree
------------------------------------------
-------GTP.NET.SL 1.0.4.18----
------------------------------------------
GanttSample2.xaml (8)
MoveBetweenControls.xaml (7)
DateScaler.cs (16)
DateScalerTextBrush
MinusbuttonStyle
PlusbuttonStyle
MinusbuttonVisibility
PlusbuttonVisibility
ScaleMarkerBrush
Scalemarkers now drawn with ScaleMarkerBrush
Datescaler texts drawn with DateScalerTextBrush
Most updates copied from Ed Dupas, Promodel ; Thanks!
Gantt.cs (22)
Bug corrected in VerticalDayStripesUse.
VerticalDayStripesUse="none" in xaml works correctly now.
DateScalerGeneric.cs (7)
Clean up of old drawing code
------------------------------------------
-------GTP.NET.SL 1.0.4.9----
------------------------------------------
Changes for WPF compability
Gantt.cs
Exception when DateScaler was recreated removed.
------------------------------------------
-------GTP.NET.SL 1.0.3.29----
------------------------------------------
GanttRow.cs (16)
When switching Datasource old rows was still remembered by Gantt. Fixed.
Gantt.cs (19)
Gantt.UpdateMultiSelect added Call this to select a specific time item by code.
------------------------------------------
-------GTP.NET.SL 1.0.3.26----
------------------------------------------
***************** SampleUsingToolkitTreeview.xaml *****************
***************** SampleUsingToolkitTreeview.xaml.cs *****************
***************** SLDev1.csproj *****************
***************** AssemblyInfo.cs *****************
***************** GanttSample2.xaml *****************
***************** GanttSample2.xaml.cs *****************
***************** Imdb.xaml *****************
***************** Imdb.xaml.cs *****************
***************** MoveBetweenControls.xaml *****************
***************** MoveBetweenControls.xaml.cs *****************
***************** SampleChoose.xaml.cs *****************
***************** DateScalerSamples.xaml *****************
***************** GTPNETSLLicenseCheck.suo *****************
***************** TimeItem.cs *****************
User: Hasse Date: 09-03-26 Time: 21:20
Checked in $/ph.NET/Components/GTP.NET.SL/SLDev1
Comment:
Strange intermitent constructor bug handled
***************** TimeItemLink.cs *****************
***************** AssemblyInfo.cs *****************
***************** DateScaler.cs *****************
***************** Gantt.cs *****************
***************** GTP.NET.SL.csproj *****************
***************** LicenseCheckCall.cs *****************
------------------------------------------
-------GTP.NET.SL 1.0.3.19----
------------------------------------------
***************** DemoData.cs *****************
***************** GanttSample2.xaml *****************
User: Hasse Date: 09-03-19 Time: 22:06
Checked in $/ph.NET/Components/GTP.NET.SL/SLDev1
Comment:
SubColumn
***************** TimeItem.cs *****************
User: Hasse Date: 09-03-19 Time: 22:05
Checked in $/ph.NET/Components/GTP.NET.SL/Gantt
Comment:
SubColumn changed to DependencyProperty
------------------------------------------
-------GTP.NET.SL 1.0.3.18----
------------------------------------------
***************** TimeItem.cs *****************
User: Hasse Date: 09-03-18 Time: 9:12
Checked in $/ph.NET/Components/GTP.NET.SL/Gantt
Comment:
SubColumn: A parameter that places the time item in the direction
that is not controlled by time. For Schedulemode X, for Gantt mode Y within a
single GanttRow.
Link updates defered while moving, updates on release.
***************** Doc *****************
User: Hasse Date: 09-02-18 Time: 10:25
Added Evaluation and License GTP.docx
***************** Doc *****************
User: Hasse Date: 09-02-15 Time: 12:55
Deleted GTP.NET.SL.chm
***************** Gantt *****************
User: Hasse Date: 09-02-15 Time: 12:43
Added SourceCodeInstructions.txt
***************** Gantt *****************
User: Hasse Date: 09-02-15 Time: 12:22
Added LicenseCheckCall_public.cs
***************** Version 19 *****************
------------------------------------------
-------GTP.NET.SL 1.0.2.15----
------------------------------------------
***************** Doc *****************
User: Hasse Date: 09-02-04 Time: 14:38
Added LICENSE.GTP.NET.SL.rtf
***************** Doc *****************
User: Hasse Date: 09-02-04 Time: 14:38
Added info.mht
***************** Doc *****************
User: Hasse Date: 09-02-04 Time: 14:38
Added gettingstarted.mht
***************** Doc *****************
User: Hasse Date: 09-02-04 Time: 14:38
Added GettingStarted.dxc
***************** Gantt *****************
User: Hasse Date: 09-01-31 Time: 21:28
Added LicenseCheckCall.cs
***************** ClientBin *****************
User: Hasse Date: 09-01-23 Time: 12:54
Deleted placeholder.txt
***************** Doc *****************
User: Hasse Date: 09-01-21 Time: 10:58
Added GTP.NET.SL.dxp
***************** Doc *****************
User: Hasse Date: 09-01-21 Time: 10:58
Added GTP.NET.SL.dxc
***************** Version 14 *****************
User: Hasse Date: 09-01-21 Time: 10:58
Added Doc
***************** GanttRow.cs *****************
***************** GTP.NET.SL.csproj *****************
***************** TimeItem.cs *****************
User: Hasse Date: 09-01-18 Time: 20:36
Checked in $/ph.NET/Components/GTP.NET.SL/Gantt
Comment:
UserDraw
***************** SLDev1 *****************
***************** SLDev1 *****************
User: Hasse Date: 09-01-18 Time: 20:25
Added SampleUsingToolkitTreeview.xaml
***************** MoveBetweenControls.xaml *****************
***************** MoveBetweenControls.xaml.cs *****************
***************** SampleChoose.xaml *****************
***************** TimeItem.cs *****************
***************** TimeItemLink.cs *****************
***************** TODOS.txt.txt *****************
***************** tankar.txt *****************
***************** Gantt.cs *****************
***************** GanttRow.cs *****************
User: Hasse Date: 09-01-18 Time: 17:01
Checked in $/ph.NET/Components/GTP.NET.SL/Gantt
Comment:
Cleans up links when removing time items