Skip to content

Clipboard Canvas - V3 #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 54 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
54 commits
Select commit Hold shift + click to select a range
7187d88
Removed old repo
d2dyno1 Feb 8, 2024
4bd109b
Added modern foundation
d2dyno1 Feb 8, 2024
83d390f
Added more common controls
d2dyno1 Feb 8, 2024
7cda07d
Some work on HomeView
d2dyno1 Feb 11, 2024
c09b5a4
Improved design of collections
d2dyno1 Feb 17, 2024
4387b39
Wired collection commands
d2dyno1 Feb 17, 2024
bd3f9e5
Basic navigation setup
d2dyno1 Feb 17, 2024
8659d7d
More wiring up
d2dyno1 Feb 17, 2024
e59276b
Added collection navigation
d2dyno1 Feb 18, 2024
44c90a8
Added Dynamic Ribbon shadow
d2dyno1 Feb 18, 2024
157b95e
Moved colors to a resource
d2dyno1 Feb 18, 2024
52c6edf
Added settings code
d2dyno1 Feb 18, 2024
fe6e688
Collections are now saved
d2dyno1 Feb 18, 2024
5cb3366
Added animations for Navigation and DynamicRibbon (#12)
chlorcl Feb 19, 2024
4e18a1d
Smart select for collection icon
d2dyno1 Feb 19, 2024
e4724cd
Merge branch 'v3' of https://github.com/d2dyno1/ClipboardCanvas into v3
d2dyno1 Feb 19, 2024
903b6d8
Added new CanvasView (#13)
chlorcl Feb 22, 2024
c9a28f4
Added ImageControl
d2dyno1 Feb 22, 2024
be17c79
Added BaseCanvasViewModel
d2dyno1 Feb 24, 2024
204597d
Added canvases
d2dyno1 Feb 25, 2024
aab8f33
Update Privacy.md
d2dyno1 Feb 25, 2024
d1ac476
Moved to src
d2dyno1 Feb 25, 2024
e99699f
Merge branch 'v3' of https://github.com/d2dyno1/ClipboardCanvas into v3
d2dyno1 Feb 25, 2024
db25229
Fix build
d2dyno1 Feb 26, 2024
aca1ae8
Hook up navigation
d2dyno1 Mar 10, 2024
05d8f1e
TextCanvasControl (#14)
chlorcl Mar 10, 2024
8d90821
Display TextCanvas
d2dyno1 Mar 10, 2024
09bf20c
Implemented GoForward/GoBack
d2dyno1 Mar 10, 2024
019977d
Added IClipboardService
d2dyno1 Mar 11, 2024
5fe1957
Added UpdateNavigationButtons
d2dyno1 Mar 14, 2024
e0fed2c
Implemented ICanvasService
d2dyno1 Apr 14, 2024
d189fb0
Added the option to view images
d2dyno1 Apr 16, 2024
3fb3a81
Added PDF canvas preview
d2dyno1 Apr 17, 2024
a9d0de9
Added video canvas preview
d2dyno1 Apr 20, 2024
5ca69a5
Added code canvas preview
d2dyno1 Apr 21, 2024
ec1d0ac
Ribbon now hides with navigation
d2dyno1 Apr 21, 2024
4c0ee6e
Initial work on pasting
d2dyno1 Apr 22, 2024
c719516
Initial work on logic for pasting
d2dyno1 Apr 22, 2024
5c256ba
Added KeyboardAccelerators
d2dyno1 Apr 29, 2024
d2397ab
Begin work on Dynamic Ribbon
d2dyno1 Apr 29, 2024
f9bcb35
Some changes
d2dyno1 Apr 29, 2024
4948a4e
Added ribbon name display
d2dyno1 May 5, 2024
2c20e79
Initial work on editing
d2dyno1 May 5, 2024
f563e39
Text canvas improvements
d2dyno1 May 6, 2024
4083dc8
Some work on quick menu
d2dyno1 May 7, 2024
27000f2
Minor improvements
d2dyno1 May 8, 2024
33a4c47
Begin work on dialog
d2dyno1 May 8, 2024
3b2f9bd
Added image zoom
d2dyno1 May 10, 2024
3ab53d1
Added empty settings dialog
d2dyno1 May 16, 2024
777b030
Partially fix navigation when pasting
d2dyno1 May 18, 2024
e2b9dd5
Added simple settings
d2dyno1 May 18, 2024
7a6195e
Removed phantom view when starting the app
d2dyno1 May 19, 2024
b8b0b56
Broken TreeView
d2dyno1 May 25, 2024
a66ddf8
Moved to Platforms folder
d2dyno1 Jun 14, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.
Diff not rendered.

This file was deleted.

15 changes: 0 additions & 15 deletions ClipboardCanvas.Package/ClipboardCanvas.Package/App.xaml

This file was deleted.

51 changes: 0 additions & 51 deletions ClipboardCanvas.Package/ClipboardCanvas.Package/App.xaml.cs

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions ClipboardCanvas.Package/ClipboardCanvas.Package/MainWindow.xaml

This file was deleted.

15 changes: 0 additions & 15 deletions ClipboardCanvas.Package/ClipboardCanvas.Package/app.manifest

This file was deleted.

Loading
Loading