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
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-02Partial fix for #28441: Tab width in texteditor ignored if used tabs as spacesSergey Sharybin
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-17One more small text space usability: select work by double-click on itSergey Sharybin
2011-02-17Split cursor_set into two operators:Sergey Sharybin
2011-02-15moving dir strings into global namespace for doc access (coming up)Campbell Barton
2011-02-08minor edits, no functional changes.Campbell Barton
2010-12-04Maintenance, Campbell Barton
2010-12-03- added GCC warning -Wstrict-prototypesCampbell Barton
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-13Text spaceSergey Sharybin
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-02-12correct fsf addressCampbell Barton
2010-02-07Fix #21008: text editor scrollbar overlapping text, code here was notBrecht Van Lommel
2010-01-26Fix #19580: text editor - current line is dependent on theBrecht Van Lommel
2009-09-052.5Brecht Van Lommel
2009-07-12made text editor margin work with different font sizes.Campbell Barton
2009-07-122.5: Couple of small fun featuresBrecht Van Lommel
2009-06-162.5: Text editor, port menu code to python.Brecht Van Lommel
2009-05-06Big, big commit!!Diego Borghetti
2009-04-22UIBrecht Van Lommel
2009-03-29UI:Brecht Van Lommel
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-03-132.5: UI Layout Engine, initial code.Brecht Van Lommel
2009-03-012.5: Text Editor back.Brecht Van Lommel
2008-12-142.5Ton Roosendaal