summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-12-17Update to 1.4.6. Changes:mjl2-5/+5
v1.4.6: - Added icons for the buttons and the corresponding "--buttons-style" option - Added the "--icon" transient option (allows to display an icon on the left of the <text> in boxes). - Added the "--rc-file" common option (GTK theme change or customisation). 28/08/00 v1.4.5: - Another compatibilty patch (courtesy of Albert Chin-A-Young). - New "--no-close" and "--allow-close" common options implemented. - New "--dselect" widget implemented. - A wrapper for dialog and cdialog added to samples (written from an idea of Luke Holden). - "set-time" and "kernel" sample scripts added. 18/05/00: v1.4.4: - Bug fix (core dump when a bad filename was passed to the tailbox(bg)). - The <number of items> parameter is now made useless (it is only kept for compatobility with older Xdialog versions and with (c)dialog's <list height> parameter): the list size is automatically calculated from the parameter list following --menubox, --checklist, --radiolist and --treview options. - When a usage error is encountered (bad parameters), Xdialog now prints on stderr a small error message before its usage. - Xmessage sample script improved, set-time script added. - "NEWS" file removed from the distribution (NEWS is now a link to ChangeLog) and replaced by this "ChangeLog" file into the binary RPM package). 13/05/00: v1.4.3: - Bug fix (core dump when no size parameter was given for the last common option in the command line). - New "--wmclass" option implemented. - The "Help" button is now available for the fselect widget. - Print command made easily configurable at compile time. 10/05/00: v1.4.2: - One more bug fixed (buffer overflow when showing Xdialog usage) and many potential buffer overflow problems prevented using some cleaner and fool proof code. - The number of items in menubox, checklist and radiolist widget is no more limited (it had a 100 items limit) and only the needed memory is allocated (makes Xdialog eats less memory). 09/05/00: v1.4.1: Bug fix release (bug introduced in v1.4.0 that made Xdialog to core-dump when an unknown option was encountered). 08/05/00: v1.4.0: - Many code cleanup (a lot of re-written code) that makes Xdialog smaller (and with a smaller memory foot-print). - New "--print" option implemented; - New auto-size feature; xdialog now also accepts "-geometry" like size specification (e.g. 200x100+20-0 : the +20-0 will be ignored though, only the size is actually taken into account). - textbox and editbox widgets now accepts stdin as their input file. - The focus is automatically set to the text entry in inputbox and editbox. - "--menu" is now known as "--menubox" (but menu may still be used because the abreviated options are recognized) and "--no-button" is now "--no-buttons". - The "--no-buttons" transient option may now also be used with the inputbox and the textbox. - New "--stdout" and "--stderr" common options added. - New "--calendar" and "--timebox" options/widgets added. 01/05/00: v1.3.2: - Another little patch to autogen.sh (courtesy of Albert Chin-A-Young) IOT allow Xdialog to compile without GCC. - More code tidying. - The percentage is now shown into the progress bar of the gauge widget. - When not empty, the <backtitle> label is now separated from the <text> label by a separator. - The "--no-tags" option is now taken into account by the menu box widget. 29/04/00: v1.3.1: - A bug (introduced in v1.3.0) dealing with the --help option corrected. - compatibility patch (courtesy of Albert Chin-A-Young) IOT allow Xdialog to compile on non-Linux/GCC UNICES. 26/04/00: v1.3.0: - Corrected a timeout routines related bug that sometimes made Xdialog to core dump. - Added the new editbox and range widgets. - "--fixed-font" transient option added. - New "--version" special option added. - Closing a widget (from the window manager) now makes Xdialog to return the 255 exit code. This exit code is also returned when an error occurs. - While still printed to stderr, the Xdialog usage is now also displayed into a textbox. - Some more code cleanup. - Some cosmetic changes to the "yesno" and "gauge" widgets. - Some more improvements to the samples scripts. 19/04/00: v1.2.2: - Added the return/KP enter keypress events recognition for the tail; this also cured a bug where pressing these keys after selecting the tailbox text window with the mouse could make Xdialog to core dump. - Bug corrected (introduced in v1.2.1) in the samples/radiolist script. 18/04/00: v1.2.1: - inputbox now accepts the return key as the end of input. - "samples" cleanup (they now match better the Xdialog usage). 14/04/00: v1.2.0: Many more improvements by Thierry Godefroy <xdialog@free.fr> (see README for the full changes list). 07/04/00: v1.1.0: Bug fixes, code cleanup and some improvements by Thierry Godefroy <xdialog@free.fr> 18/9/99: Added a --password option to make the input text all '*' ala password dialogs. 1/9/99: Created Xdialog to mimic dialog.
2000-12-17Correct paths.wiz1-3/+3
2000-12-17add and enable eawpatches and guspatcheswiz1-1/+3
2000-12-17Possible patch set for timidity (5,5MB). Was used in timidity-0.2i package.wiz8-0/+542
2000-12-17Possible patch set for Timidity (34MB extracted).wiz5-0/+423
2000-12-17Update timidity to 2.10.2, based on a package provided by Adam Ciarcinskiwiz18-973/+33
in connection with pkg/8648.
2000-12-16Rename "suse.mk" to "Makefile.common" which is the standard name fortron13-25/+25
make include files shared between packages.
2000-12-16Fix manual page handling.kim4-22/+36
2000-12-16add and enable tavrasmwiz1-1/+2
2000-12-16Initial import of tavrasm-0.15:wiz7-0/+92
tavrasm is an assembler for the Atmel AVR series of microcontrollers. It compiles code written for Atmels AVR DOS assembler. Package provided by Dieter Baron in private communication.
2000-12-16Modify path in (previously unused) MASTER_SITES entry, and enable it.wiz1-3/+3
Fixes pkg/11751 and pkg/11752.
2000-12-16Put back a.out toolchain workaround - when the toolchain fix has been pulledabs1-12/+14
up configure should conditionalise the workaround on a broken ld.
2000-12-16Add patch against security problem, closing pkg/11750 by Jared McNeill.wiz3-3/+35
See http://www.securityfocus.com/archive/1/149465 and http://www.securityfocus.com/archive/1/149471. Bump version to 1.0.3.17nb1.
2000-12-16emacs and mule install files with the same name in info -- makewiz2-2/+6
them CONFLICT.
2000-12-16Don't patch $Revision$ in the file (otherwise this patch would neverwiz2-4267/+2849
apply cleanly).
2000-12-16Update to snapshot dated 2000-12-16. Includes a fix from Lennartfvdl2-5/+5
Augustsson to avoid false 'device busy' errors.
2000-12-16Back out patch-ab revision 1.12 again.martin2-16/+14
Charles fixed the a.out toolchain bug (in ld) that caused the problems this change tried to work around. Update your toolchain if it breaks for you. (Pullup of the toolchain changes to 1.4 and 1.5 has already been requested.)
2000-12-16Make this fit our rc.d start/stop schemehubertf1-7/+31
2000-12-16Create localstatedir etc.hubertf1-1/+3
2000-12-16Make rc.d script handle stop/start/restarthubertf2-12/+32
2000-12-16vnc-latest_doc.tgz must die! Instead of using vnc-latest_doc, use thedmcmahill3-25/+10
documentation for this particular release of the program. This should fix the doc md5 once and for all.
2000-12-16use /dev/urandom for dnssec-*. "good enough" random number should be enoughitojun1-2/+4
(briefly discussed at dnssec workshop after IETF49).
2000-12-16Update to 2.7nb1 by applying the patches from PR 11019.hubertf10-21/+260
Patches by Love <lha@stacken.kth.se> PR 11019 by Manuel Bouyer <bouyer@antioche.lip6.fr>
2000-12-16Put USE_X11 back (brain-o on my side)hubertf2-5/+8
Install man pages
2000-12-16Update to 1.5, plus fix support for PPP interfaces while therehubertf4-5/+22
(adjust for our new PPP DLTs). Changes: 00/06/09 version-1.5 always use link level packet size to record traffic. 00/04/24 support tcl-8.2/tk-8.2. change the compiler optimization flag from O6 to O2. 00/01/05 net_read.c: check the total length field in the ip header. we found illegal values in our traffic traces which causes assertion in b_addsize to fail.
2000-12-16patch-bb was broken. Problem reported by Thomas Klausner by a private message.kei2-6/+6
Thanks Thomas!
2000-12-16Add patch against mkdir failure; provided in pkg/11633 by rafal@mediaone.net.wiz2-1/+19
2000-12-16USE_LIBINTL instead of DEPEND on gettextwiz1-3/+2
2000-12-16Undo most of the previous patch, now that libgd is fixed.wiz2-12/+9
2000-12-16Update to 3.4, provided by Jeff Rizzo in pkg/11564wiz5-19/+14
Changes since 3.2: Ramsch variation, improved computer help & players, german man page, improved IRC mode and some other changes.
2000-12-16Fix installation. Closes pkg/11690.wiz1-3/+3
2000-12-16Fix bug in wvText reported by Per Amund Amundsen in pkg/11722.wiz2-1/+15
2000-12-16Fix libgd.so. Patch supplied by Hubert Feyrer.wiz2-4/+4
2000-12-16Fix compilation. Patch supplied by Hubert Feyrer.wiz2-9/+12
(Actually, work around a problem with libgd as it is now.)
2000-12-16nuke share/doc/png2htmlhubertf1-1/+2
2000-12-15Move three more packages from x11 to wm.wiz18-4157/+7
2000-12-15Move three window manager support packages from x11 to wm.wiz15-0/+4150
2000-12-15Move bitchx from net to chat.wiz10-10/+10
2000-12-15An old version of a (broken) useradd created /nonexistang, and pop3dhubertf1-1/+2
didn't like this. Make sure it's nuked.
2000-12-15Remove k12x10 and k6x10, since they aren't installed anymore.wiz1-3/+1
2000-12-15Update to xlockmore-5.00. Changes:hubertf5-25/+15
Note that the main reason for version 5.0 were various security flaws in some of the blanker modules. 5.00 + Just about all modes are now updated. Numerous bug fixes added. + Modes modified for safer allocating. Part of fix to security flaw. + xlock was broken by using up all the virtual memory. + xlockdir may need more work. Multiscreen fixes added. + text3d, an unstable C++ mode, needs more work, for the calls to "new". + Tom Schmidt & Jouk Jansen caught numerous goofs. Assorted fixes when doing above like "discrete -mono", and lyapunov & mandelbrot now sometimes draw from the right side. tube, lyapunov, and mandelbrot now go through colormap changes forward and backward. * XFreeColors bug fix in colors.c thanks to Ian Collier * <Ian.Collier@comlab.ox.ac.uk>. * Enhanced xlock/util.c for SunOS 4.1.X and others that needed the * matherr() function defined. Now handles acos() and asin() DOMAIN * error messages. Thanks to Tom Schmidt <tschmidt@micron.com>. * SunOS 4.1.3_U1 did not have CLOCKS_PER_SEC defined. Thanks to Tom Schmidt * <tschmidt@micron.com>. pentomino mode added by Stephen Montgomery-Smith <stephen@math.missouri.edu>... it includes a scalable 3d look. tetris mode now uses and older version of this scalable 3d look as well. fire, sballs, lament and atlantis updates by Eric Lassauge. SIA passwording for Tru64 help thanks to Octave Orgeron <octave@sun.com>. ImageMagick stuff added by Jouk Jansen <joukj@hrem.stm.tudelft.nl> Setup to go only for VMS. SunC++ (Forte 6 U1) compatiblity changes. sball mode... new GL mode, converted by Eric Lassauge (one improvement I would like to see is to see balls at the corners of the 4 other platonic solids instead of just the cube). euler2d new mode option, eulerpower Added optimizations, rotation of region to maximize screen fill, and new algorithm for solving diff equation makes it twice as fast thanks to Stephen Montgomery-Smith <stephen@math.missouri.edu>. bubble3d, invert release fix fire mode... new GL mode converted by Eric Lassauge <lassauge@mail.dotcom.fr>. Also had a few other mods including a solitare and new l-* icons in pixmaps. Tom Schmidt <tschmidt@micron.com> added a -size option similar to sproingies. tree stuff added lint cleanups cartoon and raster image removed, bat and bounce modes modified to do some of what it used to but not all... e-sound can now be turned off thanks to Mark Davies life patterns more random VMS edits thanks to Jouk Jansen <joukj@hrem.stm.tudelft.nl>. Dpms lib changes for configure for Solaris 8 and XFree86 4.0 (latter not tested). Also added a new Solaris xpm. kaleid: new spiral and spots options thanks Robert Adam, II <raii@comm.net> (spiral looks best like: xlock -mode kaleid -spiral -alternate -size 20 -count 5 ). Configure update for Mesa thanks to Tom Schmidt <tschmidt@micron.com>. closedown patch thanks to Bernd 'Bing' Leibing <bernd.leibing@rz.uni-ulm.de>. vtlock patches Eric Lassauge <lassauge@mail.dotcom.fr>. VMS edits thanks to Jouk Jansen <joukj@hrem.stm.tudelft.nl>. Configure update for X11R6.4 and X11R6.5.1. Display error should be printed if SYSLOG defined thanks to Alexander Elgert <elgert@rbg.informatik.tu-darmstadt.de>. xlock -resources crash fixed on Solaris thanks to Alexander Elgert <elgert@rbg.informatik.tu-darmstadt.de>. coredump fix for GL modes cage, moebius, rubik, skewb, and stairs and Mesa3.1 thanks to Tom Schmidt <tschmidt@micron.com>. solitare.cc update for disable-interactive. xlock -resources crash fixed on Solaris thanks to Alexander Elgert <elgert@rbg.informatik.tu-darmstadt.de>. Security Focus found a security bug with display name passing "%d" as the display name. Thanks to Jeremy Buhler <jbuhler@cs.washington.edu> for the xlockmore patch. Environment configuration (--disable-interactive) logic was corrected (default was ok but you had to --enable-interactive to disable) thanks to Tom Schmidt <tschmidt@micron.com>. Man page changes. * New since last beta + Updated since last beta
2000-12-15fix build - always build with unproven-pthreadsitojun1-6/+1
2000-12-15Only some of those config files are supposed to be editted by the user,jlam2-7/+10
so differentiate them from the CUPS-generated ones.
2000-12-15Update checksum for latest documentation archive.tron1-2/+2
2000-12-15Update to latest distfile.wiz2-4/+4
2000-12-15fltk lives in x11, not graphicswiz1-2/+2
2000-12-15Fix program on ELF.wiz2-4/+4
2000-12-15This seems to require gdk-pixbuf-gnome instead of gdk-pixbuf.wiz1-2/+2
2000-12-15tried a pthread-less build, faileditojun1-5/+11
2000-12-15add include/rrd.hwiz1-1/+2