Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-24The debug target was erroneously removed, put it back.Wouter van Heyst
2003-11-24- another hack!Ton Roosendaal
2003-11-06Improved Knife line drawing, and added Knife cursor.Robert Wenzlaff
2003-10-27Changed Knife cursor in windows back to an arrow, since cross is "normal" cur...Robert Wenzlaff
2003-10-25- found the bad line in Ghost that preventing closing windows.Ton Roosendaal
2003-10-13Robert (DetectiveThorn) Wenzlaff's Knife subdivide tool. See previousAlexander Ewering
2003-07-11* removed warning from Glut "unknown key" when pressing the 'paragraph'Ton Roosendaal
2003-07-11* cursor now moves with arrow keys again for OSXTon Roosendaal
2003-07-09* Added a roman -> latin charset convertor.Ton Roosendaal
2003-07-05Patch provided by Jacques Beaurain (thanks!) to fix bug #322. I've addedTon Roosendaal
2003-07-05Iconified windows do not get window focus.Chris Want
2003-06-11- OSX ghost: hand cursor, and it creates an opengl context with AUX bufferTon Roosendaal
2003-05-26removed a mousecoords printf messageRob Haarsma
2003-05-25Changed cursor type for moving window edges in OSX into a 'grasping hand'.Ton Roosendaal
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want
2003-05-12- Destroy the glx context _before_ the X window.Wouter van Heyst
2003-05-08changed for the new fullscreen button (windows only)Rob Haarsma
2003-05-05added fullscreen command line switch on Win32 -WRob Haarsma
2003-05-01dos2unixed relivant stuff in the interndir.Kent Mein
2003-04-29modified it so ghost debugging is not done by default but you canKent Mein
2003-03-18Rest of the VC7 intern projectfiles.Daniel Dunbar
2003-03-13updated intern project files to suit the lib dir move.Simon Clitherow
2003-01-30Added multitest to the targets that get built for tests for ghost.Kent Mein
2003-01-29Ignore WM_DELETE_WINDOW on IRIX (somebody smarter than me pleaseChris Want
2003-01-29Mousewheel under X11 (patch by Martin Vollrathson)Chris Want
2003-01-28Modified MSVC intern projectfiles - XCOPY doesn't need the /E option.Simon Clitherow
2003-01-28Fixed constructor of wheel event.Maarten Gribnau
2003-01-28Added GHOST_WheelEvent.hMaarten Gribnau
2003-01-28Added mouse wheel support for windows.Maarten Gribnau
2003-01-24Fixed up the code so it compiles. (Basically added one more arg toKent Mein
2003-01-24fixed 3 warnings...Kent Mein
2003-01-24Fixed doxygen so it would run again for ghost....Kent Mein
2003-01-24First light of mouse wheel support.Maarten Gribnau
2003-01-12Hello,Francis Laurence
2003-01-04Workaround for the header file copying dependency hellHans Lambermont
2003-01-02Added fix for invisible size widget on OSX.Maarten Gribnau
2003-01-02Added mouse down event when window was activated byMaarten Gribnau
2003-01-02Fix for lots of window size events during window dragMaarten Gribnau
2003-01-02Enabled event printer in debug target to trace event handling in ghost.Maarten Gribnau
2003-01-02Removed injust assertion failure when clicking on the menu bar. Debug target ...Maarten Gribnau
2003-01-01Added test for events pending for windows already disposed. These events are ...Maarten Gribnau
2003-01-01Removed unused vars.Maarten Gribnau
2003-01-01Fixed ghost full-screen problemMaarten Gribnau
2003-01-01Fixed some documentation errorsMaarten Gribnau
2003-01-01I added the two patches Chris and I pointed too back in Nov.Kent Mein
2002-12-29Replaced old doxygen config file with two new ones:Maarten Gribnau
2002-12-29Removed those extra CVS tag lines in the header files of ghost (now I know whatMaarten Gribnau
2002-12-26WooHoo me again ;)Kent Mein
2002-12-19-static void SleepTillEvent(Display *display, GHOST_TUns64 maxSleep) {Kent Mein
2002-12-16Fixed the files so they compile...Kent Mein