summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* (half-assed) implementation of parallel directory loaderhut2009-12-227-73/+165
* improved auto-previewshut2009-12-229-41/+84
* "open with" dialog if no application was foundhut2009-12-221-2/+4
* fixed cut/paste for the case where nothing is copied yethut2009-12-202-0/+4
* improved titlebar, shrinks if its too largehut2009-12-201-20/+169
* Added option for autoloading previews.hut2009-12-203-7/+13
* postpone directory previews if not loaded yethut2009-12-202-3/+19
* fixed CTRL+Lhut2009-12-181-2/+2
* improved the file operationshut2009-12-181-10/+31
* notification widgethut2009-12-185-7/+110
* UI.redraw now redraws widgets. old redraw is now redraw_windowhut2009-12-183-5/+9
* added provisional filesystem operations (cp/cut/paste/delete/mkdir)hut2009-12-185-10/+103
* re-indented docstringshut2009-12-1713-57/+75
* added quick_open() in abstract Command classhut2009-12-171-0/+3
* quit command, aliaseshut2009-12-172-10/+23
* fixed colorschemes, added unittest for colorschemeshut2009-12-172-3/+34
* fixed history (fast_forward worked reversed)hut2009-12-171-3/+3
* added history to consolehut2009-12-172-16/+47
* extended history by a couple of methodshut2009-12-172-10/+33
* tons of stuffhut2009-12-178-38/+146
* fixed CD command / tab completionhut2009-12-153-49/+48
* Added console commands + tab completionhut2009-12-155-10/+180
* fine tuninghut2009-12-152-98/+107
* turned different console types into seperate subclasseshut2009-12-151-36/+46
* changed default key binding implementationhut2009-12-152-89/+79
* updated umlhut2009-12-154-5/+11
* cleanups, display link destinationshut2009-12-155-30/+71
* different way of squeezing the last columnhut2009-12-151-4/+14
* implemented statusbar widgethut2009-12-146-2/+187
* added an option for collapse_previewhut2009-12-143-1/+3
* fixed directory testhut2009-12-141-0/+3
* "poke" widgets, expand last column if there's no previewhut2009-12-144-9/+56
* Don't initialize options while importing.hut2009-12-143-42/+46
* updated / added testshut2009-12-139-24/+249
* clean ups, commentshut2009-12-1322-36/+77
* updated bookmarkshut2009-12-133-92/+143
* added docstrings everywherehut2009-12-1311-45/+137
* fixed issues with scrolling/invalid mouse bstateshut2009-12-132-3/+13
* implemented FileListContainerhut2009-12-128-52/+105
* updated UML projecthut2009-12-1220-2562/+1679
* merged main with __init__hut2009-12-125-93/+94
* clean ups/fixeshut2009-12-128-41/+58
* clean upshut2009-12-115-15/+7
* run all tests with a single executablehut2009-12-112-0/+16
* fixed cd-after-exithut2009-12-111-1/+1
* Reorganization of gui/widget hierarchy and directory structurehut2009-12-1117-247/+348
* restructurationshut2009-12-1121-104/+155
* add documentation of some builtin moduleshut2009-12-111-0/+5
* make_doc.py to generate documentationhut2009-12-111-0/+23
* moved/fixed testshut2009-12-117-1/+1