summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2001-04-27add & enable imwheelzuntum1-1/+2
2001-04-27Initial import of imwheel-0.9.9zuntum7-0/+80
This is a not so short little ditty that does the simple conversion of mouse button presses into key presses. By grabbing only the 4th and 5th mouse buttons the program is able to receive input from the Intellimouse series mice. The wheel button can always be used as middle button, this program does not affect how the XServer reacts towards it. A mouse with a wheel button is a 3 button mouse, and should be configured as such! Note that other wheeled mice such as the Logitech MouseMan+ or TrackMan+ are Intellimouse compatible and can be used with this as well. For more information on setting up your wheeled mouse to work with X, see either the imwheel man page or the FAQ. Fixes pkg/12515 by Philipp Huber <uebs@gmx.at>
2001-04-27Remove unreliable mirror on "infosoc.uni-koeln.de" and add GNOME mirrortron1-2/+2
sites which gives us a German mirror site again.
2001-04-27Remove dead mirror on "ftp.flirble.org" and unreliable mirror ontron1-4/+2
"infosoc.uni-koeln.de".
2001-04-26Update gtk+ to 1.2.10. Overview of Changes in GTK+ 1.2.10:rh5-17/+39
* Fix focus drawing with no window manager * Fix cut-and-paste with no current event * Fix compilation using --with-xinput=gxi * Fix problem with cut-and-paste and KOI8-R * Fix rare problem with enter events and menus * Fix problem with --with-native-locale and GNU libc-2.1 * Further fixes for using fonts, not fontsets, with non iso-8859-1. * Fix problem with dropping onto internal children, such as CList buttons * Translation updates This package also fixes a bug of gtk+-1.2.10 that messes up focus-follows-pointer with embedded windows (which affects, for example, the control center and various bonobo components in GNOME). Thanks go to Dan Winship <danw@ximian.com>, who provided this patch in private mail.
2001-04-26Add checksum of KTerm-BGP-1.0.patch.gz, in order to compile withtaca1-1/+2
KTERM_USE_WALLPAPER=YES. How do we add those conditionaly included distfiles/patchfiles?
2001-04-26 Update the gnome meta-package to 1.4.0.1. This concludes the update ofrh1-13/+15
GNOME to 1.4. Changes include the addition of several new packages now present in the GNOME distribution.
2001-04-24Update gnome-core to 1.4.0.2. Changes are italian catalog updates andrh3-21/+134
minor bugfixes only.
2001-04-24Update gtk-- to 1.2.5. Changes include:rh3-16/+16
Release: Gtk-- 1.2.5 * Fixes for code generator. * Fixes for RedHat 7.0 configure bug. * Numerous patches to clean up code and improve appearance. * Added SpinButton::update() (Augustin Ferrin Pozuelo) * Menushell namespace fixes (jaycox) * Fixes for gtk--.m4 (srittau) * Major CTree fixes * CTree::selection() fixed. (Murray Cumming) * Added CTree::{Row,Column}::moveto() * Fix for CTree::RowList::end() (Daniel Elstner) * Documentation fixes (Falk Hueffner) * TreeItem patch (Joe Yandle) Release: Gtk-- 1.2.4 * Fixes for code generator * Rotated Bin::add_pixlabel. * gcc 2.96 fixes. * Distribution fixes. * Tutorial updates. * Dialog demos. * Dialog demo from Paul Serice. * Warning clean up. * Fix for accelerator labels from Toralf Lund. Release: Gtk-- 1.2.3 * Fixes for container * Bugs in code generator * Minor internal fixes. * Major changes for libstdc++-v3 from Felix Natter * Patches to try to improve gcc 2.96 compilation (still problem with yacc) * Menu improvements to support dynamic menu items. * CTree iterator fixes. Release: Gtk-- 1.2.2 * CTree updates from Juergen Mangler, a9506264@unet.univie.ac.at * Tearoff menu support (Juergen). * New examples for ctree and menu (Juergen). * Changed internals to get around serious gcc bug. Earlier versions should be discarded. Use of old version with multiple inheritence will cause segfaults!
2001-04-23Pullup rev. 1.2 from xsrc/xc/programs/xterm/misc.c.toshii2-1/+39
Fixes forever solid cursor bug.
2001-04-22Move BUILD_USES_MSGFMT to DEPENDS sectionrh1-2/+2
2001-04-21Allow pkgs that need this file to override the homepagehubertf1-2/+2
2001-04-19The source on the master site has changed.agc2-4/+5
For now, use the copy stored on ${MASTER_SITE_LOCAL} Move to sha1 digest, and add distfile size.
2001-04-19Move to sha1 digests, and add distfile sizes.skrll110-273/+411
2001-04-19Stylistic change.skrll1-2/+3
2001-04-19Fix path to license-accepted file, per PR 12699hubertf1-2/+2
(Do we really need a file for this?)
2001-04-18use DEPENDS+= instead of DEPENDS=, put DEPENDS on seperate linesdmcmahill1-3/+3
2001-04-18Fix problem with libtk .la file generated by new libtool.jwise2-6/+19
Pointed out (and patch provided by) Jason Beegan (jtb@netbsd.org)
2001-04-18use 3.1.4. master site has moved.itojun1-4/+4
2000-11-28 John Simon <simon@quagga.kaist.ac.kr> * /home/cvs/hanterm/automata.c: another patch from cdpark: dealing with the cases when incomplete char is out of KS X 1001 * /home/cvs/hanterm/automata.c, /home/cvs/hanterm/charproc.c, /home/cvs/hanterm/hanja.h, /home/cvs/hanterm/main.c, /home/cvs/hanterm/version.h: applied the patch by Chong-Dae Park <cdpark@jupiter.kaist.ac.kr>: charproc.c: support for ksx1001.1997 XLFD encoding name. for baekmuk fonts. automata.c: check for in_ks, even when current font is not ks* but code system is EUC-KR, for two-bul input. hanja.h: hanza "Ãé" bug, by Chang-woo Ryu. *: BSD wtmp, lastlog patch, by Duk-hwan Kim. 1999-09-13 John Simon <simon@quagga.kaist.ac.kr> * /home/cvs/hanterm/hanterm.html: added install information for solaris 2.x+ow
2001-04-17Re-enable common m5,patch-sum file in new distinfo scheme.skrll5-45/+4
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc312-754/+632
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-16add & enable xpastezuntum1-1/+2
2001-04-16Initial import of xpaste-1.1zuntum4-0/+26
XPaste is a short X program which creates a window and displays the contents of the Primary paste buffer in that window. Package submitted by Stoned Elipot <Stoned.Elipot@script.jussieu.fr> in pkg/12621
2001-04-15fix shared library path.sakamoto1-3/+4
2001-04-14FOO!= .... ${ECHO} has to come after bsd.pkg.mk so that ECHO is setdmcmahill1-7/+9
2001-04-13Update to fox-0.99.167 and xunicode-0.3.2.sakamoto5-16/+21
Changes: [Foxgui-announce]New FOX Drop [0.99.160] http://www.geocrawler.com/archives/3/3372/2001/2/0/5233478/ [Foxgui-announce]New drop of FOX [0.99.162] http://www.geocrawler.com/archives/3/3372/2001/3/0/5304347/ [Foxgui-announce]New drop FOX [0.99.164] http://www.geocrawler.com/archives/3/3372/2001/3/0/5310563/ [Foxgui-announce]New FOX released [0.99.165] http://www.geocrawler.com/archives/3/3372/2001/3/0/5352175/ [Foxgui-announce]New FOX Drop [0.99.166] http://www.geocrawler.com/archives/3/3372/2001/3/0/5360202/ [Foxgui-announce]New drop of FOX [0.99.167] http://www.geocrawler.com/lists/3/SourceForge/3372/0/5486877/
2001-04-13Remove file which shouldn't have been imported.tron1-1/+0
2001-04-13Add and enable "xservers".tron1-1/+2
2001-04-13Initial import of "xservers" package:tron4-0/+83
Old X11 servers for use under XFree86 4.x
2001-04-13Updated gtk+extra to 0.99.14: Bugfix updatewulf3-7/+8
2001-04-09echo -> ${ECHO}wiz1-2/+2
2001-04-09As per discussion with mjl, moved this package from x11 category to time.kei7-73/+1
2001-04-07Update gnome-python to 1.4.0.rh2-6/+6
Notable changes are: - adds support for more panel applet APIs. - update to work with latest gtkhtml. - various bug fixes.
2001-04-07Update gtkglarea to 1.2.2. Changes are minor bugfixes only.rh5-24/+24
2001-04-07Update gnome-applets to 1.4.0.1rh11-661/+1624
Changes include: 2001-03-24 Yukihiro Nakai <nakai@gnome.gr.jp> * battery/docs/ja: Add Japanese translation. * cdplayer/docs/ja: Add Japanese translation. * charpick/docs/ja: Add Japanese translation. * clockmail/docs/ja: Add Japanese translation. * cpumemusage/docs/ja: Add Japanese translation. * diskusage/docs/ja: Add Japanese translation. * drivemount/docs/ja: Add Japanese translation. 2001-03-23 Yukihiro Nakai <nakai@gnome.gr.jp> * asclock/docs/ja: Add Japanese translation. 2001-03-20 Dan Mueth <dan@eazel.com> Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". * cpumemusage/docs/C/Makefile.am: * cpumemusage/docs/C/cpumemusage-applet.png: * cpumemusage/docs/C/cpumemusage.sgml: * cpumemusage/docs/C/figures/cpumemusage-applet.png: * cpumemusage/docs/it/Makefile.am: * cpumemusage/docs/it/cpumemusage-applet.png: * cpumemusage/docs/it/cpumemusage.sgml: * cpumemusage/docs/it/figures/cpumemusage-applet.png: Fixed some bugs in the metadata. * cdplayer/docs/C/cdplayer_applet-C.omf: * life/docs/C/Makefile.am: * life/docs/it/Makefile.am: * multiload/docs/C/memload/memload_applet-C.omf: * multiload/docs/C/memload/memload_applet.sgml: 2001-03-20 Dan Mueth <dan@eazel.com> Fixed incorrect file name. * multiload/docs/it/swapload/swapload_applet-C.omf: * multiload/docs/it/swapload/swapload_applet-it.omf: 2001-03-20 Dan Mueth <dan@eazel.com> Removed bad tab at end of line. * multiload/docs/C/loadavg/Makefile.am: * multiload/docs/it/loadavg/Makefile.am: 2001-03-20 Dan Mueth <dan@eazel.com> Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". 2001-03-20 Dan Mueth <dan@eazel.com> Fixing a few OMF and Makefile bugs. * another_clock/docs/C/anotherclock_applet-C.omf: * another_clock/docs/it/anotherclock_applet-it.omf: * another_clock/docs/uk/anotherclock_applet-uk.omf: * asclock/docs/C/asclock_applet-C.omf: * asclock/docs/it/asclock_applet-it.omf: * life/docs/C/life_applet-C.omf: * mixer/docs/C/mixer_applet-C.omf: * tickastat/docs/it/Makefile.am: 2001-03-20 Dan Mueth <dan@eazel.com> Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". 2001-03-19 Dan Mueth <dan@eazel.com> Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". 2001-03-15 John Fleck <jfleck@swcp.com> * woohoo - adding the last of the omf files: modemlights/docs/it/modemlights_applet-it.omf tickastat/docs/it/tickastat_applet-it.omf fifteen/docs/it/fifteen_applet-it.omf webcontrol/docs/it/webcontrol_applet-it.omf clockmail/docs/it/clockmail_applet-it.omf gkb-new/docs/hu/gkb_applet-hu.omf quicklaunch/docs/it/quicklaunch_applet-it.omf jbc/docs/it/jbc_applet-it.omf diskusage/docs/it/diskusage_applet-it.omf sound-monitor/docs/it/sound-monitor_applet-it.omf geyes/docs/it/geyes_applet-it.omf gweather/docs/it/gweather_applet-it.omf 2001-03-14 Dan Mueth <dan@eazel.com> Updating doc build stuff to new build system. Note that figures belong in a directory called "figures". 2001-03-13 Dan Mueth <dan@eazel.com> Bug fix. 2001-03-13 Dan Mueth <dan@eazel.com> Adding file I forget to add last time: * sgmldocs.make: 2001-03-13 Dan Mueth <dan@eazel.com> Fixing up the doc build stuff. Adding FDL license * COPYING-DOCS: * Makefile.am: Fixing up the doc build stuff. * configure.in: * omf-install/Makefile.am: Fixing up doc build stuff for Mixer applet * mixer/docs/C/figures/mixer_applet.png: * mixer/docs/C/mixer.sgml: * mixer/docs/C/mixer_applet.png: * mixer/docs/C/Makefile.am: 2001-03-12 John Fleck <jfleck@inkstain.net> * add a bunch of omf files (Dan Mueth will visit shortly do do the makefile magic to incorporate these) mini-commander/docs/C/mini-commander_applet-C.omf mini-commander/docs/it/mini-commander_applet-it.omf drivemount/docs/C/drivemount_applet-C.omf drivemount/docs/it/drivemount_applet-it.omf life/docs/C/life_applet-C.omf life/docs/it/life_applet-it.omf screenshooter/docs/C/screenshooter_applet-C.omf screenshooter/docs/it/screenshooter_applet-it.om 2001-03-11 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Generate Makefile for mixer/docs/es Tue Feb 27 05:19:36 2001 George Lebl <jirka@5z.com> * AUTHORS: added Rusty * Applying: Mon Feb 26 23:45:45 Rusty Geldmacher <rusty@wpi.edu> * webcopntrol/properties.[ch]: Added browser configuration dialog box. 2001-02-26 Szabolcs Ban <shooby@gnome.hu> * gkb-new/descs/Basque.keyprop.in: added Basque keyprop files * gkb-new/xmodmap/xmodmap.eu: added xmodmap * gkb-new/gkb/eu.png: added few flag from I<F1>igo Serna <inigoserna@terra.es> 2001-02-26 Dan Mueth <dan@eazel.com> Doing some initial setup of OMF installation. Added a handful of OMF files. Note: Make sure not to set $prefix to have RPM_BUILD_ROOT in it or you will break this stuff. Set DESTDIR=RPM_BUILD_ROOT if you like, but $prefix should refer to the path on the user's machine. I'm just griping about this because the Ximian spec file (which I borrowed for my testing;) did this wrong.
2001-04-07sync w/ realityrh1-2/+2
2001-04-06Update gnome-core to 1.4.0.1rh5-162/+657
Changes are: 2001-03-28 Dan Mueth <dan@eazel.com> Linking GNOME hint capplet to doc * gnome-hint/gnome-hint-properties.c: (help): 2001-03-26 Darin Adler <darin@eazel.com> * omf-install/.cvsignore: Quick fix to ignore .omf files. 2001-03-25 Dan Mueth <dan@eazel.com> Updated index page for gnome-help-browser to point to current GNOME User's Guide. 2001-03-25 Jens Finke <jens@gnome.org> * gnome.spec.in: Include gnome-terminal datadir stuff. Make use of rpm macros. 2001-03-23 Yukihiro Nakai <nakai@gnome.gr.jp> * configure.in: Generate Makefile of Japanese gsm help. 2001-03-23 Dan Mueth <dan@eazel.com> Fixed error in metadata, placing it in the wrong locale. * panel/help/ja/panel-ja.omf: 2001-03-22 Dan Mueth <dan@eazel.com> A couple bug fixes from the previous huge commit. * applets/desk-guide/help/C/Makefile.am: * applets/desk-guide/help/de/Makefile.am: 2001-03-22 Dan Mueth <dan@eazel.com> Updating doc build stuff to use sgmldocs.make. Making sure screenshots are in figures directory. A few other small doc fixes. 2001-03-20 Dan Mueth <dan@eazel.com> Update some of the build stuff to the latest state of OMF/SK system. Plus, added ScrollKeeper stuff into configure.in and added sgmldocs.make so we can start using that to stay uniform with other packages. 2001-03-09 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Generate Makefile for the japanese panel docs. 2001-03-07 jacob berkman <jacob@ximian.com> * pixmaps: use some of tigert's nice icons Tue Mar 06 18:36:33 2001 George Lebl <jirka@5z.com> * configure.in, acconfig.h: Add a with argument for the KDE documentation path 2001-03-02 Christian Schaller <Uraeus@linuxrising.org> * Norwegian Nynorsk translation 2001-02-28 Martin Baulig <baulig@suse.de> * configure.in (configure.in): Added applets/gen_util/help/es. Tue Feb 27 02:15:15 2001 George Lebl <jirka@5z.com> * configure.in: give a useful message when the canvas gdkpixbuf thingie isn't found 2001-02-26 Dan Mueth <dan@eazel.com> Include FDL as required by the FDL, and l10n of categories for OMF metadata. * COPYING-DOCS: Added this file - the FDL * Makefile.am: Include COPYING-DOCS * applets/fish/help/no/fish_applet-no.omf: l10n of category * applets/gen_util/help/no/gen_util_applet-no.omf: l10n of category 2001-02-25 Gediminas Paulauskas <menesis@delfi.lt> * configure.in: don't create grdb Makefiles. 2001-02-19 Dan Mueth <dan@eazel.com> * Localized categories in OMF metadata for: applets/fish/help/da/fish_applet-da.omf applets/gen_util/help/da/clock/clock_applet-da.omf applets/gen_util/help/da/mailcheck/mailcheck_applet-da.omf applets/gen_util/help/da/printer/printer_applet-da.omf gnome-terminal/es/gnome-termainal-es.omf Sat Feb 17 23:28:01 2001 George Lebl <jirka@5z.com> * gnome-core.spec.in: update so that /var/lib files are installed properly 2001-02-15 Dan Mueth <dan@eazel.com> * omf-install/Makefile.am: Changed to install under $(datadir)/omf/ instead of $(prefix)/doc/omf because this is The Right Way, and scrollkeeper was recently fixed to work this way. 2001-02-14 Christophe Merlet <redfox@eikonex.org> * */*.desktop: Updated French translations. 2001-02-13 Dan Mueth <dan@eazel.com> * core-docs/lgpl/C/lgpl.sgml: Added a </para> to make it validate with nsgmls and produce a valid TOC. Now it has an extra <para> somewhere, which is lame, but at least it validates and makes a good TOC. Finding the extra <para> and removing it is left as an excercise for the reader. * applet-docs.make: Less broken OMF bits than before 2001-02-13 Dan Mueth <dan@eazel.com> * app-docs.make: Fixed(TM) * applet-docs.make: Fixed(TM) 2001-02-13 Dan Mueth <dan@eazel.com> * applet-docs.make: fixing previous non-fix * app-docs.make: fixing previous non-fix 2001-02-13 Dan Mueth <dan@eazel.com> * OMF files: Updated to new category list in scrollkeeper-0.0.6 2001-02-12 Dan Mueth <dan@eazel.com> * applet-docs.make: Fixed to do directories without OMF files correctly. 2001-02-12 Dan Mueth <dan@eazel.com> * app-docs.make: Fixed to do directories without OMF files correctly. 2001-02-08 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Added Norwegian (nynorsk) to ALL_LINGUAS. 2001-02-06 Dan Mueth <dan@eazel.com> * Commented out the OMF files for 3 translations of gnome-terminal because the SGML is broken, preventing TOC extraction 2001-02-06 Dan Mueth <dan@eazel.com> * Modified Makefile.am's to register the new OMF files * Added many OMF files: applets/desk-guide/help/C/desk-guide_applet-C.omf applets/desk-guide/help/de/desk-guide_applet-de.omf applets/fish/help/C/fish_applet-C.omf applets/fish/help/da/fish_applet-da.omf applets/fish/help/no/fish_applet-no.omf applets/gen_util/help/C/clock/clock_applet-C.omf applets/gen_util/help/C/mailcheck/mailcheck_applet-C.omf applets/gen_util/help/C/printer/printer_applet-C.omf applets/gen_util/help/da/clock/clock_applet-da.omf applets/gen_util/help/da/mailcheck/mailcheck_applet-da.omf applets/gen_util/help/da/printer/printer_applet-da.omf applets/gen_util/help/de/clock-de.omf applets/gen_util/help/de/gen_util_applet-de.omf applets/gen_util/help/de/mailcheck-de.omf applets/gen_util/help/no/mailcheck-no.omf applets/gen_util/help/no/gen_util_applet-no.omf applets/tasklist/help/C/tasklist_applet-C.omf core-docs/fdl/C/fdl-C.omf core-docs/gpl/C/gpl-C.omf core-docs/lgpl/C/lgpl-C.omf gnome-terminal/C/gnome-terminal-C.omf gnome-terminal/da/gnome-terminal-da.omf gnome-terminal/de/gnome-terminal-de.omf gnome-terminal/es/gnome-terminal-es.omf gnome-terminal/it/gnome-terminal-it.omf gnome-terminal/no/gnome-terminal-no.omf gsm/help/C/session-C.omf panel/help/C/panel-C.omf panel/help/de/panel-de.omf panel/help/it/panel-it.omf panel/help/no/panel-no.omf 2001-02-06 Dan Mueth <dan@eazel.com> * po/POTFILES.in: Removed lines for mini-commander. It seems that mini-commander is now in gnome-applets, so having these two lines was breaking the build. 2001-02-06 Dan Mueth <dan@eazel.com> (initial setup of SK - just doing for Panel Manual for now) * omf-install/: created this directory * omf-install/Makefile.am: new * app-docs.make: updated for scrollkeeper(SK) * applet-docs.make: updated for scrollkeeper(SK) * configure.in: updated for scrollkeeper(SK) * Makefile.am: updated for scrollkeeper(SK) * panel/help/C/panel-C.omf: added * panel/help/C/Makefile.am: updated for SK 2001-02-05 Eric Baudais <baudais@okstate.edu> * configure.in: Added core-docs/lgpl/Makefile and core-docs/lgpl/C/Makefile to AC_OUPUT. 2001-02-04 jacob berkman <jacob@ximian.com> * Makefile.am: * configure.in: * grdb: remove grdb Sat Feb 03 19:36:34 2001 George Lebl <jirka@5z.com> * Makefile.am: Cleanup some OOOOOOOLD cruft * configure.in, Makefile.am, po/POTFILES.in, grdb/**/*: Integrate grdb. The author fell of the face of the planet and didn't integrate it as was planned apparently, so here it goes, still needs to get called from gsm, and either control-center or something else monitoring theme changes Wed Jan 31 20:36:25 2001 George Lebl <jirka@5z.com> * configure.in: s/Gnumeric/gnome-core/ fix some cut'n'paste fun 2001-01-26 Marius Andreiana <mandreiana@yahoo.com> * configure.in: Added ro (Romanian) to ALL_LINGUAS.
2001-04-06Update controlcenter to 1.4.0.1. Changes include bugfixes and therh6-59/+91
introduction of the new GNOME OMF documentation framework.
2001-04-06Update gnome-libs to 1.2.13. Changes are bugfixes only.rh5-212/+27
2001-04-05Replace use of (removed) install-build-depends target with code to acheivejwise1-2/+3
the same result. Fix suggested by agc.
2001-04-05Standardize patch file names.wiz13-25/+25
2001-04-03Add and enable xpostitagc1-1/+2
2001-04-03Initial import of xpostit version 3.3.1 into the packages collection.agc7-0/+105
"XPostIt allows you to create small notes to yourself in windows on the screen, and save them in disk files. This is generally neater than having numerous real Post-it notes stuck all around the edges of your monitor." Package submitted by Jim Bernard in PR 12532.
2001-04-03make 'make install;make deinstall;make reinstall' work.kei1-1/+4
2001-04-02Add missing patch-summjl1-0/+3
2001-04-02Oh my, have I really produced such a broken pkg? Repair it.mjl1-0/+38
2001-04-02MKDIR -> INSTALL_DATA_DIRzuntum1-2/+2
2001-04-02Move BUILD_USES_MSGFMT in DEPENDS block, mostly by removing emptywiz4-8/+4
lines.
2001-04-02Remove unnecessary empty line.wiz1-2/+1
2001-04-02Remove duplicate empty line.wiz1-2/+1