repos/MysteryMachine

log

age author description
13 months ago Roger Gammans New installer,README and version bump for 0.14V0.1.4
13 months ago Roger Gammans Use tempfile rather than hardcoding /tmp in a few tests
13 months ago Roger Gammans Remove use of empty partnames, as this is now deprecated on account
13 months ago Roger Gammans Change use of NamedTemporaryFile to avoid locking uses in win32
13 months ago Roger Gammans Fix bug with status bar
13 months ago Roger Gammans Fix bug where secondary opened systree's couldn't open Nodes
13 months ago Roger Gammans Enable 'Expand' button - to insert a objectpanel (or whatever) from
13 months ago Roger Gammans Make objectpanel a plain PyPanel, not a scrolled panel.
13 months ago Roger Gammans Prevent multiple record of a single registration, and fix a related typo
13 months ago Roger Gammans Enable 'Insert Before' button in the Ui for list values
14 months ago Roger Gammans Enable delete button on list item
14 months ago Roger Gammans let the list widget update and list from list notify events.
14 months ago Roger Gammans Fix to notify for ListAttributes
14 months ago Roger Gammans Remove some print noise
14 months ago Roger Gammans Remove some more old debugging
14 months ago Roger Gammans remove some debuging and improve cleanup code
14 months ago Roger Gammans Update objectpanel when object is notified.
14 months ago Roger Gammans Use notify infrastructure to keep Tree views updated
14 months ago Roger Gammans Updates and tests for the notify framework
14 months ago Roger Gammans Code to update attributes based on notify framework
14 months ago Roger Gammans Add a notify framework to the schema
14 months ago Roger Gammans Add controls for bidi to allow specification of the anchor
14 months ago Roger Gammans Add get_ancestor method to schema node.
14 months ago Roger Gammans Add Append button to list value widget (and make worK!)
14 months ago Roger Gammans Fix append of list beahviour for when trying to copy values.
14 months ago Roger Gammans Disable ref widget's Open button in context's when it isn't going to work
14 months ago Roger Gammans Add New attribute dialog box, and code to invoke from systree
14 months ago Roger Gammans Add code so a defualt value exists for each Valuetype.
14 months ago Roger Gammans New class MMUnstorableAttribute.
14 months ago Roger Gammans Make the list widget a class in it's own right
14 months ago Roger Gammans Make open button on link attributes work
14 months ago Roger Gammans Create generic function to open new tab from a schema node
14 months ago Roger Gammans merge typo fix into mainline
14 months ago Roger Gammans Bug fix typo in refactor
14 months ago Roger Gammans Merge fix to sentinel files forward into mainline
14 months ago Roger Gammans suppress empty warnings
14 months ago Roger Gammans Correct sentinel files code so the get correctly added to the VCS.
14 months ago Roger Gammans Add code to Enable/Disable visibility of base objects
14 months ago Roger Gammans Merge bugfix with head
14 months ago Roger Gammans Fix bug introduced which stopped the New_object menu item from working
14 months ago Roger Gammans Add 'Override' and 'delete' buttons on the attibutes in the object panel.
14 months ago Roger Gammans Enable The UI to make chnages to attribute values (for Ref and simple)
15 months ago Roger Gammans Copy in the parent from the category into the object on creation.
15 months ago Roger Gammans Allow NullRef's to be set as parents .
15 months ago Roger Gammans Add NullReference type.
15 months ago Roger Gammans Checks to see if the set_parent() is passed a sane value.
15 months ago Roger Gammans get/set_parent() for the category objects
15 months ago Roger Gammans Refactor treeview into common class which handles display of a system
15 months ago Roger Gammans Add basic code to select objects.
15 months ago Roger Gammans Make File|OpenUri File|New menu options work.
15 months ago Roger Gammans Implement scrolling on object and attribute panel.
15 months ago Roger Gammans Make scrollbars work again for the tree view
15 months ago Roger Gammans Fix bug with duplicate children appearing
15 months ago Roger Gammans Chanegs to node activation behaviour
15 months ago Roger Gammans removed unnded debugging print
15 months ago Roger Gammans Add module and framework for widgets based on AttributeValue type.
15 months ago Roger Gammans Move flush() call into close() where it should be.
15 months ago Roger Gammans Remove dummy items and ue SetItemHasChildren flag for unexamined schema nodes
15 months ago Roger Gammans Update license text
15 months ago Roger Gammans Update comments and docstrings