summaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Expand)Author
2018-06-03Release 2.0.22.0.2Jonathan Slenders
2018-06-02Release 2.0.12.0.1Jonathan Slenders
2018-06-02Added link to the upgrading page in the docs.Jonathan Slenders
2018-06-02Small documentation improvements.Jonathan Slenders
2018-05-29Added new images to documentation + a couple of documentation updates.Jonathan Slenders
2018-05-27Added documentation about text objects and operators.Jonathan Slenders
2018-05-25Added screenshot for colored prompt to docs.Jonathan Slenders
2018-05-24Some new images for prompt documentation.Jonathan Slenders
2018-05-24Little improvements in documentation.Jonathan Slenders
2018-05-24Little improvements in SQLite tutorial.Jonathan Slenders
2018-05-24Updated SQLite tutorial with new images and small improvements.Jonathan Slenders
2018-05-22More documentation about key bindings.Jonathan Slenders
2018-05-22Improved asyncio documentation.Jonathan Slenders
2018-05-22A couple of documentation improvements.Jonathan Slenders
2018-05-20A few small doc improments.Jonathan Slenders
2018-05-20Added documentation about progress bars.Jonathan Slenders
2018-05-20Renamed progress_bar context manager to ProgressBar + other doc improvements.Jonathan Slenders
2018-05-20Improved documentation.Jonathan Slenders
2018-05-17Renamed Align to WindowAlign. (It was confusing because of HorizontalAlign/Ve...Jonathan Slenders
2018-05-17More documentation.Jonathan Slenders
2018-05-16Moved SQLite tutorial in Sphinx documentation + other documentation improveme...Jonathan Slenders
2018-05-09Improved documentation.Jonathan Slenders
2018-05-08Improved documentation.Jonathan Slenders
2018-05-04Renamed the Prompt class to PromptSession for clarity.Jonathan Slenders
2018-05-04Added example of control-space key binding to documentation.Jonathan Slenders
2018-05-04Note style_from_pygments -> style_from_pygments_cls name change in upgrading ...Aaron Meurer
2018-04-01non-existent buffer_name changedtovak
2018-04-01set_return_value error fixedtovak
2018-04-01missing layout import fixed nowtovak
2018-04-01fixed bugtovak
2018-04-01removed confusing (not required) style codetovak
2018-03-14docs: fix typo in advanced_topics/styling.rstBrian Warner
2018-03-14docs: fix HTML example to match markupBrian Warner
2018-03-10Added Application.get_used_style_strings.Jonathan Slenders
2018-03-07Support 'hidden' attribute.Jonathan Slenders
2018-02-24Extended documentation (reference).Jonathan Slenders
2018-02-24Added documentation about color depths.Jonathan Slenders
2018-02-14Fixed typo in example color nameZvezdin
2018-02-10Moved layout.lexers to prompt_toolkit.lexers.Jonathan Slenders
2018-02-07Added more documentation about styling.Jonathan Slenders
2018-02-07Add button_dialog, including docs/examplessreyemnayr
2018-01-28Moved the widgets module one level up.Jonathan Slenders
2018-01-27Add information about validate_while_typing and ThreadedValidator to the docs.Jonathan Slenders
2018-01-27Added completion styling to documentation.Jonathan Slenders
2018-01-27Add warning about 2.0 branch to README and docs.Jonathan Slenders
2018-01-27Fix typos:delirious-lettuce
2018-01-27Fix typos: `squences` -> `sequences`, `combinding` -> `combining`delirious-lettuce
2018-01-27Fix typos: `focussed` -> `focused`, `themself` -> `themselves`delirious-lettuce
2018-01-27Fix typos: `explicitely` -> `explicitly`, `possition` -> `position`delirious-lettuce
2018-01-27Fix typo: `ourself` -> `ourselves`delirious-lettuce