aboutsummaryrefslogtreecommitdiff
path: root/src/share/classes/javax/swing
AgeCommit message (Collapse)Author
2015-01-16Mergejdk8u40-b22asaha
2015-01-138068491: Update the protocol for references of docs.oracle.com to HTTPS.bpatel
Reviewed-by: coffeys
2014-12-17Mergeasaha
2014-12-04Mergeasaha
2014-12-038066142: Edit the value in the text field and then press the tab key, the ↵alexsch
number don't increase Reviewed-by: serb, azvegint
2014-11-19Mergeasaha
2014-11-05Mergeasaha
2014-10-23Mergeasaha
2014-09-248058870: Mac: JFXPanel deadlocks in jnlp modeant
Reviewed-by: serb, alexsch
2014-09-118055304: More boxing for DirectoryComboBoxModelalexsch
Reviewed-by: serb, prr, skoivu
2014-09-128048110: Using tables in JTextPane leads to infinite loop in ↵dmarkov
FlowLayout.layoutRow Reviewed-by: alexp, alexsch
2014-09-058057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed ↵alexsch
with GTKLookAndFeel on Linux and Solaris Reviewed-by: ant, azvegint
2014-08-066521706: A switch operator in JFrame.processWindowEvent() should be rewrittenserb
Reviewed-by: azvegint, alexsch
2014-10-108033699: Incorrect radio button behaviorvan
Reviewed-by: azvegint, alexsch
2014-10-107170310: ScrollBar doesn't become active when tabs are created more than ↵aivanov
frame size Reviewed-by: alexp, alexsch
2014-10-108058120: Rendering / caret errors with HTMLDocumentdmarkov
Reviewed-by: alexp, alexsch
2014-07-14Mergeasaha
2014-07-018048506: [macosx] javax.swing.PopupFactory issue with null ownerdmarkov
Reviewed-by: pchelko, alexsch
2014-06-26Mergeasaha
2014-06-178033233: [JLightweightFrame] support default JViewport BLIT_SCROLL_MODEant
Reviewed-by: alexsch, pchelko
2014-06-128033786: White flashing when opening Dialogs and Menus using Nimbus with ↵serb
dark background Reviewed-by: alexsch, anthony
2014-06-02Mergeasaha
2014-05-27Mergeasaha
2014-05-138041917: unexcepted behavior of LineBorder while using Boolean variable truemalenkov
Reviewed-by: alexsch, serb
2014-06-038042465: Applet menus not rendering when browser is full screen on Macdmarkov
Reviewed-by: anthony, pchelko
2014-05-308019180: Use JComboBox as it's own ActionListener leads to unexpected behaviourmalenkov
Reviewed-by: alexsch, serb
2014-05-268009883: REGRESSION: ↵serb
test/closed/javax/swing/AbstractButton/4246045/bug4246045.java fails Summary: remove redundant focus handler that was causing a second focus event Reviewed-by: alexsch, pchelko Contributed-by: peter.brunet@oracle.com
2014-05-308007563: When checking the default behaviour for a scroll tab layout and ↵malenkov
checking the 'opaque' checkbox, the area behind tabs is not red. Reviewed-by: alexsch, serb
2014-11-058057893: JComboBox actionListener never receives "comboBoxEdited" from ↵alexsch
getActionCommand Reviewed-by: serb
2014-11-097169583: JInternalFrame title not antialiased in Nimbus LaFserb
Reviewed-by: azvegint, alexsch --HG-- extra : rebase_source : d9c3b19e7896a204be50b1fc2e806e241c04cec0
2014-08-086302052: Reference to nonexistant Class in javadocserb
Reviewed-by: azvegint, alexsch --HG-- extra : rebase_source : de94e879b485402a39cf7cb7576bdbbc2e6980c0
2014-11-178059739: Dragged and Dropped data is corrupted for two data typesanashaty
Reviewed-by: serb, pchelko
2014-03-138035699: File choosers should be choosiermalenkov
Reviewed-by: alexsch, art, skoivu
2014-01-238032063: javax.swing.plaf.metal.MetalFileChooserUI$FilterComboBoxModel ↵alexsch
extends non-standard API Reviewed-by: pchelko, serb
2014-05-018036819: JAB: mneumonics not read for textboxesasaha
Reviewed-by: alexsch Contributed-by: vivi.an@oracle.com
2014-04-188039750: KSS: Replace MetalLazyValue with lambdamalenkov
Reviewed-by: alexsch, serb
2014-04-188039137: KSS: JTextComponent.isProcessInputMethodEventOverriddenmalenkov
Reviewed-by: alexsch, serb
2014-04-188038962: KSS: javax.swing.text.html[.parser].ResourceLoadermalenkov
Reviewed-by: alexsch, serb
2014-04-178036983: JAB:Multiselection Ctrl+CursorUp/Down and ↵asaha
ActivateDescenderPropertyChanged event Reviewed-by: pchelko, alexsch Contributed-by: vivi.an@oracle.com
2014-04-178035188: KSS: javax.swing.plaf.basic.BasicComboBoxEditormalenkov
Reviewed-by: alexsch, serb
2014-04-168032874: ArrayIndexOutOfBoundsException in JTable while clearing data in JTabledmarkov
Reviewed-by: alexp, alexsch
2014-04-078032219: [macosx] Scrollbars looks bad under retina in Motif and Metal L&Fserb
Reviewed-by: pchelko, flar
2014-09-058057184: JCK8's api/javax_swing/JDesktopPane/descriptions.html#getset failed ↵alexsch
with GTKLookAndFeel on Linux and Solaris Reviewed-by: ant, azvegint
2014-08-098048887: SortingFocusTraversalPolicy throws IllegalArgumentException from ↵alitvinov
the sort method Reviewed-by: azvegint, alexsch Contributed-by: nakul.natu@oracle.com
2014-07-17Mergerobm
2014-05-238043610: Sorting columns in JFileChooser fails with AppContext NPEpchelko
Reviewed-by: anthony, alexsch
2014-07-018048506: [macosx] javax.swing.PopupFactory issue with null ownerdmarkov
Reviewed-by: pchelko, alexsch
2014-01-08Mergeasaha
2013-12-26Mergejdk8-b122lana
2013-12-268029235: Update copyright year to match last edit in jdk8 jdk repository for ↵lana
2013 Summary: updated files with 2011, 2012 and 2013 years according to the file's last updated date Reviewed-by: tbell, lancea, chegar