twanvl
3d9181e5f6
Eliminated most build errors (gcc,linux,wxGTK).
...
What is left is mostly:
- warning: converting double to int
-> add a cast/to_int or ignore
- wrong initialization order in ctor
-> just swap the order to match the class
- errors about wxCursors
-> add a function loadResourceCursor
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@183 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-01-29 00:04:20 +00:00
twanvl
1cd80a3710
A working configure&makefile; now in the process of getting it to build on gcc
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@182 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-01-28 22:38:59 +00:00
twanvl
fc03b5efa1
Fixed compilation errors for gcc@linux (not all yet).
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@181 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-01-28 19:13:01 +00:00
twanvl
d96d150138
improved selection
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@180 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-26 17:14:18 +00:00
twanvl
2ec0771cc8
fixed locale references
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@177 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-25 18:38:51 +00:00
twanvl
439dbfce6b
rewritten retrying part of reader, it is now implemented how it should have been from the start.
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@175 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-25 16:52:07 +00:00
twanvl
282d4b9751
fixed parser bug: I_RET was not always added
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@174 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-25 14:46:23 +00:00
twanvl
031266c71b
separate short_name for packages, moved full_name,short_name and icon_filename to Packaged
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@173 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-25 14:19:36 +00:00
twanvl
f7d12a4114
MOVE_MID support for cursor_to_index
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@172 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 19:18:42 +00:00
twanvl
05cc16d070
formating works, cursor position now prefers to be inside tags
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@171 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 19:04:36 +00:00
twanvl
ba847a4981
lines are handled by font text element
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@170 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 16:14:29 +00:00
twanvl
1ab6b0cb82
text scaling
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@168 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 16:04:24 +00:00
twanvl
99867b0c0b
command line argument support
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@167 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 15:17:30 +00:00
twanvl
ca3b7b91b4
<sep-soft> support
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@166 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 15:03:52 +00:00
twanvl
b059c867d2
fixed crash in drop down list when switching between editors
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@165 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 14:08:08 +00:00
twanvl
8ab89a1145
fixed onHandle: now looks at all handles
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@164 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 13:53:07 +00:00
twanvl
966446342f
dummy text
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@163 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 13:52:49 +00:00
twanvl
ed8f96ec50
forgot initialization, fixed
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@162 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 13:35:52 +00:00
twanvl
77c6acf90f
hack to fix completely transparent images
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@161 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 00:41:46 +00:00
twanvl
40606d975e
debuged some horrible race conditions & deadlocks
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@160 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-24 00:12:06 +00:00
twanvl
5bed5892f3
thumbnails for choice editor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@159 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-23 21:12:26 +00:00
twanvl
3883251961
fixed resample_persever_aspect
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@158 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-23 21:04:09 +00:00
twanvl
323a310de8
tweaks to splitter; filtered cardlist always initialized
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@157 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-23 16:59:14 +00:00
twanvl
f241fb91fa
filtered card list is used
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@156 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-23 16:54:03 +00:00
twanvl
dcdd000aef
redrawing of editors (for drop down lists)
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@155 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-23 13:26:53 +00:00
twanvl
2233295cfd
scrollbar in text editor
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@154 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-23 12:47:08 +00:00
twanvl
153dab9a4f
tweaking
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@153 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 23:34:21 +00:00
twanvl
106afceaf9
perliminaries for filtered card list
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@152 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 23:03:02 +00:00
twanvl
c85e821f00
AlphaMask implementation
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@151 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 23:02:32 +00:00
twanvl
d5db3f46ff
numeric statistics dimensions; minor tweaks of graph
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@150 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 22:47:48 +00:00
twanvl
69e4edff95
changed <line> semantics, usage is now <line>\n</line>
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@149 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 20:00:18 +00:00
twanvl
3eece6eb61
support for masks in choice styles
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@148 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 19:29:51 +00:00
twanvl
cf39deec24
combined_editor function, and improved dependency handling (removing duplicates), viewer refreshes on events from script manager
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@147 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 19:05:52 +00:00
twanvl
7ba562ea2e
fixed flickering cursor in text control
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@146 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 16:02:33 +00:00
twanvl
a16c098eac
Layout() always called when editor/viewer control changes size
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@145 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 15:33:14 +00:00
twanvl
274cb1117f
rotation and style changing works
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@144 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 15:08:49 +00:00
twanvl
5a8febd82a
fixed rotation bug
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@143 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 13:52:20 +00:00
twanvl
20f5c127f8
set.validate() used for adding initial card to a set
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@142 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 13:51:24 +00:00
twanvl
d33da0b765
actions for changing styles
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@141 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 13:50:14 +00:00
twanvl
b2fa273fe7
actions for changing the style
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@140 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-22 13:50:04 +00:00
twanvl
78edb91deb
fixed splitting in symbol font
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@138 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-21 22:17:23 +00:00
twanvl
a9a93c07c3
exception/error handling
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@137 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-21 22:09:42 +00:00
twanvl
2ba1d0b1b8
events on script update; fix in cycle_sort; card list updated on value action
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@136 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-21 21:56:49 +00:00
twanvl
572881aa31
enabled card rotation
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@135 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-21 19:54:42 +00:00
twanvl
e8f580b691
cards dependencies, clearing order cache
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@134 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-21 19:54:18 +00:00
twanvl
f522cb9be6
toString untags
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@133 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-19 22:47:16 +00:00
twanvl
1455ba25a4
separator can no longer be selected
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@132 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-19 22:17:06 +00:00
twanvl
e04b210c40
implemented identification
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@131 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-19 22:16:54 +00:00
twanvl
2504eb908b
fixed: GetMember works on values without save_value
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@130 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-19 22:16:29 +00:00
twanvl
2552afe8be
fixed alignment of empty text
...
git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@129 0fc631ac-6414-0410-93d0-97cfa31319b6
2006-12-19 17:53:02 +00:00