-
-
Notifications
You must be signed in to change notification settings - Fork 113
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
Use dialog for external changes #1309
Commits on Mar 23, 2023
-
Ignore external changes after "Continue"
Jeremy Wootten committedMar 23, 2023 Configuration menu - View commit details
-
Copy full SHA for 0987e69 - Browse repository at this point
Copy the full SHA 0987e69View commit details
Commits on Mar 24, 2023
-
Jeremy Wootten committed
Mar 24, 2023 Configuration menu - View commit details
-
Copy full SHA for 3cc29cf - Browse repository at this point
Copy the full SHA 3cc29cfView commit details -
Merge branch 'master' into fix-external-edit
Jeremy Wootten authoredMar 24, 2023 Configuration menu - View commit details
-
Copy full SHA for d3fdc67 - Browse repository at this point
Copy the full SHA d3fdc67View commit details
Commits on Mar 27, 2023
-
Merge branch 'master' into fix-external-edit
# Conflicts: # src/Services/Document.vala
Jeremy Wootten committedMar 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 9db86e1 - Browse repository at this point
Copy the full SHA 9db86e1View commit details
Commits on Mar 28, 2023
-
Merge branch 'master' into fix-external-edit
Jeremy Wootten authoredMar 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 34cb3f2 - Browse repository at this point
Copy the full SHA 34cb3f2View commit details
Commits on Apr 11, 2023
-
Jeremy Wootten committed
Apr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for d6d16f4 - Browse repository at this point
Copy the full SHA d6d16f4View commit details -
Introduce "locked" document state
Jeremy Wootten committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for e9f3e3a - Browse repository at this point
Copy the full SHA e9f3e3aView commit details -
Lock document during loading; unlock after if writable
Jeremy Wootten committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 3cedc1f - Browse repository at this point
Copy the full SHA 3cedc1fView commit details -
Jeremy Wootten committed
Apr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 88c2bbf - Browse repository at this point
Copy the full SHA 88c2bbfView commit details -
Modify save and save as functions for locked
Jeremy Wootten committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for bad0f37 - Browse repository at this point
Copy the full SHA bad0f37View commit details -
Jeremy Wootten committed
Apr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 3c821f2 - Browse repository at this point
Copy the full SHA 3c821f2View commit details -
Modify check file status function for locked
Jeremy Wootten committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d35093 - Browse repository at this point
Copy the full SHA 0d35093View commit details -
Rewrite ask save location for dialog and locked
Jeremy Wootten committedApr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for d3e300e - Browse repository at this point
Copy the full SHA d3e300eView commit details -
Jeremy Wootten committed
Apr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for eef32ab - Browse repository at this point
Copy the full SHA eef32abView commit details -
Jeremy Wootten committed
Apr 11, 2023 Configuration menu - View commit details
-
Copy full SHA for 453ccc4 - Browse repository at this point
Copy the full SHA 453ccc4View commit details
Commits on Apr 12, 2023
-
Jeremy Wootten committed
Apr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 2411124 - Browse repository at this point
Copy the full SHA 2411124View commit details -
Handle closing changed locked documents
Jeremy Wootten committedApr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for 3826760 - Browse repository at this point
Copy the full SHA 3826760View commit details -
Update saved status when locked status changes
Jeremy Wootten committedApr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for ee5cbdb - Browse repository at this point
Copy the full SHA ee5cbdbView commit details -
Jeremy Wootten committed
Apr 12, 2023 Configuration menu - View commit details
-
Copy full SHA for a2c3a6d - Browse repository at this point
Copy the full SHA a2c3a6dView commit details
Commits on Apr 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 984f97b - Browse repository at this point
Copy the full SHA 984f97bView commit details
Commits on Apr 16, 2023
-
Merge branch 'fix-external-edit' into ask-savelocation-dialog
# Conflicts: # src/Services/Document.vala
Jeremy Wootten committedApr 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 4658618 - Browse repository at this point
Copy the full SHA 4658618View commit details -
Rework external changes with dialog
Jeremy Wootten committedApr 16, 2023 Configuration menu - View commit details
-
Copy full SHA for fb3e173 - Browse repository at this point
Copy the full SHA fb3e173View commit details -
Merge branch 'master' into ask-savelocation-dialog
Jeremy Wootten authoredApr 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 9e2bc94 - Browse repository at this point
Copy the full SHA 9e2bc94View commit details -
Merge branch 'ask-savelocation-dialog' into asksave-externalchange-di…
…alog
Jeremy Wootten committedApr 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 31c6c66 - Browse repository at this point
Copy the full SHA 31c6c66View commit details
Commits on Apr 17, 2023
-
Connect focus-in handler with focus-out handler
Jeremy Wootten committedApr 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 56aa99f - Browse repository at this point
Copy the full SHA 56aa99fView commit details
Commits on May 25, 2023
-
Merge branch 'master' into asksave-externalchange-dialog
# Conflicts: # src/Services/Document.vala
Jeremy Wootten committedMay 25, 2023 Configuration menu - View commit details
-
Copy full SHA for e8bc76f - Browse repository at this point
Copy the full SHA e8bc76fView commit details
Commits on May 31, 2023
-
Merge branch 'master' into asksave-externalchange-dialog
Jeremy Wootten committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for d984c2d - Browse repository at this point
Copy the full SHA d984c2dView commit details -
Jeremy Wootten committed
May 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 4b87600 - Browse repository at this point
Copy the full SHA 4b87600View commit details -
Inline AskExternalChanges dialog
Jeremy Wootten committedMay 31, 2023 Configuration menu - View commit details
-
Copy full SHA for b4ae35b - Browse repository at this point
Copy the full SHA b4ae35bView commit details
Commits on Jun 3, 2023
-
Merge branch 'master' into asksave-externalchange-dialog
Jeremy Wootten authoredJun 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 4e3bc10 - Browse repository at this point
Copy the full SHA 4e3bc10View commit details -
Do not throw dialog if there are no unsaved internal edits
Jeremy Wootten committedJun 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 070314a - Browse repository at this point
Copy the full SHA 070314aView commit details -
Jeremy Wootten committed
Jun 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 7e17654 - Browse repository at this point
Copy the full SHA 7e17654View commit details -
Move some code back to original position
Jeremy Wootten committedJun 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 9534e3b - Browse repository at this point
Copy the full SHA 9534e3bView commit details -
Update last_save_content after loading external changes
Jeremy Wootten committedJun 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 3b141f9 - Browse repository at this point
Copy the full SHA 3b141f9View commit details -
Check for external changes even when internal changes
Jeremy Wootten committedJun 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 694bd94 - Browse repository at this point
Copy the full SHA 694bd94View commit details
Commits on Jun 6, 2023
-
Only save deleted file if there are unsaved changes
Jeremy Wootten committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 22710cc - Browse repository at this point
Copy the full SHA 22710ccView commit details
Commits on Jun 16, 2023
-
Merge branch 'master' into asksave-externalchange-dialog
Jeremy Wootten authoredJun 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 206a752 - Browse repository at this point
Copy the full SHA 206a752View commit details
Commits on Jul 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8432737 - Browse repository at this point
Copy the full SHA 8432737View commit details -
Update src/Services/Document.vala
Fix typo Co-authored-by: Ryan Kornheisl <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a51238 - Browse repository at this point
Copy the full SHA 1a51238View commit details
Commits on Jul 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50db488 - Browse repository at this point
Copy the full SHA 50db488View commit details -
Use copy paste to autoload changed text
Jeremy Wootten committedJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 7c214f6 - Browse repository at this point
Copy the full SHA 7c214f6View commit details -
Flag as not loaded while replacing text
Jeremy Wootten committedJul 6, 2023 Configuration menu - View commit details
-
Copy full SHA for a80ad16 - Browse repository at this point
Copy the full SHA a80ad16View commit details
Commits on Jul 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 77251d4 - Browse repository at this point
Copy the full SHA 77251d4View commit details -
Jeremy Wootten committed
Jul 7, 2023 Configuration menu - View commit details
-
Copy full SHA for 04e428d - Browse repository at this point
Copy the full SHA 04e428dView commit details -
Jeremy Wootten committed
Jul 7, 2023 Configuration menu - View commit details
-
Copy full SHA for f5008b0 - Browse repository at this point
Copy the full SHA f5008b0View commit details
Commits on Jul 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7b6187a - Browse repository at this point
Copy the full SHA 7b6187aView commit details