[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Git][gambas/gambas][master] 2 commits: Version control: Allow to individually check the files to commit.



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
dbdfec97 by Benoît Minisini at 2025-02-20T22:55:39+01:00
Version control: Allow to individually check the files to commit.

[DEVELOPMENT ENVIRONMENT]
* NEW: Version control: Allow to individually check the files to commit.
* BUG: Do not lock the project tree between project changes.
* NEW: Lock the project tree during refresh.

- - - - -
a692649d by Benoît Minisini at 2025-02-20T22:57:06+01:00
TreeView: Set the internal cursor when selecting a single item in multiple selection mode, and correctly raise the 'Select' event.

[GB.GUI.BASE]
* BUG: TreeView: Set the internal cursor when selecting a single item in multiple selection mode, and correctly raise the 'Select' event.

- - - - -


12 changed files:

- app/src/gambas3/.src/Editor/Code/FConflictEditor.class
- app/src/gambas3/.src/Editor/Code/FEditor.class
- app/src/gambas3/.src/Editor/Code/FTextEditor.class
- app/src/gambas3/.src/Editor/Version/FProjectVersion.class
- app/src/gambas3/.src/FMain.class
- app/src/gambas3/.src/Project.module
- app/src/gambas3/.src/Project/CProjectTree.class
- app/src/gambas3/.src/VersionControl/CVersionControl.class
- app/src/gambas3/.src/VersionControl/CVersionControlGit.class
- app/src/gambas3/.src/VersionControl/CVersionControlSubversion.class
- app/src/gambas3/.src/VersionControl/VersionControl.module
- comp/src/gb.gui.base/.src/TreeView/_TreeView.class


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/595bd7c57103e583ea802210477fedf40f6519d1...a692649d153c489fea7e8e4c720975f6ba9ed25a

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/595bd7c57103e583ea802210477fedf40f6519d1...a692649d153c489fea7e8e4c720975f6ba9ed25a
You're receiving this email because of your account on gitlab.com.