summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* * Release classpath-0.02Brian Jones2001-01-079-9/+0
* * gnu/classpath/.cvsignore : Ignore Configuration.javaBrian Jones2000-12-101-0/+1
* * gnu/java/beans/ChangeLog: removedBrian Jones2000-12-039-95/+0
* * gnu/java/locale/LocaleInformation_en.java (localPatternChars):Warren Levy2000-11-281-1/+1
* * acconfig.h: added DEBUGBrian Jones2000-11-284-1/+49
* initial commitBrian Jones2000-11-201-0/+2
* Makefile.am: updated EXTRA_DISTBrian Jones2000-11-201-1/+5
* Makefile.am: added der to SUBDIRSBrian Jones2000-11-201-1/+1
* initial checkinBrian Jones2000-11-202-0/+6
* Makefile.am: typo fixedBrian Jones2000-11-201-1/+1
* Makefile.am: added util to SUBDIRSBrian Jones2000-11-201-1/+1
* Makefile.am: updated EXTRA_DISTBrian Jones2000-11-202-1/+12
* Makefile.am: initial commitBrian Jones2000-11-201-0/+4
* Makefile.am: added GtkRadioButtonPeer.java to EXTRA_DISTBrian Jones2000-11-201-0/+1
* Makefile.am: added GdkPixbufDecoder.java, GtkOffScreenDecoder.java to EXTRA_DISTBrian Jones2000-11-201-0/+2
* Makefile.am: added GtkToggleButtonPeer.java to EXTRA_DISTBrian Jones2000-11-201-0/+1
* Makefile.am: EXTRA_DIST updatedBrian Jones2000-11-201-0/+7
* Makefile.am: added awt to SUBDIRSBrian Jones2000-11-201-1/+1
* Fixed a few spellings.Jochen Hoenicke2000-09-182-79/+8
* Changed all iso8859-1 characters to their escape sequence representation.Jochen Hoenicke2000-09-186-164/+164
* * gnu/java/security/provider/SHA.java (munch): Reset buffer to 0 soWarren Levy2000-07-271-1/+5
* ignore MakefileBrian Jones2000-06-1425-0/+25
* From Mark Wielaard <mark@klomp.org>:Tom Tromey2000-05-092-5/+8
* 2000-04-17 Andrew Haley <aph@cygnus.com>Tom Tromey2000-04-182-3/+7
* Change license to clearly mark the peer and non-peer AWT libraries.Paul Fisher2000-03-204-3/+147
* Reformat license.Paul Fisher2000-03-2041-686/+868
* Change license to libgcc-like terms.Paul Fisher2000-03-178-156/+204
* Change license to libcc-like terms.Paul Fisher2000-03-1715-287/+392
* Change license to libgcc-like terms.Paul Fisher2000-03-177-131/+181
* Change licensing terms to libgcc-like.Paul Fisher2000-03-1715-1850/+2027
* Change license to libgcc-like terms.Paul Fisher2000-03-175-95/+125
* Change license to libgcc-like terms.Paul Fisher2000-03-1620-379/+503
* Moved calendar specific locales into its own resource bundle.Jochen Hoenicke1999-12-207-99/+272
* submitted patch by Mark Wielaard:Jochen Hoenicke1999-12-164-7/+384
* Remove `public' from produce method.Paul Fisher1999-11-241-2/+1
* Initial commit.Paul Fisher1999-11-231-0/+70
* (setVisible): Override ComponentPeer.setVisible, so we can call anPaul Fisher1999-11-221-5/+1
* Make ScrollPanes and Scrollbars work reasonably well.Paul Fisher1999-11-204-68/+43
* (getFontMetrics): Make compile.Paul Fisher1999-11-181-1/+1
* (getColorModel, getFontMetrics): Implement.Paul Fisher1999-11-181-9/+2
* Add back scrollbar support (should work).Paul Fisher1999-11-181-16/+20
* (getType): removePaul Fisher1999-11-181-2/+1
* Make peers build with toplevel build environment.Paul Fisher1999-11-174-62/+330
* Forgot to commit earlier.Paul Fisher1999-11-161-3/+9
* Change framework to allow for proper reloading of image data.Paul Fisher1999-11-162-8/+27
* Implement image functions in GdkGraphics.Paul Fisher1999-11-1624-200/+698
* no longer neededBrian Jones1999-11-131-52/+0
* initial checkinBrian Jones1999-11-132-0/+2
* distinguish java.awt.List from java.util.ListBrian Jones1999-11-111-3/+1
* updatedBrian Jones1999-10-242-23/+31