Skip to content

Commit 3872902

Browse files
committed
Updated for release 3.5.0
1 parent 860e5af commit 3872902

92 files changed

Lines changed: 1449 additions & 516 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.classpath

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<attribute name="module" value="true"/>
2222
</attributes>
2323
</classpathentry>
24-
<classpathentry kind="lib" path="jars/sqlite-jdbc-3.47.0.1-20241024.015404-1.jar">
24+
<classpathentry kind="lib" path="jars/sqlite-jdbc-3.49.1.0.jar">
2525
<attributes>
2626
<attribute name="module" value="true"/>
2727
</attributes>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Technical Support | Peer support at [Groups.io](https://groups.io/g/maxprogram
5353
- JDK 21 or newer is required for compiling and building. Get it from [Adoptium](https://adoptium.net/).
5454
- Apache Ant 1.10.14 or newer. Get it from [https://ant.apache.org/](https://ant.apache.org/)
5555
- Node.js 20.11.0 LTS or newer. Get it from [https://nodejs.org/](https://nodejs.org/)
56-
- TypeScript 5.4.3. get it from [https://www.typescriptlang.org/](https://www.typescriptlang.org/)
56+
- TypeScript 5.8.3. get it from [https://www.typescriptlang.org/](https://www.typescriptlang.org/)
5757

5858
## Building
5959

build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<path id="TMXServer.classpath">
77
<pathelement location="jars/bcp47j.jar" />
88
<pathelement location="jars/json.jar" />
9-
<pathelement location="jars/sqlite-jdbc-3.47.0.1-20241024.015404-1.jar" />
9+
<pathelement location="jars/sqlite-jdbc-3.49.1.0.jar" />
1010
<pathelement location="jars/tmxvalidator.jar" />
1111
<pathelement location="jars/xmljava.jar" />
1212
</path>

css/dark.css

Lines changed: 21 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,43 @@ body {
2323
.hdivider {
2424
width: 2px;
2525
background: transparent;
26+
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMiIgaGVpZ2h0PSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyIiBoZWlnaHQ9IjQiIGZpbGw9IndoaXRlIiAvPiAKPHJlY3QgeD0iMCIgeT0iNCIgd2lkdGg9IjIiIGhlaWdodD0iNCIgZmlsbD0idHJhbnNwYXJlbnQiIC8+IAo8cmVjdCB4PSIwIiB5PSI4IiB3aWR0aD0iMiIgaGVpZ2h0PSI0IiBmaWxsPSJ3aGl0ZSIgLz4gCjxyZWN0IHg9IjAiIHk9IjEyIiB3aWR0aD0iMiIgaGVpZ2h0PSI0IiBmaWxsPSJ0cmFuc3BhcmVudCIgLz4gCjxyZWN0IHg9IjAiIHk9IjE2IiB3aWR0aD0iMiIgaGVpZ2h0PSI0IiBmaWxsPSJ3aGl0ZSIgLz4gCjwvc3ZnPg==);
27+
background-repeat: no-repeat;
28+
background-position: center;
2629
height: 100%;
2730
position: relative;
2831
cursor: col-resize;
2932
display: block;
3033
z-index: 5;
3134
}
3235

36+
.hdivider:hover {
37+
background: var(--themePrimary);
38+
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMiIgaGVpZ2h0PSIyMCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIyIiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIiAvPiAKPHJlY3QgeD0iMCIgeT0iNCIgd2lkdGg9IjIiIGhlaWdodD0iNCIgZmlsbD0idHJhbnNwYXJlbnQiIC8+IAo8cmVjdCB4PSIwIiB5PSI4IiB3aWR0aD0iMiIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIgLz4gCjxyZWN0IHg9IjAiIHk9IjEyIiB3aWR0aD0iMiIgaGVpZ2h0PSI0IiBmaWxsPSJ0cmFuc3BhcmVudCIgLz4gCjxyZWN0IHg9IjAiIHk9IjE2IiB3aWR0aD0iMiIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIgLz4gCjwvc3ZnPg==);
39+
background-repeat: no-repeat;
40+
background-position: center;
41+
}
42+
3343
.vdivider {
3444
width: 100%;
3545
height: 2px;
3646
background: transparent;
47+
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI0IiBoZWlnaHQ9IjIiIGZpbGw9IndoaXRlIiAvPiAKPHJlY3QgeD0iNCIgeT0iMCIgd2lkdGg9IjQiIGhlaWdodD0iMiIgZmlsbD0idHJhbnNwYXJlbnQiIC8+IAo8cmVjdCB4PSI4IiB5PSIwIiB3aWR0aD0iNCIgaGVpZ2h0PSIyIiBmaWxsPSJ3aGl0ZSIgLz4gCjxyZWN0IHg9IjEyIiB5PSIwIiB3aWR0aD0iNCIgaGVpZ2h0PSIyIiBmaWxsPSJ0cmFuc3BhcmVudCIgLz4gCjxyZWN0IHg9IjE2IiB5PSIwIiB3aWR0aD0iNCIgaGVpZ2h0PSIyIiBmaWxsPSJ3aGl0ZSIgLz4gCjwvc3ZnPg==);
48+
background-repeat: no-repeat;
49+
background-position: center;
3750
position: relative;
3851
cursor: row-resize;
3952
display: block;
4053
z-index: 5;
4154
}
4255

56+
.vdivider:hover {
57+
background: var(--themePrimary);
58+
background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gCjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSI0IiBoZWlnaHQ9IjIiIGZpbGw9ImJsYWNrIiAvPiAKPHJlY3QgeD0iNCIgeT0iMCIgd2lkdGg9IjQiIGhlaWdodD0iMiIgZmlsbD0idHJhbnNwYXJlbnQiIC8+IAo8cmVjdCB4PSI4IiB5PSIwIiB3aWR0aD0iNCIgaGVpZ2h0PSIyIiBmaWxsPSJibGFjayIgLz4gCjxyZWN0IHg9IjEyIiB5PSIwIiB3aWR0aD0iNCIgaGVpZ2h0PSIyIiBmaWxsPSJ0cmFuc3BhcmVudCIgLz4gCjxyZWN0IHg9IjE2IiB5PSIwIiB3aWR0aD0iNCIgaGVpZ2h0PSIyIiBmaWxsPSJibGFjayIgLz4gCjwvc3ZnPg==);
59+
background-repeat: no-repeat;
60+
background-position: center;
61+
}
62+
4363
.wait {
4464
cursor: wait !important;
4565
}
@@ -189,6 +209,7 @@ th {
189209
}
190210

191211
.stripes tr {
212+
border-top: 2px solid var(--gray150);
192213
border-bottom: 2px solid var(--gray150);
193214
}
194215

@@ -197,8 +218,6 @@ th {
197218
}
198219

199220
.currentRow {
200-
border-top: 2px solid var(--themePrimary) !important;
201-
border-bottom: 2px solid var(--themePrimary) !important;
202221
background-color: var(--gray190) !important;
203222
}
204223

0 commit comments

Comments
 (0)