0
I Use This!
Low Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 9 hours ago.
Apr 28, 2023 — Apr 28, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Common,B,JideTabbedPane,Made isTabEditingAllowed public,,no More... almost 4 years ago
Common,B,JideTabbedPane,Added isTabEditingAllowed(int tabIndex) method so that subclass can override it,no, More... almost 4 years ago
Common,B,BasicFolderChooserUI,Removed the dependency to ShellFolder,,no More... almost 4 years ago
Common,B,JideFocusTracker,Added isExcludedComponent method to JideFocusTracker to allow users to specify the component that should not add focus listener,84311,no More... about 4 years ago
Common,B,Misc,Rename a constant StandardDialog.RESULT_CANCELED due to a typo,,no More... about 4 years ago
Common,E,JidePopup,Added javadoc for the hidePopup method,84310,no More... about 4 years ago
Common,B,SystemInfo,Fixed the version regex does not work for JavaSE-13,,no https://github.com/jidesoft/jide-oss/issues/42 More... over 4 years ago
Common,B,PortingUtils,Fixed an exception on Linux with 3 monitors when calling the getLocalScreenSize method,84015,no More... over 4 years ago
Editor,B,CodeEditor,Fixed cursor display issue on display with font scale on,,no More... almost 5 years ago
Grids,B,AutoFilter,Fixed a column convert bug in the AutoFilterTableHeaderEditor,83831,no More... almost 5 years ago
Merge pull request #38 from mbudk/master More... about 5 years ago
Fixed potential npe in ScrollableTabPanel More... about 5 years ago
3.7.6 release More... about 5 years ago
Common,B,JideToggleSplitButton,Fixed the SELECTED_KEY is not updated correctly when the selection state changed in JideToggleSplitButton,,no More... over 5 years ago
Common,B,JideToggleSplitButton,Fixed the SELECTED_KEY is not updated correctly when the selection state changed in JideToggleSplitButton,,no More... over 5 years ago
Merge pull request #36 from wishkres/feature/LegacyCheckBoxTree More... over 5 years ago
Added LegacyCheckBoxTree component that uses LegacyTristateCheckBox instead of TristateCheckBox. More... over 5 years ago
Common,B,LookAndFeelFactory,Fixed NoClassDefFoundError on Linux in LookAndFeelFactory,83622,no More... over 5 years ago
Common,B,JideButton,Fixed a bug that the text is clipped on JDK 11,,no More... over 5 years ago
Grids,DualTable,Fixed a type in addSelectionInterval etc. methods,,no Grids,ValueEditor,Set a minimum size for the combobox in the ValueEditor,,no More... over 5 years ago
Merge pull request #32 from bourgesl/fix_build More... over 5 years ago
fixed maven-source (skip) More... over 5 years ago
Fixed JIDE-OSS maven build: missing apple classes / use multi-release jar (8 / 9+) More... over 5 years ago
update pom More... almost 6 years ago
update README.txt More... almost 6 years ago
remove AnimationController for JDK 9 More... almost 6 years ago
fix compile errors More... almost 6 years ago
prepare for 3.7.4 release More... almost 6 years ago
Common,B,WindowsLookAndFeel,Remove a few usages of WindowsLookAndFeel,,no More... almost 6 years ago
Common,B,WindowsGraphicsUtilsPort,Added WindowsGraphicsUtilsPort More... almost 6 years ago