2
I Use This!
Inactive

Commits : Listings

Analyzed 4 days ago. based on code collected 4 days ago.
Mar 25, 2025 — Mar 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
dnd: small tests More... over 14 years ago
treemodels: fix root iter (or None) child-count More... over 14 years ago
drag&drop: major rewrite, structured functionality More... over 14 years ago
commands: provide a return value for command-execution More... over 14 years ago
editor: add a global document registry More... over 14 years ago
treemodels: fix problematic situations for 'reorder' More... over 14 years ago
treemodel: small fixes to handle None values, empty paths. use get_user_data api More... over 14 years ago
xmlparser: add testcase for version information More... over 14 years ago
xmlparser: prefer to write sections name as tag instead of attribute, explicitly handle version attribute of <odml> tags More... over 14 years ago
mapping: adding forgotten weakmeth.py More... over 14 years ago
base: add reorder functionality More... over 14 years ago
events: hooks can have a return value More... over 14 years ago
base.safelist: provide an index function More... over 14 years ago
gui: add option to edit type=text values in external window More... over 14 years ago
value/gui: add a can_display method and prevent too long stuff from showing up in the editor More... over 14 years ago
gui.TreeView: remove dead code More... over 14 years ago
Merge remote-tracking branch 'github/master' More... over 14 years ago
xmlparser: ignore tag case More... over 14 years ago
base: find_related ignores case on type searches (revert key) More... over 14 years ago
base: find_related ignores case on key and type searches More... over 14 years ago
gui.SectionView: add tooltip text displaying the name and type of the section More... over 14 years ago
gui: don't use gtk.keysyms for keyboard shortcuts (breaks windows build), instead use numeric values More... over 14 years ago
xmlparser.py: removed name from Section attribute list. Is saved as tag now. format.py: rename of section-id to section-reference
jgrewe
as Jan Grewe
More... over 14 years ago
Merge branch 'mapping' More... over 14 years ago
gui.InfoBar: don't hide too quickly for longer messages More... over 14 years ago
gui.SectionModel: don't fail on invalid update messages More... over 14 years ago
gui.tabs: cloned tabs share command_manager, but update all their windows. can't create multiple mapping views of one document (instead clone them) More... over 14 years ago
mapping: keep track, allow to unmap and (sometimes) remap on the fly More... over 14 years ago
gui: delete icon, use stock icons in popup menu, make Map&clone buttons work More... over 14 years ago
gui: more icons, more toolbuttons, use decorator to indicate gui actions. use more stock actions, fix quit/close for multiple windows More... over 14 years ago