gambas
1bf58ddd35
WebTextArea: The Text property works correctly again.
...
[GB.WEB.FORM]
* BUG: WebTextArea: The Text property works correctly again.
2019-02-14 18:08:31 +01:00
Bernhard M. Wiedemann
a03ffa0c04
Make 'gb.pdf' compile with poppler-0.72
...
completes commit a576b687db
Without this change, it would complain about missing getCString
because the POPPLER_VERSION_0_72 was not there.
2019-02-14 10:32:37 +01:00
Benoît Minisini
2457440701
Update .gitlab-ci.yml
2019-02-11 13:54:58 +00:00
Benoît Minisini
a761404ac9
Merge branch 'undefined' into 'master'
...
Replace pt_BR.po, updated translation.
See merge request gambas/gambas!68
2019-02-11 13:47:58 +00:00
Benoît Minisini
8b82545269
Merge branch 'italian-translations' into 'master'
...
Update Italian translation.
See merge request gambas/gambas!67
2019-02-11 13:47:16 +00:00
Gen Braga
b565ce8734
Replace pt_BR.po, updated translation.
2019-02-11 13:16:24 +00:00
gambas
5318c1db60
Option dialog: Add new snippets and display custom snippets in bold.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Option dialog: Add new snippets.
* NEW: Option dialog: Display custom snippets in bold.
2019-02-11 01:21:44 +01:00
GianluigiOr
f3d0e3590e
Contains new Italian translations
...
[DEVELOPMENT ENVIRONMENT]
* NEW: The IDE translation is now complete.
2019-02-09 16:51:51 +01:00
gambas
8ab745c21a
Fix corrupted test form.
...
[GB.FORM]
* BUG: Fix corrupted test form.
2019-02-09 16:07:17 +01:00
gambas
a5660d9ba8
Fix how format on load & save option is taken into account.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Format on load & save option now mark the files as modified, so that search does not become silly.
* BUG: Format on load & save option is now taken into account by the text editor, not just by code editor.
* NEW: URLLabel.Padding now works correctly in form editor.
2019-02-09 14:27:31 +01:00
gambas
24c2f184f0
URLLabel: Rewrite the control as a child of Label.
...
[GB.FORM]
* NEW: URLLabel: Rewrite the control as a child of Label.
2019-02-09 14:26:47 +01:00
gambas
66253171fd
Merge branch 'master' of gitlab.com:gambas/gambas
2019-02-08 23:08:34 +01:00
gambas
4f72989680
Unused function warnings now point at the beginning of the function.
...
[COMPILER]
* BUG: Unused function warnings now point at the beginning of the function.
2019-02-08 23:07:47 +01:00
Benoît Minisini
66b357dcf3
Merge branch 'italian-translations' into 'master'
...
Contains fix and new Italian translations
See merge request gambas/gambas!66
2019-02-08 00:07:21 +00:00
gambas
019bae2789
Translation dialog: Deleting a translation correctly removes it from the translation combo box.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Translation dialog: Deleting a translation correctly removes it from the translation combo box.
2019-02-08 00:42:20 +01:00
GianluigiOr
80cc24b690
Contains fix and new Italian translations
...
[DEVELOPMENT ENVIRONMENT]
* NEW: The IDE translation is now complete and correct.
2019-02-07 23:51:59 +01:00
gambas
2a8ebf3659
Support for automatic translation based on 'translate-shell' tool.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Translation dialog: Support for automatic translation based on 'translate-shell' tool.
* NEW: Option dialog: Support for automatic translation based on 'translate-shell' tool.
* BUG: Mark some strings in forms as not to be translated.
* NEW: Update the Spanish translation.
2019-02-07 14:20:43 +01:00
gambas
466a570451
Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly.
...
[GB.DB]
* BUG: Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly.
2019-02-06 23:24:08 +01:00
gambas
c0eab6b4c4
Don't crash if a component use NULL as error message argument. Replace it by a void string.
...
[INTERPRETER]
* BUG: Don't crash if a component use NULL as error message argument. Replace it by a void string.
2019-02-06 23:23:18 +01:00
gambas
8d04122c84
Merge branch 'master' of gitlab.com:gambas/gambas
2019-02-06 22:25:44 +01:00
gambas
6d12e87a54
Cosmetic enhancement of the fix on package names with a leading dot.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Packager: Cosmetic enhancement of the fix on package names with a leading dot.
2019-02-06 22:24:35 +01:00
Benoît Minisini
4770a192f8
Merge branch 'master' into 'master'
...
fix slackware package genreation
See merge request gambas/gambas!65
2019-02-06 21:18:53 +00:00
Tim Dickson
d2ed9a43f2
fix slackware package genreation
...
[DEVELOPMENT ENVIRONMENT]
* BUG: generate missing doinst.sh file for desktop packages
* BUG: make requires file point at correct package for slapt-get
* BUG: generate one package for slackware, as dep packages are not used.
2019-02-06 20:57:04 +00:00
Benoît Minisini
a5ec01c252
Merge branch 'componentwithoutdot' into 'master'
...
Fix packager creates component name with leading dot
See merge request gambas/gambas!61
2019-02-06 18:03:19 +00:00
gambas
66a4368ba0
Merge branch 'master' of gitlab.com:gambas/gambas
2019-02-05 02:25:07 +01:00
gambas
4226f32905
Translation dialog: Add two buttons to move between translated strings and redesign the dialog a bit.
...
[DEVELOPMENT ENVIRONMENT]
* NEW: Translation dialog: Move the current translation related buttons to their own toolbars juste above the translation field.
* NEW: Translation dialog: Add two buttons to move between translated strings.
2019-02-05 02:23:12 +01:00
gambix
3482e7dda0
Add the require of gb.eval and force the gb.eval componant loading if not done
...
[GB.REPORT]
* BUG: Add the require for gb.eval in component info and force the loading of it.
2019-02-02 18:06:31 +01:00
gambas
efee886dab
* Remove other '*.mo' files from the repository.
2019-02-02 02:00:58 +01:00
gambas
6c7837ec0d
Add the root '.gitignore' file, the only one that should be kept in the repository.
2019-02-02 01:10:46 +01:00
gambas
5bb2f41b21
Remove '*.mo' files now automatically generated by the compiler, and other filed that should be ignored too.
2019-02-02 01:07:37 +01:00
gambas
f931131317
Update French translation.
...
[WIKI]
* NEW: Update French translation.
2019-02-02 01:06:42 +01:00
gambas
a7bbfbfb74
Now that *.mo files are automatically generated by the compiler, do not put them in the git repository.
...
[CONFIGURATION]
* NEW: Now that *.mo files are automatically generated by the compiler, do not put them in the git repository.
2019-02-02 00:55:16 +01:00
gambas
3a8b687376
Merge branch 'master' of gitlab.com:gambas/gambas
2019-02-02 00:49:44 +01:00
gambas
f812d81274
Enhance the SpinBox control.
...
[GB.GUI.BASE]
* NEW: SpinBox: Alignment is a new property that allows to define the alignment of the control inner text.
* NEW: SpinBox: ShowZero is a new property that tells to pad the displayed number with zeros.
* NEW: SpinBox: Limit is a new event that is raised when the user tries to move past the maximum value, or beofre the minimum value.
* BUG: SpinBox: The value entered with the keyboard is now always taken into account by the next use of the mouse.
2019-02-02 00:41:36 +01:00
gambas
c875f00a44
TimeBox is a new control that allows to enter a duration. Maybe the name of the control is not very good.
...
[GB.FORM]
* NEW: TimeBox is a new control that allows to enter a duration. Maybe the name of the control is not very good.
2019-02-02 00:40:30 +01:00
gambas
92a09ad185
Workspace: Sometimes closing a tab with the middle button is triggered twice, leading to a crash. Made a workaround.
...
[GB.FORM.MDI]
* BUG: Workspace: Sometimes closing a tab with the middle button is triggered twice, leading to a crash. Made a workaround.
2019-02-02 00:37:54 +01:00
gambix
13120e91b6
Merge branch 'master' of gitlab.com:gambas/gambas
2019-02-01 22:24:58 +01:00
gambix
0a6b9ff342
Circle mapItem now really have the good radius and MapPoint.Distance is now a static function
...
[GB.MAP]
* BUG: Circle map item now a really the good radius
* OPT: MapPoint.Distance is now a static public Function
2019-02-01 22:23:52 +01:00
Tobias Boege
579c9e1fc7
gb.xml: <!DOCTYPE> declaration is case-insensitive
...
[GB.XML]
* BUG: <!DOCTYPE> declaration is case-insensitive.
2019-02-01 11:57:09 +01:00
gambas
e467d664c1
Code editor: The background color of error or watch tooltips is now explicitely merged with the theme default background color.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Code editor: The background color of error or watch tooltips is now explicitely merged with the theme default background color.
2019-01-29 01:18:41 +01:00
gambas
8f09b68254
MediaView: Merge the play and pause button and remove the big white pause symbol.
...
[GB.MEDIA.FORM]
* NEW: MediaView: Merge the play and pause button.
* NEW: MediaView: Remove the big white pause symbol.
2019-01-26 18:28:05 +01:00
gambas
6bd779d2f6
Make component compile with GTK+ < 3.20.
...
[GB.GTK3]
* BUG: Make component compile with GTK+ < 3.20.
2019-01-26 16:11:19 +01:00
gambas
7b75f31e81
TabStrip: Tab labels are now correctly displayed when the tab has no icon.
...
[GB.GTK3]
* BUG: TabStrip: Tab labels are now correctly displayed when the tab has no icon.
2019-01-26 15:25:51 +01:00
gambas
245d3d7429
Do not add an extra decimal digit to floating point numbers, it introduces rounding errors.
...
[INTERPRETER]
* BUG: Do not add an extra decimal digit to floating point numbers, it introduces rounding errors.
2019-01-26 15:24:46 +01:00
gambas
402d1acbcb
Compile translations on installation.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Compile translations on installation.
2019-01-24 04:11:35 +01:00
gambas
e5b5487a13
Search dialog: text highlight now works correctly whatever the editor font is.
...
[DEVELOPMENT ENVIRONMENT]
* BUG: Search dialog: text highlight now works correctly whatever the editor font is.
[GB.EVAL.HIGHLIGHT]
* NEW: TextHighlighter: Paint() is a new method that paints the highlighted text.
[GB.GUI.BASE]
* NEW: Paint: Add an hidden undocumented method that computes the character width of a fixed font.
2019-01-24 00:57:54 +01:00
christof
4dae37d474
Fix packager creates component name with leading dot
...
this happend if vendorname = Null
2019-01-21 14:54:34 +01:00
gambas
75b1d5955a
Replace 'Guint' by 'uint', otherwise the component seems to not compile anymore on some systems.
...
[GB.PDF]
* BUG: Replace 'Guint' by 'uint', otherwise the component seems to not compile anymore on some systems.
2019-01-20 23:28:00 +01:00
gambas
fe55f495f4
Fix the default value of optional Object function arguments.
...
[GB.JIT]
* BUG: Fix the default value of optional Object function arguments.
2019-01-20 22:50:35 +01:00
gambas
1181b78443
Spinner: Enable the spinner timer only if needed, and not permanently!
...
[GB.FORM]
* BUG: Spinner: Enable the spinner timer only if needed, and not permanently!
2019-01-19 02:58:48 +01:00