CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 17:02:23 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"d39d155d68b06cc9005bbaed91bd8576"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=CvWKNh9fPKMCRQHETqs2Zys8JC3cTE8XWiIEx5SywxkhrAoZjmdZTjE4t2yXN%2BCdbEtwDCGJoO5pig6G%2FpgXqNSsx6s4Y%2BZMKuO6sVDGc8pYIQ0oXEmbTM3PQQ2AFJoqZMdMxuT4MAO9HHHFRWcgj9qn8O5Pe1sjiSE5Mw6e5OrkQfGYXcrebHwtY13qj8Z4jm1bWlvPOj14CFDfeZ7pkT0tT8mEzIoj%2BW1asNMdPxQm5gAV1ARnKJQQTZ7lYqeoeADKQByYEWUrHGUEnE%2FFPw%3D%3D--MwZKWRvW6jlF78th--YsroHhzlO72Bbeh1qL%2B3mQ%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1264040897.1753635743; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 17:02:23 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 17:02:23 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: A09A:3240E6:1024F6C:152D170:68865B9E
Releases · controlsfx/controlsfx · GitHub
20 Mar 08:15
Loading
18 Dec 19:48
Loading
07 Nov 11:25
Loading
15 Oct 12:10
Loading
08 Dec 14:40
Loading
08 Dec 11:24
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 284
Releases: controlsfx/controlsfx
Releases · controlsfx/controlsfx
Release v11.2.2
Compare
What’s Changed
- Fix NullPointerException in PopOver occurring randomly on Show call (#1582) @besidev
- Provide a public getter method for the Dialog used by a Wizard (#1542) @ianrenton
- update for CheckBitSetModelBase logic (#1551) @gdicristofaro
Assets 2
3 people reacted
Release v11.2.1
Compare
What's Changed
- Move border creation outside of layout pass by @jperedadnr in #1539
- BitSetReadOnlyUnbackedObservableList should implement indexOf by @abhinayagarwal in #1541
Full Changelog: 11.2.0...11.2.1
Assets 2
3 people reacted
Release v11.2.0
Compare
ControlsFX is now built using JavaFX 17. Although, it should work with earlier versions as well.
What’s Changed
- PropertyEditors now subscribe to the item's ObservableValue even if the editor is read-only (#1512) @vatbub
- Use Transifex API v3 (#1528) @abhinayagarwal
- Fixing two resource bugs within the sample application. (#1502) @credmond
- Update RangeSliderSkin as fix for #1521 (#1522) @james-d
- Fix event targent type erasure (#1525) @Siedlerchr
- Prevent possible NPE while dragging the thumbs of the RangeSlider control (#1507) @jperedadnr
- Update AbstractObjectField.java (#1476) @boessu
- CheckComboBox ListChangeListener should fire once on change (#1472) @abhinayagarwal
Assets 2
14 people reacted
Release v11.1.2
Compare
What’s Changed
- Use Gradle Nexus Publish Plugin (#1466) @abhinayagarwal
- Fix Gradle build failure (#1470) @abhinayagarwal
- Avoid recursive call to layout children (#1469) @abhinayagarwal
- Remove event filter when owner window is hiding (#1443) @rhabarberbarberah
- HyperlinkLabel focus property update (#1436) @abhinayagarwal
- GridView: Adapt to VirtualFlow changes in JavaFX 17 (#1442) @abhinayagarwal
- Add COMBO_BOX_ROWS_TO_MEASURE_WIDTH_KEY field to CheckComboBox (#1435) @abhinayagarwal
- ToggleSwitch: Add focused style and toggle using SPACE key (#1434) @abhinayagarwal
- Fixed NPE while removing items from ObservableList (#1431) @amitjoy
- Fixed NPE while filtering on table column (#1429) @amitjoy
- Create primitive type wrapper objects without a constructor (#1425) @Glavo
- Expose public api that allows customization of Notifications' style class (#1424) @RationalityFrontline
- Add missing JavaDoc for Dialog classes (#1419) @zopad
- Fix Notifications animation bug in multiscreen environment (#1422) @RationalityFrontline
- Orthographic correction of comment (#1407) @Will3333
Assets 2
5 people reacted
Release v11.1.1
Compare
What’s Changed
- Remove behavior from RangeSlider and SnapshotView control (#1395) @abhinayagarwal
- Allow SpreadsheetView CSS to be overridden (#1404) @edkennard
- #1384: Fix using active popups as owners for new popups (#1385) @dawidm
- TableView2: Check cell visibility before add/remove listener (#1362) @lord41ph4
- Fix prompt text not showing in SearchableComboBox (#1381) @GTOL
- Fix and unit test for issue #1275 (#1371) @SamCooper
- Fix autofit row (#1374) @Maxoudela
- Fix notifications (#1363) @FlorianKirmaier
- Action.setSelected(boolean) now triggers the EventHandler if needed, (#1369) @fmichel
- fixes #1355 (#1357) @xylo
- Add default style-class in SearchableComboBox (#1359) @abhinayagarwal
- FadeTransition should be based on clear button visibility property and TextField text property (#1352) @abhinayagarwal
- Issue #1297: Fix NPE when hitting TAB in CheckComboBox (#1298) @patrick0210
- Fix y coordinate computation when thumb is bigger than thumb-area (#1347) @chilliger
Assets 2
6 people reacted
Release v11.1.0
Compare
Release v11.1.0
Assets 2
You can’t perform that action at this time.