Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
66 commits
Select commit Hold shift + click to select a range
edd0cac
Adds to CSS.java, the missing color names defined by :
scientificware Aug 15, 2022
61a3e75
Test case for JDK-8292276
scientificware Aug 16, 2022
77482bb
This commit modifies stringToColor method
scientificware Sep 1, 2022
23e88bb
Erreur de nom.
scientificware Sep 1, 2022
ec872fa
Adds new color hex formats.
scientificware Sep 10, 2022
2ce2be4
CSS.java
scientificware Sep 10, 2022
04f2d68
Typo.
scientificware Sep 10, 2022
fe75e26
Adds missing import and declaration.
scientificware Sep 11, 2022
752ec64
Problème de configuration de KWrite.
scientificware Sep 11, 2022
146bba4
Remove NumberFormatException
scientificware Sep 11, 2022
d1301f3
Update Copyrigth.
scientificware Sep 11, 2022
7d7f49f
Removes int cast.
scientificware Sep 11, 2022
dd02813
- This modifies the CSS.java Copyright date.
scientificware Sep 13, 2022
0ebf174
Adds or removes spaces.
scientificware Sep 16, 2022
40a7951
JDK8292276MissingColorNamesInCSS.java -> MissingColorNames.java :
scientificware Sep 16, 2022
7a99e7c
Adds final modifier.
scientificware Sep 16, 2022
5b36517
Improper Name in comments
scientificware Sep 17, 2022
1724cdf
CSS.java
scientificware Sep 17, 2022
93dc0bb
Adds regression test.
scientificware Sep 17, 2022
24040cf
Removes author name.
scientificware Sep 17, 2022
5970980
Update src/java.desktop/share/classes/javax/swing/text/html/CSS.java
scientificware Sep 18, 2022
e6454c1
Corrects typos and digit extraction.
scientificware Sep 18, 2022
6ee25cd
CSS.java :
scientificware Sep 18, 2022
478f285
Corrects Licence Header.
scientificware Sep 21, 2022
767c87c
Renames an identifier.
scientificware Sep 23, 2022
a95d282
Simplifications of the test.
scientificware Sep 24, 2022
b73bec5
Corrects a value in a message.
scientificware Sep 27, 2022
5cc2575
MissingColorNames.java :
scientificware Sep 28, 2022
45c2c18
CSS.java :
scientificware Nov 11, 2022
8f65b85
Performance improvement
scientificware Dec 14, 2022
433e76f
Update imports
scientificware Dec 14, 2022
eba37e9
Suppression d'un import non utilisé.
scientificware Feb 5, 2023
b9304ef
Updates copyright date.
scientificware Feb 5, 2023
82946cc
Updates copyright date.
scientificware Feb 5, 2023
d609c5f
CSS.java
scientificware Feb 10, 2023
9098fc7
Merge master
scientificware Aug 5, 2023
bd2811d
Merge master
scientificware Aug 6, 2023
3855ddb
Merge master
scientificware Aug 7, 2023
63d69fc
configure : linux file permission moves from 644=rw-r--r-- to 755=rwx…
scientificware Aug 7, 2023
0335231
CSS.java :
scientificware Aug 8, 2023
ed69596
Removes assigning values inside the if-condition and extracts the ass…
scientificware Aug 11, 2023
06409e6
Merge master
scientificware Aug 11, 2023
d72cb9f
Merge branch 'master'
scientificware Aug 11, 2023
3fd41e0
MissingColorNames.java test : Tests all named colors.
scientificware Aug 13, 2023
be39a84
Merge master
scientificware Aug 13, 2023
9a6d7d6
Update src/java.desktop/share/classes/javax/swing/text/html/CSS.java
scientificware Aug 16, 2023
a434135
Merge branch 'openjdk:master' into scientificware-patch-002-CSS-add_m…
scientificware Aug 16, 2023
f493ef2
StyleSheet.java : Adds missing space in some if statements
scientificware Aug 16, 2023
ca6a1cf
Merge master
scientificware Aug 17, 2023
91f9579
Merge master
scientificware Aug 17, 2023
6a6af62
Merge scientificware-patch-003-CSS-add_4_8_digits_hex_coded_color
scientificware Aug 17, 2023
0e709b1
MissingColorNames.java : Adds a subset of hexadecimal tests.
scientificware Aug 30, 2023
22a85f0
MissingColorNames.java :
scientificware Oct 9, 2023
8467203
MissingColorNames.java :
scientificware Oct 9, 2023
3e92e1c
Merge master
scientificware Oct 9, 2023
08c7c3f
MissingColorNames.java :
scientificware Oct 9, 2023
67f446d
MissingColorNames.java :
scientificware Oct 13, 2023
76bc84d
CSS.java :
scientificware Oct 13, 2023
9898fed
Merge master
scientificware Oct 13, 2023
912bd18
CSS.java :
scientificware Oct 17, 2023
5000de4
CSS.java :
scientificware Oct 23, 2023
063254d
CSS.java :
scientificware Nov 30, 2024
3c2b1a4
Resolve a conflict and Merge master.
scientificware Dec 1, 2024
d7cbf0e
Merge master
scientificware Dec 2, 2024
c053f44
CSS.java :
scientificware Dec 4, 2024
7a7cb2a
Merge master
scientificware Dec 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading