Some customers place their plugins in this directory, so we add
gps_utils -> gs_utils alias immediately after gs_utils has been
loaded.
Change-Id: Icd4a88baf55c41d197e330e1627c2586a86fb5dc
In the python naming space, create a gps_utils module
which is the copy of gs_utils. This will prevent
breaking client plugins.
Update 2 tests. These tests were pushed during the renaming
Add a test.
Change-Id: Ie9a3aaf78ae8fe16440fb770ddec54a26d4c715d
And add a mechanism to copy the old .gps directory to .gnatstudio
the first time. Rename keys6.xml to keys.xml when importing the old
.gpr directory.
Change-Id: I1e1ea2c123ae772a547561737e2309d4c081f239
The cleanup function was incomplete leading to constraint error
when running multiple gnathub sessions.
Change-Id: I76f23d6c6ef1c030eeac77fd8a1bec1276807f19
When the Preferences Assistant is displayed, load only the plugins
files specified in the startup.xml (i.e: to take into account the changes
made in the 'Plugins' page of the Assistant) and not all the directories
that contain Python files (e.g: support/ui).
Change-Id: Ia99dc8e7424756d661adde5302af82dadf4a3f14
This directory now contains all the python files related with language
support.
Change-Id: Ie6f418651eae4635891aafa38269ec8b35525c9c
Depends-On: I285974885fa048dbea3ecfa23f652e7bf7494df1
This follows the natural handing of widgets in pygobject,
and avoids leaking widgets that are put in the MDI: those
widgets will be destroyed when the MDI child is closed.
Change-Id: I8c74bcd0b68090c1a409c936df2dbd18645bead7