summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2000-12-18Move x11/ascp, x11/econf, and x11/wmextra to wm.wiz20-237/+1
2000-12-17Move lots of packages to new time category; fix links; add time subcategorywiz149-2268/+1
to main Makefile.
2000-12-17Re-format, correct any typos.wiz8-40/+37
2000-12-17Fix typo.wiz1-1/+1
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-15Move three more packages from x11 to wm.wiz16-4154/+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-15This seems to require gdk-pixbuf-gnome instead of gdk-pixbuf.wiz1-2/+2
2000-12-15Fix path for xchat (moved to chat).wiz1-2/+2
2000-12-14move x11/xbattbar to sysutils/xbattbar, as xbatt is in sysutilsitojun8-55/+1
2000-12-14add x11/xbattbaritojun1-1/+2
2000-12-14xbattbar, X11 battery graphitojun7-0/+53
2000-12-14Dip into ${X11BASE}/lib/X11/config/X11.tmpl to determine the version number ofabs2-3/+6
the Xaw library. Fixes PR/10619 - compilgin on XFree86 4.0
2000-12-14Move 9term from plan9 to x11.wiz1-1/+2
2000-12-14Move 9term from plan9 to x11.wiz10-0/+428
2000-12-13Remove trailing / from dirnamejlam1-2/+2
2000-12-13Add and enable wxWindows-docs.jlam1-1/+2
2000-12-13wxWindows-docs: HTML documentation for the wxWindows GUI toolkitjlam5-0/+543
2000-12-13Create and remove directory "share/doc/kde/HTML/pt" in "kdebase" packagetron1-2/+3
because it it used by the "kdegames" and "kdevelop" packages.
2000-12-12Update wxGTK to 2.2.3. Relevant changes from version 2.2.2:jlam3-150/+170
Fixed bugs in HTTP code. Implemented wxNO_FULL_REPAINT_ON_RESIZE whenever possible and reduced flicker a little (no longer diables GTK's own anti-flicker code). Always have a clipping region equivalent to the update region in OnPaint events (such as under wxMSW and wxMac). Implemented wxListBox::SetFirstItem(). Fixed some minor problems in HTML code, wxListCtrl, wxListBox. Updated many translations, added Swedish. Changed default screenpixels-per-inch from 100 to 75 in printing code. Updated AFM font metrics for Ghostscript fonts and let Linux and FreeBSD default to using GS fonts (and not Adobe fonts).
2000-12-12update to 3.4drochner8-62/+43
too many changes to list here, see HOMEPAGE for details simplified installation a bit to save the need to list all the individual support files in the Makefile
2000-12-12Update HOMEPAGEwiz1-3/+3
2000-12-12It's "-Wl,-R${LOCALBASE}/lib", not "-W,-R${LOCALBASE}/lib".jlam2-4/+4
^
2000-12-12Remove packages that have been moved from x11 to wm (oops, forgot Makefiles).wiz21-602/+0
2000-12-12Added wm category to main Makefile; remove packages that have been movedwiz203-11193/+15
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-11make makepatchsumskrll1-2/+2
I'll get this right in a minute.
2000-12-11Oops.skrll1-2/+2
2000-12-11Don't rely on libtool>1.4 functionality... yet.skrll3-5/+13
2000-12-11Honor CFLAGS passed in from environment during build.jlam2-5/+15
2000-12-11Add new finance category to main Makefile; remove moved packages from oldwiz6-38/+1
locations (moved to finance).
2000-12-09- Introduce QTVERSION variable defined in qt2/Makefile.common to makeskrll10-53/+59
upgrades easier. - Preliminary work to split uic/libqutil from qt2-designer - Some general tidy up
2000-12-06Bump version number to 2.2.2 to match latest "qt2-libs" package.tron1-6/+6
2000-12-06XtCtextBorder, XtCdrawTextBorder:jlam4-1/+70
These two macros are multiply defined in Label.h, List.h, and SmeBSB.h. We undefine them before setting up their definitions in each header file.
2000-12-05add & enable xdaemon2hubertf1-1/+2
2000-12-05The BSD Daemon sticking on your desktop (like xteddy)hubertf5-0/+50
Image set for xteddy, consisting of a big and a smaller BSD daemon. Derived from work of Marshall Kirk McKusick, see the docs for more information. Version 2 adjusted for xteddy2, in PNG format.
2000-12-05add & enable xteddy2hubertf1-1/+2
2000-12-05Teddy bear for your desktophubertf9-0/+119
Normally, xteddy just sits around doing nothing. After all, that's what teddy bears are for. Look at him, talk to him, place heavy windows on top of him, zap him around until he becomes dizzy, do what you like; he will always be your true (albeit virtual) friend. Unlike the original version by Stefan Gustavson, this version can display other image formats, and comes with a number of other images - see xteddy_test. Closes PR 8368 by John A. Maier <johnam@mail.kemper.org>
2000-12-05update to qt-2.2.2drochner13-43/+46
"Bugfixes and minor extensions."
2000-11-30Update to 0.33.1.mycroft3-5/+7
2000-11-30This patch was *not* reversed. It was integrated into the baseline. Reversingmycroft2-15/+1
it broke wm-properties-capplet again.
2000-11-30Make this work on systems (XFree86 4) without libXdpms. I am testing nowjwise1-1/+9
whether this works completely correctly (without this patch, xlockmore will not compile).
2000-11-30The "gettext" package is only require at build time. "USE_LIBINTL= YES"tron1-2/+3
for dependence on the "gettext-libs" package where required.
2000-11-29Update to wmakerconf-2.7. Changes since 2.6:wiz5-8/+29
* Complete rewriting of the theme dialog, now themes are shown in a file manager style (rename, move, delete, etc.) * New drag and drop mode in tree views: now the tree view is scrolled if the drag destination is not visible (root menu and theme list) Two bug fixes and three new translations (tr,pl,ja).
2000-11-29Remove unnecessary entries for ".so" links for shared libraries which causetron1-3/+1
problems with the latest package list handling changes in "bsd.pkg.mk".
2000-11-29Whoops. Version number changed before I committed this.mycroft1-2/+2
2000-11-29Depend on new gdk-pixbuf-gnome packagewiz1-2/+2
2000-11-29Remove the hack that forces libgnome to be built static on a.out. It worksmycroft2-17/+3
Just Fine shared.
2000-11-28Pass "CFLAGS" to "CC" instead of "CPPFLAGS".tron1-2/+2
2000-11-28Add and enable modelineagc1-1/+2