gecko-dev/widget
bruce%cybersight.com 833772ba3d Fix for ANSI C++ violation. Clipboard data was passed in a void* and the GTK fu
nction wanted an unsigned char*.  That type of implicit conversion is not permis
sible in ANSI C++. This was breaking most of the unix builds with commercial com
pilers (AIX, Solaris, HP-UX).
1999-04-16 03:58:07 +00:00
..
macbuild Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh. 1999-04-10 00:15:14 +00:00
public Changing return value for IsLargeDataSet() to PRBool. 1999-04-13 10:11:30 +00:00
src Fix for ANSI C++ violation. Clipboard data was passed in a void* and the GTK fu 1999-04-16 03:58:07 +00:00
tests fixes to get the test to build 1999-04-10 00:36:18 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
build.bat moved to pub 1998-04-13 20:24:54 +00:00
Makefile.in Wrapping tests with ENABLE_TESTS 1999-02-07 12:13:23 +00:00
makefile.win moved to pub 1998-04-13 20:24:54 +00:00