aboutsummaryrefslogtreecommitdiff
path: root/src/client
AgeCommit message (Expand)Author
2019-12-16fixed docbutton flyout from docking menubob
2019-12-13from lastbob
2019-12-13fixed flyouts a bit morebob
2019-12-13fixed doc button bar to stay on screenBob Zeleznik
2019-12-12from lastBob Zeleznik
2019-12-12fixed warnings. Limited the size of pasted text boxesBob Zeleznik
2019-12-12from previousBob Zeleznik
2019-12-12working on search result layoutbob
2019-12-12fixed script box draggign w/ parametersbob
2019-12-12major changes to drag and dropbob
2019-12-12fixed makeTemplateBob Zeleznik
2019-12-11fixed dragging/toggling of floating layer documentsBob Zeleznik
2019-12-11from lastBob Zeleznik
2019-12-11got rid of search_match&search_fields. Now have Doc.SearchQuery() and docume...Bob Zeleznik
2019-12-11fixed scroll bar issue with search resultsBob Zeleznik
2019-12-11cleaned up toottipmenu and richtextschema a bit. fixed some problems with te...Bob Zeleznik
2019-12-10made indent & other alignment commands togglesBob Zeleznik
2019-12-10added indenting for ordered listsBob Zeleznik
2019-12-10cleaned up userMarks a bit (got rid of 'opened' attr). added @ markup to cre...Bob Zeleznik
2019-12-10added %q to indent paragraphsBob Zeleznik
2019-12-10fixed alt-t for macBob Zeleznik
2019-12-10Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-10fixes to color marksBob Zeleznik
2019-12-10added alt-t for toggle between editing title and textbob
2019-12-10fixed libraryPath issues causing infinite rendering loops.bob
2019-12-10fix for commands in nested notes.bob
2019-12-10fixed paragraph node toDom()bob
2019-12-10fixes to text box inlines for selection.bob
2019-12-09cleaned up titles for document decorations. fixed exception in formattedtext...Bob Zeleznik
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebBob Zeleznik
2019-12-09got rid of unused code in richtextschemaBob Zeleznik
2019-12-09added preliminary support for paragraph indenting and hanging indents.bob
2019-12-09from lastbob
2019-12-09fixed up bulleted list formatting. disabled auto-flyout of sidebar.bob
2019-12-09Merge branch 'master' of https://github.com/browngraphicslab/Dash-Webbob
2019-12-09changed styles to allow multi-character names using %. switched default "sty...bob
2019-12-08fixed infinite loop render crash with textboxes and treeviewBob Zeleznik
2019-12-08minor exception fixBob Zeleznik
2019-12-07Merge branch 'master' of https://github.com/browngraphicslab/Dash-WebSam Wilkins
2019-12-07initial commitSam Wilkins
2019-12-07only call resize() once after an image is loaded to speed things up.Bob Zeleznik
2019-12-06performance tuning for sidebarBob Zeleznik
2019-12-06performance fixes for sidebar. stop re-rendering docking view when sidebar ...Bob Zeleznik
2019-12-06more fixes for inline comments.bob
2019-12-05added style shortcut for textbob
2019-12-05better highlighting of path targetbob
2019-12-05oops. fixed mobx problem with library path.bob
2019-12-05compile warning fixes.bob
2019-12-04started to add pathsbob
2019-12-04from lastbob