Commit graph

3657 commits

Author SHA1 Message Date
jlam
4a8f4e55eb Update x11/xlockmore to 5.08.2. Changes from 5.08.1 include fixing the
maze module for large resolutions (2560x1024) as is possible for
dual-headed configurations.
2003-06-30 07:45:47 +00:00
jlam
06b75ed289 Add and enable xlockmore-lite 2003-06-30 07:32:21 +00:00
jlam
b2e1d54a43 Initial import of x11/xlockmore-lite. This is the "lite" version of
xlockmore, which used to be built from the xlockmore package if XLOCK_LIGHT
was defined in /etc/mk.conf.
2003-06-30 07:31:19 +00:00
jlam
607fd0e0dd Bump PKGREVISION of x11/xlockmore to 1. Changes include:
* Move the sound files to the standard location for xlock sound files.
 * On NetBSD, use ossplay instead of audioplay if USE_OSS is defined.

Also split out a xlockmore Makefile.common to be used in a forthcoming
"xlockmore-lite" package.
2003-06-30 07:28:59 +00:00
jmmv
e1bc011533 Update to 2.2.2:
- Misc xosd patches (Philipp Matthias Hahn)
- configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
2003-06-29 11:45:00 +00:00
uebayasi
f940f790d2 Update to 2.7.0.
ver 2.7.0
* Supported pty switching in the same window.(see doc/ja/README.ja in detail for
  the Japanese.)
* Supported koi8-t,georgian-ps,cp1251 and cp1255.
* Gettextized mlconfig.
* Improved 'apply','cancel' etc buttons in mlconfig.
* Mlconfig now can save configuration changes to ~/.mlterm/main.
* Added mlterm-menu which starts by Ctrl+Right.
* Forbidden 5380 protocol(doc/en/PROTOCOL) for some security issues,
  and removed mlcc, mlconf_curses and w3mmlconfig as a result of it.
* Fixed many bugs, cleaned many codes, and updated documentations.
2003-06-29 07:59:15 +00:00
jmmv
ea46e2cfb0 Create and remove the empty lib/gtk-2.0/2.2.0/engines directory.
While here, fix a typo in the PLIST.  Bump PKGREVISION to 1.
2003-06-27 18:10:15 +00:00
wiz
7adc283fc5 Convert to USE_NEW_TEXINFO and buildlink2.
Remove CFLAGS setting from Makefile.
2003-06-27 08:14:24 +00:00
wiz
84025606f6 Convert to USE_NEW_TEXINFO; switch to LIBTOOL_OVERRIDE while here. 2003-06-25 13:35:06 +00:00
tron
504afeddda Fix package list for system where "ocaml" with compiled with threading
support. Bump package revision to reflect change.
2003-06-24 14:09:53 +00:00
wiz
1a898aa460 Update to 4.11:
* New hacks, `hypertorus', `cubestorm', `glknots', `blocktube',
  and `glmatrix'.
* Updates to `cloudlife', `engine', `xmatrix', and `sonar'.
* Rewrote `glslideshow': it should work on somewhat wimpier
  video cards now.
* Various portability tweaks.
2003-06-24 10:22:46 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
mrg
82a4fce427 part 1 to fix PR pkg/21891: split common parts of p5-gtk and it's sub
packages out, and have a generic method of building a sub package.
2003-06-23 07:14:47 +00:00
wiz
e5febea2fc Depend on latest qt2-libs; bump PKGREVISION. 2003-06-19 08:24:33 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +00:00
fredb
d34ccddd00 Fix typo caught by gcc-3.3. 2003-06-14 20:31:33 +00:00
cjep
fc139a1628 Add NetBSD RCS tags 2003-06-13 10:55:25 +00:00
cjep
1bf5b7b84d lint 2003-06-13 10:51:32 +00:00
jschauma
9d90ae57f6 make this work on IRIX 2003-06-12 15:46:03 +00:00
jschauma
26ecf01424 Apply one more patch to satisfy some GNU bison versions on Linux.
This closes PR pkg/19860.
2003-06-12 13:39:58 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
jmc
15fe13d659 This needs pkg-config so it gets all the CFLAGS correct for building 2003-06-10 23:13:43 +00:00
jmmv
ac325aa169 Update to 2.2.2:
* GdkPixbuf [Matthias Clasen]
 - Fix animation of slow-loading progressive GIFS
 - Fix long-standing animated GIF display bug with transparency
 - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
