Check-in [1beab0563e]
Overview
Comment: | * Fixed gtk_list_store_get_value: assertion `column < list_store->n_columns' by removing {width:20} reference from treeview datamap. * row.setdefault() for absent search_col/set and deleted state * More __print__/dbg colorization * Disabled pson.filter_data in favour of str casting in mygtk.columns() * Removed streamactions.popup PY2/PY3 workaround with named args * More .iteritems() removal |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | py3 |
Files: | files | file ages | folders |
SHA1: |
1beab0563e727323577f5dbaa6241050 |
User & Date: | mario on 2014-04-10 04:31:02 |
Other Links: | branch diff | manifest | tags |
Context
2014-04-11
| ||
01:24 | remove pson fallback check-in: eabee8e3c9 user: mario tags: py3 | |
2014-04-10
| ||
04:31 | * Fixed gtk_list_store_get_value: assertion `column < list_store->n_columns' by removing {width:20} reference from treeview datamap. * row.setdefault() for absent search_col/set and deleted state * More __print__/dbg colorization * Disabled pson.filter_data in favour of str casting in mygtk.columns() * Removed streamactions.popup PY2/PY3 workaround with named args * More .iteritems() removal check-in: 1beab0563e user: mario tags: py3 | |
2014-04-09
| ||
00:23 | Temporary fix for Gtk undefined color warnings, workaround for changed GtkMenu.popup() signature in Gtk3. Debug colors for mygtk.columns() creation. check-in: 489da08a74 user: mario tags: py3 | |
Changes
Modified action.py from [cd681feda2] to [a3c14ebdbb]. [diff]
Modified ahttp.py from [11eca44aed] to [a715d3203a]. [diff]
Modified channels/_generic.py from [a20153b668] to [4cf18f9328]. [diff]
Modified config.py from [16fe14f094] to [8361dea5ee]. [diff]
Modified gtk3.xml from [b732c1a2e7] to [3026ea4f0c]. [diff]
Modified mygtk.py from [f90aa065b1] to [2fdc371b2a]. [diff]
Modified pson.py from [b0e4064063] to [6186b9e864]. [diff]
Modified st2.py from [a8efefcc40] to [858158ce9f]. [diff]