Updated crossfade.rb for recent tween mode fixes.
[redact.git] / ChangeLog
1 --
2 $Id: ChangeLog 24 2005-04-09 13:53:14Z tilman $
3 ++
4
5 2005-04-09 Tilman Sauerbeck (tilman at code-monkey de)
6         * test/crossfade.rb: Updated for recent tween mode fixes
7
8 2005-04-03 Tilman Sauerbeck (tilman at code-monkey de)
9         * lib/redact/part.rb: Made 'text_class' and 'color_class' parameters
10           writable
11         * lib/redact/part.rb: Some cosmetic changes
12         * lib/redact/part.rb: Use symbols instead of constants for text
13           effects
14         * lib/redact/part.rb: Code cleanup
15         * lib/redact/program.rb: Use symbols instead of constants for
16           tween modes
17
18 2005-04-02 Tilman Sauerbeck (tilman at code-monkey de)
19         * lib/redact/part.rb: Made 'step' and 'aspect' parameters
20           configurable
21
22 2005-03-29 Tilman Sauerbeck (tilman at code-monkey de)
23         * Released version 0.1.0
24
25 2005-03-29 Tilman Sauerbeck (tilman at code-monkey de)
26         * Rakefile: Tweak lookup of PKG_VERSION
27         * Rakefile: Require Rake 0.5.0 or greater
28         * Rakefile: Fixed the install task so it installs all Ruby files
29           found in lib/redact
30
31 2005-03-28 Tilman Sauerbeck (tilman at code-monkey de)
32         * lib/redact/app.rb: Tweaked "redact --version" output
33         * Rakefile, test/test_basic.rb: Use 'edj' instead of 'eet'
34           as the extension for the test Edjes
35         * README: Added basic documentation
36         * Rakefile: Added an RDocTask
37         * Rakefile: Added a PackageTask
38         * Rakefile:: Added a publish task
39
40 2005-03-26 Tilman Sauerbeck (tilman at code-monkey de)
41         * lib/redact/app.rb: Use Tempfile's for the Embryo source- and
42           amx code
43         * lib/redact/app.rb: Abort compilation if embryo_cc fails
44         * lib/redact/app.rb: Use Kernel#raise instead of Kernel#fail
45         * lib/redact/{redact,part}.rb: Added some RDoc documentation
46           modifiers
47         * lib/redact/redact.rb: Bumped version number to 0.1.0
48
49 2005-03-22 Tilman Sauerbeck (tilman at code-monkey de)
50         * lib/redact/app.rb: The default extension for Edje files is
51           'edj' now
52 2005-03-20 Tilman Sauerbeck (tilman at code-monkey de)
53         * lib/redact/redact.rb, test/{red_rect,crossfade}.rb:
54           Use symbols for part/program types. Also, you need to provide
55           the part/program type now, there's no default anymore. This
56           fixes/works around the problem where you accidentally defined
57           a part when you just wanted to get a reference to an existing
58           part
59
60 2005-03-19 Tilman Sauerbeck (tilman at code-monkey de)
61         * test/crossfade.rb: Updated to work with
62           TextDescription#set_fit change
63
64 2005-03-17 Tilman Sauerbeck (tilman at code-monkey de)
65         * lib/redact/app.rb: Store the source of files that are read
66           with File.read, too
67         * lib/redact/{source,app}.rb: Write a fontmap, so edje_decc can
68           dump the fonts that are used in the Edje
69         * lib/redact/part.rb: Added TextDescription#set_fit
70
71 2005-03-16 Tilman Sauerbeck (tilman at code-monkey de)
72         * lib/redact/{source,app}.rb: Write theme source to EET file,
73           too
74         * bin/redact, lib/redact/app.rb, test/test_basic.rb: Improved
75           commandline option handling
76         * lib/redact/redact.rb: Set the 'compiler' value in the
77           Edje_File EDD
78         * lib/redact/app.rb: Add support for the 'image_dir' and 'font_dir'
79           options. They aren't evaluated yet, though.
80
81 2005-03-14 Tilman Sauerbeck (tilman at code-monkey de)
82         * lib/redact/redact.rb: Fixed stupid exceptions
83
84 2005-03-06 Tilman Sauerbeck (tilman at code-monkey de)
85         * lib/redact/program.rb: Fixed a typo that resulted in an invalid
86           reader method
87         * lib/redact/{redact,program}.rb: Added support for basic
88           programs (signal, source, after parameters only)
89         * Rakefile: use FileUtils to for the install task
90
91 2005-03-02 Tilman Sauerbeck (tilman at code-monkey de)
92         * lib/redact/part.rb: Set the default offset for rel2 to -1,-1
93         * lib/redact/part.rb: Enable smoothing by default for non-image
94           parts, too.
95         * lib/redact/part.rb: Use sane defaults for the other fill
96           parameters
97         * lib/redact/part.rb: Fixed default values for outline and
98           shadow color
99
100 2005-02-26 Tilman Sauerbeck (tilman at code-monkey de)
101         * lib/redact/app.rb: Don't indent empty lines of Embryo code
102         * lib/redact/{app, redact, part}.rb: Added support for embedded
103           fonts
104         * lib/redact/redact.rb: When doing part/program-lookups in
105           Embryo code, use non-greedy matching of quotes
106         * lib/redact/program.rb: signal and source are set to empty
107           strings by default now, instead of nil
108         * lib/redact/part.rb: Rename color2 and color3 to outline_color
109           and shadow_color, respectively.
110         * lib/redact/part.rb: Make outline_color and shadow_color
111           writeable
112         * lib/redact/part.rb: Renamed clip_to to clip and made it
113           readable
114         * lib/redact/part.rb: Made TextDescription::text_min writeable
115         * lib/redact/part.rb: Made TextDescription::text_align writeable
116         * lib/redact/part.rb: Added support for tween images
117         * lib/redact/{redact, part}.rb: Split Part into various classes
118         * lib/redact/{redact, part, program}.rb: Code cleanup
119         * lib/redact/{redact, part}.rb: Don't make Part::type readable
120
121 2005-02-23 Tilman Sauerbeck (tilman at code-monkey de)
122         * lib/redact/app.rb: Use edje-config to figure out the
123           Embryo include directory
124
125 2005-02-22 Tilman Sauerbeck (tilman at code-monkey de)
126         * lib/redact/app.rb: Enable zlib compression for the edje_file
127           and collections EET entries
128         * lib/redact/app.rb, lib/redact/redact.rb: Reworked the way
129           Embryo scripts are saved/processed
130         * lib/redact/app.rb: Delete the temporary redact.sma file when
131           we're done with it