* GDK [Owen Taylor]
 - Draw continuous underlines between Pango layout runs when
   possible [Kang Jeong-Hee]
 - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
   Major rewrite of 16-bit handling for pixbuf_from_drawable()
* X11 backend [Owen]
 - Fix build on X11R5 [Albert Chin]
 - Fix switching keyboard layouts while running [Egmont Koblinger]
 - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
 - Zero unused fields in client messages we send Lubos Lunak]
 - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
 - Fix wrong initializaiton that was keeping XShm from being used.
* Win32 backend [Tor Lillqvist]
 - Tweak line drawing
 - Mouse/cursor fixes [Allin Cottrell]
 - Better handling of floppy drives in GtkFileSelection
 - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
* Input methods [Hidetoshi Tajima]
 - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
 - Fix sorting of rules in GtkIMContextSimple [Vasilis]
 - Miscellaneous GtkIMContextXIM fixes
 - Fix translation of input context names
* Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
* Add Delete to GtkEntry context menu, Delete/Select All
  to GtkTextView context menu [Matthias]
* Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
* Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
* GtkTextView
 - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
 - Don't scroll to cursor on focus in [Paolo Maggi]
 - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki,
   Yao Zhang]
 - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
   Padraig O'Briain, Owen]
* GtkTreeView [Kristian Rietveld]
 - Fix prelighting [Sven Neumann]
 - Set drag cursor earlier to allow apps to override [Daniel Elstner]
 - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
 - Get background/cell area handling right in GtkTreeViewColumn [Vasco
   Alexandre da Silva Costa]
 - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield,
   Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
   Mariano Suarez-Alvarez, Owen]
* Fix handling of border width for GtkToolbar [Rodney Dawes]
* Rewrite adjustment handling of GtkViewport, fixing many bugs
  [Owen, Thomas Leonard, Michael]
* Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge,
  Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa,
  Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg,
  Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez,
  Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt,
  Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
* Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann,
  Doug Quale, Manish Singh, Morten Welinder]
* Switch to using libtool-1.5
* Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven,
  Christian Rose]
* Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
* New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
  it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-10 10:47:04 +00:00
