ANNOUNCE: Glade-Perl 0.52
- From: Dermot Musgrove <dermot glade perl connectfree co uk>
- To: "glade-devel glade pn org" <glade-devel glade pn org>, "gtk-list redhat com" <gtk-list redhat com>, "gtk-perl-list redhat com" <gtk-perl-list redhat com>
- Subject: ANNOUNCE: Glade-Perl 0.52
- Date: Sat, 01 Apr 2000 12:34:14 +0000
Hi all,
I have just uploaded perl module Glade-Perl-0.52.tar.gz to CPAN
ftp://ftp.cpan.org/pub/perl/CPAN/modules/by-module/Glade/
and it is already available on my websites.
http://www.glade.perl.connectfree.co.uk/index.html
http://freespace.virgin.net/dermot.musgrove/computers/perl/index.html
Glade-Perl generates perl source code from a Glade file - Glade is Damon
Chaplin's beautiful Gtk+/Gnome UI builder.
Glade-Perl can display the UI as it is built and/or generate source code
and it can be called directly from Glade's 'Build' button. It can also
generate code to use libglade if you prefer.
Regards, Dermot
snipped from the Changelog:
------------------------------------------------------------
Fri Mar 31 16:44:38 BST 2000 - Dermot Musgrove <dermot.musgrove@virgin.net>
- Version 0.52
- PerlSource->check_gettext_strings() and write_gettext_strings() are
two new subs to help you spot missing translations and write a .pot file
- PerlRun->D_(), S_() moved to to PerlSource to remove run-time pollution.
- PerlSource->_() overrides PerlRun->_() for gettext string checking.
- PerlSource added some commented lines to the generated sources to do the
gettext string checking for the user.
- PerlSource->perl_LIBGLADE_top() added a file check and better
explanation if the Glade file is missing in the generated run() sub.
- ppo/Glade-Perl.pot I have found some more strings to be translated :(
- PerlSource all subs now have '} # End of sub %name' as last line
- PerlUI->set_widget_properites() finally implemented set_events() and
set_extension_events() generation.
- PerlGenerate->Form_from_Glade_file() and Form_from_XML() amended to
create proto to allow multiple accelerators for a widget.
- Perl* all subs that use Glade-Perl user options improved. The defaults
are now more correctly determined and fewer options should be saved in
the project_options file
- PerlGenerate->Form_from_XML() fixed to do what it should again.
- PerlUIGtk->new_GtkVPaned() fixed to supply a default position. This
seems to be caused because Glade-0.5.7 doesn't save all default values.
Most other defaults also now supplied in case of further changes.
Thanks to Ned Konz <ned@bike-nomad.com> for the report
- Popup menus with keyboard accelerators and tooltips generated correctly
Thanks to Skywolf Lu <skywolf@ms21.hinet.net> for the report
- PerlGenerate->unused_widgets() now only warns (verbose >= 4) when C++
specific widget properties are encountered (they are currently ignored).
Thanks to Robert Schwebel <robert@schwebel.de> for the report.
------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]