<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>



<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<h3>
Benoît Minisini pushed to branch master
at <a href="https://gitlab.com/gambas/gambas">Gambas / gambas</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/798b1d54cc1ce611955c3dd3ac473229e472fbe5">798b1d54</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-09T17:35:01Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Add Paint.FontScale, and make gb.gtk and gb.gtk3 printer drawing behave the same as QT components.

[GB.DRAW]
* NEW: Paint: FontScale is a new property that defines a scale applied to the size of the fonts assigned to the Paint.Font property.
* NEW: Paint: Scale() second argument is now optional, and takes the same value as the first argument if omitted.

[GB.GTK]
* NEW: Paint: Implementation of Paint.FontScale.
* BUG: Printer: All printer events are raised between a single Paint.Begin() / Paint.End().

[GB.GTK3]
* NEW: Paint: Implementation of Paint.FontScale.
* BUG: Printer: All printer events are raised between a single Paint.Begin() / Paint.End().
* BUG: Printer: Print() does now crash anymore.
* BUG: Printer: Font sizes now are the same as with QT components.

[GB.QT4]
* NEW: Paint: Implementation of Paint.FontScale.

[GB.QT5]
* NEW: Paint: Implementation of Paint.FontScale.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/63b503ca240ace85e208f6b5a60c62f1c1770934">63b503ca</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-09T17:41:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Make the TreeView arrows a little bit thinner and darker

[GB.GUI.BASE]
* NEW: Make the TreeView arrows a little bit thinner and darker.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/f44b12f14b5f84844fb302bdf6c0dd9128681b27">f44b12f1</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-09T17:43:15Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">DocumentView: Fix some bugs and add ShowPage and Desaturate properties.

[GB.FORM]
* NEW: DocumentView: The default background color is now a mix of the default text foreground and background colors.
* BUG: DocumentView: Use Paint.Begin() instead of Draw.Begin(), so that preview uses anti-aliasing.
* BUG: DocumentView: Fix some cases of page drawing not correctly triggered.
* NEW: DocumentView: ShowPage is new property that displays the current page and the number of pages inside the preview.
* NEW: DocumentView: Desaturate is a new property that desaturates the preview. It's slow when the zoom is huge.
* NEW: DocumentView: Allow zoom up to 800%.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/be96ff02bcae4c55fcd0b27db2c8ceff1c8fbf80">be96ff02</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-09T17:48:41Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">'gb.form.print' is a new component extends the Printer class with a generic preview and print dialog.

[GB.FORM.PRINT]
* NEW: 'gb.form.print' is a new component extends the Printer class with a generic preview and print dialog.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/c5b2b5087001f507a3d7dccebed1bf10546eeaab">c5b2b508</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-09T17:49:59Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Text and code editors now can print their contents.

