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-02-26Fix T43817: issue with non-utf8 encodings in Windows paths, again...Bastien Montagne
2015-02-19RNA: pass only 0/1 to RNA_property_boolean_setCampbell Barton
2015-02-18New filebrowser bookmarks: Some minor fix/optimization from latest coverity r...Bastien Montagne
2015-02-17Amend to previous own Fix T43684: only use hack on WIN32, and use case-insens...Bastien Montagne
2015-02-17Fix T43684 (again!): Mighty Windows thinks it’s perfectly sensible to block...Bastien Montagne
2015-02-17Quick fix/hack for too small 'operator' panel in filebrowserBastien Montagne
2015-02-17RNA API: reuse property lookupsCampbell Barton
2015-02-17Fix FileSel globbing including dirs & ".."Campbell Barton
2015-02-17Revert "Fix file size not drawn using Link/Append"Campbell Barton
2015-02-17FileSpace selection didn't call op.check sometimesCampbell Barton
2015-02-16Fix T43684: File Browser is unusable on Windows Machines (do not BLI_is_dir()...Bastien Montagne
2015-02-15Cleanup of SpaceFile, from asset-experiments branch mostly.Bastien Montagne
2015-02-15Fix for previous commit, sorry for the noise.Bastien Montagne
2015-02-11FileBrowser Bookmarks: fix issue with invalid bookmarks.Bastien Montagne
2015-02-11Fix crasher in own UIList bookmarks commit.Bastien Montagne
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-10Fix file size not drawn using Link/Appendjulianeisel
2015-02-09SpaceFile: rework filelist_find, was looping way too much.Bastien Montagne
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-07cleanup: de-duplicate codeCampbell Barton
2015-01-06cleanup: warningsCampbell Barton
2015-01-05FileBrowser: small tweak to new search feature: clear that string when changi...Bastien Montagne
2015-01-04Partial fix for T43113: Filebrowser: Empty folders do not contain go back arrow.Bastien Montagne
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2015-01-04Fix T43114: File Browser - don't highlight '..' while using border selectjulianeisel
2015-01-03FileBrowser: add search field in header bar.Bastien Montagne
2015-01-03Cleanup: rename 'filelist' BLI funcs to consistent naming.Bastien Montagne
2015-01-01SpaceFile: Cleanup: fix stupid indices in `filelist_from_main()`Bastien Montagne
2015-01-01SpaceFile: Tweak thumbnail to avoid restarting the job needlessly.Bastien Montagne
2015-01-01SpaceFile: Refactor sorting and filtering of filelist.Bastien Montagne
2015-01-01SpaceFile: Filelist: reorder a bit things, also cleanup some unused and pure-...Bastien Montagne
2014-12-24Fix T42879: File Browser - disable selecting ".." entry (Parent Directory)julianeisel
2014-12-04Cleanup: minor int->bool cleanup.Bastien Montagne
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-16Just 2 comments cleanedJens Verwiebe
2014-11-11UI: cleanup odd string-width checkCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Fix T42498: Disable Renaming for Read-Only Files in File Browserjulianeisel
2014-11-06Fix T42497: Enlarge rename text field in File Browserjulianeisel
2014-11-03Fix indetation in last commitJens Verwiebe
2014-11-03OSX/fsmenu: fix compiling on older gcc reported by Mike SJens Verwiebe
2014-10-13Cleanup: redundant castCampbell Barton
2014-10-09Cleanup: tabsCampbell Barton
2014-10-08OSX: fsmenu cleanupJens Verwiebe
2014-10-08OSX: adapt fs_menue to modern entries handlingJens Verwiebe