summary refs log tree commit diff stats
redistribute&nbsp;it&nbsp;and/or&nbsp;modify<br> #&nbsp;it&nbsp;under&nbsp;the&nbsp;terms&nbsp;of&nbsp;the&nbsp;GNU&nbsp;General&nbsp;Public&nbsp;License&nbsp;as&nbsp;published&nbsp;by<br> #&nbsp;the&nbsp;Free&nbsp;Software&nbsp;Foundation,&nbsp;either&nbsp;version&nbsp;3&nbsp;of&nbsp;the&nbsp;License,&nbsp;or<br> #&nbsp;(at&nbsp;your&nbsp;option)&nbsp;any&nbsp;later&nbsp;version.<br> #<br> #&nbsp;This&nbsp;program&nbsp;is&nbsp;distributed&nbsp;in&nbsp;the&nbsp;hope&nbsp;that&nbsp;it&nbsp;will&nbsp;be&nbsp;useful,<br> #&nbsp;but&nbsp;WITHOUT&nbsp;ANY&nbsp;WARRANTY;&nbsp;without&nbsp;even&nbsp;the&nbsp;implied&nbsp;warranty&nbsp;of<br> #&nbsp;MERCHANTABILITY&nbsp;or&nbsp;FITNESS&nbsp;FOR&nbsp;A&nbsp;PARTICULAR&nbsp;PURPOSE.&nbsp;&nbsp;See&nbsp;the<br> #&nbsp;GNU&nbsp;General&nbsp;Public&nbsp;License&nbsp;for&nbsp;more&nbsp;details.<br> #<br> #&nbsp;You&nbsp;should&nbsp;have&nbsp;received&nbsp;a&nbsp;copy&nbsp;of&nbsp;the&nbsp;GNU&nbsp;General&nbsp;Public&nbsp;License<br> #&nbsp;along&nbsp;with&nbsp;this&nbsp;program.&nbsp;&nbsp;If&nbsp;not,&nbsp;see&nbsp;&lt;<ahref="http://www.gnu.org/licenses/">http://www.gnu.org/licenses/</a>&gt;.</tt></p><p><tablewidth="100%"cellspacing=0cellpadding=2border=0summary="section"><trbgcolor="#aa55cc"><tdcolspan=3valign=bottom>&nbsp;<br><fontcolor="#ffffff"face="helvetica, arial"><big><strong>Modules</strong></big></font></td></tr><tr><tdbgcolor="#aa55cc"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td><tdwidth="100%"><tablewidth="100%"summary="list"><tr><tdwidth="25%"valign=top><ahref="_curses.html">_curses</a><br></td><tdwidth="25%"valign=top><ahref="curses.html">curses</a><br></td><tdwidth="25%"valign=top><ahref="os.html">os</a><br></td><tdwidth="25%"valign=top><ahref="sys.html">sys</a><br></td></tr></table></td></tr></table><p><tablewidth="100%"cellspacing=0cellpadding=2border=0summary="section"><trbgcolor="#ee77aa"><tdcolspan=3valign=bottom>&nbsp;<br><fontcolor="#ffffff"face="helvetica, arial"><big><strong>Classes</strong></big></font></td></tr><tr><tdbgcolor="#ee77aa"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td><tdwidth="100%"><dl><dt><fontface="helvetica, arial"><ahref="ranger.gui.displayable.html#DisplayableContainer">ranger.gui.displayable.DisplayableContainer</a>(<ahref="ranger.gui.displayable.html#Displayable">ranger.gui.displayable.Displayable</a>) </font></dt><dd><dl><dt><fontface="helvetica, arial"><ahref="ranger.gui.ui.html#UI">UI</a></font></dt></dl></dd></dl><p><tablewidth="100%"cellspacing=0cellpadding=2border=0summary="section"><trbgcolor="#ffc8d8"><tdcolspan=3valign=bottom>&nbsp;<br><fontcolor="#000000"face="helvetica, arial"><aname="UI">class <strong>UI</strong></a>(<ahref="ranger.gui.displayable.html#DisplayableContainer">ranger.gui.displayable.DisplayableContainer</a>)</font></td></tr><tr><tdbgcolor="#ffc8d8"><tt>&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td><tdwidth="100%"><dl><dt>Method resolution order:</dt><dd><ahref="ranger.gui.ui.html#UI">UI</a></dd><dd><ahref="ranger.gui.displayable.html#DisplayableContainer">ranger.gui.displayable.DisplayableContainer</a></dd><dd><ahref="ranger.gui.displayable.html#Displayable">ranger.gui.displayable.Displayable</a></dd><dd><ahref="ranger.shared.html#EnvironmentAware">ranger.shared.EnvironmentAware</a></dd><dd><ahref="ranger.shared.html#FileManagerAware">ranger.shared.FileManagerAware</a></dd><dd><ahref="ranger.shared.html#Awareness">ranger.shared.Awareness</a></dd><dd><ahref="ranger.gui.curses_shortcuts.html#CursesShortcuts">ranger.gui.curses_shortcuts.CursesShortcuts</a></dd><dd><ahref="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a></dd><dd><ahref="__builtin__.html#object">__builtin__.object</a></dd></dl><hr> Methods defined here:<br><dl><dt><aname="UI-__init__"><strong>__init__</strong></a>(self, env<fontcolor="#909090">=None</font>, fm<fontcolor="#909090">=None</font>)</dt></dl><dl><dt><aname="UI-destroy"><strong>destroy</strong></a>(self)</dt><dd><tt>Destroy&nbsp;all&nbsp;widgets&nbsp;and&nbsp;turn&nbsp;off&nbsp;curses</tt></dd></dl><dl><dt><aname="UI-draw"><strong>draw</strong></a>(self)</dt><dd><tt>Draw&nbsp;all&nbsp;objects&nbsp;in&nbsp;the&nbsp;container</tt></dd></dl><dl><dt><aname="UI-finalize"><strong>finalize</strong></a>(self)</dt><dd><tt>Finalize&nbsp;every&nbsp;object&nbsp;in&nbsp;container&nbsp;and&nbsp;refresh&nbsp;the&nbsp;window</tt></dd></dl><dl><dt><aname="UI-handle_input"><strong>handle_input</strong></a>(self)</dt></dl><dl><dt><aname="UI-handle_key"><strong>handle_key</strong></a>(self, key)</dt><dd><tt>Handles&nbsp;key&nbsp;input</tt></dd></dl><dl><dt><aname="UI-handle_keys"><strong>handle_keys</strong></a>(self, *keys)</dt></dl><dl><dt><aname="UI-handle_mouse"><strong>handle_mouse</strong></a>(self)</dt><dd><tt>Handles&nbsp;mouse&nbsp;input</tt></dd></dl><dl><dt><aname="UI-initialize"><strong>initialize</strong></a>(self)</dt><dd><tt>initialize&nbsp;curses,&nbsp;then&nbsp;call&nbsp;setup&nbsp;(at&nbsp;the&nbsp;first&nbsp;time)&nbsp;and&nbsp;resize.</tt></dd></dl><dl><dt><aname="UI-redraw"><strong>redraw</strong></a>(self)</dt><dd><tt>Redraw&nbsp;all&nbsp;widgets</tt></dd></dl><dl><dt><aname="UI-redraw_window"><strong>redraw_window</strong></a>(self)</dt><dd><tt>Redraw&nbsp;the&nbsp;window.&nbsp;This&nbsp;only&nbsp;calls&nbsp;self.<strong>win</strong>.redrawwin().</tt></dd></dl><dl><dt><aname="UI-set_load_mode"><strong>set_load_mode</strong></a>(self, boolean)</dt></dl><dl><dt><aname="UI-setup"><strong>setup</strong></a>(self)</dt><dd><tt>Called&nbsp;after&nbsp;an&nbsp;<ahref="#UI-initialize">initialize</a>()&nbsp;call.<br> Override&nbsp;this!</tt></dd></dl><dl><dt><aname="UI-suspend"><strong>suspend</strong></a>(self)</dt><dd><tt>Turn&nbsp;off&nbsp;curses</tt></dd></dl><dl><dt><aname="UI-update_size"><strong>update_size</strong></a>(self)</dt><dd><tt>Update&nbsp;self.<strong>env</strong>.termsize.<br> Extend&nbsp;this&nbsp;method&nbsp;to&nbsp;resize&nbsp;all&nbsp;widgets!</tt></dd></dl><hr> Data and other attributes defined here:<br><dl><dt><strong>is_set_up</strong> = False</dl><dl><dt><strong>load_mode</strong> = False</dl><hr> Methods inherited from <ahref="ranger.gui.displayable.html#DisplayableContainer">ranger.gui.displayable.DisplayableContainer</a>:<br><dl><dt><aname="UI-add_child"><strong>add_child</strong></a>(self, obj)</dt><dd><tt>Add&nbsp;the&nbsp;objects&nbsp;to&nbsp;the&nbsp;container.</tt></dd></dl><dl><dt><aname="UI-click"><strong>click</strong></a>(self, event)</dt><dd><tt>Recursively&nbsp;called&nbsp;on&nbsp;objects&nbsp;in&nbsp;container</tt></dd></dl><dl><dt><aname="UI-poke"><strong>poke</strong></a>(self)</dt><dd><tt>Recursively&nbsp;called&nbsp;on&nbsp;objects&nbsp;in&nbsp;container</tt></dd></dl><dl><dt><aname="UI-press"><strong>press</strong></a>(self, key)</dt><dd><tt>Recursively&nbsp;called&nbsp;on&nbsp;objects&nbsp;in&nbsp;container</tt></dd></dl><dl><dt><aname="UI-remove_child"><strong>remove_child</strong></a>(self, obj)</dt><dd><tt>Remove&nbsp;the&nbsp;object&nbsp;from&nbsp;the&nbsp;container.</tt></dd></dl><hr> Methods inherited from <ahref="ranger.gui.displayable.html#Displayable">ranger.gui.displayable.Displayable</a>:<br><dl><dt><aname="UI-__bool__"><strong>__bool__</strong></a> = __nonzero__(self)</dt><dd><tt>Always&nbsp;True</tt></dd></dl><dl><dt><aname="UI-__contains__"><strong>__contains__</strong></a>(self, item)</dt><dd><tt>Is&nbsp;item&nbsp;inside&nbsp;the&nbsp;boundaries?<br> item&nbsp;can&nbsp;be&nbsp;an&nbsp;iterable&nbsp;like&nbsp;[y,&nbsp;x]&nbsp;or&nbsp;an&nbsp;object&nbsp;with&nbsp;x&nbsp;and&nbsp;y&nbsp;methods.</tt></dd></dl><dl><dt><aname="UI-__nonzero__"><strong>__nonzero__</strong></a>(self)</dt><dd><tt>Always&nbsp;True</tt></dd></dl><dl><dt><aname="UI-__str__"><strong>__str__</strong></a>(self)</dt></dl><dl><dt><aname="UI-contains_point"><strong>contains_point</strong></a>(self, y, x)</dt><dd><tt>Test&nbsp;whether&nbsp;the&nbsp;point&nbsp;(with&nbsp;absolute&nbsp;coordinates)&nbsp;lies<br> within&nbsp;the&nbsp;boundaries&nbsp;of&nbsp;this&nbsp;object.</tt></dd></dl><dl><dt><aname="UI-resize"><strong>resize</strong></a>(self, y, x, hei<fontcolor="#909090">=None</font>, wid<fontcolor="#909090">=None</font>)</dt><dd><tt>Resize&nbsp;the&nbsp;widget</tt></dd></dl><hr> Data and other attributes inherited from <ahref="ranger.shared.html#EnvironmentAware">ranger.shared.EnvironmentAware</a>:<br><dl><dt><strong>env</strong> = None</dl><hr> Data and other attributes inherited from <ahref="ranger.shared.html#FileManagerAware">ranger.shared.FileManagerAware</a>:<br><dl><dt><strong>fm</strong> = None</dl><hr> Data descriptors inherited from <ahref="ranger.shared.html#Awareness">ranger.shared.Awareness</a>:<br><dl><dt><strong>__dict__</strong></dt><dd><tt>dictionary&nbsp;for&nbsp;instance&nbsp;variables&nbsp;(if&nbsp;defined)</tt></dd></dl><dl><dt><strong>__weakref__</strong></dt><dd><tt>list&nbsp;of&nbsp;weak&nbsp;references&nbsp;to&nbsp;the&nbsp;object&nbsp;(if&nbsp;defined)</tt></dd></dl><hr> Methods inherited from <ahref="ranger.gui.curses_shortcuts.html#CursesShortcuts">ranger.gui.curses_shortcuts.CursesShortcuts</a>:<br><dl><dt><aname="UI-addnstr"><strong>addnstr</strong></a>(self, *args)</dt></dl><dl><dt><aname="UI-addstr"><strong>addstr</strong></a>(self, *args)</dt></dl><dl><dt><aname="UI-color"><strong>color</strong></a>(self, *keys)</dt><dd><tt>Change&nbsp;the&nbsp;colors&nbsp;from&nbsp;now&nbsp;on.</tt></dd></dl><dl><dt><aname="UI-color_at"><strong>color_at</strong></a>(self, y, x, wid, *keys)</dt><dd><tt>Change&nbsp;the&nbsp;colors&nbsp;at&nbsp;the&nbsp;specified&nbsp;position</tt></dd></dl><dl><dt><aname="UI-color_reset"><strong>color_reset</strong></a>(self)</dt><dd><tt>Change&nbsp;the&nbsp;colors&nbsp;to&nbsp;the&nbsp;default&nbsp;colors</tt></dd></dl><hr> Data and other attributes inherited from <ahref="ranger.shared.settings.html#SettingsAware">ranger.shared.settings.SettingsAware</a>:<br><dl><dt><strong>settings</strong> = {}</dl></td></tr></table></td></tr></table><p><tablewidth="100%"cellspacing=0cellpadding=2border=0summary="section"><trbgcolor="#55aa55"><tdcolspan=3valign=bottom>&nbsp;<br><fontcolor="#ffffff"face="helvetica, arial"><big><strong>Data</strong></big></font></td></tr><tr><tdbgcolor="#55aa55"><tt>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</tt></td><td>&nbsp;</td><tdwidth="100%"><strong>MOUSEMASK</strong> = 268435455<br><strong>TERMINALS_WITH_TITLE</strong> = ('xterm', 'xterm-256color', 'rxvt', 'rxvt-256color', 'rxvt-unicode', 'aterm', 'Eterm', 'screen', 'screen-256color')</td></tr></table></body></html>
Commit message (Collapse)AuthorAgeFilesLines
* incremented verison number v1.0.4hut2010-03-124-6/+6
|
* README: typohut2010-03-121-2/+2
|
* standardized formatting of headings in doc/hut2010-03-122-13/+31
|
* added doc/uml.txthut2010-03-121-0/+5
|
* updated pydochut2010-03-1217-161/+33
|
* fixed shutli_generatorized.move()hut2010-03-121-5/+1
|
* apps: added eye of gnomehut2010-03-121-1/+6
|
* fixed `ranger <file>`hut2010-03-121-1/+1
|
* ranger.main: don't create ~/.ranger if --clean is specifiedhut2010-03-121-10/+10
|
* more documentationhut2010-03-122-6/+29
|
* make install: catch an exceptionhut2010-03-121-0/+4
|
* Renamed env.pwd to env.cwd ("Current Working Directory")hut2010-03-129-77/+77
| | | | | | | I initially used "pwd" since the command "pwd" prints the current directory, but in this case, nothing is printed =P so the "p" makes no sense. "cwd" is a common abbreviation for current working directory, so I chose that instead
* commands.delete: ask for confirmation (in some cases)hut2010-03-121-1/+24
|
* command_parser: fixed chunk()hut2010-03-121-1/+1
|
* mime.types: added audio/musepackhut2010-03-122-888/+896
|
* moved ranger.container.environment to ranger.core.environmenthut2010-03-122-1/+1
|
* actions: correct preview after deletinghut2010-03-122-0/+5
|
* environment: changed misleading method namehut2010-03-121-2/+2
|
* README: slightly changed introductionhut2010-03-121-3/+3
|
* fsobject: fixed crash on files which exist but can't be statedhut2010-03-121-1/+1
|
* README: changed introductionhut2010-03-121-8/+10
|
* make push: removed "hut" repohut2010-03-121-1/+0
|
* slightly modified keybinding syntaxhut2010-03-123-196/+173
|
* HACKING: updatedhut2010-03-121-7/+8
|
* updated pydochut2010-03-1271-3946/+820
|
* mime.types: included div, divx and ogm extensionshut2010-03-122-935/+946
|
* moved ranger.actions and ranger.commandshut2010-03-125-3/+3
|
* removed copyright from one-line, docstring-only __init__.py fileshut2010-03-123-30/+1
|
* ranger.__init__: set a default value for arghut2010-03-123-5/+5
|
* defaults.options: fixed mistakehut2010-03-121-1/+1
|
* misc changes, make installhut2010-03-126-12/+53
|
* ranger.data.generate: added compatibility to python 2.6hut2010-03-121-1/+3
|
* ranger.actions: fixed error messageshut2010-03-121-1/+1
|