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
2010-10-18Add short comment.Nathan Letwory
2010-10-16Fix AltGr problem on WindowsNathan Letwory
2010-10-15Simplify GHOST modifier key handling on Windows.Nathan Letwory
2010-10-05rename Command key to OSKey, Window manager already called it the OSKey but i...Campbell Barton
2010-09-16Partial fix [#21395] Command key for keyboard mapping not functionalNathan Letwory
2010-09-08Commit patch [#23685] Cleanup/crashfix for AA using win32 ghost.Nathan Letwory
2010-07-07fix mingw compileAndrea Weikert
2010-07-05Patch [#22339] File/installation paths changesAndrea Weikert
2010-07-04Patch [#22339] File/installation paths changesAndrea Weikert
2010-06-15Got the okay from Nathan to commit this: It's a small patch for Win32 Ghost t...Mitchell Stokes
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-11Cocoa fix [#21866] : force mouse move event to be sent upon cursor position s...Damien Plisson
2010-02-27System dependent standard directory retrieval functions update : return const...Damien Plisson
2010-02-16compile fixes for MSVC!Andrea Weikert
2010-02-16Self tsk. Too much copy paste.Guillermo S. Romero
2010-02-16System dependant functions (skeletons) to retrieve user and system base dirs.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-13Patch [#20588] Adding multisample support to Win32 Ghost - by Mitchell Stoke...Nathan Letwory
2010-01-06OpenGL Anti-aliasing implementation for blender windowsDamien Plisson
2009-12-02Apply patch [#20145] Ghost Win32 roundup patch: Minimum Window Size, Continuo...Nathan Letwory
2009-11-02how embarrassing!Campbell Barton
2009-09-215 button mouse support from b333rt in IRC with some edits for X11.Campbell Barton
2009-05-192.5:Thomas Dinges
2009-03-012.5: Text Editor back.Brecht Van Lommel
2008-11-13Merge of trunk into blender 2.5:Brecht Van Lommel
2008-11-11Various changes made in the process of working on the UI code:Brecht Van Lommel
2008-09-10Patch 17508: Blender Web Plugin - XEmbed. Enable XEmbed integration of blende...Benoit Bolsee
2008-07-22Bug fix for the bug fix. Wasn't closing the clipboard before returning. Thank...Ian Thompson
2008-07-22Bugfix: Pasting non-text data (or trying to retrieve non-text data from the c...Ian Thompson
2008-07-19Merged 15170:15635 from trunk (no conflicts or even merges)Ian Thompson
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-14resolved conflict state with HEAD r14096Jean-Luc Peurière
2008-03-04change error in typingRicki Myers
2008-03-04Added Copy and Paste functions to GHOST.Ricki Myers
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-05* GHOST win32: make sure window gets repositioned to 0,0 when setting state t...Nathan Letwory
2008-01-01* some cleanup of warningsNathan Letwory
2007-12-31* also distinguish between maximised and fullscreen on GHOST win32.Nathan Letwory
2007-12-31* revert my change to windowmanager move/size handling.Nathan Letwory
2007-12-30* handle WM_MOVE on win32 in GHOSTNathan Letwory
2007-11-13Bugfix 7733Ton Roosendaal
2007-08-03windows ndof supportJean-Luc Peurière
2007-07-15commiting fixes from Ettore for building on linux & win 32Jean-Luc Peurière
2007-06-29committing Ettore Pasquini MS windows supportJean-Luc Peurière
2006-11-06Extended GHOST to support WinTab, in order to better support graphic tablets ...Andrea Weikert
2004-11-07fix bug #1546Jens Ole Wund
2003-12-12Removed an '#ifndef FREE_WINDOWS' statement that preventedSimon Clitherow
2003-05-26removed a mousecoords printf messageRob Haarsma
2003-05-25Support for building bf-blender under windows with gcc (huge thanks toChris Want