All files named "mygtk.py"
History for mygtk.py
2015-03-29
| ||
14:43 | Renamed to uikit.py. Rename `mygtk` to `uikit`. Move AuxiliaryWindow and About dialog from main. check-in: [b9cadd6925] user: mario, branch: trunk, size: 0 | |
2015-03-28
| ||
07:25 | Disable some debugging, move gui_startup() to mygtk collection, allow markup for mygtk.label() text. file: [dec662c44d] check-in: [164043075d] user: mario, branch: trunk, size: 20322 [annotate] [blame] [check-ins using] [diff] | |
2014-08-15
| ||
00:46 | Make channel tab positions configurable. file: [2d60af2beb] check-in: [395935d038] user: mario, branch: trunk, size: 19005 [annotate] [blame] [check-ins using] [diff] | |
2014-05-31
| ||
23:32 | less debug output file: [e851df07e7] check-in: [898d5ecf64] user: mario, branch: trunk, size: 18752 [annotate] [blame] [check-ins using] [diff] | |
2014-05-28
| ||
01:33 | Prevent ComboBoxText in settings dialog to take focus when scrolling over per mousewheel. file: [d1f99661a1] check-in: [0d8e75189e] user: mario, branch: trunk, size: 18727 [annotate] [blame] [check-ins using] [diff] | |
2014-05-25
| ||
16:36 | Allow to supply ordered (key,value) list[] to mygtk.ComboBoxText. Config specifiers can use ID=abc|XY=xyz|... now. file: [7b64057ace] check-in: [7b5b2a40e8] user: mario, branch: trunk, size: 18487 [annotate] [blame] [check-ins using] [diff] | |
11:57 | Use mygtk.ComboBoxText also for theme switcher button. Moved .vbox and .label creating into mygtk, ComboBoxText.set_default() now automatically adds non-predeclated/custom value at end of liststore. file: [aef1299a5d] check-in: [9ad64ad53a] user: mario, branch: trunk, size: 17701 [annotate] [blame] [check-ins using] [diff] | |
00:41 | Add custom ComboBoxText for [select] list plugin config options. file: [f12cb00871] check-in: [bcbd6a4624] user: mario, branch: trunk, size: 16968 [annotate] [blame] [check-ins using] [diff] | |
2014-05-12
| ||
20:10 | Enable empty entries=[] display in mygtk.columns (empty channels/categories/bookmarks) file: [eafa93f0f3] check-in: [fa410c856a] user: mario, branch: trunk, size: 15992 [annotate] [blame] [check-ins using] [diff] | |
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 file: [2fdc371b2a] check-in: [1beab0563e] user: mario, branch: py3, size: 15956 [annotate] [blame] [check-ins using] [diff] | |
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. file: [f90aa065b1] check-in: [489da08a74] user: mario, branch: py3, size: 15642 [annotate] [blame] [check-ins using] [diff] | |
2014-04-08
| ||
22:16 | Add unicode() vs str() to compat2and3 file: [3b0c65b63e] check-in: [0458e0e0d1] user: mario, branch: py3, size: 15500 [annotate] [blame] [check-ins using] [diff] | |
21:16 | rename http to ahttp to avoid conflict with Python3 modules, change .iteritems and xrange, remove same remaining plain print statements file: [91f32ed114] check-in: [d3b1418bc6] user: mario, branch: py3, size: 15499 [annotate] [blame] [check-ins using] [diff] | |
2014-04-07
| ||
00:33 | Move __print__ into config, add unified dbg.COLOR codes file: [98fa2cab88] check-in: [7ef1553f61] user: mario, branch: trunk, size: 15327 [annotate] [blame] [check-ins using] [diff] | |
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) file: [74d7664de2] check-in: [e7a0fb24c8] user: mario, branch: trunk, size: 15363 [annotate] [blame] [check-ins using] [diff] | |
2014-01-06
| ||
22:45 | prepare for gtk3 file: [42f942998a] check-in: [c0702405f8] user: mario, branch: trunk, size: 15130 [annotate] [blame] [check-ins using] [diff] | |
2014-01-05
| ||
01:23 | fix Pixbuf has_alpha bug due to redundant typecast prior liststore appending file: [29ba27c9de] check-in: [caee086b9c] user: mario, branch: trunk, size: 14615 [annotate] [blame] [check-ins using] [diff] | |
2012-01-09
| ||
03:45 | Added: 2.0.8.5 file: [8d9a2e155e] check-in: [ea81d1ad5d] user: mario, branch: trunk, size: 14511 [annotate] [blame] [check-ins using] | |