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
2014-11-10Fix T39144: text-select scrolling too fastCampbell Barton
2014-02-04Code cleanup: declarations for removed functionsCampbell Barton
2013-09-11correct own recent edits, area for text line numbers drawing was too small.Campbell Barton
2013-08-31text spacing was using DPI rather then the size of the text.Campbell Barton
2013-08-31text drawing glitche - highlight line was offset slightly from selection.Campbell Barton
2013-03-24Usablity:Ton Roosendaal
2012-12-31text autocompleteCampbell Barton
2012-12-31add back initial autocomplete support.Campbell Barton
2012-12-19generalize formatting code so different formatters can be registered and each...Campbell Barton
2012-12-12Holiday coding log :)Ton Roosendaal
2012-11-23Text Editor: remove text marker functionality. Patch [#33251]Justin Dailey
2012-11-16fix [#33180] text editor line height issueJustin Dailey
2012-05-04make text move up/down into a single operator with a direction propertyCampbell Barton
2012-05-04Patch [#30654] Wiki Quick Hack: Text editor move lines up/downJoshua Leung
2012-04-29patch [#30821] Wiki Quick Hack: Text editor duplicate lineCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-16patch [#29859] UTF-8 support for text editor.Sv. Lockal
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
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