Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rebase #2

Merged
merged 316 commits into from
Mar 31, 2021
Merged

rebase #2

merged 316 commits into from
Mar 31, 2021

Conversation

basix86
Copy link
Owner

@basix86 basix86 commented Mar 31, 2021

No description provided.

MenuBar.underlineSelectionColor
…g table rows) in dark themes

Table: made grid lines slightly darker/lighter
…ponent orientation; do not paint anything if column count is zero
…g table as row header in scroll pane (issues #152 and #46)
…tedTextField, JPasswordField, JScrollBar, JScrollPane and JTextField (issue #117)
…classes because:

- Javadoc for components that implement extension interfaces are useless because they do not include default methods from the extension interface
- GUI builders do not recognize default methods from the extension interface and it is not possible to edit extension properties in GUI builder
- the idea of adding the extension interface to own components can be also achieved by changing superclass of own component

(issue #117)
…and JTextPane; added minimumWidth and roundRect properties (issue #117)
`com.formdev.flatlaf.extras.TriStateCheckBox` to
`com.formdev.flatlaf.extras.components.FlatTriStateCheckBox`
…GUtils` to `com.formdev.flatlaf.extras.FlatSVGUtils`
- added demo download section
- added link to javadoc of extras components
…ased text in some components if text antialiasing is disabled in system (issue #227)
(this is usually not necessary because each component gets its own instance of Graphics when painting, but resetting may avoid side effects if our paint methods are invoked directly)
- JOSM
- Novel-Grabber
- Android Tool
- jEnTunnel
- JPass
- Linotte
- MEKA
- Shutter Encoder
- ThunderFocus
- lectureStudio
DevCharly and others added 29 commits March 19, 2021 15:59
…:jide-oss:3.6.18` to avoid problems when another JIDE library should be used (issue #270)
…abs.swingx:swingx-all:1.6.5-1` to avoid problems when another SwingX library should be used
…isposing a window and then showing it again (issue #277)
…f `TitlePane.unifiedBackground` is `true` (issue #274)
This makes it possible to support situations where the extraction of a DLL at runtime is not possible
Add a setter for the native provider
…maximizing or restoring a window using window title bar buttons (issue #282)
…grounds at runtime without `FlatLaf.updateUI()`
@basix86 basix86 merged commit 6f5a132 into basix86:master Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants