aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/ContextMenu.tsx
AgeCommit message (Collapse)Author
2023-07-26fixed drawing on pdfs. fixed corsproxy issues on webpages (eg, bing ↵bobzel
search), fixed contextmenu color and dockedbtn color,
2023-07-21fixed additional colour issuesGeireann Lindfield Roberts
and - updated redo shortcut - fixed some things with the tree view (particularly the sorting)
2023-07-18variantGeireann Lindfield Roberts
2023-04-05adjusted general context menu items to always appear last. cleaned up ↵bobzel
makeLink api,
2022-09-07fixed context menu placement so it won't be partially off screen.bobzel
2022-07-08fixes for drawing ink on pdf/image/etc. fixes for showing contextMenu. ↵bobzel
moved gestureOverlay into main dashboard area to avoid drawing on UI widgets. more code cleanup to put things in reasonable places and avoid importing too much stuff.
2022-06-23from lastbobzel
2022-06-23fixed : contextMenu . fixed some fitWidth issues for text where heights ↵bobzel
weren't working right
2022-06-20fixed contextmenu when hitting enter to not iconify. fixed : menu to add ↵bobzel
equations properly.
2021-09-17fixed right-drag marquee on webBox on Macbobzel
2021-09-13fixed copyPath menu item for images/pdfs. fixed contextmenu right-clicking ↵bobzel
to not require preselection of doc.
2021-07-24fixed minor issues and got rid of console errorgeireann
2021-04-08made "search" only appear if context menu is > 15 items.bobzel
2020-09-17restored template button option for customizing layout but added a Full ↵bobzel
Toolbar mode to enable it.
2020-09-06fixed errorsbobzel
2020-09-02context menu bug fixanika-ahluwalia
2020-08-25changed system documents to act like dividers in tree views. removed some ↵bobzel
menu items in cases they don't apply. fixed ink selection to not use boudning box.
2020-08-24cleaned up all library() calls to add icons. fixed import styles. fixed ↵bobzel
keyboard events for presentation views to trigger when no input box is the target.
2020-07-01added isPushpin. added 'hidden' for DocumentViews to stop displaying them. ↵Bob Zeleznik
made pushpin's FontIconBox's. made Esc close context menu.
2020-06-19fixed a bunch of minor bugs with pdf ui, text box selection, menus, etc.Bob Zeleznik
2020-04-25got rid of focus mechanism on click. fixed shift-click to multiselect. ↵Bob Zeleznik
fixed pile view interactions. added FollowLink on click menu items.
2020-01-30changed hideSidebar to showSidebar. added contextmenu for choosing pivot field.Bob Zeleznik
2020-01-29added custom narrative types. fixed scrolling ambiguity with stackviews. ↵bob
can create metdata from stackingview
2019-12-03const linter rule and restored google docs push, fixed routingSam Wilkins
2019-09-16cleaning up code in collectionfreeformviewbob
2019-09-10added more support for creating stylized layoutsbob
2019-09-06fixed clustering to be persistentBob Zeleznik
2019-09-06added note types. fixed user_markBob Zeleznik
2019-08-15cleaned up on closing contextMenuBob Zeleznik
2019-08-06merge with masterEleanor Eng
2019-08-01tweaksbob
2019-07-30refactored and implemented dictation manager and shift keyboard shortcut for ↵Sam Wilkins
voice commands
2019-07-27added additional groupings and fixed search selection stylingSam Wilkins
2019-07-26ui improvementsSam Wilkins
2019-07-17search auto focusesmonikahedman
2019-07-17does this workmonikahedman
2019-07-17mght workmonikahedman
2019-07-17contexrt menu mac fixedmonikahedman
2019-07-17changesmonikahedman
2019-07-17pushingmonikahedman
2019-07-01Couple of undo thingsTyler Schicke
2019-06-20Fixed context menu searchTyler Schicke
2019-06-20Mostly keep context menu on screenTyler Schicke
2019-06-19Added basic keyboard controls to context menuTyler Schicke
2019-06-19started adding selection to context menuTyler Schicke
2019-06-19added better search to context menuTyler Schicke
2019-06-18Fixed linter errorsTyler Schicke
2019-05-30cleaned up event handling for documentviews. fixed context menu closing.bob
2019-05-23Cleaned up context menuTyler Schicke
2019-05-19cleaned up context menu icons.Bob Zeleznik