Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
D
DataEditorX
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
DataEditorX
Commits
f09bb748
Commit
f09bb748
authored
Jun 06, 2017
by
keyongyu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2.4.3.5
parent
5f5e1407
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
10 additions
and
7 deletions
+10
-7
DataEditorX/DataEditForm.Designer.cs
DataEditorX/DataEditForm.Designer.cs
+3
-4
DataEditorX/Properties/AssemblyInfo.cs
DataEditorX/Properties/AssemblyInfo.cs
+1
-1
DataEditorX/changed.txt
DataEditorX/changed.txt
+2
-0
DataEditorX/readme.txt
DataEditorX/readme.txt
+1
-1
win32/changed.txt
win32/changed.txt
+2
-0
win32/readme.txt
win32/readme.txt
+1
-1
win32/win32.zip
win32/win32.zip
+0
-0
No files found.
DataEditorX/DataEditForm.Designer.cs
View file @
f09bb748
...
...
@@ -886,11 +886,10 @@ private void InitializeComponent()
this
.
pl_image
.
AllowDrop
=
true
;
this
.
pl_image
.
Anchor
=
System
.
Windows
.
Forms
.
AnchorStyles
.
Top
;
this
.
pl_image
.
BackColor
=
System
.
Drawing
.
SystemColors
.
ButtonHighlight
;
this
.
pl_image
.
BackgroundImageLayout
=
System
.
Windows
.
Forms
.
ImageLayout
.
Zoom
;
this
.
pl_image
.
BorderStyle
=
System
.
Windows
.
Forms
.
BorderStyle
.
FixedSingle
;
this
.
pl_image
.
Location
=
new
System
.
Drawing
.
Point
(
223
,
27
);
this
.
pl_image
.
BackgroundImageLayout
=
System
.
Windows
.
Forms
.
ImageLayout
.
Center
;
this
.
pl_image
.
Location
=
new
System
.
Drawing
.
Point
(
227
,
30
);
this
.
pl_image
.
Name
=
"pl_image"
;
this
.
pl_image
.
Size
=
new
System
.
Drawing
.
Size
(
1
84
,
266
);
this
.
pl_image
.
Size
=
new
System
.
Drawing
.
Size
(
1
77
,
254
);
this
.
pl_image
.
TabIndex
=
14
;
this
.
pl_image
.
DragDrop
+=
new
System
.
Windows
.
Forms
.
DragEventHandler
(
this
.
Pl_imageDragDrop
);
this
.
pl_image
.
DragEnter
+=
new
System
.
Windows
.
Forms
.
DragEventHandler
(
this
.
Pl_imageDragEnter
);
...
...
DataEditorX/Properties/AssemblyInfo.cs
View file @
f09bb748
...
...
@@ -28,4 +28,4 @@
//
// You can specify all the values or you can use the default the Revision and
// Build Numbers by using the '*' as shown below:
[
assembly
:
AssemblyVersion
(
"2.4.3.
4
"
)]
[
assembly
:
AssemblyVersion
(
"2.4.3.
5
"
)]
DataEditorX/changed.txt
View file @
f09bb748
★更新历史
2.4.3.5
图片显示
2.4.3.4
修复导出衍生物bug
2.4.3.3
...
...
DataEditorX/readme.txt
View file @
f09bb748
[DataEditorX]2.4.3.
4
[DataEditorX]
[DataEditorX]2.4.3.
5
[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment)
...
...
win32/changed.txt
View file @
f09bb748
★更新历史
2.4.3.5
图片显示
2.4.3.4
修复导出衍生物bug
2.4.3.3
...
...
win32/readme.txt
View file @
f09bb748
[DataEditorX]2.4.3.
4
[DataEditorX]
[DataEditorX]2.4.3.
5
[DataEditorX]
[URL]https://github.com/247321453/DataEditorX/raw/master/win32/win32.zip[URL]
★运行环境(Environment)
...
...
win32/win32.zip
View file @
f09bb748
No preview for this file type
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment