aboutsummaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)AuthorFilesLines
2003-12-13gtkpeer.h: Extend NSA set of macros to handle a second native state table --...Fernando Nasser24-70/+280
2003-12-11Format.java (serialVersionUID): Fixed value.Michael Koch2-2/+6
2003-12-11EventDirContext.java: Jalopied.Michael Koch2-18/+26
2003-12-11* gnu/java/nio/SocketChannelImpl.javaMohan Embar3-14/+63
2003-12-11gnu_java_awt_peer_gtk_GtkEvents.c (awt_event_handler): Most coded moved to pr...Fernando Nasser25-485/+565
2003-12-09Makefile.am (nat_headers_install): New variable with header files to install ...Michael Koch3-3/+28
2003-12-09Calendar.java, [...]: Import used classes explicitely.Michael Koch4-3/+17
2003-12-092003-12-09 Michael Koch <konqueror@gmx.de>Michael Koch4-33/+42
2003-12-092003-12-09 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+9
2003-12-09Fix for Checkbox states.Kim Ho3-8/+38
2003-12-08StringSelection.java (getTransferData): Return object of type expected by spe...Fernando Nasser2-2/+15
2003-12-08DataFlavor.java (getParameter): Fix off-by-one error which was clipping off t...Fernando Nasser2-1/+6
2003-12-082003-12-08 Olga Rodimina <rodimina@redhat.com>Olga Rodimina3-5/+16
2003-12-08Fix formatting.Bryce McKinlay1-1/+2
2003-12-08re PR libgcj/13176 (Revert PrintStream changes)Michael Koch2-53/+162
2003-12-07Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal.Bryce McKinlay3-8/+15
2003-12-07Hashtable.java (internalContainsValue): Removed.Bryce McKinlay2-39/+23
2003-12-06Attribute.java, [...]: Import used classes explicitely.Michael Koch25-33/+127
2003-12-05GC.java (updateClip): Added rectangles argument.Scott Gilbertson3-15/+32
2003-12-04FilePermission.java: Import used classes explicitely.Michael Koch2-2/+6
2003-12-04BeanDescriptor.java, [...]: Explicitely import used classes.Michael Koch10-17/+33
2003-12-04MenuComponent.java: Import java.io.Serialization.Michael Koch5-9/+22
2003-12-042003-12-04 Michael Koch <konqueror@gmx.de>Michael Koch2-7/+63
2003-12-04boehm.cc (_Jv_MarkObj): Access hack_signers field.Michael Koch2-1/+5
2003-12-042003-12-04 Michael Koch <konqueror@gmx.de>Michael Koch4-66/+55
2003-12-04* gnu/java/nio/natSelectorImplPosix.ccMohan Embar2-2/+10
2003-12-03GtkListPeer.java (handleEvent): Fix generation of ActionEvents.Fernando Nasser2-3/+15
2003-12-03Class.h (hack_signers): Renamed signers to hack_signers.Michael Koch3-3/+9
2003-12-03re PR java/12374 (Segfault on "".x)Ralph Loader2-0/+32
2003-12-02configure.in: Added new MinGW-specific configure flag --with-win32-nlsapi.Mohan Embar10-471/+721
2003-12-022003-12-02 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons2-2/+10
2003-12-02GdkPixbufDecoder.java: Make BufferedImageBuilder class static.Thomas Fitzsimmons2-1/+6
2003-12-02Security.java: Don't use &nbsp; in the api doc.Mark Wielaard2-1/+5
2003-12-02Reported by: Jim Pick <jim@kaffe.org>Dalibor Topic2-1/+40
2003-12-02GtkListPeer.java (handleEvent): New method.Fernando Nasser5-43/+137
2003-12-02SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow ...Ito Kazumitsu2-2/+8
2003-12-02FieldPosition.java (equals): Fixed comment.Dalibor Topic2-1/+5
2003-12-02Reported by Archie Cobbs:Mark Wielaard2-2/+8
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch4-7/+24
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch2-4/+15
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch6-5/+40
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+46
2003-12-02Connection.java: Some reformating.Michael Koch2-23/+29
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch2-17/+23
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch2-18/+48
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch2-32/+39
2003-12-02DateFormat.java: Explicitely import used classes.Michael Koch2-1/+11
2003-12-02re PR rtl-optimization/13024 (gcj can't build current rhug)Jeff Sturm3-0/+29
2003-12-02verify.cc (state::clean_subrs): Clear seen_subrs.Jeff Sturm2-3/+9
2003-12-02gnu_java_awt_peer_gtk_GtkTextAreaPeer.c (create): Disable wrapping if TextAre...Kim Ho2-2/+10