in via USE_TEXINFO=yes), build it without locale support. This makes
it easier to "bootstrap" the installation of a pkgsrc compiler without
a lot of additional indirect build dependencies on gettext, libiconv,
libtool, etc.
Use -dumpversion with gcc rather than mangling -v output. Suggested
by mrg. Located copy of egcs to confirm output still correctly
mangled in that case :)
(There is no truth to the rumor that I update cpuflags just to see
if Al still reads pkgsrc-changes)
Use -dumpversion with gcc rather than mangling -v output. Suggested
by mrg. Located copy of egcs to confirm output still correctly
mangled in that case :)
- Do nothing on x86_64 (for now). Thanks to Wolfgang S. Rupprecht
- Digital AlphaPC 164SX. Thanks to HATANO Hiromichi.
- Intel Pentium/MMX & Unrecognised Athlon XP. Thanks to Kimmo Suominen
- Mips update for gcc 3.1 and later. Thanks to Andreas Yankopolus
- Handle converting flags for old gcc versions recursively. Most
excessive case would be using cpuflags on a k6-3 win gcc 2.89 which
would map -march=k6-3 -> -march=k6 -> -march=pentium -> -march=i486
- Do nothing on x86_64 (for now). Thanks to Wolfgang S. Rupprecht
- Digital AlphaPC 164SX. Thanks to HATANO Hiromichi.
- Intel Pentium/MMX & Unrecognised Athlon XP. Thanks to Kimmo Suominen
- Mips update for gcc 3.1 and later. Thanks to Andreas Yankopolus
- Handle converting flags for old gcc versions recursively. Most
excessive case would be using cpuflags on a k6-3 win gcc 2.89 which
would map -march=k6-3 -> -march=k6 -> -march=pentium -> -march=i486
Epiphany Extensions is a collection of extensions for Epiphany, the GNOME
web browser. These include:
* Mouse Gestures: Perform actions with mouse gestures.
* Popup Blocker: Block those annoying popups per-site.
* Tabs Move-To Menu: Move tabs to other windows without drag-and-drop.
* Sample: An extension template to ease writing your own extension.
* Error Viewer and Validator: View errors in the page, and validate your
pages off-line.
* Certificate Viewer: View the server's certificate on secure connection.
* Dashboard: Connect Epiphany to Dashboard.
Overview of Changes in Rhythmbox 0.7.1
======================================
* Initial iPod support (see README.iPod) [Christophe Fergeau]
* Ignore files with unknown MIME types [Colin Walters]
* Support for Rating criteria in automatic playlists [Colin Walters]
* Disc number tags [Christophe Fergeau]
* Per-song automatic rating is now configurable [Michael Terry]
* Improved multiselection dialog [Colin Walters]
* Fix GStreamer configure checks [Christophe Fergeau, Colin Walters]
* Use weighted random algorithm when using Shuffle+Repeat [Jeffrey Yasskin]
* Remove Bonobo statusbar for now [Colin Walters]
* Disable "Browse by..." context menu if browser isn't enabled [Colin Walters]
* Some state saving: search text, selected source [Colin Walters]
* Use GtkFileChooser in startup druid too [Christophe Fergeau, Colin Walters]
* Add audioconvert in pipeline [Colin Walters]
* Don't do prelighting on ratings (avoids theme color issues) [Colin Walters]
* Actually save library if it didn't exist before [Christophe Fergeau]
* Use GAtomic if available [Christophe Fergeau]
* Improved Xing header parsing [Christophe Fergeau]
* Improved duration reading using GStreamer [Christophe Fergeau]
* Fix flac configury [foser@gentoo.org]
* Don't set sink to NULL to avoid pausing issue [Colin Walters]
* Fix occasional deadlock on startup [Colin Walters]
* Other various bugfixes
* New and updated translations
Overview of Changes in Rhythmbox 0.7.0
======================================
* Support for GStreamer-based metadata [Colin Walters]
* Initial tag editing work [Colin Walters]
* Adaptive ratings [Michael Terry]
* ReplayGain support [Jeremy SIMON]
* Create automatic playlists via drag and drop from browsers [Jonatan Magnusson]
* Editing of automatic playlists [Colin Walters]
* Song info dialog cleanups [Colin Walters]
* Implement "Browse this genre/artist/album" context menu [Colin Walters]
* Allow reordering playlists via DND [Colin Walters]
* Automatically scroll view while dragging [Yann Rouillard]
* Fix sorting by genre [Colin Walters]
* Pause support for multimedia keys [Crispin Flowerday]
* Lots of playback order fixes and speedups [Jeffrey Yasskin]
* .m3u parsing fixes [Colin Walters]
* Some MacOS X work [Jeffrey Yasskin]
* Fix time display with partial days [James Kahn]
* Use new GtkFileChooser if available [Sriram Ramkrishna]
* Internet radio buffering progress now uses bottom progress bar [Colin Walters]
* Correctly remember state for Import Folder dialog [Colin Walters]
* Lots more error checking for playback [Colin Walters]
* Update INTERNALS documentation [Colin Walters]
* New "equals" criteria for automatic playlists [Colin Walters]
* New default iradio station list [Colin Walters, Jeffrey Yasskin, Joseph Wilhelm]
* Default CFLAGS warning bits stolen from gnome-keyring [Colin Walters]
* Configuration/build fixes [Juilo M. Merino Vidal]
* More C89 fixes [Scott Wheeler]
* General code cleanup [Colin Walters, Christophe Fergeau, Jeffrey Yasskin]
* Misc bugfixes [Colin Walters, Christophe Fergeau, Jefferey Yasskin]
* New and updated translations
News in 0.7.3:
* Fix transient window behaviour, Mikael.
* Fix bugs with the flashing icons, Richard.
* Propagate status updates to group chat, Martyn Russell.
* Show dialog when authentication fails. Martyn, Richard.
* Behave better when the notification area is removed, Qball Cow.
* Plug leaks, Richard.
* Updated translations (cs, da, eu, fr, nl, sr, sr@Latn, sv)
* Add process list column for X Server memory usage (Havoc Pennington)
* Add support for multiple processors - bug # 91363
* Fix color saving of graphs - bug #126612 (Kaushal Kumar)
* Fix crash when asking for root passwoard - bug #126923 (Kiran Kumar Immidi)
* Fix memory display
nautilus-cd-burner is an extension to Nautilus that makes it easy to
write files to a CD burner.
The user uses Nautilus or another gnome-vfs aware app to copy the
files he wants to write to burn:///, and then nautilus-cd-burner is
launched in some way to write the files to the CD.
Changes since 0.7.6:
* coding style consistency for .c files
* ABI padding for GstCaps and GstStructure
Changes since 0.7.5:
* uses 0.8 as the major/minor number
* opt scheduler fixes
* don't link non-versioned tools to gstreamer
* bindings-related fixes and additions
Changes since 0.7.4:
* API additions for bindings
* Queue memleak fix
* optimal scheduler fixes
* Ghost pad fixes
* Signal marshalling fixes
* documentation fixes
* underquotedness fixes for automake 1.8
* fixed atomic implementation on sparc and S390
* gstreamer-scan fixes
* multidisksrc renamed to multifilesrc
* fixed GstCaps docs
* fixed libxml checking when not needed
* added timeout to filesrc
* added support for double dparams
* make spider report an error when it can't handle a mime type
* fixed navigation event handling
* added codec and volume tags
Bugs fixed since 0.7.4:
* 105844 : --disable-loadsave --disable-registry still check for libxml
* 118310 : Timeout support added for fdsrc
* 127133 : [API] Need non-vararg version of gst_index_add_association
* 127815 : gst-register sigsegs 100% of the time.
* 129600 : patch to compile on OSX
* 131362 : use serialize/deserialize in the core
* 132045 : incorrect dependency causes rebuilding of libgstreamer on "m
* 132935 : setting pipeline -> NULL -> PLAYING doesn't restart stream
* 132996 : configure fails: aclocal: macro `jm_AC_TYPE_UNSIGNED_LONG_LO
* 133391 : the asm mutex implementation is broken on SPARC
* 133631 : gst-launch seg faults in gst_caps_free with no sink
* 133800 : fixes for underquoted macros and automake 1.8.x
* 133817 : add support for disc number tag
* 134128 : typo in ./gstreamer/gst/gstclock.c
* 134145 : pot-update not updated after file removal
* 134583 : Race on gst_pad_link_free
* 134816 : test -e in autogen.sh does not work on Solaris
* 134841 : gst-inspect.c is defining GList *pads twice
* View by script as well as by Unicode block.
* New documentation in the following languages: de es fr it ja ko sv zh_CN
zh_HK zh_TW
* English documentation improved and updated.
* Search modified to look in CJK ideograph definitions as well as character
names. Search heuristic also improved in other areas.
* Bothersome gucharmap input method removed.
* Many user interface improvements.
* Much code reorganized.
* New and updated translations: ar az bn ca cs cy da de el en_CA en_GB es fa
fi fr ga hi id it ja ko lt mn ms nl no pa pl pt pt_BR sk sq sr sr@Latn sv
th uk zh_CN
[This is the gnome-2.6.0 release of GOK.]
What's new in GOK 0.10.0 ?
* Fix for #136756, which could interfere with dwell selection
settings.
* languages:
Punjabi (Guntupalli Karunakar)
en_GB (Gareth Owen)
[This is the gnome-2.6 RC1 release of GOK.]
What's new in GOK 0.9.11 ?
* Fix for double-unref bug (#136764) that could cause crashes if
an accessible selection or action failed.
* Fix for bug #136509, which restores visual
indication of shift state to
hand-crafted alphanumeric keyboards.
* Much improved support for panel applets. [bug #129609]
* Fixed support for 'Text Manipulation' keyboard [bug #136326]
* Update UI-Grab when hypertext or scrollbar content changes. [bug
#135635]
* Build fixes for source and docs.
* Build updated to use automake-1.7 [bug #134954]
* Fixes for improper memory references detected with valgrind.
* Updated translations:
MÉtin Æmirov (az)
Christian Neumair (de)
Nikos Charonitakis (el)
* translations 100% complete:
az, cs, da, de, en_CA, es, ja, ko, nl, no, pl, pt, sq, sr,
sr@Latn, sv.
* translations 90 - 99% complete:
el, hr, lt, mn.
* translations 80 - 90% complete:
ar, be, ca, cy, fr, ms, pt_BR, sl, vi, zh_CN.
* Thanks to all translators in the gok-0.9 series:
Arafat Medini (ar)
MÉtin Æmirov (az)
Miloslav Trmac (cs)
Ole Laursen (da)
Christian Neumair (de)
Nikos Charonitakis (el)
Adam Weinberger (en_CA)
Francisco Javier F. Serrador (es)
Christophe Merlet (RedFox) (fr)
Alastair McKinstry (ga)
G Karunakar (hi)
"Last-Translator: auto\n" (hr)
Takeshi AIHANA (ja)
Changwoo Ryu (ko)
Tomas Kuliavas (lt)
Sanlig Badral (mn)
Hasbullah Bin Pit (ms)
Tino Meinen (nl)
Sigurd Gartmann (no)
GNOME PL Team (pl)
Duarte Loret (pt)
Marcel Telka (sk)
Laurent Dhima (sq)
Ðанило Шеган (sr) [sorry Danilo Segan ;-)]
Christian Rose (sv)
Burçin Dönmez (tr)
What's new in GOK 0.9.9 ?
* Fixed regression in toolbar items; they should be actionable now.
* Restart on SEGV
* Fixed 'Full Credits' link in Gok-About
* Improve treatment of combo-boxes (aka GtkOptionMenus), to
expose the editable text entry if available.
* Fixed word-completion when shift modifiers are used.
(bug #13439).
* Fixed intermittent "double key activation" problem when using
corepointer with Direct Selection (bug #134218).
* Worked around an infinite-loop problem when using nautilus with gok.
(bug #134631)
* Fix for bug #135833.
What's new in GOK 0.9.8 ?
* Fixed bug #133999 - DOCK mode now fills the screen width correctly.
* fix for bug #134726, which could cause a SEGV with
OpenOffice and some other apps.
* fix for bug #133504, which restores proper functioning of
gok's DOCK mode when using FILL/expand.
* en_CA added to ALL_LINGUAS (Christian Rose)
* two new strings marked for
translation (Kjartan Marass)
What's new in GOK 0.9.7 ?
* redist to fix missing GNOME_Gok.server.in.in (somehow lost
in previous dist).
* better word completion support for non-latin languages
* word-completion support for deadkeys.
* removed C99-isms, build cleanly with -ansi and -Werror.
* bugfixes for: #133999, 133992, #134040, #109403, #134103,
#134147, #126437.
* translations 99 - 100% complete:
az, cs, de, el, es, ko, nl, no, pl, sq, sr, sr@Latn.
* translations 90 - 98% complete:
hr, lt, mn, sv.
What's new in GOK 0.9.6/0.9.5 ?
* Keep GOK onscreen even when 'show desktop' button is activated.
* Substantial preformance re-work of GOK's 'UI Grab' and advanced
UI query features. Produces 10x speedup with some apps.
* Better support for comboboxes and list boxes; also better support for
interacting with the desktop and context menus.
Some support for valuators (user can focus them via gok).
* More consistent tracking of focus and active application window.
* Better support for UI Grab on GOK's own Settings dialog.
* Marked settings UI elements for translation.
* Support for multi-group keyboards; GOK now works
with the gkb/gswitchit and the GNOME Keyboard Indicator.
* Deadkey labels are much improved.
* (temporary?) workaround for bug #109403; GOK can be used
better with pixmap themes, but no longer tracks changes to
the user theme in its own settings dialog.
* Lots of bugfixes: 125931, 131426, 117072, 123479, 132094,
132104, 132292, 132775, 133296, 133484, 126437, 121907, more.
new languages:
* ga (Irish): Aliastair McKinstry
substantially complete translations:
* az, cs, de, el, es, hr, ko, lt, mn, nl, no, pl, sq, sr, sr@Latn, sv.
What's new in GOK 0.9.5?
* Mostly bug fixes.
* Added UI for specification of an extra word list
* Note dependancy updated: gtk+ 2.3.1
* Sticky keys are now set more consistently (Thanks Muktha
<muktha.narayan@wipro.com>)
Bugfixes: #126727, #127296, #127397, #128934, #126298, #127966,
#128438, #127053, #128692, #129972, #129629, #130807, #106978
New Translations:
* ar (Arafat Medini), hr (Robert Sedak), lt (Tomas Kuliavas)
What's new in GOK 0.9.4
* Improved display for non-US compose keyboards.
* Improved gok_keyboard_about
* Deals better with UI components having the same/similar names
* New access method: single-key sequential scanning.
* Automatically searches for dynamic GOK keyboards matching the current
locale, and uses localized GOK keyboards if available.
* Bugfixes: #128966, #126298, #126299, #128117, #128185,
#127398, #126722, #127053, #126814, #126815 (partial).
What's new in GOK 0.9.3
* Lots of Internationalization improvements:
-> Merged the gok_i18n branch into HEAD.
-> GOK Keyboards are now marked for translation.
-> Improved support for compose-key sequences.
-> Can support matching more than one modifier at once,
useful for international keyboards with multiple glyphs per
keycap.
-> More strings marked for translation.
* Efficiency improvements.
* Fix for building without XInput.
* Prevent GOK from occluding itself with its dialogs.
* GOK can now present buttons for 'nameless' UI elements e.g. those
with only icons and not text labels.
* GOK now reacts to state-changes in UI elements which it is presenting
in a UI-Grab keyboard.
* We now require intltool 0.27.3 to build GOK.
* Fixes for 125156, 121445, 107211, 108137, 107857, 122109, 117049,
125319, and more.
What's new in GOK 0.9.1
* New strings marked for translation
* Improvements to internationalization:
-> GOK word completion is now UTF-capable
-> GOK can use a system or user word-list, in UTF8 or ISO-latin.
-> More than one modifier can be matched
* User can specify an additional dictionary/wordlist file, for instance
a wordlist from ispell, via gconf. (There's no UI for this in GOK yet).
Changes in 0.8.1
================
Translation:
Update Basque, Arabic, Greek, Welsh and British translations.
Changes in 0.8.0
================
Translation:
Update translations for Ukrainian, German, Arabic, Italian, Mongolian,
Greek, Canadian English.
Changes in 0.7.6
================
Miscellanous
* Report caret-moved events for non-focused objects.
UI:
* Notify user when he moves to a new table.
Changes in 0.7.5
================
Miscellanous
* Filter events for watched object.
UI:
* add a function to unwatch all watched objects.
* better presentation for tables.
Changes in 0.7.4
================
Presentation
* Store presentation items in XML files, not not in gconf keys.
UI
* Map shutup function on control-left key.
Changes in 0.7.3
================
Braille
* Support for devices created by HandyTech.
UI
* Possibility to add a watch a specified object (to receive all event for
that object).
GUI
* Add option to permite a crosswire on without a cursor when the
magnifier is active.
* Presentation is now a collection of predefined profiles.
Miscellanous
* Made non-case sensitive a braille device command line value.
Changes in 0.7.2
================
Magnifier:
* Make sure that the coordinates are set ok in case of a change of
resolution.
* Zoomer's coordinates are from (0,0) to (x-display-size - 1,y-display-size - 1)
(not from (1,1) to (x-display-size, y-display-size) as before)
branch (2.4.x):
- Mahjongg has new layouts, new tilesets and is completely scaleable.
It is also faster and shuffling works properly.
- Gnomine has new, improved graphics and a hint function.
- Freecell (the aisleriot version) now has supprot for super-moves
and is a lot closer to the stand-alone version in behavior.
- Glines has new graphics and is also completely scaleable.
- Aisleriot now keeps track of statistics on the games you play.
- Gnect has recieved a major upgrade and is now leaner and cleaner.
- For aislriot and blackjack the dialog for changing the card style
has been reworked.