[Gambas-Notification] [Git][gambas/gambas][master] 2 commits: TextEditor: The 'Remove()' method now normalizes its arguments to avoid...
Benoît Minisini (@bminisini)
gitlab at mg.gitlab.com
Sat Jul 30 18:09:30 CEST 2022
Benoît Minisini pushed to branch master at Gambas / gambas
Commits:
681f91d9 by Benoît Minisini at 2022-07-30T18:07:50+02:00
TextEditor: The 'Remove()' method now normalizes its arguments to avoid crashing if they are outside the document.
[GB.FORM.EDITOR]
* NEW: TextEditor: Add a default popup menu.
* NEW: TextEditor: Add a panel to go to a specific line.
* NEW: TextEditor: ShowFindPanel() and ShowGotoPanel() are now public methods for showing the action panels.
- - - - -
6114fd8a by Benoît Minisini at 2022-07-30T18:09:24+02:00
Code, text and conflict editor: Use the 'gb.form.editor' new goto line panel instead of the custom one.
[DEVELOPMENT ENVIRONMENT]
* NEW: Code, text and conflict editor: Use the 'gb.form.editor' new goto line panel instead of the custom one.
- - - - -
11 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/FGotoLine.class
- − app/src/gambas3/.src/Editor/FGotoLine.form
- comp/src/gb.form.editor/.icon.png
- + comp/src/gb.form.editor/.lang/fr.po
- comp/src/gb.form.editor/.project
- + comp/src/gb.form.editor/.src/FGoto.class
- + comp/src/gb.form.editor/.src/FGoto.form
- comp/src/gb.form.editor/.src/TextEditor.class
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d7224468412b4e9bac0fcf21d15de547240c4114...6114fd8ae7b0e20c0869afc5b873d8c19d66b692
--
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/d7224468412b4e9bac0fcf21d15de547240c4114...6114fd8ae7b0e20c0869afc5b873d8c19d66b692
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20220730/8928e4f4/attachment.htm>
More information about the Notification
mailing list