summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2004-10-07This is a meta-package. Make its dependencies more liberal.tv1-6/+6
2004-10-07This is a meta-package, so make its dependencies more liberal.tv1-5/+5
2004-10-06Like XFree86-libs, xorg-libs under Linux does not installreed1-2/+4
libGLU.a and it does install libXfont.so, libXfont.so.1, and libXfont.so.1.5. I decided not to bump PKGREVISION because this could not be packaged (under Linux) in the first place.
2004-10-06No real changes. No different entries.reed1-16/+16
Just sorted a little to make it easier to compare.
2004-10-05Fix dependences broken by package revision bump madness. Bump packagetron1-4/+5
revision of this package, too.
2004-10-05Updated xfce4-utils to 4.0.6nb2martti3-5/+14
Do not depend on xscreensaver as it's not mandatory. Instead show a message to the user which packages may be installed.
2004-10-04Add missing entry to PLIST. Bump PKGREVISION to 2.hira2-3/+4
2004-10-04distinguish between gtk1 and gtk2 in COMMENT.grant2-4/+4
2004-10-03Add buildlink3 files for two missing dependencies.wiz1-1/+3
XXX: more dependencies missing, packages are in pkgsrc-wip.
2004-10-03Add buildlink3.mk.wiz1-0/+22
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv268-360/+536
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-10-02Update to 1.04:jmmv3-10/+13
- Some memory leaks were nailed (thanks to kmaraas and valgrind). - Default ruleset for partially non-compliant servers introduced (though it still long way to go for AccelleratedX support). - A couple of small tests introduced. - Hopefully the last release in 1.0x series.
2004-10-01Changes 8.4.7:adam6-880/+63
* Fixed [glob -path] bug when in the root directory * Fixed unicode-char path installation on Windows NT-based platforms * Properly subsitute more values in Windows tclConfig.sh * Improved stack overflow prevention on Windows * Fixed mem leak in [fconfigure $serial -xchar] * Fixed crash with [cd] with a volumerelative $HOME * Fixed clock %G %V formats for ISO8601 week numbers * Fixed support for non-WIDE_INT aware math functions * Added [http::config -urlencoding] option * Fixed utf-8 encoding of \u0000 on system I/O * Prevented dde hangs with non-responsive apps * Added round() wide integer support * Cleaner exit and correction of mem leaks when using the threaded memory allocator and reinitializing * Improved build configuration on 64-bit systems * Added read support of PPM/PGM with the -data option * Correct issue with displaying maximize window button on KDE-3.2.1 * Fix drawing of unicode chars in menu titles on Windows * Correctly post Tk clipboard data to the Windows clipboard on exit * Fix the panedwindow -opaqueresize option to work as per the docs * Reduce Tk tk_messageBox default font size to 14-point * Prevent possible segfault in -maxundo * Fix XIM initialization on Solaris * Complete the implementation of the CG version of the X drawing emulation layer on Mac OS X * Fix several Mac OS X usability issues
2004-10-01there will not be a NetBSD-1.[7-9] but will be a NetBSD-[2-9].*grant1-3/+3
adjust patterns used in ONLY_FOR_PLATFORM/NOT_FOR_PLATFORM to reflect this.
2004-10-01Updated xpmroot to 2.4.19 (to match the current fvwm2 version). There aremartti2-5/+5
no changes in the xpmroot code...
2004-09-30Make this compile on NetBSD 2.0 too.kristerw3-14/+16
Thanks to Douglas Wade Needham for providing patches (on pkgsrc-bulk@).
2004-09-30Add and enable Xcomposite.wiz1-1/+2
2004-09-30Import of libXcomposite package from pkgsrc-wip as Xcompositewiz4-0/+34
(to match Xfixes renaming). Originally package by xtraeme. This package contains the Xcomposite extension library.
2004-09-30Add and enable compositeext.wiz1-1/+2
2004-09-30Import of compositeext X11 extension from pkgsrc-wip, packaged bywiz5-0/+61
xtraeme. This package contains header files and documentation for the X composite extension. Library and server implementations are separate. This is part of the freedesktop.org X Libraries and Protocol Headers Project.
2004-09-28Changes 0.93.96:adam13-83/+65
* Scroll wheel suuport * Xpm security fixes * XmList fixes * XmFrame fixes * fix for uninitialised memory problems
2004-09-27Update xscreensaver to 4.18:wiz6-27/+33
4.18 14-Aug-2004 * Oops, pay no attention to the man behind the curtain. 4.17 14-Aug-2004 * New hacks, anemotaxis and memscroller. * Fixed a bad bug that caused vidwhacker to never die. * Fixed normals and lighting in polyhedra. * Don't reuse the window when changing hacks (to work around bugs in some GL implementations.) * Made xscreensaver-getimage-file skip thumbnail-sized images. * Fixed endian problem in barcode on non-x86. * Updates to webcollage, apple2, fuzzyflakes, atunnel, and pacman. * Timing tweaks to bubble3d, bouncingcow, engine, gltext, lavalite, molecule, spotlight, sballs, boxed, blinkbox, and circuit. * Configure updates for Fedora core 2 / xorg 6.7.0. * Compile without warnings under gcc 3.3.3. * I give up: don't blank or lock the screen if we can't get a keyboard grab. In that case, both choices are bad.
2004-09-27Update gnustep-back to 0.9.4. Notable changes include:rh3-7/+9
* Fast drawing on 8 bit displays was added (although it might only speed things up on old X11 servers and/or remote servers). * GNUstep modifier keys are mapped to KeySyms instead of KeyCodes * Added a Cairo backend, although it is probably non-functional. Anyone is invited to contribute to making it work. * art backend supports reading from a window. * Add internal window decoration handling.
2004-09-27Update gnustep-gui to 0.9.4. Notable changes include:rh4-331/+77
* The printing classes have been completely reorganized to accommodate different native printing systems * PPD files have been moved to a separate package. * NSToolbar now allows rearranging items. * NSScroller, NSScrollView has a new ivar. * Some improvement of NSDataLink classes.
2004-09-24Correct spelling of "tk-BWidget".kristerw1-2/+2
2004-09-24GNU Make doesn't appear to be needed to build and installreed1-2/+1
so remove the USE_GNU_TOOLS for make.
2004-09-24add and enable tk-BWidget-1.7.0dmcmahill1-1/+2
2004-09-24import tk-BWidget-1.7.0.dmcmahill5-0/+194
The BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using native Tcl/Tk 8.x namespaces. The BWidgets have a professional look&feel as in other well known Toolkits (Tix or Incr Widgets), but the concept is radically different because everything is pure Tcl/Tk. No platform dependencies, and no compiling required. The code is 100% Pure Tcl/Tk. The BWidget library was originally developed by UNIFIX Online, and released under both the GNU Public License and the Tcl license. BWidget is now maintained as a community project, hosted by Sourceforge. Scores of fixes and enhancements have been added by community developers. See the ChangeLog file for details.
2004-09-24Improve description. Mention that the fbdesk is forreed1-2/+3
any window manager honoring EWMH. Also can do transparent text and icons.
2004-09-24Updated fbdesk to 1.2.1. No maintainer for this package. Any volunteers?reed5-9/+39
ChangeLog has: Changes for 1.2.1: * Fixed startup bug Changes for 1.2.0: * resource file changed to ~/.fluxbox/fbdesk * icons file change name to: ~/.fluxbox/fbdesk.icons * requires a window manager that supports NET WM spec (fluxbox development version > 0.9.* or cvs) * Fixed layering issues FbDesk should now be on bottom always * Added new resources: fbdesk.textAlpha: <number between 0 and 255 (opaque)> fbdesk.iconAlpha: <number between 0 and 255 (opaque)> * Fixed bit depth issue in ImagePNG * Updated FbTk (Henrik) Improved COMMENT. This package does not just for fluxbox. Removed dependency on fluxbox. Also install the README. patch-aa is for missing setlocale check. (This software doesn't even have a configure to check for this, but is used several times.) patch-ab is because stderr not defined (notice on NetBSD 1.6.2 but not Linux).
2004-09-24Update gnustep-base to 1.10.0.rh7-10/+14
Bump PKGREVISION and BUILDLINK_RECOMMENDED for dependent packages due to library major revision bump. Noteworthy changes in gnustep-base-1.10.0: ========================================== Note the interface version of the library has changed so that apps, tools and libraries the use the base library need to be recompiled to use it. * A large majority of the library classes have been documented thanks to the efforts of Andrew Ruder * URL classes support persistant connections * Mac OSX XML compatibility fixes.
2004-09-23Use a new splash screen file that is not corrupted (uploading with a newjmmv2-7/+7
name to avoid a manual removal of the old file). The previous PNG image was not uploaded correctly, and misteriously resulted in checksum mismatches (though I haven't been able to reproduce the problem). Closes PR pkg/27019.
2004-09-22Checksums correctedadam2-12/+12
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam90-1823/+90
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22Include pthread.buildlink3.mk (pkg/26992 by Hiramatsu Yoshifumi)martti1-1/+5
2004-09-22Include pthread.buildlink3.mk (pkg/26993 by Hiramatsu Yoshifumi)martti1-1/+5
2004-09-22This needs intltool now.snj1-1/+3
2004-09-21X.org >= 6.8.0 already contains this library...xtraeme2-0/+25
2004-09-21Update X.org packages to 6.8.1.xtraeme32-1207/+1143
To see the changes about this release, please review the "RELNOTES" file, which is available via www or in the distribution tarballs. These packages were tested on: * NetBSD 2.0/-current * Bluewall GNU/Linux * Slackware 10 GNU/Linux I'm currently testing them on FreeBSD 5.3BETA4.
2004-09-21Update to 0.9.12. This version corresponds to GNOME 2.8.0.jmmv6-60/+64
================= Changes in 0.9.12 ================= Translation: * Added Russian, Turkish, Traditional Chinese translations. ================= Changes in 0.9.10 ================= Miscelaneous: * Improved the reporting of a warning message when the cursor position on brlmon is greater then brlmon size. * Improved reportng for word-by-word navigation. Translation: * Added Norwegian Bokmal and Tamil translations . Speech: * Modify to report the correct range for speech parameters. Presentation: * Inform the user that there is a "empty line" in case of blank lines. ================ Changes in 0.9.9 ================ Miscelaneous: * Install brlmon in libexec, not in bin directory. Translation: * Add bengali translation. * Update Korean, Japanese, Portuguese, Serbian, Simplified Chinese, Polish, Canadian English, Danish, Spanish, Dutch. Presentation: * Inform user when the moves to another group (when context has been changed). ================ Changes in 0.9.8 ================ Bug Fixes: * Now handle the 'Separator' key (",") on some non-English numeric keypads the same as the "Decimal" key (".") - specifically, treat XK_KP_Separator as synonym for XK_KP_Decimal when handling layer commands. Braille: * Added support for scrolling the braille display one whole width (rather than just 20 cells) via layer 9 keypad 4 and 6. See bugzilla bug #148090. ================ Changes in 0.9.7 ================ Presentation: * Improve presentation for sliders. * Presentation for a watched object is not interrupted anymore by the presentation for focus tracking. Miscelaneous: * Generate a beep instead of exiting in case of failure to register a listener for an event. Speech: * Change values for rate and pitch for voice from percents to absolute values (including minimum and maximum in UI. Brlmon: * Make brlmon to act as a panel (do not let other window to overlap it). Magnifier: * Make zoom factor x and y floats from int. ================ Changes in 0.9.6 ================ Translation: * Added slovak language * Added bulgarian language. * Added improved spanish translation table for braille Magnifier: * Removed some warning messages for panning. Speech: * Better default values for speech. Presentation: * Improved a lot of presentations for diferent events and objects. Miscelaneous: * Do not generate mosue events if XEvIE is not present. * Improved work with GDM trogh --login option ================ Changes in 0.9.5 ================ Speech: * Added new text echo mode "none". * Report "first/last line" if user is on first/last line in flat review. * Do not report role for multi-line-text for speech default presentation mode. * Improved the response of read whole window command. * Report to user "Escape" key. Braille: * Report "first/last line" if user is on first/last line in flat review. Miscelaneous: * Added --login command line option. * Added -u command line parameter to start magnifier in upper half of screen ================ Changes in 0.9.4 ================ Miscelaneous: * Improved behaviour of gnopernicus with gdm. ================ Changes in 0.9.3 ================ Speech: * Changed to report Backspace and Delete keys with 'Say all modifiers' option enabled. Miscelaneous: * Added a presentation for "object:tab-added", "object:tab-removed" events for tabs. * Removed Ctrl+Shift+Alt+S key combination. "Describe my surroundings" command is no longer mapped to this key combination. Magnifier: * Allow magnifier to be large as the display size. Braille Monitor: * Braille monitor will not display text in "BRAILLE" or "DUAL" Mode Type anymore. * Removed all things related to braille font. GUI: * Changed a label text in the magnifier preferences from "Cursor magnification" to "Set cursor separate from magnification". * In the Braille Monitor preferences the "DUAL" and "BRAILLE" Mode Type options were grayed out. They wont be used for the moment. * In the speech preferences "Say all cursors" option was renamed as "Say all navigation keys". ================ Changes in 0.9.2 ================ Miscellanous: * Added a new configure option "--enable-magnifier" used for gnopernicus to be compiled with or without magnifier support. * Changed the reporting for events with the same timestamp value. ================ Changes in 0.9.1 ================ Miscellanous: * Do not report window events for popup menus. * Convert caret-moved events into focus events only if the object has a focused ancestor. GUI: * Real support for mouse and focus traking modes in other language, the change of the current option will take effect now). * Fix some broken help pages. Magnifier: * Allow magnifier to magnify a region of interest that intersect magnifier region if they belong to different screen (source and target differ). UI: * "describe my surroundings" will not present names of current window and application. * "window hierarchy flat" is now called "read whole window". * Object roles are now translated. Translation: * Update Canadian English, Czech, British English, Polish, Catalan, Dutch. ================ Changes in 0.9.0 ================ GUI: * Crosshair color inversion made clearer by graying the 'Cross-hair color' button when 'Cross-hair color inverted' checkbox is checked. * Changed some keyboard accelerators. UI: * A better presentation for tables : added two new presentation items. Braille: * Added suport for some more braille devices. Magnifier: * Changed required version of gnome-mag to 0.11.0. * Added support to specify target. Translation: * Add Gujarati language.
2004-09-21Update to 0.11.5. This version corresponds to GNOME 2.8.0.jmmv4-13/+38
What's new in gnome-mag-0.11.5: * We now implement LoginHelper from at-spi - this allows clients to tell that the magnifier needs access to certain resources during authentication, screen lock, etc., for instance allows magnifier to tell clients which X windows to raise in order to allow magnification when the screen is otherwise obscured. Fixes bug #150846. What's new in gnome-mag-0.11.4: * Bugfixes for cursor painting if TARGET display has been changed (#140622) * Improved support for DAMAGE; don't do global refresh/polling if DAMAGE extension is available. * Can tell magnifier standalone to be OVERRIDE_REDIRECT if you need to. (See magnifier --usage). * Set _NET_WM_STRUT and _NET_WM_STRUT_PARTIAL values; lets other apps know not to overlap the magnifier binary when run in split-screen mode. * New translations: - Indonesian (id) Ahmad Riza H Nst - (or) Gora Mohanty - (nb) Kjartan Marass - (bs) CHristian Rose (ALL_LINGUAS addition only) ========= What's new in gnome-mag-0.11.2: * Bugfix for cursor-size property. * Added cursor-size test to tests/control-client. ========= What's new in gnome-mag-0.11.1: * fixed border-color property. * Fixed setting of smooth-scroll policy and border-size. * Fix for bug #104831; gnome-mag now listens for DAMAGE notifications when the DAMAGE extension is available at runtime (and build time). This means that on DAMAGE-enabled servers, gnome-mag's service need not use a timer-based refresh, i.e. --refresh-timeout can be made arbitrarily large. * Revamped the way cursor-sets are used; now cursor-set names refer to the names of directories under $share/gnome-mag/. * gnome-mag can track changes to the source display's cursor and display a rescaled cursor on the target display if XFIXES is available. * Added support for non-square cursor pixmaps. Please see ChangeLog for more detail on these features. * languages: Gujrati (Guntupalli Karunakar)
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv3-7/+15
Zenity 2.8.0 ============ " Zen Elimination " * Add new translations [Abel] * New and updated translations - Takeshi AIHANA [ja] - Hendrik Richter [de] - Raphael Higino [pt_BR] - Miloslav Trmac [cs] - Kostas Papadimas [el] - David Lodge [en_GB] - Mugurel Tudor [ro] - Vincent van Adrighem [nl] - Arafat Medini [ar] - Priit Laes [et] - Baris Cicek [tr] - Abel Cheung [zh_TW] - Dafydd Harries [cy] Zenity 2.7.91 ============= " Here I stand, sad and free " * Updated online documentation [Breda, Glynn] * Fix translator-credits string [Christian, Glynn] * Update man pages [Glynn] * New and updated translations - Maxim Dziumanenko [uk] - Alessio Frusciante, Stefano Canepa [it] - Sami Pesonen [fi] - Martin Willemoes Hansen [da] - Jordi Mallach [ca] - Danilo Å| egan [sr, sr@Latn] - Kjartan Maraas [nb, no] - Laurent Dhima [sq] - Hasbullah Bin Pit [ms] - Laszlo Dvornik [hu] - Christian Rose [sv] - Christian Rose, Kemal Sanjta [bs] - Metin Amiroff, MÉ~Ytin Æ~Omirov [az] - Ankit Patel [gu] - Francisco Javier F. Serrador [es] - Duarte Loreto [pt] - Changwoo Ryu [ko] - Miloslav Trmac [cs] - Adam Weinberger [en_CA] - Funda Wang [zh_CN] - Artur Flinta [pl] - Marcel Telka [sk] Zenity 2.7.90 ============ " Let's sit down to find out where we stand " * New and updated translations - Laurent Dhima [sq] - Iñaki Larrañaga [eu] - Takeshi AIHANA [ja] - Alexander Winston [en_CA] - Guntupalli Karunakar [hi] - Miloslav Trmac [cs] - Vincent van Adrighem [nl] - Christian Rose [sv] - Duarte Loreto [pt] - Gareth Owen [en_GB] - Laszlo Dvornik [hu] - Kjartan Maraas [no] - Francisco Javier F. Serrador [es] Zenity 2.7.0 ============ " You know what, I think I might stay here a little longer " * Parsing typos [Paul Bolle] * Send HUP to parent in progress dialog [Luke Suchocki] * Compilation fixes [Ivan Noris] * Use markup in message dialogs so that we get nice HIG compliatn dialogs [Sebastian Heinlein] * Documentation fixes [Baptiste Mille-Mathias] * Remove duplicate headers [Leonardo Boshell] * Add --print-column option for list dialog [Paul Bolle, Glynn] * Miscellaneous cleanups [Paul Bolle] * New and updated translations - Rostislav Raykov, Alexander Shopov [bg] - Ahmad Riza H Nst, Mohammad DAMT [id] - John C Barstow [mi]
2004-09-21Added xcompmgr-20040917.xtraeme1-1/+2
2004-09-21Initial import of xcompmgr-20040914.xtraeme4-0/+39
xcompmgr is a sample compositing manager for X servers supporting the XFIXES, DAMAGE, and COMPOSITE extensions. It enables basic eye-candy effects.
2004-09-21Update to 2.6.0.5. This version corresponds to GNOME 2.8.0.jmmv3-6/+7
- Doc update (Brian Cameron) - Solaris fix (don't call logindevperm if not on the console) (Brian Cameron) - Translation updates (Akagic Amila, Jesus Bravo Alvarez, Theppitak Karoonboonyanan, Laszlo Dvornik, Supranee Thirawatthanasuk, Hendrik Richter, Dafydd Harries, Francisco Javier F. Serrador, Tommi Vainikainen, David Lodge, Marius Andreiana, Misu Moldovan, Baris Cicek, Vincent van Adrighem, Tino Meinen, Nikos Charonitakis, Arafat Medini, Asmund Skjaeveland, Hasbullah Bin Pit, Ryoichi INAGAKI, Changwoo Ryu, Jordi Mallach, Danilo Segan, Laurent Dhima, Maxim Dziumanenko, Christian Rose)
2004-09-21Update to 1.1.0. This version corresponds to GNOME 2.8.0.jmmv4-30/+38
While here, move the documentation to share/doc, out of share/doc/html. * Use Pango for printing. * New languages specs for Ruby, LUA, Perl's POD, VB.NET, Haskell and Texinfo. * Bug fixes and updated translations.
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv4-12/+35
============= Version 2.8.0 ============= Session Manager * New splash screen (Jakub Steiner) Translators * Miloslav Trmac (cs) * Adam Weinberger (en_CA) * Priit Laes (et) * Jesús Bravo Álvarez (gl) * Gabor Kelemen (hu) ============== Version 2.7.92 ============== Session Manager * Fix various warnings, deprecated API usage etc. (Kjartan Maraas) Translators * Kemal Sanjta (bs) * Kjartan Maraas (nb) * Laurent Dhima (sq) * Maxim Dziumanenko (uk) ============== Version 2.7.91 ============== Session Manager * Add support for activating Vino (Mark) Translators * Kartik Mistry (gu) ============= Version 2.7.4 ============= Fixes * Fix the fadeout at logout on Xinerama (Bastien Nocera) Translators * Pawan Chitrakar (ne) ============= Version 2.7.3 ============= Fixes * Don't start a keyring if one is already available (Alex Larsson) * Fix minor text drawing issue with the slash screen (Carlos Romero, Simone Gotti) Translators * Evandro Fernandes Giovanini (pt_BR) * Laurent Dhima (sq) * zhakanini (ta) ============= Version 2.7.1 ============= Translators * Reinout van Schouwen (nl)
2004-09-21Update to 2.7.3. This version corresponds to GNOME 2.8.0.jmmv3-8/+8
2.7.3 === - Fix an annoying issue with the pointer getting ‘stuck’. - Allow translators to set the default contents of the encodings menu. - Deal with lastlog/utmp/wtmp sanely. - Updated translations: Rostislav Raykov (bg), Miloslav Trmac (cs), Adam Weinberger (en_CA), Gareth Owen (en_GB), Takeshi AIHANA (ja), Žygimantas Beručka (lt), Arangel Angov (mk), Gnome PL Team (pl), Laurent Dhima (sq). 2.7.2 === - Be more HIGgy in dialogs. In particular, be more precise in some labels, and make a few things (in)sensitive when needed. - Do not accept repeated shortcuts (Kiran Kumar Immidi) - Make gcc 3.4.0 like us (Stef van der Made), - Add a confirmation dialog when closing a window with >1 tabs. - Use the gnome-common scripts. - Make the xterm color paletter exactly match xterm's. - Now profiles can implement the analogue of xterm's -hold command line option. (Kurt V. Hindenburg) - Make references into the documentation actually point somewhere. - Recognize mailto: (with or without the mailto:...) and webdav: uris - Updated translations: Jordi Mallach (ca), Iñaki Larrañaga Murgoitio (eu), Nirav, Ankit, Ankur, Atit, Bhavin, Kartik, Khushbu, Sweta (gu), Laszlo Dvornik (hu), Mohammad DAMT (id), Stanislav Visnovsky (sk).
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv3-7/+46
2.8.0 ===== Bugfixes: - Fix build issue (patch from Sebastien Bacher, fixes #151504) New/updated translations: 2004-09-11 Dafydd Harries <daf@muse.19inch.net> * cy.po: Updated Welsh translation. 2004-09-09 Laszlo Dvornik <dvornik@gnome.hu> * hu.po: Updated Hungarian translation by Gabor Kelemen. 2004-09-09 Baris Cicek <baris@teamforce.name.tr> * tr.po: Updated Turkish Translation 2004-09-08 Arafat Medini <lumina@arabeyes.org> * ar.po: Updated Arabic translation 2004-09-06 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation. 2004-09-06 Mugurel Tudor <mugurelu@go.ro> * ro.po: Updated Romanian translation by Misu Moldovan <dumol@go.ro> 2004-09-06 Kostas Papadimas <pkst@gnome.org> * el.po: Updated Greek translation. 2004-09-05 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated * no.po: Updated 2004-09-05 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation. 2004-09-05 Raphael Higino <raphaelh@cvs.gnome.org> * pt_BR.po: Updated Brazilian Portuguese translation. 2004-09-03 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation 2004-09-01 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated by Tino Meinen. 2.7.92 ====== Bugfixes: - Fix issues reported by sparse/gcc (Kjartan Maraas, bug #150348) - Use gnome-autogen.sh (Fernando Herrera, bug #143918) 2.7.91 ====== Enhancements: - s/SimplySmooth/Glider - Add Glider gtk icons (Link Dupont) Bugfixes: - Fix Glider disabled text field bug (Link Dupont) 2.7.90.1 ======== Fix distclean issues. 2.7.90 ====== Enhancements: - Added Simply Smooth theme and Smooth Engine (Andrew Johnson, Link Dupont). Automake 1.7 now required. - More JDS menu converage for HC/HCI themes. 2.7.3 ===== Bugfixes: - Fix HC/HCI symlinking so that it works when installed from an RPM, too. (Calum Benson/Erwann Chenede) New/updated translations: 2004-06-29 Ivan Stojmirov <stojmir@linux.net.mk> * mk.po: Updated Macedonian translation. 2004-06-28 Laurent Dhima <laurenti@alblinux.net> * sq.po: Translation updated. 2004-06-09 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org> 2.7.2 ===== Enhancements: - Add themed menu stripe for JDS, and generic HC/HCI icons for a bunch of applications. (Calum Benson) 2.7.1 ===== Bugfixes: - 126829, window menu icons not visible in a11y themes. (Calum Benson/Havoc Pennington) Enhancements: - Better mimetype coverage for HC and HCI themes. - Better use of symlinking for HC and HCI themes (=smaller tarball). - Some CVS surgery. New/updated translations: 2004-04-15 Andras Timar <timar@gnome.hu> * hu.po: Updated Hungarian translation. 2004-04-09 Guntupalli Karunakar <karunakar@freedomink.org> * gu.po: Added Gujurati translation by Gujarati Team <magnet@magnet-i.com>. 004-04-03 Samúel Jón Gunnarsson <sammi@techattack.nu> * is.po: Updated Icelandic translation by Helgi Þormar Þorbjörnsson <helgi@trance.is> 2004-03-25 Guntupalli Karunakar <karunakar@freedomink.org> * pa.po: Added Punjabi translation by Jaswinder Singh Phulewala <jaswinderlinux@netscape.net>. 2004-03-23 Jordi Mallach <jordi@sindominio.net> * ca.po: Updated Catalan translation. 2004-03-23 Åsmund Skjæveland <aasmunds@fys.uio.no> * nn.po: Added Norwegian Nynorsk translation.
2004-09-21Update to 2.8.0. This version corresponds to GNOME 2.8.0.jmmv5-25/+49
Changes in GNOME-Applets 2.8.0 ================================== Overall * Documentation updates: gswitchit, battstat, cdplayer, charpick, gtik, gweather, mailcheck, mini-commander, mixer, multiload, stickynotes (Angela Boyle) * Documentation updates: drivemount (Christian Kellner) * Documentation updates: geyes, modemlights, stickynotes, wireless (Shaun McCance) * Battstat, fix build problems on BSD (Julio M. Merino Vidal) * Mixer, fix install so that icon is visible in Add to Panel (Mark McLoughlin) Translations * nn (Åsmund Skjæveland) * ar (Arafat Medini) * nl (Tino Meinen) * el (Kostas Papadimas, Nikos Charonitakis) * de (Hendrik Richter) * pt_BR (Raphael Higino) * cs (Miloslav Trmac) * et (Priit Laes) * bs (Akagic Amila) * en_GB (David Lodge) * bg (Vladimir Petkov) * ro (Mugurel Tudor, Misu Moldovan) * da (Martin Willemoes Hansen) * tr (Baris Cicek) * hu (Gabor Kelemen) * ms (Hasbullah Bin Pit) * cy (Dafydd Harries) * sv (Christian Rose) * fr (Sebastien Bacher) * th (Paisa Seeluangsawat) * zh_TW (GNOME HK Team) * ja (Takeshi AIHANA) * it (Alessio Frusciante) This is it, this is GNOME 2.8. Celebrate and pat yourselves on the back. Especially if you are one of the documentation team who spent all that time making the desktop that much easier to use. Changes in GNOME-Applets 2.7.3 ================================== GNOME 2.8.0 Release Candidate 1 Overall * Fix forecasting information for the United Kingdom (Alan Cox) * Fix crasher in battstat (Carlos Garnacho Parro) * Change 'dictionary:' macro in mini-commander to use gnome-dictionary (Davyd Madeley) Translations * fi (Jarkko Ranta, Ilkka Tuohela) * es (Francisco F. Serrador) * sv (Christian Rose) * da (Martin Willemoes Hansen) * ko (Changwoo Ryu) * sr (Danilo Šegan) * sq (Elian Myftiu) * uk (Maxim Dziumanenko) * ja (Takeshi AIHANA) * nn (Åsmund Skjæveland) * zh_CN (Funda Wang) * cs (Miloslav Trmac) * gu (Ankit Patel) * eu (Iñaki Larrañaga) * hu (Laszlo Dvornik) * ms (Hasbullah Bin Pit) * pl (GNOME PL Team) * en_CA (Adam Weinberger) * pt (Duarte Loreto) * el (Simos Xenitellis) * id (Mohammad DAMT) * bn (Runa Bhattacharjee) * az (Runa Bhattacharjee) Thanks to everyone who contributed (especially anyone I forgot to name). GNOME Applets is now is code freeze until the branch for 2.9. This means that only release critical bugs will be fixed. Please check for duplicates before filing bugs, but don't simply assume that someone else has filed it. Translators and documenters should be aware that they may of course continue working on GNOME Applets, and are uneffected by the freeze. Changes in GNOME-Applets 2.7.2 ================================== GNOME 2.8.0 Beta 2 Overall * Require gnome-panel 2.7.x (Davyd Madeley) * New tooltips and warning dialogs for the battery applet (Davyd Madeley) * Use global settings for cdplayer applet (Mark McLoughlin) * Remove unneeded screen-exec dependancies (Kjartan Maraas, Davyd Madeley) * ANSI C fixes (Kjartan Maraas) * New locations and spelling fixes for gweather (Frank Solensky, Davyd Madeley, Francisco Javier F. Serrador) * Change centigrade to celsius and add kPa to gweather preferences (Ryan Lortie, Davyd Madeley) * Change Forecast to Details (Karthik BG) * Change Humidity to Relative Humidity (Christian Neumair) * modemlights can now go for more then 99 hours of connection time (Vincent Noel) Translations * ar (Arafat Medini) * nb (Kjartan Maraas) * id (Ahmad Riza H Nst) * nl (Michiel Sikkes) * ja (Takeshi AIHANA) * bg (Vladimir Petkov) * uk (Maxim Dziumanenko) * ru (Russian Team) * de (Christian Neumair, Hendrik Brandt) * zh_CN (Funda Wang) * sr (Danilo Šegan) * sq (Elian Myftiu) * es (Francisco Javier F. Serrador) * en_CA (Adam Weinberger) * cs (Miloslav Trmac) * ms (Hasbullah Bin Pit) * pl (GNOME PL Team) * no (Kjartan Maraas) * pt_BR (Estêvão Samuel Procópio, Raphael Higino) * fr (Christophe Merlet) * ko (Changwoo Ryu) * sv (Christian Rose) * da (Martin Willemoes Hansen) * pt (Duarte Loreto) * cy (Telsa Gwynne) * nn (Åsmund Skjæveland) * sk (Marcel Telka) * mn (Sanlig Badral) * fi (Ilkka Tuohela) Thanks to everyone who has contributed. My apologies to anyone I missed. GNOME Applets is now in string freeze until the branch for 2.9 so the translators can weave their magic. Please check for duplicates before filing bugs. Changes in GNOME-Applets 2.7.1 ================================== The "don't blame Kevin, it's all Davyd's fault" release. Overall * Add a --disable-battstat argument (Mark McLoughlin) * Better battery support in FreeBSD (Joe Markus Clarke) * Fix battery applet positioning (Vincent Noel) * Use same CD drive as gnome-cd (Michael Terry) * New locations for Weather (Patrick Steiner, Gareth Owen) * Mini-Commander error indication if command does not exist (Vinay M R) Translations * da (Martin Willemoes Hansen) * es (Francisco Javier F. Serrador) * el (Nikos Charonitakis) * no (Kjartan Maraas) * cs (Miloslav Trmac) * ko (Changwoo Ryu) * sq (Elian Myftiu) * hu (Laszlo Dvornik) * en_GB (Gareth Owen) * bg (Rostislav Raykov, Vladimir Petkov, Peter Slavov) * pl (GNOME PL Team) * hi (Guntupalli Karunakar) * ja (Takeshi AIHANA) * nl (Tino Meinen) * pt_BR (Raphael Higino) * fr (Christophe Merlet) * de (Christian Neumair) * sr (Danilo Šegan) * lt (Žygimantas Beručka) * en_CA (Adam Weinberger) * zh_CN (Funda Wang) * ru (GNOME RU Team) * pt (Duarte Loreto) * ta (Dinesh Nadarajah) As well as heaps of bug fixes, improvements and whatever else I've missed.