gnome-utils 1.4.1 (2001-10-04)
general:
Translation updates. (Christian Rose, Stanislav Visnovsky,
Kjartan Maraas, Linas Vepstas, Pablo Saratxaga)
gtt:
* Many new things including: UI for custom reports, Uses guile
internally for reports, can stop timer on idleness, add some
more values, can edit properties without changing current
project (Linas Vepstas)
* Misc fixes (George)
gcalc:
* Fix resizing (Glynn Foster)
logview:
* Documentation (John Fleck)
gnome-utils 1.4.0.99 (2001-09-04)
general:
* Update doc build stuff to use jw on RH 7.1 and any other dist
which has moved to docbook-utils. (Dan Mueth)
* We now require GConf (George)
* Fix DESTDIR on installation. (George)
* use xml-i18n-tools for .desktop/.keys files (Kjartan Maraas)
* az docs removed, apparently they were quite broken (John Fleck)
* Translation updates. (Abel Cheung, Valek Filippov, Kjartan
Maraas, Stanislav Visnovsky, Zbigniew Chyla, Andras Timar,
Takayuki KUSANO, Christian Rose, Ole Laursen, Carlos Perell
Marn, Peteris Krisjanis, Christian Meyer, Almer S. Tigelaar,
Fatih Demir, Marc Maurer, G<F6>rkem Cetin, Christophe Merlet,
Stanislav Brabec, Faith Demir, Jesus Bravo Alvarez)
gcalc:
* Warning fix. (Kjartan Maraas)
* Documentation fix. (John Fleck)
* Fix compilations on some systems. (George)
gdialog:
* Fix compilations on some systems. (George)
* Docs (Patanjali Somayaji, John Fleck)
gdiskfree:
* Some internal reorganization for excluded filesystems (Gregory
McLean)
* New icon/splash pixmap. (Matthias Warkus, Timothy Musson)
* Minor fixes. (George)
gcharmap:
* Don't use the system colormap. (Kjartan Maraas)
gcolorsel:
* Hook up help button in preferences to do something. (Kjartan
Maraas)
* Don't use the system colormap. (Kjartan Maraas)
gtt:
* An ongoing rewrite to support many MANY cool new features.
Still not 100% stable though. (Linas Vepstas)
logview:
* Fix FreeBSD compilation. (Peter A Jonsson)
* Massage the scrolling to be more sane (it still doesn't work
completely correctly). (George)
* Fix compilations on some systems + various minor fixes. (George)
stripchart:
* Fix 64bit issues with reading /proc (George)
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.
Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.
New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
such as 1.4.4, without thinking they are alpha release numbers.
New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.
New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.
New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
Notable changes include:
* Fix lots of bugs in stripchart
* Make logview actually work
* Fix crashes all over the place
* Use the gtk+2 calculator widget and make it handle keypad keys.
* Man pages (Too many fixes in here to mention all of them.
Basically it makes gnome-utils usable)
first component is now a package name+version/pattern, no more
executable/patchname/whatnot.
While there, introduce BUILD_USES_MSGFMT as shorthand to pull in
devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current).
Patch by Alistair Crooks <agc@netbsd.org>
1.0.50:
- ghex: removed. it's gone into a package of its own.
- Makefile.am, configure.in: removed ghex related stuff; bumped the
version number to 1.0.51.
- gdialog/dialog.h: just "inline" isn't working on my version of gcc, made
it "static inline", which should be ok.
- gdialog/dialog.h: bug #2231: "extern inline" isn't allowed; just use "inline"
- configure.in: add the makefiles for the gsearchtool online help
- configure.in: add the gfontsel help stuff directories
- configure.in: Added "zh_CN.GB2312" to ALL_LINGUAS.
- configure.in: add el to the list of languages