Branch: refs/heads/main
Home: https://github.com/dabodev/dabo
Commit: a61a4bab1d7cc67094f21a2a2cb42a96d860748c
https://github.com/dabodev/dabo/commit/a61a4bab1d7cc67094f21a2a2cb42a96d860748c
Author: EdLeafe <[email protected]>
Date: 2025-09-04 (Thu, 04 Sep 2025)
Changed paths:
M dabo/ui/form.py
Log Message:
-----------
Fixed typo
Commit: d4d7eb93dbf5e83b9cbf792d94826ae8fdc85617
https://github.com/dabodev/dabo/commit/d4d7eb93dbf5e83b9cbf792d94826ae8fdc85617
Author: EdLeafe <[email protected]>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
M README.md
M dabo/application.py
M dabo/base_object.py
M dabo/db/__init__.py
M dabo/db/cursor_mixin.py
M dabo/db/dataset.py
M dabo/db/db_oracle.py
M dabo/db/table.py
M dabo/db/test/test_dCursorMixin.py
M dabo/event_mixin.py
M dabo/events.py
M dabo/exceptions.py
M dabo/lib/DesignerClassConverter.py
M dabo/lib/RemoteConnector.py
M dabo/lib/connParser.py
M dabo/lib/datanav/Bizobj.py
M dabo/lib/datanav/Form.py
M dabo/lib/datanav/Grid.py
M dabo/lib/datanav/Page.py
M dabo/lib/profilehooks.py
M dabo/lib/propertyHelperMixin.py
M dabo/lib/reportUtils.py
M dabo/lib/reportWriter.py
M dabo/lib/reporting_stefano/serialization/attributes.py
M dabo/lib/reporting_stefano/serialization/children.py
M dabo/lib/reporting_stefano/serialization/serialization.py
M dabo/lib/reporting_stefano/serialization/xmlserializer.py
M dabo/lib/reporting_stefano/util.py
M dabo/lib/specParser.py
M dabo/lib/untabify.py
M dabo/lib/utils.py
M dabo/lib/xmltodict.py
M dabo/preference_mgr.py
M dabo/ui/__init__.py
M dabo/ui/auto_complete.py
M dabo/ui/concordance.py
M dabo/ui/control_item_mixin.py
M dabo/ui/control_mixin.py
M dabo/ui/dialog.py
M dabo/ui/dialogs/Wizard.py
M dabo/ui/editor.py
M dabo/ui/form_mixin.py
M dabo/ui/grid.py
M dabo/ui/grid_renderers.py
M dabo/ui/pem_mixin.py
M dabo/ui/slide_panel_control.py
M dabo/ui/test.py
M dabo/ui/text_box_mixin.py
M dabo/ui/tree_view.py
M dabo/ui/uiApp.py
M playground.py
M pyproject.toml
M tests/unitTests/ui/UIwx/Test_dTextBox.py
M tools/reportMixedIndentation.py
M vendor/pymssql/pymssql.py
Log Message:
-----------
Event-related cleanups
I've noticed segfaults with some of the code, and traced it to events
not being fired correctly - they formed an infinite recursion in some
cases.
Also a bunch of unrelated cleanup.
Compare: https://github.com/dabodev/dabo/compare/3dee56e3d7c8...d4d7eb93dbf5
To unsubscribe from these emails, change your notification settings at
https://github.com/dabodev/dabo/settings/notifications
_______________________________________________
Dabo-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]