freeglut
20 years ago* Hopefully I did THIS one right (used 'cvs update' to Merge)
Eric Sandall [Wed, 18 Jun 2003 22:26:50 +0000 (22:26 +0000)]
* Hopefully I did THIS one right (used 'cvs update' to Merge)

Authors - The first update in quite a while

ChangeLog - Added the recent changes

freeglut_callbacks.c - Added Aleksandar Donev's menu destruction callback

freeglut_internal.h - Added the user data to the structures and made the menu state/status callbacks window-independent

freeglut_menu.c - Removed several OpenGL compiler warnings and added A. Donev's menu user data functions

freeglut_structure.c - Added Aleksandar Donev's menu destruction callback

freeglut_teapot.c - Removed or suppressed several compiler warnings

freeglut_window.c - Updated the window positioning code and added A. Donev's window user data

freeglut_ext.h - Added the menu destruction callback and user data functions

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@79 7f0cb862-5218-0410-a997-914c9d46530a

20 years ago* Removed freeglut_ext.h (wasn't supposed to be added)
Eric Sandall [Wed, 18 Jun 2003 22:12:02 +0000 (22:12 +0000)]
* Removed freeglut_ext.h (wasn't supposed to be added)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@78 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoAdded FREEGLUT_VERSION_1_3.
Brian Paul [Wed, 18 Jun 2003 21:15:22 +0000 (21:15 +0000)]
Added FREEGLUT_VERSION_1_3.
Added GLUT_VERSION for glutGet().
Added glutGet() documentation.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@77 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoremove DOS-style CR characters
Brian Paul [Wed, 18 Jun 2003 14:38:36 +0000 (14:38 +0000)]
remove DOS-style CR characters

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@76 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoadded glutGetProcAddress and GLUT_FPS info
Brian Paul [Wed, 18 Jun 2003 14:07:17 +0000 (14:07 +0000)]
added glutGetProcAddress and GLUT_FPS info

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@75 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoadded glutGetProcAddress() and GLUT_FPS
Brian Paul [Wed, 18 Jun 2003 13:50:33 +0000 (13:50 +0000)]
added glutGetProcAddress() and GLUT_FPS

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@74 7f0cb862-5218-0410-a997-914c9d46530a

20 years agorestore GLUT_FPS env var feature lost in previous check-in
Brian Paul [Tue, 17 Jun 2003 22:46:50 +0000 (22:46 +0000)]
restore GLUT_FPS env var feature lost in previous check-in

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@73 7f0cb862-5218-0410-a997-914c9d46530a

20 years ago* Updated ChangeLog
Eric Sandall [Tue, 17 Jun 2003 20:22:57 +0000 (20:22 +0000)]
* Updated ChangeLog

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@72 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoSet #4:
Eric Sandall [Tue, 17 Jun 2003 20:16:01 +0000 (20:16 +0000)]
Set #4:
  * Fixes a couple of compiler warnings and other bugs.
  * freeglut_main.c: Removes a compiler warning
  * freeglut_structure.c: Sets the current window before calling the window closure callback
  * Possibly other changes

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@71 7f0cb862-5218-0410-a997-914c9d46530a

20 years ago* Rest of Set #3
Eric Sandall [Tue, 17 Jun 2003 20:14:04 +0000 (20:14 +0000)]
* Rest of Set #3

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@70 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoSet #3: Fixes for window positioning problem Windows
Eric Sandall [Tue, 17 Jun 2003 20:12:28 +0000 (20:12 +0000)]
Set #3: Fixes for window positioning problem Windows

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@69 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoEero Pajarre's GLUT_ICON code for Windows
Eric Sandall [Tue, 17 Jun 2003 20:08:09 +0000 (20:08 +0000)]
Eero Pajarre's GLUT_ICON code for Windows

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@68 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoFirst group of patches: Adds single-buffered rendering (or its emulation) in Windows.
Eric Sandall [Tue, 17 Jun 2003 20:06:32 +0000 (20:06 +0000)]
First group of patches:  Adds single-buffered rendering (or its emulation) in Windows.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@67 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoadded GLUT_FPS env var option
Brian Paul [Tue, 17 Jun 2003 16:55:22 +0000 (16:55 +0000)]
added GLUT_FPS env var option

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@66 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoadded glutGetProcAddress()
Brian Paul [Tue, 17 Jun 2003 16:54:54 +0000 (16:54 +0000)]
added glutGetProcAddress()

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@65 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoFix the keyboard up callback and a compiler warning.
Don Heyse [Thu, 12 Jun 2003 19:02:56 +0000 (19:02 +0000)]
Fix the keyboard up callback and a compiler warning.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@64 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoSet the current window before calling the window closure callback.
Don Heyse [Thu, 12 Jun 2003 18:59:53 +0000 (18:59 +0000)]
Set the current window before calling the window closure callback.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@63 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoJohn's window positioning corrections.
Don Heyse [Thu, 12 Jun 2003 18:57:31 +0000 (18:57 +0000)]
John's window positioning corrections.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@62 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoEero Pajarre's icon code.
Don Heyse [Thu, 12 Jun 2003 18:54:11 +0000 (18:54 +0000)]
Eero Pajarre's icon code.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@61 7f0cb862-5218-0410-a997-914c9d46530a

20 years agoSingle buffered rendering for Windows.
Don Heyse [Thu, 12 Jun 2003 18:52:37 +0000 (18:52 +0000)]
Single buffered rendering for Windows.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@60 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoJohn Documented InitWindowPosition extensions and added some kbd fn info.
Don Heyse [Mon, 2 Jun 2003 18:46:27 +0000 (18:46 +0000)]
John Documented InitWindowPosition extensions and added some kbd fn info.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@59 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoDocumented Johns changes from May 03.
Don Heyse [Mon, 2 Jun 2003 18:20:06 +0000 (18:20 +0000)]
Documented Johns changes from May 03.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@58 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoDo not allow glutGet to reposition the window 1 pixel toward bottom right.
Don Heyse [Mon, 2 Jun 2003 18:18:07 +0000 (18:18 +0000)]
Do not allow glutGet to reposition the window 1 pixel toward bottom right.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@57 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoPass mouse pos to Windows kbd callback. Resequenced a few things for UNIX.
Don Heyse [Mon, 2 Jun 2003 18:16:33 +0000 (18:16 +0000)]
Pass mouse pos to Windows kbd callback.  Resequenced a few things for UNIX.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@56 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoApplied patch to fix GameMode issues supplied by Bernhard Kaindl.
Christopher John Purnell [Sun, 23 Mar 2003 16:21:14 +0000 (16:21 +0000)]
Applied patch to fix GameMode issues supplied by Bernhard Kaindl.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@55 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoSwitch to ANSI C comments.
Don Heyse [Wed, 12 Mar 2003 14:42:11 +0000 (14:42 +0000)]
Switch to ANSI C comments.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@54 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoSwitch to ANSI C comments. Removed always true tests on unsigned char. Single buffe...
Don Heyse [Wed, 12 Mar 2003 14:38:47 +0000 (14:38 +0000)]
Switch to ANSI C comments.  Removed always true tests on unsigned char.  Single buffering fix..

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@53 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoSwitching to John Fays version of the VC++ project files.
Don Heyse [Thu, 13 Feb 2003 22:27:35 +0000 (22:27 +0000)]
Switching to John Fays version of the VC++ project files.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@52 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoRemoved erroneous GPL license comments.
Steve Baker [Sat, 8 Feb 2003 02:30:01 +0000 (02:30 +0000)]
Removed erroneous GPL license comments.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@51 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoMoved freeglut_internal.h to the freeglut source code private directory.
Don Heyse [Fri, 7 Feb 2003 21:30:24 +0000 (21:30 +0000)]
Moved freeglut_internal.h to the freeglut source code private directory.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@50 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoSubWindow border thickness fix. Overlay changes in glutGet.
Don Heyse [Fri, 7 Feb 2003 21:27:20 +0000 (21:27 +0000)]
SubWindow border thickness fix.  Overlay changes in glutGet.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@49 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoJohns changes for layers, fgSetWindow, and fgSetupPixelFormat.
Don Heyse [Fri, 7 Feb 2003 21:24:39 +0000 (21:24 +0000)]
Johns changes for layers, fgSetWindow, and fgSetupPixelFormat.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@48 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoJohn fixed a bug that make bitmap font one pixel wider than its drawn.
Don Heyse [Fri, 7 Feb 2003 21:17:40 +0000 (21:17 +0000)]
John fixed a bug that make bitmap font one pixel wider than its drawn.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@47 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoMoved freeglut_internal.h to the private directory with the other freeglut sources.
Don Heyse [Fri, 7 Feb 2003 18:49:08 +0000 (18:49 +0000)]
Moved freeglut_internal.h to the private directory with the other freeglut sources.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@46 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoBroke freeglut.h into glut.h and freeglut_ext.h
Don Heyse [Fri, 7 Feb 2003 18:45:04 +0000 (18:45 +0000)]
Broke freeglut.h into glut.h and freeglut_ext.h

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@45 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoExports file for Win32 dll. One EXPORT for each FGAPI line in freeglut.h
Don Heyse [Mon, 6 Jan 2003 17:54:35 +0000 (17:54 +0000)]
Exports file for Win32 dll.  One EXPORT for each FGAPI line in freeglut.h

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@44 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoCleanup joystick deallocation.
Steve Baker [Sat, 4 Jan 2003 03:01:36 +0000 (03:01 +0000)]
Cleanup joystick deallocation.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@43 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoAllow DLL and static library build on Windows.
Don Heyse [Tue, 10 Dec 2002 15:41:37 +0000 (15:41 +0000)]
Allow DLL and static library build on Windows.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@42 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoAdded check for FREEGLUT_DLL to allow static & DLL build on Windows.
Don Heyse [Tue, 10 Dec 2002 15:39:54 +0000 (15:39 +0000)]
Added check for FREEGLUT_DLL to allow static & DLL build on Windows.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@41 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoMore bitmap font spacing fixes from John.
Don Heyse [Wed, 4 Dec 2002 14:45:37 +0000 (14:45 +0000)]
More bitmap font spacing fixes from John.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@40 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoFixed Win95 crash when getenv("DISPLAY") returned NULL ptr.
Don Heyse [Fri, 29 Nov 2002 17:32:55 +0000 (17:32 +0000)]
Fixed Win95 crash when getenv("DISPLAY") returned NULL ptr.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@39 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoThe lowercase t in helvetica12 was too skinny.
Don Heyse [Fri, 29 Nov 2002 17:31:44 +0000 (17:31 +0000)]
The lowercase t in helvetica12 was too skinny.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@38 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoAdjusted character spacing on a few fonts.
Don Heyse [Fri, 29 Nov 2002 00:42:09 +0000 (00:42 +0000)]
Adjusted character spacing on a few fonts.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@37 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoMany updates from John Fay.
Don Heyse [Fri, 29 Nov 2002 00:05:26 +0000 (00:05 +0000)]
Many updates from John Fay.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@36 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoAdded Visual C++ 6 Static library project for John Fay.
Don Heyse [Fri, 29 Nov 2002 00:03:04 +0000 (00:03 +0000)]
Added Visual C++ 6 Static library project for John Fay.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@35 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoVisual C++ 6 project file for static freeglut lib.
Don Heyse [Thu, 28 Nov 2002 23:58:00 +0000 (23:58 +0000)]
Visual C++ 6 project file for static freeglut lib.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@34 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoMany updates from John Fay. (freeglut.h may need a small change to allow Win32 DLL...
Don Heyse [Thu, 28 Nov 2002 23:37:51 +0000 (23:37 +0000)]
Many updates from John Fay.  (freeglut.h may need a small change to allow Win32 DLL build again)

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@33 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoMany updates from John Fay.
Don Heyse [Thu, 28 Nov 2002 23:31:40 +0000 (23:31 +0000)]
Many updates from John Fay.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@32 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoMany updates from John Fay.
Don Heyse [Thu, 28 Nov 2002 23:26:17 +0000 (23:26 +0000)]
Many updates from John Fay.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@31 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoFixes from freeglut_portable patch. Memory leak fix from John. Return_if_fail fix.
Don Heyse [Thu, 28 Nov 2002 23:09:47 +0000 (23:09 +0000)]
Fixes from freeglut_portable patch.  Memory leak fix from John.  Return_if_fail fix.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@30 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoAdded on behalf of John Fay.
Don Heyse [Tue, 26 Nov 2002 19:56:55 +0000 (19:56 +0000)]
Added on behalf of John Fay.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@29 7f0cb862-5218-0410-a997-914c9d46530a

21 years agoImplemented tetrahedra, octahedra, dodecahedra, and icosahedra. Checked in on behalf...
Don Heyse [Tue, 22 Oct 2002 16:28:00 +0000 (16:28 +0000)]
Implemented tetrahedra, octahedra, dodecahedra, and icosahedra.  Checked in on behalf of John F. Fay <john.fay@eglin.af.mil>.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@28 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoFixed previous fix so it compiles.
Don Heyse [Mon, 20 May 2002 21:01:33 +0000 (21:01 +0000)]
Fixed previous fix so it compiles.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@27 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoMy bad.
Christopher John Purnell [Mon, 20 May 2002 17:25:55 +0000 (17:25 +0000)]
My bad.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@26 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoAdded stroke fonts.
Christopher John Purnell [Sat, 18 May 2002 21:42:00 +0000 (21:42 +0000)]
Added stroke fonts.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@25 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoRemoved some DOS line ends.
Christopher John Purnell [Fri, 17 May 2002 10:02:10 +0000 (10:02 +0000)]
Removed some DOS line ends.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@24 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoRemoved one last glib call.
Christopher John Purnell [Thu, 16 May 2002 15:00:33 +0000 (15:00 +0000)]
Removed one last glib call.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@23 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoRemoved a bunch of '.P' files that don't belong in the CVS archive.
Steve Baker [Sun, 20 Jan 2002 23:20:45 +0000 (23:20 +0000)]
Removed a bunch of '.P' files that don't belong in the CVS archive.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@22 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoAdded keyup events code.
Christopher John Purnell [Sun, 5 Aug 2001 22:47:35 +0000 (22:47 +0000)]
Added keyup events code.
Added missing specal keys.
Made menu callbacks global.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@21 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoMore position tweeks.
Christopher John Purnell [Sun, 5 Aug 2001 19:30:26 +0000 (19:30 +0000)]
More position tweeks.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@20 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoFixed redisplay bug.
Christopher John Purnell [Sat, 4 Aug 2001 12:24:21 +0000 (12:24 +0000)]
Fixed redisplay bug.
Fixed modifier values.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@19 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoImproved window positioning.
Christopher John Purnell [Sat, 4 Aug 2001 12:22:42 +0000 (12:22 +0000)]
Improved window positioning.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@18 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoA stupid bug fixed.
Christopher John Purnell [Mon, 30 Jul 2001 20:23:05 +0000 (20:23 +0000)]
A stupid bug fixed.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@17 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoone more g_assert removed
Andreas Umbach [Mon, 30 Jul 2001 15:22:51 +0000 (15:22 +0000)]
one more g_assert removed

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@16 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoremoved glib dependencies from win32
Andreas Umbach [Mon, 30 Jul 2001 14:41:42 +0000 (14:41 +0000)]
removed glib dependencies from win32

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@15 7f0cb862-5218-0410-a997-914c9d46530a

22 years ago- removed glib dependencies from win32 code
Andreas Umbach [Mon, 30 Jul 2001 14:41:11 +0000 (14:41 +0000)]
- removed glib dependencies from win32 code

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@14 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoFixed bug list code.
Christopher John Purnell [Sun, 29 Jul 2001 16:03:07 +0000 (16:03 +0000)]
Fixed bug list code.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@13 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoRemoved glib dependancy
Christopher John Purnell [Sun, 29 Jul 2001 11:17:00 +0000 (11:17 +0000)]
Removed glib dependancy

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@12 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoThe build system now looks for X.
Christopher John Purnell [Sun, 29 Jul 2001 10:32:55 +0000 (10:32 +0000)]
The build system now looks for X.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@11 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoAdded documents.
Steve Baker [Fri, 27 Jul 2001 07:22:53 +0000 (07:22 +0000)]
Added documents.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@10 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoRemoved some more files that don't belong in CVS
Steve Baker [Fri, 27 Jul 2001 06:10:40 +0000 (06:10 +0000)]
Removed some more files that don't belong in CVS

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@9 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoRemoved files checked in in error.
Steve Baker [Fri, 27 Jul 2001 06:07:15 +0000 (06:07 +0000)]
Removed files checked in in error.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@8 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoInitial revision
Steve Baker [Fri, 27 Jul 2001 04:40:50 +0000 (04:40 +0000)]
Initial revision

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@4 7f0cb862-5218-0410-a997-914c9d46530a

22 years agoInitial revision
Steve Baker [Fri, 27 Jul 2001 04:35:54 +0000 (04:35 +0000)]
Initial revision

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@3 7f0cb862-5218-0410-a997-914c9d46530a