Added a "quick search" box for filtering the card list

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@1483 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2010-08-04 21:52:26 +00:00
parent 4532fade77
commit be922940a2
17 changed files with 239 additions and 15 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 732 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 732 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 742 B

+2 -2
View File
@@ -1,6 +1,6 @@
# This file contains the keys expected to be in MSE locales
# It was automatically generated by tools/locale/locale.pl
# Generated on Mon Aug 2 23:18:19 2010
# Generated on Wed Aug 4 23:41:21 2010
action:
add control point: 0
@@ -124,7 +124,6 @@ error:
no game specified: 1
no stylesheet specified for the set: 0
no updates: 0
pack item not found: 1
pack type duplicate name: 1
pack type not found: 1
package not found: 1
@@ -329,6 +328,7 @@ label:
result: 0
rules: 0
save changes: 1
search cards: 0
seed: 0
select cards: 0
select cards print: optional, 0
+4
View File
@@ -165,6 +165,10 @@ btn_expand_normal IMAGE "../common/btn_expand_normal.png"
btn_expand_hover IMAGE "../common/btn_expand_hover.png"
btn_expand_focus IMAGE "../common/btn_expand_focus.png"
btn_expand_down IMAGE "../common/btn_expand_down.png"
btn_clear_filter_normal IMAGE "../common/btn_clear_filter_normal.png"
btn_clear_filter_hover IMAGE "../common/btn_clear_filter_hover.png"
btn_clear_filter_focus IMAGE "../common/btn_clear_filter_focus.png"
btn_clear_filter_down IMAGE "../common/btn_clear_filter_down.png"
//about_xmas IMAGE "about-xmas.png"
//two_xmas IMAGE "two_beta-xmas.png"