[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Git][gambas/gambas][master] Add a process manager tool to display the gambas interpreter processes...
[Thread Prev] | [Thread Next]
- Subject: [Git][gambas/gambas][master] Add a process manager tool to display the gambas interpreter processes...
- From: Benoît Minisini (@bminisini) <gitlab@xxxxxxxxxxxxx>
- Reply-to: noreply@xxxxxxxxxx
- Date: Thu, 03 Jul 2025 22:28:48 +0000
- To: notification@xxxxxxxxxxxxxxxxxxxxxx
Benoît Minisini pushed to branch master at Gambas / gambas Commits: dafde2e5 by Benoît Minisini at 2025-07-04T00:28:41+02:00 Add a process manager tool to display the gambas interpreter processes currently running on the system. [DEVELOPMENT ENVIRONMENT] * BUG: Debugger: Do not emit the 'q' command on stop if the debugger is running. * NEW: Add a process manager tool to display the gambas interpreter processes currently running on the system. * BUG: Remove an incorrect space on top of the project tree when the project is not on version control. * NEW: Update French translation. - - - - - 8 changed files: - app/src/gambas3/.lang/fr.po - app/src/gambas3/.src/Debug/Design.module - + app/src/gambas3/.src/Debug/FProcessManager.class - + app/src/gambas3/.src/Debug/FProcessManager.form - app/src/gambas3/.src/FMain.class - app/src/gambas3/.src/FMain.form - app/src/gambas3/.src/Project.module - app/src/gambas3/.src/Project/Farm/FarmRequest.class View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dafde2e5d10a3733a29821310a097c5c647b82ee -- View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/dafde2e5d10a3733a29821310a097c5c647b82ee You're receiving this email because of your account on gitlab.com.