aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java
AgeCommit message (Expand)AuthorFilesLines
2004-07-302004-07-30 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+5
2004-07-29MainThread.java: Explicitely import used classes.Michael Koch1-2/+3
2004-07-29ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic1-2/+7
2004-07-29ComponentDataBlitOp.java, [...]: Cleaned up imports.Dalibor Topic21-27/+46
2004-07-28GetPropertyAction.java (setParameters): Renamed from 'setName'.Bryce McKinlay3-9/+23
2004-07-23Connection.java: Use GetPropertyAction for privileged getProperty calls.Bryce McKinlay3-29/+177
2004-07-23DefaultContentHandlerFactory.java: Check in real file missed in last commit.Mark Wielaard1-4/+49
2004-07-23System.java (static): Set http.agent system property when not yet set.Mark Wielaard1-32/+39
2004-07-23DefaultContentHandlerFactory.java: New dummy implementation.Mark Wielaard1-0/+50
2004-07-23Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java.Bryce McKinlay5-20/+142
2004-07-22[multiple changes]Graydon Hoare10-59/+176
2004-07-17[multiple changes]Michael Koch2-2/+7
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch1-5/+8
2004-07-172004-07-17 Michael Koch <konqueror@gmx.de>Michael Koch2-30/+20
2004-07-09unicode-muncher.pl: Updated to version 2.1 from GNU classpath.Michael Koch1-753/+818
2004-07-09SelectorImpl.java (select): Call static Thread interrupted() method to clear ...Mark Wielaard1-1/+1
2004-07-09EmbeddedWindow.java: Load native library for setWindowPeer method.Michael Koch1-1/+8
2004-07-04FirstThread.java, [...]: Removed.Michael Koch2-0/+176
2004-06-27Connection.java (userAgent): New static final field.Mark Wielaard1-2/+11
2004-06-17[multiple changes]Graydon Hoare10-40/+120
2004-06-032004-06-03 Michael Koch <konqueror@gmx.de>Michael Koch1-6/+2
2004-05-31GtkComponentPeer.java (requestFocus): Implement by calling gtkRequestFocus.Mark Wielaard1-2/+6
2004-05-31CompilerProcess.java: Fixed javadoc to by XHTML compliant.Michael Koch1-1/+1
2004-05-30BeanInfoEmbryo.java, [...]: Rename enum to e because enum is a keyword in Jav...Michael Koch1-6/+6
2004-05-30MPN.java, Arc2D.java: Fixed javadocs all over.Michael Koch1-13/+16
2004-05-27[multiple changes]Graydon Hoare13-64/+144
2004-05-112004-05-11 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-05-042004-05-04 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+0
2004-05-04FormatBuffer.java, [...]: New classes to implement attributed iterators in ja...Guilhem Lavaux4-0/+1038
2004-05-042004-05-04 Mark Wielaard <mark@klomp.org>Mark Wielaard1-0/+5
2004-05-03DERReader.java: Call static methods staticly.Mark Wielaard1-4/+4
2004-05-03GtkTextAreaPeer.java (minimumSize): Removed unused variables hScrollbarHeight...Mark Wielaard2-5/+0
2004-05-03URLStreamHandler.java (toExternalForm): Removed unused variables.Tom Tromey15-58/+34
2004-04-232004-04-23 Michael Koch <konqueror@gmx.de>Michael Koch1-40/+25
2004-04-22Font.java (deriveFont): Implement missing variants.Jerry Quinn1-1/+34
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-04-202004-04-20 Michael Koch <konqueror@gmx.de>Michael Koch2-38/+43
2004-04-20GtkFontPeer.java: Use fallback when MissingResourceException is thrown.Mark Wielaard2-8/+18
2004-04-20[multiple changes]Michael Koch1-1/+40
2004-04-16[multiple changes]Graydon Hoare4-88/+121
2004-03-20RMIIncomingThread.java: New file.Norbert Frese7-33/+199
2004-03-19configure.in: FILE variable overrides FLATFORM when linking natFileChannelXXX...Per Bothner1-2/+18
2004-03-18natFileChannelPosix.cc (mapImpl): Cast MAP_FAILED to void *.Rainer Orth1-1/+1
2004-03-17[multiple changes]Graydon Hoare10-51/+476
2004-03-172004-03-17 Michael Koch <konqueror@gmx.de>Michael Koch3-4/+22
2004-03-172004-03-17 Michael Koch <konqueror@gmx.de>Michael Koch1-79/+27
2004-03-14natFileChannelPosix.cc: Implement munmap_adaptor and msync_adaptor for older ...Andreas Tobler1-2/+22
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+15
2004-03-11PlainSocketImpl.java: Reformated to merge better with classpath's version.Michael Koch1-33/+96
2004-03-11natFileChannelEcos.cc: Totally reworked.Michael Koch1-46/+63