Commit Graph

2177 Commits

Author SHA1 Message Date
twanvl 040e87e938 dialog for column selection; column settings are stored
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@77 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-11-19 22:30:19 +00:00
twanvl 1836cf4de9 Added color utilities; implemented more of Graph related classes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@76 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-11-19 20:56:51 +00:00
twanvl a218251fd6 Added placeholder ValueEditors for all field types
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@75 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-11-19 19:41:26 +00:00
twanvl ed336dea06 Added GraphControl; FilteredCardList; ValueEditor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@74 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-11-19 18:59:33 +00:00
twanvl ce6a83e34b Basic text rendering working;
Added Font (done) and SymbolFont (skeleton);
Added styling to set;
Added CountourMap;
Some script fixes

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@73 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-11-17 17:57:04 +00:00
twanvl ea5be88bdb ScriptObject now looks for a default member for everything that it can not handle, meaning that scripts based on values now work.
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@72 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-11-01 17:54:14 +00:00
twanvl f18bdafab1 made dependency analysis work without errors for magic-new (except for a few script functions); implemented the rest of the ScriptManager
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@71 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-11-01 16:41:50 +00:00
twanvl 2dd93a91fb implemented SymbolFilter
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@70 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 17:58:29 +00:00
twanvl 5b56e8ee11 moved symbol viewer, because it is not part of the gui
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@69 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 16:18:15 +00:00
twanvl a5b8efaa78 symbol viewer
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@68 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 16:17:17 +00:00
twanvl 5ee944e426 naming style (variable_to_string); nicer error messages for problems during dependency checking
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@67 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 16:06:17 +00:00
twanvl 2ba7267db5 note about thread safety
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@66 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 15:54:55 +00:00
twanvl fe27f2b770 allow opening files from other packages
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@65 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 15:53:25 +00:00
twanvl f7a6d9e79d fixed evil bug (deleting too much)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@64 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 15:53:08 +00:00
twanvl e2220a5a97 choice images work
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@63 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 15:15:26 +00:00
twanvl 1ffaa5bd58 made a start with script functions
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@62 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-31 12:17:36 +00:00
twanvl 0caaf01a78 Implemented the context management part of the ScriptManager
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@61 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-30 21:39:58 +00:00
twanvl 0a3a089c98 implemented reading of maps
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@60 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-29 23:04:46 +00:00
twanvl 601af4c778 implemented more image related functions
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@59 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-29 22:13:11 +00:00
twanvl f46b0b6b7b Added ScriptableImage plus the beginnings of dependency stuff
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@58 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-29 16:23:31 +00:00
twanvl 368082ade2 added include support to script parser
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@57 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-29 13:54:47 +00:00
twanvl e55cecb898 implemented ColorValueViewer
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@56 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-28 12:55:56 +00:00
twanvl 275f715463 ImageValueViewer now works and the viewer control is refreshed
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@55 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-27 22:55:40 +00:00
twanvl 7192361c36 Implemented ImageValueViewer, and more of the related classes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@54 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-27 22:10:09 +00:00
twanvl d9c9c40adf implemented RotatedDC
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@53 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-27 22:08:47 +00:00
twanvl 8dbc1d56c8 fixed some syntax errors
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@52 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-27 22:08:30 +00:00
twanvl 10f52c80ac improved handling of aliasses and warnings
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@51 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-26 23:33:33 +00:00
twanvl 1459cd6d76 Added dummy CardEditor, implemented Stylesheet loading
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@50 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-26 22:46:28 +00:00
twanvl c8e8dd0220 Added ValueViewer,DataViewer,CardViewer and made related changes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@49 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-26 20:33:23 +00:00
twanvl 46cf4dbb64 Implemented NewSetWindow, added events to GalleryList
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@48 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-20 20:02:30 +00:00
twanvl 77d255ee8e added WelcomeWindow
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@47 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-20 17:00:19 +00:00
twanvl 8a533bb61f (formating)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@46 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-20 16:59:55 +00:00
twanvl 8a6ba132b2 added AboutWindow
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@45 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-20 16:34:52 +00:00
twanvl 79756cc36f fixed memory leak
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@44 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-20 14:28:28 +00:00
twanvl 20f0efacd7 added 'undone' parameter to onAction
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@43 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-20 14:24:36 +00:00
twanvl 44b516036d Implemented CardsPanel with just a CardList for now
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@42 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-20 13:38:43 +00:00
twanvl b5cb26474a fixed reading of IndexMaps: loop, initialization of 'index'
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@41 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-20 13:38:03 +00:00
twanvl c15bc94ee7 Added version number to files; IndexMap now works with GetMember
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@40 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 21:01:17 +00:00
twanvl 440cec2f8c fixed WITH_DYNAMIC_ARG: scoping of RIIA object
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@39 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 20:24:39 +00:00
twanvl 6c5acc5b6a functionality moved to reader/writer
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@38 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 20:11:47 +00:00
twanvl 5f721e461c InternalError message changed
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@37 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 19:28:03 +00:00
twanvl ff96f1522a added FieldP to values and styles, implemented reflection for IndexMap
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@36 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 18:44:27 +00:00
twanvl 46a6ed39dc added multiple choice field
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@35 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 17:18:35 +00:00
twanvl b7908e38af action for modifying the card list
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@34 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 16:43:33 +00:00
twanvl 49bcb0c576 (formating)
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@33 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 15:57:09 +00:00
twanvl 301594c165 fixed infinite loops after includes and at eof
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@32 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 14:09:50 +00:00
twanvl 89aa0254ab added support for includes
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@31 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 13:42:20 +00:00
twanvl ba4785ac49 Added warnings to Reader, fixed some bugs found that way
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@30 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 13:03:11 +00:00
twanvl 9f73e2e9dc implemented all field types
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@29 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 12:31:51 +00:00
twanvl 5e1125c26e added starts_with
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@28 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-10-19 12:31:12 +00:00