summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed testsuite to enable compilation without guileAaron M. Renn1998-12-191-1/+1
* Added dummy constructors needed for compiling other classesAaron M. Renn1998-12-191-0/+15
* Fully qualified references to UnsupportedOperationException to pleaseAaron M. Renn1998-12-192-4/+4
* Require pthreads until JNI 1.2. Update to latest GTK/GLIB cvs trees.Paul Fisher1998-12-1916-291/+217
* Add import for MissingResourceExceptionAaron M. Renn1998-12-191-0/+1
* Initialize linesep to null to supress bogus compiler warningsAaron M. Renn1998-12-191-1/+1
* Add package declarationAaron M. Renn1998-12-192-2/+6
* Fully qualify reference to java.lang.Comparable to please JavaDepsAaron M. Renn1998-12-191-1/+1
* Converted unicode esacpe to regular escape to please JavaDepsAaron M. Renn1998-12-191-2/+3
* Alpha version of libtool with interlibrary dependenciesAaron M. Renn1998-12-192-624/+1839
* Added java/security makefile genAaron M. Renn1998-12-191-0/+1
* Removed compat subdirAaron M. Renn1998-12-191-1/+1
* Added Artur B.Aaron M. Renn1998-12-191-0/+1
* Added private static method to create FileDescriptor from native fdAaron M. Renn1998-12-191-0/+11
* Dumb mistakesAaron M. Renn1998-12-181-3/+1
* Initial checkinAaron M. Renn1998-12-181-0/+7
* Update files to frozen GTK+ cvs tree.Paul Fisher1998-12-176-32/+37
* Functionality has been replaced by gthread-jni.[ch].Paul Fisher1998-12-172-87/+0
* Initial commit of new threading routines for GLIB.Paul Fisher1998-12-172-0/+162
* Cleaning.James E. Blair1998-12-162-3/+1
* Added ListPeerJames E. Blair1998-12-162-3/+6
* Added support for ListPeerJames E. Blair1998-12-161-1/+1
* Initial commitJames E. Blair1998-12-162-0/+419
* Added EventBoxJames E. Blair1998-12-161-23/+28
* Rename gtkWidgetSetVisible and mark setVisible as native.Paul Fisher1998-12-152-17/+2
* Implement getLocationOnScreen.Paul Fisher1998-12-152-2/+25
* Implement repaint.Paul Fisher1998-12-151-4/+1
* Implement repaint.Paul Fisher1998-12-151-0/+21
* Implement reshape(int, int, int, int).Paul Fisher1998-12-151-1/+1
* Implement setVisible(false).Paul Fisher1998-12-152-22/+32
* Add -Wall.Paul Fisher1998-12-151-1/+1
* (isWhitespace): Correct method name typo.Paul Fisher1998-12-141-2/+2
* Attempt to conform to coding standards. Sorry.James E. Blair1998-12-1323-112/+113
* Added support for labelsJames E. Blair1998-12-134-5/+8
* Initial commitJames E. Blair1998-12-131-0/+103
* Initial checkinJames E. Blair1998-12-131-0/+74
* Added support for text widgetsJames E. Blair1998-12-134-10/+13
* Initial commitJames E. Blair1998-12-136-0/+777
* Initial CheckinAaron M. Renn1998-12-1313-0/+4338
* Add this file to be sure I write down all the folks who sent in bugAaron M. Renn1998-12-131-0/+2
* Clear exception on method not found errorAaron M. Renn1998-12-131-0/+5
* Added get/setTimeToLiveAaron M. Renn1998-12-131-0/+35
* Made 'impl' a package protected variableAaron M. Renn1998-12-132-6/+6
* Cleanup security checksAaron M. Renn1998-12-122-24/+14
* Initial CheckinAaron M. Renn1998-12-121-0/+147
* Misc 1.2 updatesAaron M. Renn1998-12-121-18/+16
* Added checkPermissionAaron M. Renn1998-12-121-0/+11
* Added FilePermission.java and SerializablePermission.javaAaron M. Renn1998-12-121-1/+1
* Added missing methods for 1.2Aaron M. Renn1998-12-121-9/+27
* Add support for SO_SNDBUF and SO_RCVBUFAaron M. Renn1998-12-122-3/+43