summaryrefslogtreecommitdiff
path: root/native
Commit message (Expand)AuthorAgeFilesLines
...
* * java_io_ObjectStreamClass.c: Removed.Warren Levy2000-07-312-84/+4
* * gnu/java/security/provider/SHA.java (munch): Reset buffer to 0 soWarren Levy2000-07-272-2/+4
* Makefile.am: ignore error when symlinking libraries to libjaphar_*Brian Jones2000-07-018-9/+9
* .cvsignore : ignore more build generated filesBrian Jones2000-06-281-0/+6
* Makefile.am : conditionally link libjaphar_* to given libraries .so ifBrian Jones2000-06-289-1/+42
* currentClassLoader() : added two fixes from Petter Reinholdtsen forBrian Jones2000-06-261-1/+2
* initial checkinBrian Jones2000-06-141-0/+2
* Update license information.Paul Fisher2000-03-2032-516/+644
* Add license.Paul Fisher2000-03-201-3/+21
* libclasspath_lib -> libclasspathBrian Jones2000-03-181-3/+3
* Change license to libgcc-like terms.Paul Fisher2000-03-1710-5/+262
* Change license to libgcc-like terms.Paul Fisher2000-03-1725-404/+648
* Add gnu.cpu.endian property.Paul Fisher2000-03-161-0/+14
* added support for kjc/javac(again), see mail archivesBrian Jones1999-12-318-0/+30
* changed libdir to pkglibdir for installationBrian Jones1999-12-301-3/+3
* Fix syntax error in @LIBVERSION@ autoconf variableAaron M. Renn1999-12-301-1/+1
* commented out everythingBrian Jones1999-12-291-5/+5
* install into pkglibdir instead of libdirBrian Jones1999-12-294-46/+13
* using pkglibdir instead of libdirBrian Jones1999-12-291-5/+4
* simplified MakefileBrian Jones1999-12-291-32/+5
* switched to installing into pkglibdirBrian Jones1999-12-291-1/+1
* simplified MakefileBrian Jones1999-12-291-25/+8
* include appropriate headersBrian Jones1999-12-292-2/+2
* autogeneratedBrian Jones1999-12-292-66/+0
* removed reflect.c and reflect.hBrian Jones1999-12-071-1/+1
* the VM must implement theseBrian Jones1999-12-075-1642/+0
* no longer pertinentBrian Jones1999-12-071-18/+0
* initial commitBrian Jones1999-11-261-0/+8
* updated #includeBrian Jones1999-11-264-4/+4
* autogeneratedBrian Jones1999-11-269-541/+0
* autogenerated nowBrian Jones1999-11-2610-770/+0
* Fix to properly link against gtkpeer.Paul Fisher1999-11-241-1/+1
* Add in gdk-pixbuf code.Paul Fisher1999-11-232-0/+227
* XFlush to keep events moving along.Paul Fisher1999-11-221-23/+23
* (translateNative): Remove race condition on set/get of {x,y}_offsets.Paul Fisher1999-11-221-0/+4
* (dispose): Replace gdk_flush () with XFlush (GDK_DISPLAY ()).Paul Fisher1999-11-221-1/+2
* Convert C++ style comments to C style comments.Geoff Berry1999-11-203-26/+20
* Make ScrollPanes and Scrollbars work reasonably well.Paul Fisher1999-11-205-83/+165
* (connectHooks): Connect "value_changed" to adjustment.Paul Fisher1999-11-191-1/+2
* Add back scrollbar support (should work).Paul Fisher1999-11-181-20/+32
* Check for byte order with autoconf.Paul Fisher1999-11-174-3/+6
* Make peers build with toplevel build environment.Paul Fisher1999-11-174-13/+19
* Remove gtkcontainerpeer.c.Paul Fisher1999-11-161-1/+1
* no longer necessary.Paul Fisher1999-11-161-55/+0
* Remove gtkdialogpeer.cPaul Fisher1999-11-161-1/+1
* no longer needed.Paul Fisher1999-11-161-77/+0
* toshok-style commit.Paul Fisher1999-11-1617-254/+547
* added -I$(top_srcdir)/include to INCLUDESBrian Jones1999-11-135-5/+8
* added -I/include to INCLUDESBrian Jones1999-11-131-1/+2
* removed config.h stuffBrian Jones1999-11-131-4/+0