~dcaro/clicompanion/fix-910370

  • Committer: david.caro.estevez at gmail
  • Date: 2011-12-31 16:13:32 UTC
  • Revision ID: david.caro.estevez@gmail.com-20111231161332-8q4vh59qxm5yz9vv
Now the original liststore is saved and restored when nothing is inserted in the
search box. And the drag and drop signal is captured to avoid the nasty gtk 
warning when in search mode. The reordering (drag and drop) in search mode is 
not allowed. (It also does not make sense, reordering a search result, in the 
future, when we implement command groups, ordering should be llowec within a 
group, so avoid using filters)
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 54.1.1 13 years ago duanedesign clicompanion.seperate rev.12 758 bytes Diff Download File
config.py 64 13 years ago duanedesign creates /clicompanion/config if it does not exist 1.5 KB Diff Download File
controller.py 100 12 years ago david.caro.estevez at gmail Now the original liststore is saved and restored w 25.6 KB Diff Download File
menus_buttons.py 88 12 years ago bdfhjk Color removed 8.4 KB Diff Download File
tabs.py 75 13 years ago duanedesign added a Borg class 4.5 KB Diff Download File
utils.py 75 13 years ago duanedesign added a Borg class 1.8 KB Diff Download File
view.py 100 12 years ago david.caro.estevez at gmail Now the original liststore is saved and restored w 19.9 KB Diff Download File