[DEVELOPMENT ENVIRONMENT]
* NEW: Add support for the new 'gb.form.print' component.
* NEW: Code editor: Add a print button and menu entry that prints the contents of the editor.
* NEW: Text editor: Add a print button and menu entry that prints the contents of the editor.
* NEW: Option dialog: Add an option to define the font used for printing.
</pre>
</li>
<li>
<strong><a href="https://gitlab.com/gambas/gambas/commit/7ac4287247232ba4f4e5a65a12d566762ab4493f">7ac42872</a></strong>
<div>
<span>by gambas</span>
<i>at 2019-07-09T17:53:45Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Merge branch 'master' of gitlab.com:gambas/gambas
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#e259c047e7ac255777ebdce4a4622db07c282035">
app/src/gambas3/.icon.png
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#5ec34e4d5a9cb1f1f16ef26dbe7f2c8be00633b5">
app/src/gambas3/.lang/fr.po
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#e14c68be2cef057a7cd2413ee382131af159d2a9">
app/src/gambas3/.project
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#391aeda794c698517de9ed4b88fc7c63018432b4">
app/src/gambas3/.src/Component/CDocumentation.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#849ac54013d161d7504fef33a483c3917bccd308">
app/src/gambas3/.src/Editor/Code/FEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#85541fd1d4fccf86bed26f975585d2fdfe3a50bc">
app/src/gambas3/.src/Editor/Code/FEditor.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#35d7b7baf8ec0f1ec7143bdff8a6ee6b9753369c">
app/src/gambas3/.src/Editor/Code/FTextEditor.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#0ad1b77e0b6aff3ebaa0ed449a05a0f5cd4d8742">
app/src/gambas3/.src/Editor/Code/FTextEditor.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#81007bfb9b64df5f0e4249f50f7fa45dfafc4e51">
<span class="new-file">
+
app/src/gambas3/.src/Editor/MPrint.module
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#9a671846148bde98a949b24fb78e73635f2db87a">
app/src/gambas3/.src/FMain.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#938f374765451b74d9eb3a75ea68904695c3be52">
app/src/gambas3/.src/Options/FOption.class
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#49342f64fcd2a1f890bd3b762da633dd86844116">
app/src/gambas3/.src/Options/FOption.form
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#85901d9d72a1c23df00b8144af2657dfa6224fce">
app/src/gambas3/.src/Packager/Package.module
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#1925222864e97ff01b80b333cf299a52869b707b">
<span class="new-file">
+
comp/src/gb.form.print/.component
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#a8471e0422ce9784d6308939d4b2aac3b7a09d00">
<span class="new-file">
+
comp/src/gb.form.print/.directory
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#c4167803c5c10d7c759fdc06d02a13b3a835d7bd">
<span class="new-file">
+
comp/src/gb.form.print/.icon.png
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#b693b0a4d8e10c15950ad6aca3bf6191e8912f9c">
<span class="new-file">
+
comp/src/gb.form.print/.lang/es.po
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#da6eb445a2f258d636b70b7a5d370d76f846d5ef">
<span class="new-file">
+
comp/src/gb.form.print/.lang/es_ES.po
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#f6991fe0523556e6992bec8578c0f2c8ffa84dbf">
<span class="new-file">
+
comp/src/gb.form.print/.lang/fr.po
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#f9298ae9cce1472552ff8bc5288459f63d18256a">
<span class="new-file">
+
comp/src/gb.form.print/.lang/it.po
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#a9b1a35278fa89ca5b77e1759c988c8cc104704d">
<span class="new-file">
+
comp/src/gb.form.print/.lang/nl.po
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#73856ed55b0d6e1033346465b88756c4cb3f5f79">
<span class="new-file">
+
comp/src/gb.form.print/.lang/ru.po
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#b8a53322ffac471d72b94be03f7f4c0c269e5b3e">
<span class="new-file">
+
comp/src/gb.form.print/.project
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#88894ddd6983a24b79836f5b4fa08367ff37033d">
<span class="new-file">
+
comp/src/gb.form.print/.src/FPreview.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#f17f5f86524a6da28cb228310518b790d83c95ad">
<span class="new-file">
+
comp/src/gb.form.print/.src/FPreview.form
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#5acd65ac7b356c6793204f3202a4c08547576e43">
<span class="new-file">
+
comp/src/gb.form.print/.src/FPrinting.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#28b54b58b71b6a3e74bbc9b9308bf8faadbb84af">
<span class="new-file">
+
comp/src/gb.form.print/.src/FPrinting.form
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#41d7173a90e3cf3985c1b8f9e026c0a4d910c183">
<span class="new-file">
+
comp/src/gb.form.print/.src/MTest.module
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#62e33d4a102ff7f8fb324a7fc3f359efc4e9be24">
<span class="new-file">
+
comp/src/gb.form.print/.src/Printer.class
</span>
</a>
</li>
<li class="file-stats">
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f#43f5d8538ce2bf6560ed16723a60f27a8bc1c176">
<span class="new-file">
+
comp/src/gb.form.print/img/print-full-width.png
</span>
</a>
</li>
</ul>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
<a href="https://gitlab.com/gambas/gambas/compare/d913a599292b4df741bd92f81a198128e13a4e8e...7ac4287247232ba4f4e5a65a12d566762ab4493f">View it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
adjust your notification settings.



</p>
</div>
</body>
</html>