Virgil Dupras
|
f28ffc680a
|
[#140 state:fixed] Fixed a crash on dupe renaming.
|
2011-04-13 16:23:22 +02:00 |
|
Virgil Dupras
|
0fea59007c
|
Updated copyright year to 2011.
|
2011-04-12 10:04:01 +02:00 |
|
Virgil Dupras
|
95efac187b
|
Updated hscommon and adapted to changes in hscommon.gui.table.Table.refresh().
|
2010-11-24 16:12:10 +01:00 |
|
Virgil Dupras
|
4886982d43
|
Re-licensed to BSD
|
2010-09-30 12:17:41 +02:00 |
|
Virgil Dupras
|
a056be0842
|
Fixed UI glitch introduced by the move from outline to table for results (the selected row would not be kept visible after refreshes).
|
2010-09-26 12:09:50 +02:00 |
|
Virgil Dupras
|
0d8ed92a68
|
Converted the result tree into a result table.
--HG--
rename : cocoa/base/PyResultTree.h => cocoa/base/PyResultTable.h
rename : cocoa/base/ResultOutline.h => cocoa/base/ResultTable.h
rename : cocoa/base/ResultOutline.m => cocoa/base/ResultTable.m
rename : core/gui/result_tree.py => core/gui/result_table.py
|
2010-09-24 15:48:59 +02:00 |
|