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-06-24Fix own error in recent tooltip commitCampbell Barton
2014-06-24Update the design of tooltipsCampbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-03Code cleanup: use typedefs for ui handler functionsCampbell Barton
2014-05-02Code cleanup: UI use ui_block_to_window_rctf where possibleCampbell Barton
2014-05-02UIL: Dragging popups wasn't updating safe-areasCampbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-15GHash: add typed hash functions (were all (void *))Campbell Barton
2014-04-13Code cleanup: quiet warnings & styleCampbell Barton
2014-04-12Slight modification to previous color wheel tweak.Antony Riakiotakis
2014-04-12Fix for color pickers:Antony Riakiotakis
2014-04-11Fix T39627Antony Riakiotakis
2014-04-03I18N: add missing linesSv. Lockal
2014-04-02Code cleanup: avoid redundant lookups for subwindowsCampbell Barton
2014-03-18Fix T39228 Gamma/lift/gain are burned out in the circular color pickersAntony Riakiotakis
2014-03-17Fix own bug reported on irc by Venomgfx, missing value slider in colorAntony Riakiotakis
2014-03-13Fix own bug after HSL picker commit. HSV Cube based pickers missed HSVAntony Riakiotakis
2014-03-12Code cleanup: de-duplicate switch statement, style editsCampbell Barton
2014-03-12Anticipate future color picker types and don't crash (uiBut could beAntony Riakiotakis
2014-03-12HSL color wheel implementation.Antony Riakiotakis
2014-02-27Fix T38678: Long strings on Search widget not getting shortened/no tooltip.Bastien Montagne
2014-02-24Fix misaligned alpha slider label in color picker.Brecht Van Lommel
2014-02-22Minor UI messages fixes.Bastien Montagne
2014-02-15Fix T38640: password values showed in tooltipsCampbell Barton
2014-02-13error in recent commitCampbell Barton
2014-02-13UI: split ui_popup_menu_memory into get/set functions and store as uintCampbell Barton
2014-02-13Code cleanup: remove unused button aspectCampbell Barton
2014-02-13Code cleanup: styleCampbell Barton
2014-02-12Grr, another UI messages fix, forgot this one!Bastien Montagne
2014-02-12fix/workaround for v3d object mode selector flipping directionCampbell Barton
2014-02-10UI: report if WM_OT_call_menu uses an unknown menuCampbell Barton
2014-02-10UI: fix for issue in last commit, popups show above the buttons againCampbell Barton
2014-02-10UI: refactor menus to remove menus encoded in stringsCampbell Barton
2014-02-09UI: replace uiPupMenuOkee & uiPupMenuSaveOver with WM_operator_confirmCampbell Barton
2014-02-09UI: improve reports popupCampbell Barton
2014-02-09Code cleanup: remove unused menu functionsCampbell Barton
2014-01-17UI: tweak menu padding and make separator line more visible.Brecht Van Lommel
2014-01-04UI: Use bool rather then int/short's where possibleCampbell Barton
2013-12-23UI: Resolve T37917, disable tooltip scaling (zoomout only)Campbell Barton
2013-12-23Fix for tooltip right side having zero offsetCampbell Barton
2013-12-11User Interface: add colon separator for number buttonsCampbell Barton
2013-12-09Tooltips: abbreviate long python operator tooltipsWalid Shouman
2013-12-07Code Cleanup: pass rectangles as const in insterface filesCampbell Barton
2013-12-02Blender Font (BLF): add length argument to string width/height functionsCampbell Barton
2013-11-29File Browser: autocomplete keeps focus in the file field when entering a folder.Brecht Van Lommel
2013-11-26Fix own regression in rB254aa8f3a0fb: Titles and sub-titles in menus were dra...Bastien Montagne
2013-11-26User Interface: don't show macro args in tooltipsCampbell Barton