Check-in [276ae3ef5f]
Overview
Comment: | 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. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
276ae3ef5f9f5400f62bcd3dba297784 |
User & Date: | mario on 2015-04-28 20:55:55 |
Other Links: | manifest | tags |
Context
2015-04-29
| ||
05:37 | Also scroll to last category after .select_current (didn't automatically happen for current notebook.) check-in: 53bfeeff06 user: mario tags: trunk | |
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 | |
Changes
Modified Makefile from [50b1c88694] to [acb4436e93]. [diff]
Modified channels/dnd.py from [b8955f0866] to [af2a92a118]. [diff]
Modified channels/exportcat.py from [911a034c54] to [66f2154eb8]. [diff]
Modified st2.py from [f820dd49d8] to [64a9872a0a]. [diff]