jdk
JDK-8292276 : Add named colors from CSS Color Module Level 4
#9825
Open
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
66
Changes
View On
GitHub
Commits
Adds to CSS.java, the missing color names defined by :
scientificware
committed
2 years ago
Test case for JDK-8292276
scientificware
committed
2 years ago
This commit modifies stringToColor method
scientificware
committed
2 years ago
Erreur de nom.
scientificware
committed
2 years ago
Adds new color hex formats.
scientificware
committed
2 years ago
CSS.java
scientificware
committed
2 years ago
Typo.
scientificware
committed
2 years ago
Adds missing import and declaration.
scientificware
committed
2 years ago
Problème de configuration de KWrite.
scientificware
committed
2 years ago
Remove NumberFormatException
scientificware
committed
2 years ago
Update Copyrigth.
scientificware
committed
2 years ago
Removes int cast.
scientificware
committed
2 years ago
- This modifies the CSS.java Copyright date.
scientificware
committed
2 years ago
Adds or removes spaces.
scientificware
committed
2 years ago
JDK8292276MissingColorNamesInCSS.java -> MissingColorNames.java :
scientificware
committed
2 years ago
Adds final modifier.
scientificware
committed
2 years ago
Improper Name in comments
scientificware
committed
2 years ago
CSS.java
scientificware
committed
2 years ago
Adds regression test.
scientificware
committed
2 years ago
Removes author name.
scientificware
committed
2 years ago
Update src/java.desktop/share/classes/javax/swing/text/html/CSS.java
scientificware
committed
2 years ago
Corrects typos and digit extraction.
scientificware
committed
2 years ago
CSS.java :
scientificware
committed
2 years ago
Corrects Licence Header.
scientificware
committed
2 years ago
Renames an identifier.
scientificware
committed
2 years ago
Simplifications of the test.
scientificware
committed
2 years ago
Corrects a value in a message.
scientificware
committed
2 years ago
MissingColorNames.java :
scientificware
committed
2 years ago
CSS.java :
scientificware
committed
2 years ago
Performance improvement
scientificware
committed
2 years ago
Update imports
scientificware
committed
2 years ago
Suppression d'un import non utilisé.
scientificware
committed
1 year ago
Updates copyright date.
scientificware
committed
1 year ago
Updates copyright date.
scientificware
committed
1 year ago
CSS.java
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
configure : linux file permission moves from 644=rw-r--r-- to 755=rwxr-xr-x.
scientificware
committed
1 year ago
CSS.java :
scientificware
committed
1 year ago
Removes assigning values inside the if-condition and extracts the assignments into separate line.
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
Merge branch 'master'
scientificware
committed
1 year ago
MissingColorNames.java test : Tests all named colors.
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
Update src/java.desktop/share/classes/javax/swing/text/html/CSS.java
scientificware
committed
1 year ago
Merge branch 'openjdk:master' into scientificware-patch-002-CSS-add_missing_named_color
scientificware
committed
1 year ago
StyleSheet.java : Adds missing space in some if statements
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
Merge scientificware-patch-003-CSS-add_4_8_digits_hex_coded_color
scientificware
committed
1 year ago
MissingColorNames.java : Adds a subset of hexadecimal tests.
scientificware
committed
1 year ago
MissingColorNames.java :
scientificware
committed
1 year ago
MissingColorNames.java :
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
MissingColorNames.java :
scientificware
committed
1 year ago
MissingColorNames.java :
scientificware
committed
1 year ago
CSS.java :
scientificware
committed
1 year ago
Merge master
scientificware
committed
1 year ago
CSS.java :
scientificware
committed
1 year ago
CSS.java :
scientificware
committed
1 year ago
CSS.java :
scientificware
committed
25 days ago
Resolve a conflict and Merge master.
scientificware
committed
24 days ago
Merge master
scientificware
committed
23 days ago
CSS.java :
scientificware
committed
21 days ago
Merge master
scientificware
committed
16 days ago
Loading