summaryrefslogtreecommitdiff
path: root/libjava
AgeCommit message (Expand)Author
2004-01-262004-01-26 David Jee <djee@redhat.com>David Jee
2004-01-262004-01-26 David Jee <djee@redhat.com>David Jee
2004-01-26GtkFramePeer.java (menuBarHeight): Mark private.Kim Ho
2004-01-25TextArea.java: Fix indentation.Thomas Fitzsimmons
2004-01-25GtkToolkit.java (checkImage): Inform image observer of image loading status.Thomas Fitzsimmons
2004-01-25Class.java: Imports reworked, reformated.Michael Koch
2004-01-242004-01-24 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-24Makefile.am: Added library version to gtk peer lib.Michael Koch
2004-01-24InflaterInputStream.java: Merged class documentation with classpath.Michael Koch
2004-01-23linux64.h (MD_FALLBACK_FRAME_STATE_FOR): Corrected to handle kernels with cha...Jakub Jelinek
2004-01-23FileLockImpl.java: Compile fixes.Michael Koch
2004-01-23VMClassLoader.java: Reworked imports.Michael Koch
2004-01-23AbstractAction.java: Reformated.Michael Koch
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-23FileLockImpl.java: Fixed filename in copyright.Michael Koch
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-23AbstractAction.java: Reformated.Michael Koch
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch
2004-01-23BitwiseXORComposite-1.png: New file.Michael Koch
2004-01-23Class.java, [...]: Merged copyright with classpath.Michael Koch
2004-01-23FileDescriptor.java: Merged copyright with classpath to start merging this cl...Michael Koch
2004-01-23re PR libgcj/13107 (Wrong verification error in gij: recursive subroutine call)Tom Tromey
2004-01-23Removed testsuite/ChangeLog again; put entry into top-level ChangeLogJeff Sturm
2004-01-23re PR java/13733 (The result of an assignment operator is the LHS after assig...Jeff Sturm
2004-01-222004-01-22 Arnaud Vandyck <arnaud.vandyck@ulg.ac.be>Arnaud Vandyck
2004-01-222004-01-22 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons
2004-01-222004-01-22 Graydon Hoare <graydon@redhat.com>Graydon Hoare
2004-01-22Component.java (show): Set visible to true before showing the peer.Thomas Fitzsimmons
2004-01-21GtkFramePeer.java (postConfigureEvent): Fix comments.Kim Ho
2004-01-212004-01-21 David Jee <djee@redhat.com>David Jee
2004-01-20Makefile.am (lib_org_w3c_dom_la_LIBADD, [...]): New.Jakub Jelinek
2004-01-20GtkComponentPeer.java (setBounds): Calculate proper offsets for heavyweight c...Thomas Fitzsimmons
2004-01-20GtkTextFieldPeer.java, [...] (native create): Add width parameter.Thomas Fitzsimmons
2004-01-20GtkFramePeer.java (setResizable): Override GtkWindowPeer's setResizable metho...Thomas Fitzsimmons
2004-01-19libtool-version: Increased `current' to 6.Matthias Klose
2004-01-192004-01-19 Kim Ho <kho@redhat.com>Kim Ho
2004-01-19EventQueue.java (invokeAndWait): Use list-aware isDispatchThread method to re...Fernando Nasser
2004-01-19EventQueue.java (pop): Prevent racing condition to add events to the queue ou...Fernando Nasser
2004-01-19TestAWT.java (DialogWindow): Make text not visible so that dialog can be reused.Fernando Nasser
2004-01-19EventQueue.java (getCurrentEvent): Consider that system events may be handled...Fernando Nasser
2004-01-19GtkFramePeer.java (getMenuBarHeight): Added MenuBarPeer parameter.Kim Ho
2004-01-192004-01-16 Kim Ho <kho@redhat.com>Kim Ho
2004-01-17ChangeLog rotationTom Tromey
2004-01-17* java/awt/Container.java: Typo and indentation fixes.Tom Tromey
2004-01-16natClassLoader.cc: Moved VMClassLoader methods...Tom Tromey
2004-01-16gnu_java_awt_peer_gtk_GtkEvents.c (pre_event_handler): Discard GDK_ENTER_NOTI...Fernando Nasser
2004-01-16EventQueue.java (pop): Prevent breaking the chain if pop is called for an int...Fernando Nasser
2004-01-162004-01-16 Thomas Fitzsimmons <fitzsim@redhat.com>Thomas Fitzsimmons