tron
f480c07e99 Add "Xft2" support. This provides antialiased fonts and fixes build
problems under XFree86 4.3.0 (and with it hopefully PR pkg/21828).
Bump package revision to reflect changes.
2003-06-09 12:32:45 +00:00
abs
86aae2823f Missed in last 2003-06-08 10:43:56 +00:00
abs
ac0387cf39 Avoid 'make int from pointer' warning under gcc3. No change to compiled package 2003-06-08 10:43:21 +00:00
drochner
79498ab6e3 Add some glue code so that the code which collects statistics for
kdesysguard is not wasted.
(Not that I consider this very useful, but showing just "UNKNOWN COMMAND"
looks bad.)
2003-06-05 21:29:32 +00:00
epg
0bd8db6689 Include startup-notification buildlink2.mk. 2003-06-05 19:36:03 +00:00
uebayasi
35df150e2f The \"startup-notification\" include is missing.
Pointed out by Marc Recht.
2003-06-05 07:45:03 +00:00
jmmv
024fd9e60e Update to 0.24: Logging functions were rewritten. Now it's possible to
redirect error/debug messages to syslog or to file. Pixmaps was moved to
/usr/share/pixmaps/wdm by default (by Julio Merino). Option to select on
whic display login panel will appear when using xinerama was added (with
help from Carlos Torres). Configure script was rewritten. Redundant tests
was removed. Now get-wings-flags script is used to determine compiling
and linking options. Tests for selecting pam/shadow was improved. Current
defaults should be good for almost everyone. New option to select xcursors
theme was added (only for XFree86 4.3.x).
2003-06-03 13:06:56 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jdolecek
34a7dccc1d use "3.x" instead of "3.0" in description, kde3 package is at 3.1.2 already 2003-06-01 18:10:01 +00:00
martti
282d406c05 Updated xpmroot to 2.4.16 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2003-06-01 06:53:28 +00:00
jmmv
81b5c68435 Update to 1.1.4 with patch provided by Juan RP in private mail:
* Fixed text redrawing bug.
* Some other minor stuff.
2003-05-31 15:05:27 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
grant
1f5fe68e8c s/USE_CXX/USE_GCC_SHLIB/ 2003-05-29 23:53:13 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
wiz
7bbdb8bd43 Update to 4.10:
Changes since 4.09:   * New hacks, `cloudlife' and `klein'.
                      * Added Apple ][+, HPUX, and OS/390 sessions to BSOD.
                      * Added some Matrix Reloaded text to `xmatrix'.
                      * Updates to `webcollage', `eruption', `jigglypuff',
                        `metaballs', and `endgame'.
                      * Completely ignore the `memoryLimit' setting now.
2003-05-23 09:39:52 +00:00
markd
acbed974fe Forgot to update the Makefile for 3.1.2 - thanks Martti 2003-05-22 12:05:48 +00:00
markd
49192da77d Update KDE to 3.1.2. 2003-05-22 03:07:17 +00:00
markd
1ff6ba76b9 Update KDE to 3.1.2.
Changes:

kdelibs:
* https authentication through proxy fixed.
* KZip failed for some .zip archives.
* Fixed a bug in socket code that made KDEPrint crash.
* kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5).

kdebase:
* kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard).
* kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error
  message when AUTH failed ("Unknown Command" vs. "Authorization failed")
* kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in
  the background if it could not grab the keyboard/mouse, preventing the screen from
  being locked manually.
* kscreensaver: Screensavers are now stopped when asking for the password [#56803]
* kio_smb: Several bugfixes for the smbro-ioslave.
* kdesktop: fixed minicli layout problem with Qt 3.1.2
* kdm: fixed incorrect user window width with Qt 3.1.2
* Konqueror: Create DCOP interface for mainwindow when object begins to exist.
* Konqueror: Fixed tab open delays when it can't reach website.
* Konsole: Don't flicker when selecting entire lines.
* Konsole: Crash, selection and sort fixes in schema and session editors.
* Konsole: Fixed mouse-wheel in mouse mode.
* Konsole: Allow programs to resize windows if enabled.
* Konsole: Keep output steady when triple-click selecting.
* Konsole: Added "Print" menu command.
* kicker: Fixed kasbar only drawing last icon from a group.
2003-05-22 02:42:39 +00:00
jmc
cc24a768a2 Make this skip (via PKG_SKIP_REASON) is XF4.3 isn't installed 2003-05-19 22:56:12 +00:00
jschauma
50603c64bd Make this build and install under Linux:
Do not define USE_BYACC, since not all Linuxen have byacc.  Patch a grammar
file accordingly.  Use -Wl,-rpath flags where necessary.

This should close PR pkg/19860.
2003-05-19 19:43:16 +00:00
kei
dcd9cae90d whitespace. no functional change. 2003-05-19 10:22:47 +00:00
wiz
1a5e298144 Bump PKGREVISION for -current run-time fix (patch-ae). 2003-05-16 22:31:49 +00:00
martin
def45b9663 Move initialization around a bit - locking the gdk mutex is a no-op before
gdk is initialized (via gtk_init). So lock it *after* initializiation.
Fixes PR pkg/21481, thanks to Nathan for debugging hints.
2003-05-16 22:15:27 +00:00
salo
93eed6e7c3 Updated to version 2.1.1.
Changes:

- HOMEPAGE and MASTER_SITES changed once again *sigh*

2.1.1:
======
- Fixed a bug in --calendar where an improper date (month) was
  preset when a null parameter was passed.
- Applied a patch from Peter Breitenlohner to allow Xdialog to
  build outside the source tree with VPATH.

2.1.0:
======
- Adapted a patch from Joerg Tretter allowing to pass optional
  <hours>, <minutes> and <seconds> parameters to the --timebox.
  Also made the <day>, <month> and <year> parameters of the
  --calendar optional.
- The --infobox and --gauge widgets now use non-blocking read()
  calls instead of scanf() ones (adapted from a patch by
  Rolland Dudemaine). In case Xdialog would not compile any
  more on your system (the new code needs for more BSD4.3 like
  functions and some more headers), you can revert to the old
  code by using the --with-scanf-calls configure option.
- Implemented the new --colorsel (suggestion from Todd Hammer)
  and --fontsel widgets.
- Added an optional <status> parameter to the --check option
  (following a suggestion from Hélio Cavichiolo Jr.
- Fixed a bug which made Xdialog coredump when the first row of
  a --menubox was set "unselectable" (NULL tag) and when the
  "OK" button was pressed without selecting another row. Thanks
  to Markus Riese for reporting this bug.
- Fixed the charset for pt_BR.po and hu.po (thanks to Christian
  Weisgerber for pointing this out).
- Applied a patch by "ALT Linux Team" to avoid using a
  temporary file for printing and using a pipe instead (safer,
  cleaner). Removed the corresponding "--with-print-tmpfile"
  option from configure.in. Thanks to Stanislav Ievlev for
  sending me this patch.
- New Makefile.am, doc/Makefile.am and configure.in. The doc
  files are now built during the 'make all' instead of the
  'make install' step. It should also fix the problems with
  the bad paths to the Xdialog doc files appearing in the man
  page on some systems (based on suggestions made by Peter
  Breitenlohner).
- Changed the URL for Xdialog website in main.c and doc.
- Documentation updates.
2003-05-14 18:53:38 +00:00
salo
6e1f875134 Updated to version 2.0.6.
Based on a patch sent by Brian de Alwis via PR pkg/21567.

Changes:

- GNU make is not really needed
- install documentation and examples
- updated HOMEPAGE and MASTER_SITES
- DESCR has 80 columns
- style nits

2.0.6:
======
- Added the "Hide typing" check button into input boxes when
  --password option is in use.
- Corrected a bug where "unchecked" was not returned with
  --check and --inputbox combination when the enter key was
  pressed to close the box (bug reported by Scott Ostrander).
- Norvegian translations added (courtessy of Jostein
  Christoffer Andersen).

2.0.5:
======
- Corrected a bug (coredump on inexistant file passed to
  tailbox and logbox) introduced in v2.0.4.
- Upgraded to gettext v0.10.40.
- Removed all references to "RedHat" and "Linux" after
  "radiolist" and "checklist" samples scripts --backtitle
  options.

2.0.4:
======
- Debian packaging bug fix (missing "gettext" build dependency
  added).
- Improved --tailbox and --logbox loading of files at startup
  (based on a patch submitted by Christian Werner, although I
  only kept his excellent idea and implemented it my own way).
  The --smooth transient option disables this feature for the
  --logbox (because if the file is big, it may take quite some
  time to load and process, time during which no logbox menu
  display update occurs...).
- A cosmetic bug corrected into --logbox (the ending newline
  is removed from each line; it appeared as a space with a grey
  border with XFree86 v4.1.0/GTK+ v1.2.10).
- Ensure that "unchecked" is not returned when using the
  --check transient option with infobox, gauge and progress
  widgets (fool proofing, as the --check option is not for use
  with these widgets...).
- Better german translations, courtesy of Sven Backhausen.
- Brazilian/Portuguese translations, courtesy of Lucas
  Brasilino.
- Xdialog.wrapper changed so that the XDIALOG_FORCE_AUTOSIZE
  environment variable is set to "true" (if not already set
  to any value) before invoking Xdialog.
- Removed the --statistics option from msgfmt command line in
  po/Makefile.in.in so to allow compilation on Solaris (this
  may as well solves the compile problems on some Debian
  plateforms). Problem reported by "Exile In Paradise".
- Removed unnecessary po/*.c and po/*.h from the distribution.
- Slightly improved Xdialog.spec.
- Documentation updates and improvements (including a more
  complete man page).

2.0.3:
======
- New --ok-label and --cancel-label transient options added.
- Hungarian translations added (courtesy of Lenart Janos).
- Debianized source tree (courtesy of Lenart Janos).
- Doc. updates.

2.0.2:
======
- Spanish translations added (courtesy of Horacio Castellon).
- "make distclean" now removes "ltconfig" and "ltmain.sh" that
  are put in the directory when building with "rpm" (libtoolize
  is always ran by "rpm": it is plain useless here).
- Replaced the "%make" macro with "make" so to allow the RPM
  to build on RedHat systems.
- Changed doc/Xdialog.man, Makefile.am and Xdialog.spec so that
  the proper installation directory names are shown in the
  Xdialog man page.
- Make use of the new gettext 0.10.38 (for a better portability
  on non-GNU/Linux systems; suggested by Albert Chin-A-Young).
- Changed Xdialog.wrapper.c (samples directory) so that before
  calling Xdialog, it sets the XDIALOG_HIGH_DIALOG_COMPAT
  environment variable to "true" (if this variable is already
  set, its contents is not overwritten though, so it is always
  possible to set it to "false" if you don't like this
  feature).
- Doc. updates.
- A work around implemented for a getopt_long_only() bug that
  often made Xdialog v2.0.0/1 to segfault on unknown options.
- Two bugs removed from the progress widget (as a result, the
  "allrpms" sample script now works properly).
- New --smooth transient option added to get a smooth (flicker
  free but slow) scrolling in tailbox and logbox widgets.
- "kernel" sample script changed to make use of --smooth.
- Doc. updates.

2.0.1:
======
- Support for --with-included-gettext configure option added
  (patch courtesy of Albert Chin-A-Young).
- Russian translations added (courtesy of Stanislav Ievlev).
- Small compatibility fixes for compilation on non-linux
  platforms (courtesy of Peter Bray).
- New --ignore-eof transient option implemented for use with
  infobox and gauge widgets.
- Doc. updates.

2.0.0:
======
- Feature: XDIALOG_HIGH_DIALOG_COMPAT environment variable
  support added (makes Xdialog even more (c)dialog compatible,
  when set to TRUE).
  The new XDIALOG_FORCE_AUTOSIZE and XDIALOG_INFOBOX_TIMEOUT
  environment variables may also be used IOT customize Xdialog
  behaviour when the high (c)dialog compatibilty mode is on.
- Feature: new --combobox widget and associated --editable
  transient option implemented.
- Feature: new --spinbox, --2spinsbox and --3spinsbox widgets
  implemented.
- Feature: new --logbox widget and associated --time-stamp,
  --date-stamp, --reverse and --keep-colors transient options
  implemented.
- Feature: new --no-ok transient option for use with --tailbox
  and --logbox widgets.
- Feature: --beep and --beep-after transient options
  implemented (cdialog compatible).
- Feature: --passwordbox widget (cdialog compatible, synonym to
  --password --inputbox) implemented.
- Feature: it is now possible to place Xdialog windows at
  absolute pixel coordinates on the screen (provided your
  window manager lets you do so), by giving the origin into a
  "-geometry"-like coordinates specification (e.g.
  200x100+120+50), or by using the new --begin transient option
  (in characters coordinates).
- Feature: it is now possible to maximize Xdialog widgets by
  passing a -1 -1 (or -1x-1) size specification.
- Feature: the --backtitle, --button-style, --wizard,
  --no-cancel, --default-no and --check options are taken into
  account by (and may therefore be used with) the fselect
  and dselect widgets.
- Feature: the textbox and editbox widgets do now auto-size
  properly (the length of the text lines and the number of
  lines are taken into account).
- Feature: the status of --checklist, --radiolist, --buildlist
  and --treeview widgets items can now also be set to
  "unavailable" so to make items listed but unsensitive. It
  is also possible to make a --menubox item unavailable by
  associating it with a null (empty string) tag.
- Feature: --default-item transient option implemented
  (cdialog compatible) for --menubox.
- Feature: fake --clear option accepted alone in command line
  (it does nothing, it just doesn't complain about a missing
  box option), for (c)dialog compatibility
- Feature: --cr-wrap (cdialog compatible) and --no-cr-wrap
  common options implemented.
- Improvement: better (faster) callback function for tailbox.
- Improvement: better calculations for box size in characters
  (the size of the font actually in use is taken into account
  instead of the size of the fixed font).
- Improvement: better text wrapping function (the buggy GTK+
  built-in one is no more used).
- Improvement: Internationalization using gettext. French and
  german translations implemented.
- Cosmetic: the help button now appears together with the OK/
  Cancel/etc buttons into the fselect and dselect widgets.
- Cosmetic: Item selection scheme changed for menubox and
  treeview (it is no more possible to remove the highligthing
  from the last selected item).
- Cosmetic: the vertical slider in menubox/checklist/radiolist/
  buildlist/treeview is no more mandatory (it is setup automa-
  tically by GTK+ when actually needed).
- Bugfix: a bug fixed (introduced in v1.5.3), dealing with
  simultaneous use of --check and --help transient options (the
  check button was wrongly setup into the help box).
- Coding: code factorisation IOT reduce size, improve ease of
  maintenance and readability. Improvements to "configure" and
  sources for a better portability.
- The fixed font used by Xdialog may now be changed at compile
  time thanks to the "configure" script ("./configure --help"
  for details).
- Some sample scripts changed to take advantage of the textbox/
  editbox auto-size feature, logbox and logbox2 sample scripts
  added.
- Doc updates and improvements.

1.5.3:
======
- Bug fixed (introduced in v1.5.1) that caused Xdialog
  to segfault when closed while a timeout function was
  updating the widget.
- The tailbox may now be closed or resized while it updates
  the text in its window.
- The --gauge now updates 100 times each second (should
  hopefully be enough !).
- Removed the possibility to setup a "Help" button into an
  infobox (this makes no sense for a temporary widget).
- The menu/lists/tree can now auto-size when the <list/menu
  height> parameter is set to 0.
- The Add/Remove buttons are now greyed out when no item
  is available into the associated list (Hi Albert ! ;-).
- New --item-help (cdialog-compatible) transient option
  implemented.
- New --check transient option implemented.
- Some code cleanup.
- Doc updates and improvements.
- xlock-wrapper sample script added and older sample scripts
  changed so to make use of the lists/menu/tree auto-size
  feature.

1.5.2:
======
- New --progress widget added.
- New --fill common option implemented.
- Changed slightly the behaviour of --center and --right
  options as a work around for the GTK+ line wrap mode bugs.
- Some code improvement (simplification).
- Doc updates and improvements (a basic man page has been
  added too).
- Two samples scripts added (allrpms and format1440).

1.5.1:
======
- One bug corrected (introduced in v1.4.6) that made GTK to
  issue warnings when using the --help option together with
  the --fselect and --dselect widgets while the --button-style
  was "icon" or "default".
- Much better callback timer functions for the --infobox and
  the --gauge widgets (refreshes occurs more often and no
  label/progress bar refresh can be missed anymore).
- New --print-maxsize special option implemented (compatible
  with the cdialog option of the same name).
- Better justification scheme for <labels> in --2inputsbox,
  --3inputsbox, --2rangesbox and --3rangesbox widgets. These
  labels now also accept "\n" for line splitting.
- Updated and more complete documentation.
- New --with-print-* compile time customization options for
  "configure".

1.5.0:
=======
- 5 new widgets:
	--2inputsbox,
	--3inputsbox,
	--2rangesbox,
	--3rangesbox,
	--buildlist.
- 2 new common options:
	--separator,
	--separate-output.
- 3 new transient options:
	--interval,
	--default-no,
	--wizard.
- 1 new special option:
	--print-version (for cdialog compatibility).
- The <menu/list height> parameter is now taken into account.
- Better auto-sizing for some widgets.
- The <height> and <width> parameters are now actually related
  to the true (fixed font) character size.
- The "Help" button may now be setup so to make Xdialog to
  return (with exit code=2).
- Better parameter checking (item depth) in --treeview.
- Some re-write for cleaner code and smaller binary.
- Full HTML documentation written (as a result the README
  file is no more maintained and the FAQ has been HTMLized).
2003-05-13 23:33:01 +00:00
markd
f67fa2cab5 Add $LOCALBASE/lib to the path konqueror searches for libcrypto.
Makes https work on systems that don't have libcrypto in /usr/lib,
eg Solaris.
2003-05-13 10:01:54 +00:00