[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: Update documentation, and fix the DocumentView class.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Wed Mar 24 23:25:14 CET 2021



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


Commits:
54512b61 by gambas at 2021-03-24T22:34:38+01:00
Update documentation, and fix the DocumentView class.

[GB.FORM]
* NEW: Update documentation.
* NEW: DocumentView: 'AutoCenter' has been renamed as 'Center', 'Column' is now 'Columns', 'Row' has been removed.
* NEW: DocumentView: The useless Layout.Orientation property has been removed.
* BUG: DocumentView: Some fixes in property validation.

- - - - -
bbf2c0f6 by gambas at 2021-03-24T22:35:42+01:00
Update to the new DocumentView interface.

[GB.FORM.PRINT]
* NEW: Update to the new DocumentView interface.
* BUG: Clicking of the selected view mode button now does not unselect it anymore.

- - - - -
bc0a5a63 by gambas at 2021-03-24T23:25:02+01:00
Update documentation. Some DocumentView fixes again.

[GB.FORM]
* NEW: Update documentation.
* NEW: DocumentView: Remove useless methods MoveFirst(), MoveLast(), MoveTo().
* NEW: DocumentView: Rename FirstVisibleDocument and LastVisibleDocument as FirstVisiblePage and LastVisiblePage.
* BUG: DocumentView: Setting Center property now relayout the preview.

- - - - -


14 changed files:

- comp/src/gb.form.print/.src/FPreview.class
- comp/src/gb.form.print/.src/FPreview.form
- comp/src/gb.form.print/.src/MTest.module
- + comp/src/gb.form/.hidden/window.png
- comp/src/gb.form/.icon.png
- comp/src/gb.form/.project
- comp/src/gb.form/.src/Date/DateChooser.class
- comp/src/gb.form/.src/DocumentView/DocumentView.class
- comp/src/gb.form/.src/DocumentView/_DocumentItem.class
- comp/src/gb.form/.src/DocumentView/_DocumentLayout.class
- comp/src/gb.form/.src/File/Bookmarks.class
- comp/src/gb.form/.src/File/Chooser/DirChooser.class
- comp/src/gb.form/.src/Test/FDocumentView.class
- comp/src/gb.form/.src/Test/FDocumentView.form


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cdc500fe5b28a311f3effd54272157ac8e64cfc4...bc0a5a63f40fbfc43623a2a0eb043b8b9653ccba

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/cdc500fe5b28a311f3effd54272157ac8e64cfc4...bc0a5a63f40fbfc43623a2a0eb043b8b9653ccba
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/20210324/507cd391/attachment.htm>


More information about the Notification mailing list