Changes On Branch 1beab0563e727323
Changes In Branch py3 Through [1beab0563e] Excluding Merge-Ins
This is equivalent to a diff from 7ef1553f61 to 1beab0563e
2014-04-27
| ||
22:19 | Python3 support back into trunk check-in: 9ecea4fb26 user: mario tags: trunk | |
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 | |
2014-04-08
| ||
21:16 | rename http to ahttp to avoid conflict with Python3 modules, change .iteritems and xrange, remove same remaining plain print statements check-in: d3b1418bc6 user: mario tags: py3 | |
2014-04-07
| ||
00:33 | Move __print__ into config, add unified dbg.COLOR codes check-in: 7ef1553f61 user: mario tags: trunk | |
2014-04-06
| ||
02:16 | rename ui.xml to gtk2.xml for parity with gtk3.xml; Gtk3 suddenly works with gi 1.33 (well, lots of errors still, but main window ok) check-in: e7a0fb24c8 user: mario tags: trunk | |
Modified _package.epm from [d2e2c94cae] to [789f724b9f]. [diff]
Modified action.py from [fc0650246a] to [a3c14ebdbb]. [diff]
Added ahttp.py version [a715d3203a].
Modified channels/_generic.py from [f927301f5f] to [4cf18f9328]. [diff]
Modified channels/basicch.py from [2ad035d297] to [c507665eb7]. [diff]
Modified channels/google.py from [3f0788927c] to [36a6ee6c2d]. [diff]
Modified channels/internet_radio_org_uk.py from [4dcc6f65d4] to [6c77259f65]. [diff]
Modified channels/jamendo.py from [0df05c5caf] to [9d3d3ac039]. [diff]
Modified channels/links.py from [692f83efe7] to [e2e193464a]. [diff]
Modified channels/live365.py from [17860a6a46] to [10562bd5f9]. [diff]
Modified channels/modarchive.py from [bf829e8b72] to [a906bb560c]. [diff]
Modified channels/musicgoal.py from [1d593a3fc6] to [faf1e3671e]. [diff]
Modified channels/myoggradio.py from [37210dae1e] to [6c4dac0144]. [diff]
Modified channels/punkcast.py from [6f838d457b] to [57433ea58f]. [diff]
Modified channels/shoutcast.py from [3296716516] to [dd8d75b19e]. [diff]
Modified channels/timer.py from [c50adafaed] to [73a61c99cb]. [diff]
Modified channels/tv.py from [e09d4b20ac] to [2d1fa5a0ac]. [diff]
Modified channels/xiph.py from [6bbc72e8d5] to [e14b45bb99]. [diff]
Modified cli.py from [a682821821] to [ea53579a96]. [diff]
Added compat2and3.py version [13b56cb24d].
Modified config.py from [16fe14f094] to [8361dea5ee]. [diff]
Modified favicon.py from [f5d4a162a1] to [983556d34c]. [diff]
Modified gtk3.xml from [b732c1a2e7] to [3026ea4f0c]. [diff]
Modified help/streamtuner2.1 from [de31364a43] to [ca2f8a1565]. [diff]
Deleted http.py version [0d4dcfee94].
Modified kronos.py from [6ae12b7565] to [24a87e43ef]. [diff]
Modified mygtk.py from [98fa2cab88] to [2fdc371b2a]. [diff]
Modified pq.py from [774d8a07cf] to [9ad9a3d426]. [diff]
Modified pson.py from [759da668d2] to [6186b9e864]. [diff]
Modified st2.py from [0b9e0b6b81] to [858158ce9f]. [diff]