Thread for generating thumbnail images;

Used for card list;
Implemented reordering from card list

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@115 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2006-12-18 19:30:44 +00:00
parent 0e77c55525
commit 4c10107dbb
17 changed files with 660 additions and 82 deletions
+18
View File
@@ -573,6 +573,12 @@
<File
RelativePath=".\gui\control\graph.hpp">
</File>
<File
RelativePath=".\gui\control\image_card_list.cpp">
</File>
<File
RelativePath=".\gui\control\image_card_list.hpp">
</File>
<File
RelativePath=".\gui\control\native_look_editor.cpp">
</File>
@@ -585,6 +591,12 @@
<File
RelativePath=".\gui\control\package_list.hpp">
</File>
<File
RelativePath=".\gui\control\select_card_list.cpp">
</File>
<File
RelativePath=".\gui\control\select_card_list.hpp">
</File>
<File
RelativePath=".\gui\control\text_ctrl.cpp">
</File>
@@ -851,6 +863,12 @@
<File
RelativePath=".\gui\preferences_window.hpp">
</File>
<File
RelativePath=".\gui\thumbnail_thread.cpp">
</File>
<File
RelativePath=".\gui\thumbnail_thread.hpp">
</File>
<File
RelativePath=".\gui\update_checker.cpp">
</File>