1 2003-01-12 Mikhael Goikhman <migo@homemail.com>
3 * FVWM/create-commands:
5 new autogenerated perllib class, lists all commands and their properties
7 2003-01-03 Mikhael Goikhman <migo@homemail.com>
9 * perllib/FVWM/EventNames.pm:
10 M_NEW_PAGE now has 7 arguments
12 2002-12-30 Mikhael Goikhman <migo@homemail.com>
15 new API methods and other small changes
17 * FVWM/Module/Makefile.am:
18 * FVWM/Module/Toolkit.pm:
19 added new superclass of all widget attached module subclasses
21 * FVWM/Module/Gtk2.pm:
22 added support for a future Gtk2-Perl
26 updated to the new Toolkit superclass, small API changes involved
28 2002-11-20 Mikhael Goikhman <migo@homemail.com>
34 try also gtk-shell as the fatal error displayer
36 2002-11-02 Mikhael Goikhman <migo@homemail.com>
38 * FVWM/TrackerFactory.pm:
39 preliminary outlines of new tracker/grabber classes
41 2002-10-25 Mikhael Goikhman <migo@homemail.com>
44 work around the new perl-5.8.0 behaviour regarding signals
48 show an error message box if Gtk-Perl is requested, but can't be loaded
50 2002-10-14 Mikhael Goikhman <migo@homemail.com>
53 fixed handling of synchronized events
55 2002-10-03 Mikhael Goikhman <migo@homemail.com>
63 it is now possible to run a module in the dummy command line mode
67 new openMessageDialog method, docs, fixes
69 2002-09-20 Mikhael Goikhman <migo@homemail.com>
74 reworked internal FVWM::Event implementation
76 2002-09-18 Mikhael Goikhman <migo@homemail.com>
78 * perllib/FVWM/Module.pm.in:
79 more documentation improvements
81 2002-09-17 Mikhael Goikhman <migo@homemail.com>
83 * perllib/FVWM/Constants.pm:
84 * perllib/FVWM/Module.pm.in:
85 * perllib/FVWM/create-constants:
86 minor documentation changes
88 2002-09-14 Mikhael Goikhman <migo@homemail.com>
97 2002-09-13 Mikhael Goikhman <migo@homemail.com>
101 * FVWM/EventNames.pm:
104 * FVWM/create-constants:
105 Implemented a new event handler API, now handlers receive only
108 2002-06-23 Mikhael Goikhman <migo@homemail.com>
111 Debug may be given as a reference in constructor, good for EnableOptions
113 2002-06-17 Mikhael Goikhman <migo@homemail.com>
117 * FVWM/create-constants:
118 added almost complete documentation
120 * FVWM/Module/Gtk.pm:
122 updated documentation
124 2002-06-15 Mikhael Goikhman <migo@homemail.com>
127 * General/FileSystem.pm:
131 2002-06-09 Mikhael Goikhman <migo@homemail.com>
134 catch die in system signal handlers; a more clean shutdown
136 2002-06-06 Mikhael Goikhman <migo@homemail.com>
139 added Debug option to modules
141 2002-05-29 Mikhael Goikhman <migo@homemail.com>
143 * General/FileSystem.pm:
144 fixed saving a file without a path
146 2002-05-28 Mikhael Goikhman <migo@homemail.com>
149 renamed sendText to send, support continuation lines
151 * FVWM/Module/Gtk.pm:
152 added openErrorDialog method, good for debugging
155 added getTokens, cutTokens
157 2002-04-30 Mikhael Goikhman <migo@homemail.com>
161 * FVWM/create-constants:
162 added support for synchronous startup and synchronous messages
164 2002-04-20 Mikhael Goikhman <migo@homemail.com>
167 * General/FileSystem.pm:
168 search a non fully qualified file in $FVWM_USERDIR and $FVWM_DATADIR
170 2002-03-04 Mikhael Goikhman <migo@homemail.com>
173 added general purpose packages General::FileSystem and General::Parse
175 2002-02-28 Mikhael Goikhman <migo@homemail.com>
178 don't automatically generate Constants.pm for now
180 2002-02-26 Mikhael Goikhman <migo@homemail.com>
183 * FVWM/Module/Makefile.am:
184 fixed "make distcheck"
187 parameters of sendText() switched
189 2002-02-25 Mikhael Goikhman <migo@homemail.com>
191 * FVWM/Module/Gtk.pm:
192 new subclass in perl library for writting Perl/Gtk based FVWM modules
197 2002-02-23 Mikhael Goikhman <migo@homemail.com>
203 * FVWM/Module/Makefile.am:
205 a new perl module subclass for writting Perl/Tk modules
209 * FVWM/create-constants:
210 fixed creating perl constants
212 2002-02-10 Mikhael Goikhman <migo@homemail.com>
215 several fixes, s/sendInfo/sendText/,
216 added support for alias and options
218 2002-02-10 Mikhael Goikhman <migo@homemail.com>
223 * FVWM/create-constants: