Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 3.17.2
gambas
Browse files
Apr 08, 2022
Merge branch 'master' into stable
· ed8b8b69
gambas
authored
Apr 08, 2022
View commits for tag 3.17.2
3.17.2
ed8b8b69
Debugger: Hide the not yet ready 'ignore process' panel in extern debugging.
· 4cf0f3b5
gambas
authored
Apr 08, 2022
4cf0f3b5
Merge branch 'master' into stable
· 4afeb276
gambas
authored
Apr 08, 2022
4afeb276
The 'VERSION' file is taken into account again.
· 891edcee
gambas
authored
Apr 08, 2022
891edcee
Apr 07, 2022
Switch to version 3.17.2
· d654019d
gambas
authored
Apr 07, 2022
d654019d
Merge branch 'master' into stable
· c0c84abf
gambas
authored
Apr 07, 2022
c0c84abf
Still fix weirdness of focus representation in Qt5.
· 830fba47
gambas
authored
Apr 07, 2022
830fba47
CSS highlighting: Add some missing properties and values.
· b58a0b91
gambas
authored
Apr 07, 2022
b58a0b91
Fix a memory leak in the style function that paint widget background.
· 9f8b1734
gambas
authored
Apr 07, 2022
9f8b1734
Set focus reason to 'TabFocus' only for buttons, otherwise they are not...
· 44159837
gambas
authored
Apr 07, 2022
44159837
Form editor: Controls without '_DrawWith' property set are handled correctly again.
· aa34aa4f
gambas
authored
Apr 07, 2022
aa34aa4f
Apr 06, 2022
WebTable: EnsureVisible() now works on the first row in all cases.
· adf39a97
gambas
authored
Apr 07, 2022
adf39a97
MessageBox: The arrow keys now move the focus, for GTK+.
· 0935c48f
gambas
authored
Apr 07, 2022
0935c48f
Specify a focus reason when setting the focus. Remove the workaround in Paint.Font.
· 71615e29
gambas
authored
Apr 07, 2022
71615e29
Apr 04, 2022
[CONFIGURATION]
· 6f14ef68
gambas
authored
Apr 04, 2022
View commits for tag 3.17.1
3.17.1
6f14ef68
Debugger: Display process memory size greater than 2 GiB correctly.
· c5893751
gambas
authored
Apr 04, 2022
c5893751
Version control: Add a rotating spinner while the git log history is loading.
· d6983726
gambas
authored
Apr 04, 2022
d6983726
Add weather stock icons.
· 203a1789
gambas
authored
Apr 04, 2022
203a1789
Forgot monochromatic version of some icons. New weather and 'layer' icons.
· eee25530
gambas
authored
Apr 04, 2022
eee25530
Project tree: Fix renaming when copy / pasting a file.
· 25935727
gambas
authored
Apr 04, 2022
25935727
Apr 02, 2022
Some new icons, and some changes in existing ones.
· 04cfa9da
gambas
authored
Apr 03, 2022
04cfa9da
DateChooser: Don't draw weeks if the 'ShowWeek' property is false.
· 055fe72f
gambas
authored
Apr 03, 2022
055fe72f
Form editor: Automatically reload the form after its unknown controls have been removed.
· f295b314
gambas
authored
Apr 03, 2022
f295b314
Project editor: Handle controls from missing components gracefully.
· 0883d7f0
gambas
authored
Apr 02, 2022
0883d7f0
Fix project tree renaming and breakpoint removing.
· 377a66d9
gambas
authored
Apr 02, 2022
377a66d9
Mar 31, 2022
Merge branch 'cross-pkg-config' into 'master'
· f6c23453
Benoît Minisini
authored
Mar 31, 2022
f6c23453
Use the host architecture pkg-config
· cc50a31f
Helmut Grohne
authored
Mar 31, 2022
cc50a31f
Mar 27, 2022
Tests for error handling
· 9689fa13
Christof Thalhofer
authored
Mar 27, 2022
9689fa13
Mar 26, 2022
Version control: Correctly hide the 'Locate change' button when there is no change.
· 0579f59a
gambas
authored
Mar 26, 2022
0579f59a
Help browser: Correctly save and restore the side panel state.
· be3731a7
gambas
authored
Mar 26, 2022
be3731a7
Add 'open-link' and 'cherry' icons.
· bf33067b
gambas
authored
Mar 26, 2022
bf33067b
Use the new GUI API to decide if a control must be animated.
· 394ac2a5
gambas
authored
Mar 26, 2022
394ac2a5
Add a GUI API for checking if a control must be animated.
· 9f8f4a9b
gambas
authored
Mar 26, 2022
9f8f4a9b
Language: Support for some languages from India.
· 4d299a1e
gambas
authored
Mar 26, 2022
4d299a1e
Update to the latest 'litehtml' master. Font changes now should be taken into account correctly.
· 116d319b
gambas
authored
Mar 26, 2022
116d319b
Help browser: Correctly take help font into account in offline mode.
· ab5a10a1
gambas
authored
Mar 26, 2022
ab5a10a1
Project open dialog: Draw project box buttons differently.
· 40d26e01
gambas
authored
Mar 26, 2022
40d26e01
ListEditor: The remove button is correctly enabled when the first item is selected.
· cb752e9f
gambas
authored
Mar 26, 2022
cb752e9f
Mar 24, 2022
Code editor: Identifiers can now include the "-" character for autocompletion.
· 09a2dc5a
gambas
authored
Mar 24, 2022
09a2dc5a
TextEditor: Take the mode into account when selecting a word.
· b86b94c6
gambas
authored
Mar 24, 2022
b86b94c6
Loading