[Gambas-Notification] [Git][gambas/gambas][master] 3 commits: DocumentView: Fix a possible infinite recursion in document layouting.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Fri Apr 2 17:11:02 CEST 2021



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


Commits:
fb352b75 by gambas at 2021-04-02T16:54:21+02:00
DocumentView: Fix a possible infinite recursion in document layouting.

[GB.FORM]
* NEW: DocumentView: Fix a possible infinite recursion in document layouting.
* NEW: Add 'page', page-two' and 'zoom-width' stock icons.

- - - - -
381de6f9 by gambas at 2021-04-02T16:55:32+02:00
Update some icons and add new ones.

[GB.FORM.STOCK]
* NEW: Add 'page', page-two' and 'zoom-width' icons.
* NEW: Update the 'new' and 'preview' icons.

- - - - -
3ccbc728 by gambas at 2021-04-02T17:07:41+02:00
* Backward-compatible change when using date or time separators for date or time elements having none.

[INTERPRETER]
* NEW: If the current localization uses the same separator for all date elements having a separator,
  then the element having no separator will use that same element if the "/" format character
  is used in the Format() function. Same change for the time separators.

- - - - -


20 changed files:

- + comp/src/gb.form.stock/.hidden/icon.png
- comp/src/gb.form.stock/.icon.png
- comp/src/gb.form.stock/.project
- comp/src/gb.form.stock/gambas-mono/32/new.png
- + comp/src/gb.form.stock/gambas-mono/32/page-two.png
- + comp/src/gb.form.stock/gambas-mono/32/page.png
- comp/src/gb.form.stock/gambas-mono/32/preview.png
- + comp/src/gb.form.stock/gambas-mono/32/zoom-width.png
- comp/src/gb.form.stock/gambas/128/new.png
- comp/src/gb.form.stock/gambas/128/preview.png
- comp/src/gb.form.stock/gambas/32/new.png
- + comp/src/gb.form.stock/gambas/32/page-two.png
- + comp/src/gb.form.stock/gambas/32/page.png
- comp/src/gb.form.stock/gambas/32/preview.png
- + comp/src/gb.form.stock/gambas/32/zoom-width.png
- comp/src/gb.form/.hidden/control/documentview.png
- comp/src/gb.form/.project
- comp/src/gb.form/.src/DocumentView/DocumentView.class
- comp/src/gb.form/map/icon.map
- main/gbx/gbx_local.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f2054911efa034c83c2fbe198fcc8c773242c8a3...3ccbc7281e16b6bcd0ae97ba05f32538e02b4d8d

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/compare/f2054911efa034c83c2fbe198fcc8c773242c8a3...3ccbc7281e16b6bcd0ae97ba05f32538e02b4d8d
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/20210402/d50b84a2/attachment.htm>


More information about the Notification mailing list