Commit Graph

1161 Commits

Author SHA1 Message Date
ccremers
5d02e446c9 - Added errorcount to Scyther object. 2006-08-06 21:16:14 +00:00
ccremers
756e69bd4f - Error is captured nicely and printed (for now). We need an error
window for that, instead of a results window.
2006-08-06 19:57:01 +00:00
ccremers
ea9c4d5334 - Solved blocking error. 2006-08-06 19:52:07 +00:00
ccremers
59b72052d4 - Misc fixes. 2006-08-06 18:06:26 +00:00
ccremers
bd675cfcf5 - New binary (that uses stderr under windows anyway) 2006-08-06 18:05:03 +00:00
ccremers
f1f796c70a - Added dev file for Bloodshed C dev (under Microsoft Windows) 2006-08-06 18:04:02 +00:00
ccremers
9683d76598 - Using stderr or not is now a macro in error.h 2006-08-06 18:01:23 +00:00
ccremers
a8b93c7bc4 - Spacing fix. 2006-08-06 15:35:22 +00:00
ccremers
a4c5bd399c - Probably fixed buffering problem using stdout stuff. 2006-08-06 15:29:57 +00:00
ccremers
50ebab504d - Old code again. 2006-08-04 23:29:52 +00:00
ccremers
6ee0a36360 - Bugfix. There is still a bug in the non-PIL output though at resize (check under windows) 2006-08-04 23:28:59 +00:00
ccremers
51da34c0df - Initial steps towards using PIL (if it is there, otherwise PNG) 2006-08-04 23:22:03 +00:00
ccremers
a9fa1f0156 - Fixes. 2006-08-04 22:29:51 +00:00
ccremers
49fc9709d2 - Minor fixes. 2006-08-04 22:08:00 +00:00
ccremers
4034e3a42e - More refactoring. 2006-08-04 22:00:22 +00:00
ccremers
83e1d9375d - Refactoring helps a lot. 2006-08-04 21:28:58 +00:00
ccremers
afe1947255 - Fixed. 2006-08-04 21:19:38 +00:00
ccremers
9b1df4e964 - Fix. 2006-08-04 21:07:45 +00:00
ccremers
016355e501 - Range for claims makes more sense now. 2006-08-04 21:06:12 +00:00
ccremers
c447f539ae - Many fixes, but it is very instable now. This should be fixed asap. 2006-08-04 21:02:50 +00:00
ccremers
65834841d3 - Improved. 2006-08-04 14:07:45 +00:00
ccremers
eecc8da23d - Added custom buttons.
- Note: stuff is breaking rather easily now.
2006-08-04 14:02:19 +00:00
ccremers
524fb4c969 - Simplified table 2006-08-03 14:45:47 +00:00
ccremers
e43a714d45 - Simplified close button setup 2006-08-03 14:33:11 +00:00
ccremers
a4313a0e9e - Better remarks and layout 2006-08-03 14:14:38 +00:00
ccremers
1a66f7978d - reversed claim display order, which makes more sense now. 2006-08-03 13:49:40 +00:00
ccremers
f6411591c5 - Stuff is starting to work 2006-08-03 13:40:39 +00:00
ccremers
4681d2bf03 - Work towards new setup 2006-08-03 12:13:47 +00:00
ccremers
982624108c - Work towards new setup 2006-08-03 12:06:43 +00:00
ccremers
9219e13fe5 - Added binary, makes life of testers easier. 2006-08-03 10:28:56 +00:00
ccremers
77afb897fa - Toolbars should be realized. 2006-08-03 08:18:14 +00:00
ccremers
69581fcacc - Turned preferences file into something that is cross-platform. 2006-08-02 22:44:10 +00:00
ccremers
cd193e548e - Settings are now passed correctly. 2006-08-02 22:07:29 +00:00
ccremers
e19d13619c - We have output again (if you wait for it, that is...) 2006-08-02 21:56:14 +00:00
ccremers
57639c70dd - Some improvements to image computation code. 2006-08-02 21:15:36 +00:00
ccremers
5ab90bdabf - Switched to popen2, hopefully solving some of the tempfile issues. 2006-08-02 13:51:24 +00:00
ccremers
ccaa6e9197 - Improved windows support. Only the tempfile is playing up. 2006-08-02 13:44:45 +00:00
ccremers
339b7b6368 - Added windows binary. 2006-08-02 13:28:52 +00:00
ccremers
88990f93bb - Some standalone things. 2006-08-02 13:10:38 +00:00
ccremers
e1ddf0668b - Added gui. 2006-08-02 12:59:57 +00:00
ccremers
460c087cf2 - Some work towards moving stderror output for non-linux things out of
the way.
2006-08-02 10:29:40 +00:00
ccremers
180d00ff41 - Fully removed substitutions.h artefacts. 2006-08-02 09:50:21 +00:00
ccremers
b0a0b5cdfa - Obsolete stuff has to go. 2006-08-02 09:48:44 +00:00
ccremers
82869fb583 - Some misc fixes. 2006-08-02 09:46:57 +00:00
ccremers
3475896536 - Moved switches old definitions to text file (to avoid confusion with
sources)
2006-08-02 09:41:39 +00:00
ccremers
8eb50e30d9 - Added scanner/parser stuff (for windows) 2006-08-02 09:38:28 +00:00
ccremers
0a15692124 - Oops. 2006-08-02 09:35:18 +00:00
ccremers
b6d8930438 - More non-linux compatibility stuff. 2006-08-02 09:32:29 +00:00
ccremers
0c1684e1f2 - Windows-compatible (by disabling, duh..) 2006-08-02 09:27:09 +00:00
ccremers
203b652bab - Updated syntax for claim xml output. 2006-08-01 11:20:53 +00:00