| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
* AUTHORS: Added Jeroen Fritjers.
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR28462
* java/text/DecimalFormat.java: Almost new rewrite, and update to 1.5.
* java/text/NumberFormat.java (format): all format methods, fixed
FieldPosition argument should never be null.
(format(Object, StringBuffer, FieldPosition)): fixed signature,
method is not final.
* java/text/DecimalFormatSymbols.java (clone): fixed to also clone
locale.
* AUTHORS: added my name to the file.
|
|
|
|
| |
* AUTHORS: Add myself.
|
|
|
|
|
|
| |
* AUTHORS: Add Tania Bento, Thomas Fitzsimmons, Francis Kung and
Dalibor Topic. Re-order 'K' section. Remove trailing space from
Roman Kennke's entry.
|
|
|
|
| |
* AUTHORS: add self.
|
|
|
|
| |
* AUTHORS: add self.
|
|
|
|
| |
* AUTHORS: add myself.
|
|
|
|
| |
* AUTHORS: Added self.
|
|
|
|
| |
* AUTHORS: Added myself.
|
| |
|
|
|
|
| |
* AUTHORS: Added myself.
|
|
|
|
|
|
|
| |
* AUTHORS: Added myself.
* javax/swing/KeyboardManager.java: Changed @author tag to match the
other ones I have.
* javax/swing/text/WrappedPlainView.java: Likewise.
|
|
|
|
| |
* AUTHORS: Added myself.
|
|
|
|
| |
* AUTHORS: Added myself to the cool gang.
|
|
|
|
| |
* AUTHORS (Stuart Ballard): Address update.
|
|
|
|
| |
* AUTHORS: Added Lillian Angel.
|
|
|
|
|
|
|
| |
* NEWS: added entries for javax.swing.plaf.metal.* package and updates
to the gnu.classpath.examples.swing.Demo application,
* AUTHORS: added my name to bring honour and glory to myself and all
my descendants.
|
|
|
|
| |
* AUTHORS: Add myself.
|
|
|
|
| |
* AUTHORS (Roman Kennke): New author.
|
|
|
|
| |
javax.swing.text.html.parser should count as a regular contribution and not as a "minor patch". Sory if anybody thinks differently. Also, "J" goes before "K" in the most of the alphabets.
|
| |
|
| |
|
| |
|
|
|
|
| |
* AUTHORS: Added myself.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* AUTHORS: Add Andrew Selkirk.
* configure.in: Configure the swing directories.
* lib/standard.omit: Made sure swing at least compiles (although
it is non-functional).
* javax/Makefile.am: Visit swing.
* javax/swing/.cvsignore: New file.
* javax/swing/AbstractButton.java: Fix for compilation.
* javax/swing/CellEditor.java: New file.
* javax/swing/Icon.java: Fix for compilation.
* javax/swing/ImageIcon.java: Fix for compilation.
* javax/swing/JComponent.java: Fix for compilation.
* javax/swing/JEditorPane.java: Fix for compilation.
* javax/swing/JFrame.java: Fix for compilation.
* javax/swing/JInternalFrame.java: New file.
* javax/swing/JLabel.java: Fix for compilation.
* javax/swing/JTable.java: New file.
* javax/swing/JTextField.java: Fix for compilation.
* javax/swing/KeyStroke.java: Fix for compilation.
* javax/swing/Makefile.am: New file.
* javax/swing/MenuElement.java: New file.
* javax/swing/MenuSelectionManager.java: New file.
* javax/swing/UIDefaults.java: Fix for compilation.
* javax/swing/border/.cvsignore: New file.
* javax/swing/border/Makefile.am: New file.
* javax/swing/event/.cvsignore: New file.
* javax/swing/event/Makefile.am: New file.
* javax/swing/plaf/.cvsignore: New file.
* javax/swing/plaf/ColorUIResource.java: New file.
* javax/swing/plaf/DimensionUIResource.java: New file.
* javax/swing/plaf/FontUIResource.java: New file.
* javax/swing/plaf/IconUIResource.java: New file.
* javax/swing/plaf/InsetsUIResource.java: New file.
* javax/swing/plaf/Makefile.am: New file.
* javax/swing/plaf/basic/.cvsignore: New file.
* javax/swing/plaf/basic/BasicBorders.java: New file.
* javax/swing/plaf/basic/BasicIconFactory.java: New file.
* javax/swing/plaf/basic/BasicLookAndFeel.java: Fix for compilation.
* javax/swing/plaf/basic/Makefile.am: New file.
* javax/swing/plaf/metal/.cvsignore: New file.
* javax/swing/plaf/metal/Makefile.am: New file.
* javax/swing/table/.cvsignore: New file.
* javax/swing/table/DefaultTableCellRenderer.java: New file.
* javax/swing/table/Makefile.am: New file.
* javax/swing/text/.cvsignore: New file.
* javax/swing/text/JTextComponent.java: Fix for compilation.
* javax/swing/text/Makefile.am: New file.
* javax/swing/tree/.cvsignore: New file.
* javax/swing/tree/Makefile.am: New file.
* javax/swing/tree/TreeCellEditor.java: Fix for compilation.
* javax/swing/undo/.cvsignore: New file.
* javax/swing/undo/Makefile.am: New file.
|
|
|
|
|
| |
* AUTHORS: Update.
* THANKYOU: Update.
|
|
|
|
|
| |
* AUTHORS: Update.
* THANKYOU: Update.
|
|
|
|
|
|
|
|
|
|
| |
* java/util/Hashtable.java (contains): check for null
(Hashtable(Map)): more efficient
(clear): more efficient
(clone): more efficient, by adding Entry.copy
* java/util/HashMap.java (clear): more efficient
(HashMap(Map)): more efficient
(clone): more efficient, by adding Entry.copy
|
| |
|
|
|
|
| |
someone
|
|
|
|
| |
1.3 Beta updates to java.security
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|