Menu

Code Commit Log


Commit Date  
[r291] by lholden

the callback classes now compile and link with the library. However it still
is not usable =/

2002-11-30 00:19:59 Tree
[r290] by elias_naur

Reverted Luke's XWarpPointer change

2002-11-29 11:51:10 Tree
[r289] by lholden

added an example on how to use the callback from java

2002-11-29 09:19:39 Tree
[r288] by lholden

*** empty log message ***

2002-11-29 08:53:08 Tree
[r287] by lholden

added a cast to the example

2002-11-29 08:51:08 Tree
[r286] by lholden

*** empty log message ***

2002-11-29 08:49:29 Tree
[r285] by lholden

fixed the grammer a little, along with a small bug =)

2002-11-29 08:48:32 Tree
[r284] by lholden

*** empty log message ***

2002-11-29 08:33:36 Tree
[r283] by lholden

BaseWindow: We are now grabbing the mouse. Doing this because on linux,
you need to grab and move the pointer or else you can scroll away from
your full screen program.

org_lwjgl_input_Mouse.cpp: When in full screen, the pointer should warp
to the corner of the display. This fixes a few issues.

Also added a stub for nEnableBuffer, with a fixme message. This function
does not seem to be implemented in either the linux or win32 source...
but exists in the java Mouse class. The stub keeps programs from crashing.

ltmain.sh: Fixed a bug in libtool, where it uses gcc vs c++ for linking
librarys built in c++. This fixes a missing symbol issue.

configure.in: Made a few small changes.

2002-11-29 08:29:53 Tree
[r282] by lholden

callbacks: The start of my callback implementation.

Makefile.am: small fix for the CPPFLAGS variable

2002-11-29 06:06:16 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.