Check-in [ffaf262c43]
Overview
Comment: | Move `state.json` and .current restoration into GenericChannel.gui(). Current category is reselected by TreeView traversal on instantion now. Previous state now load through config.state() for channels/__init__, not in main/init_app_state anymore (just row:expand / winsizes now). Disable .currentcat() overwriting, redundant now in display_categories(). Still need to avoid second .select_current() call in first_show(). |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
ffaf262c4384617dd853e33ca6ce84ba |
User & Date: | mario on 2015-04-28 17:35:15 |
Other Links: | manifest | tags |
Context
2015-04-28
| ||
20:55 | Removed export_format config option for exportcat plugin (as that's selectable now in the file dialog anyway). Recategorized dnd plugin to appear earlier in the [features] config tab. check-in: 276ae3ef5f user: mario tags: trunk | |
17:35 | Move `state.json` and .current restoration into GenericChannel.gui(). Current category is reselected by TreeView traversal on instantion now. Previous state now load through config.state() for channels/__init__, not in main/init_app_state anymore (just row:expand / winsizes now). Disable .currentcat() overwriting, redundant now in display_categories(). Still need to avoid second .select_current() call in first_show(). check-in: ffaf262c43 user: mario tags: trunk | |
2015-04-27
| ||
23:45 | Document command line flags in manual. check-in: 6135c7ecac user: mario tags: trunk | |
Changes
Modified channels/__init__.py from [ace9b7e5ae] to [cafb75235c]. [diff]
Modified channels/links.py from [d2e4f35037] to [bf377754fc]. [diff]
Modified config.py from [7f53cc759c] to [0405b0c427]. [diff]
Modified st2.py from [717429f33f] to [f820dd49d8]. [diff]
Modified uikit.py from [33d6c42a98] to [6f3acc5193]. [diff]