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
2015-06-11File Browser Arrow Keys NavigationJulian Eisel
2015-06-03Fix UI string clip (reverse search separator char)Campbell Barton
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-18Filebrowser: Do not intent to draw empty strings, loss of time.Bastien Montagne
2015-05-04Cleanup: deduplicate code.Bastien Montagne
2015-04-29File browser - change thumbnails size with a sliderBastien Montagne
2015-04-22Fix T44470: File Selection sometimes surpresses last Character.Bastien Montagne
2015-04-08Font preview for file browserCampbell Barton
2015-02-17Revert "Fix file size not drawn using Link/Append"Campbell Barton
2015-02-15Cleanup of SpaceFile, from asset-experiments branch mostly.Bastien Montagne
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-10Fix file size not drawn using Link/Appendjulianeisel
2015-01-26Cleanup: current/parent paths: add helpers in BLI_path_utils.Bastien Montagne
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-20UI: cleanup UI_fontstyle_string_width, UI_draw_stringCampbell Barton
2015-01-12Fix: Don't show filesel buttons when no operators runningCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-12-24Fix T42879: File Browser - disable selecting ".." entry (Parent Directory)julianeisel
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-11UI: cleanup odd string-width checkCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-06Fix T42497: Enlarge rename text field in File Browserjulianeisel
2014-09-03Fix FileSelector dividers disappearingCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2013-11-29File Browser: autocomplete keeps focus in the file field when entering a folder.Brecht Van Lommel
2013-11-22Fix T37485: autocomplete while appending and autocomplete folder behaviour.Henrik Aarnio
2013-11-02OSX: give application bundles an own icon to better differentiate vs. foldersJens Verwiebe
2013-05-10Fix #35261: double clicking the up arrow in the file browser to go up multipleBrecht Van Lommel
2013-04-13code cleanup: remove unused string formatting in bli_adddirstrings(), also re...Campbell Barton
2013-04-04code cleanup: use bools in UI and WM code, quiet some shadow warnings, remove...Campbell Barton
2013-04-03Bunch of fixes for GLSL display transformSergey Sharybin
2013-03-26fix for missing redraw in own commit r55554 (Ctrl+F text editor find).Campbell Barton
2013-03-17Fix for "draw images as texture"Ton Roosendaal
2013-03-15Screen: add exit callback for area and region types, this gets called whenBrecht Van Lommel
2013-03-05patch [#34103] dir_contents.patchCampbell Barton
2013-02-13style cleanupCampbell Barton
2013-02-12Fix file editor not properly scaling with DPI, this was not implemented yet.Brecht Van Lommel
2012-12-26Region scrollbar fix!Ton Roosendaal
2012-10-27== file browser ==Andrea Weikert
2012-10-27== filebrowser ==Andrea Weikert
2012-10-26style cleanupCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-06-18style cleanupCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-28style cleanup: changes to brace placement / newlines - for/while/if/switchCampbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-21style cleanupCampbell Barton
2012-04-15code cleanup: dont include BLI_winstuff.h on non windows systems, also cleanu...Campbell Barton
2012-04-14Fixed another bunch of i18n bugs (thx to Leon Cheung for spotting them), amon...Bastien Montagne