Please enable JavaScript to use RhodeCode Enterprise
Commit Description:
Address some warnings.
Commit Description:
Address some warnings.
namespace ImGuiNET
{
public enum ImGuiStyleVar
{
Alpha = 0 ,
WindowPadding = 1 ,
WindowRounding = 2 ,
WindowBorderSize = 3 ,
WindowMinSize = 4 ,
WindowTitleAlign = 5 ,
ChildRounding = 6 ,
ChildBorderSize = 7 ,
PopupRounding = 8 ,
PopupBorderSize = 9 ,
FramePadding = 10 ,
FrameRounding = 11 ,
FrameBorderSize = 12 ,
ItemSpacing = 13 ,
ItemInnerSpacing = 14 ,
IndentSpacing = 15 ,
ScrollbarSize = 16 ,
ScrollbarRounding = 17 ,
GrabMinSize = 18 ,
GrabRounding = 19 ,
TabRounding = 20 ,
ButtonTextAlign = 21 ,
SelectableTextAlign = 22 ,
COUNT = 23 ,
}
}
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings