What's new in GOK 2.28.1?
Bug fixes:
#595469 - Fix crash when removing gconf keys
#588196 - Check for libusb preprocessor macros with #if defined (Aurelien Jarno)
#514007 - Remove executable permission from l10n.txt and legal.xml
Misc. updates / fixes:
- Fix mai.po file permission
New and updated translations:
[ca] Gil Forcada
[cs] Petr Kovar
[or] Manoj Kumar Giri
[ru] Leonid Kanter
What's new in GOK 2.28.0?
New and updated translations:
[ar] Khaled Hosny
[as] Amitakhya Phukan
[da] Ask H. Larsen
[de] Christian Kirbach
[en_GB] Philip Withnall
[gu] Sweta Kothari
[hi] Rajesh Ranjan
[hu] Gabor Kelemen
[it] Francesco Marletta
[ja] Takayuki KUSANO
[kn] Shankar Prasad
[ko] Changwoo Ryu
[lt] Gintautas Miliauskas
[ml] Ani
[pa] A S Alam
[pl] Piotr Drąg
[ro] Lucian Adrian Grijincu
[sl] Matej Urbančič
[sr] Miloš Popović
[sr@latin] Miloš Popović
[te] Krishnababu K
[tr] Baris Cicek
[zh_CN] Aron Xu
What's new in GOK 2.27.92?
Bug fixes:
#581968 - Add translator comment for "Key Feedback"
New and updated translations:
[ar] Khaled Hosny
[bn_IN] Runa Bhattacharjee
[ca] Gil Forcada
[ca@valencia] Carles Ferrando
[eu] Inaki Larranaga Murgoitio
[pt_BR] Isis Binder, Rodrigo L. M. Flores
What's new in GOK 2.27.91?
Bug fixes:
#592692 - Remove deprecated Encoding key from desktop file (Frederic Peters)
#591506 - Add string.h include for strcmp() (Vincent Untz)
New and updated translations:
[bg] Alexander Shopov
[cs] Andre Klapper
[fi] Tommi Vainikainen
[fr] Claude Paroz
[ga] Sean de Burca
[gl] Anton Meixome
[pt] Rui Batista
What's new in GOK 2.27.90?
Misc. updates / fixes:
- Minor update to API reference templates
- Disable gtk engines in gok.rc (#585633)
- Substitute $sounddir in gconf schema file
- Enable libusb-input during make distcheck
Bug fixes:
#589117 - Remove libgnome and libgnomeui dependency
#589967 - Build failure caused by missing header (Götz Waschk)
New and updated translations:
[nb] Kjartan Maraas
[zh_CN] Ray Wang
What's new in GOK 2.27.5?
Bug fixes:
#588877 - Cleanup <gnome.h> includes (Andre Klapper)
#588458 - GOK fails to build with libusb enabled
New and updated translations:
[ta] drtvasudevan
[zh_HK] Chao-Hsiung Liao
[zh_TW] Chao-Hsiung Liao
What's new in GOK 2.27.4?
Bug fixes:
#585633 - Enable gtk engines
#584612 - Use gtk_show_uri instead of gnome_help
New and updated translations:
[es] Jorge Gonzalez
[sv] Daniel Nylander
[uk] Maxim V. Dziumanenko
What's new in GOK 2.27.3?
Bug fixes:
#584002 - Add missing return value
#584004 - Remove esound from pkg-config file
New and updated translations:
[nb] Kjartan Maraas
[sv] Daniel Nylander
What's new in GOK 2.27.2?
Bug fixes:
#581492 - Remove esound check from configure
#583313 - Don't show widgets in non-active tabs
New and updated translations:
[es] Jorge Gonzalez
[ta] drtvasudevan
What's new in GOK 2.27.1?
Bug fixes:
#570723 - Replace deprecated gnome_i18n_get_language_list
#572913 - Migrate to libcanberra
#572686 - Remove deprecated GTK+ symbols
New and updated translations:
[kn] Shankar Prasad
[pa] Amanpreet Singh Alam
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.
Packages needing empty directories can use the @pkgdir command in PLIST.
Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
While here, change HOMEPAGE to Gnome's one,
old page does not mentions recent informations.
What's new in GOK 2.24.0?
* Now aligning with GNOME versioning!
* Stability based bug fixes, and updated translations.
What's new in GOK 1.4.0?
* GOK now uses the core pointer (regular system mouse) by default
* Loads of improvements thanks to growing GOK community.
* Updated translations, and numerous bug fixes.
What's new in GOK 1.2.0?
* Returned to the use of new GOption style of command line argument
* Mainly bugfixes dealing with stability including:
350356, 351694, and 351993
* Updated translations:
Subhransu Behera, Rahul Bhalerao, Artur Flinta, Leonid Kanter,
Gabor Kelemen, Inaki Larranaga, Christophe Merlet, Jovan Naumovski
Daniel Nylander, Hendrik Richter, Changwoo Ryu, Satoru SATOH
What's new in GOK 1.1.1?
* new GOption style command line arguments
(requires newer Glib)
* Mainly bugfixes dealing with stability including: 344251,
116253, 322094, 341507, and #341478
What's new in GOK 1.1.0?
* reverted GOption usage to popt (for older glib compatability)
What's new in GOK 1.0.10?
* reverted GOption usage to popt (for older glib compatability)
What's new in GOK 1.0.9?
* We now use the new GOption style of command line argument
handling. Fix for bug #336414
* Fix for bug #314168
* We now use the translator friendly LINGUAS setup.
Fixes bug # 337969
* Removed illegal memory access, should improve stability.
(Possible fix for bug #341124)
* Updated translations:
Priit Laes (et)
Takeshi AIHANA (jp)
Funda Wang (zh_CN)
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
What's new in GOK 1.0.5?
* Respond to more children-changed:add events, specifically, rebuild
the UI component list if children are added to ROLE_FRAME objects,
ROLE_ROOT_PANE objects, or ROLE_PANEL objects (in addition to the
roles already listened to, for instance ROLE_HTML_CONTAINER).
* Handle the somewhat aberrant menus that some gtk+ apps exhibit if
their UIs were created with glade - namely, menus may have
ROLE_MENU_ITEM instead of ROLE_MENU. If a ROLE_MENU_ITEM has
children, then we now treat it as though it had ROLE_MENU.
What's new in GOK 1.0.4?
* Fix for #301377, we can now handle actionable table cells even if
they don't have unique names.
* We now grab focus if the actionable item is a button;
this improves behavior with the gtk file selector.
* New languages: "eu" (Basque), Iñaki Larrañaga.
"rw" (Rwandan), Steve Murphy.
* Fix for #172111.
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables. Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.
For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
* Updated translations:
Adam Weinberger (en_CA)
ahmad riza h nst (id)
Alessio Dessì (it)
Jordi Mallach (ca)
Jyotsna Shrestha (ne)
* Fix for bug #171231 GOK sometimes hung when UI grabbing Yelp.
* Fix for bug #170347 User is stuck when using the repeat key on a drop-down menu
* Fix for bug #169761 Tidying up some code.
* Fix for bug #160726 to allow gok to pass make distcheck.
2005-03-07 Irene Ryan <irene.ryan@sun.com>
* help/gok/C/gok.xml: updated date, manual version,
and s/w version number
* help/gok/C/gok-C.omf: updated version and date details
What's new in GOK 1.0.2?
* Updated Translations:
ahmad riza h nst (id)
Alessio Dessì (it)
Burçin Dönmez (tr)
GNOME PL Team (pl)
Jordi Mallach (ca)
Jyotsna Shrestha (ne)
Paul-Dan Oprisa-Stanescu (ro)
Simos Xenitellis (el)
Szabolcs Varga (hu)
¿¿¿¿¿¿ ¿¿¿¿¿ (sr)
What's new in GOK 1.0.1?
* Fix for #168093 GOK now implements some libwnck API locally to avoid
build compatibility issues with newly changed libwnck API.
* Fix for #168281 Memory allocation issues fixed.
* Fix for #168405 Fixed unwanted activation in dwell mode when the core pointer
happens to enter a GOK window without purposeful user action.
What's new in GOK 1.0.0?
* With version 1.0.0 GOK has reached production quality release. This version
is very similar to 0.12.4. We have updated the README file and made sure
all the appropriate files have been marked for translation.
What's new in GOK 0.12.4?
* Fix for rfe #166552 - GOK now autodetects XInput events from unexpected
devices, and allows user to select the new XInput device. GOK also
attempts to work around corepointer conflicts by swapping the corepointer
while it's running and restoring it on exit.
This gives a great deal more insurance against core-pointer conflicts,
USB-mouse renumbering due to hot-swapping, and other HID configuration
issues.
* Bugfix for #166779 - we've fixed the regression in 'Mouse' functions.
* Bugfix for #159163 (Harry Lu) - we now successfully find more table-cell
children, because we search recursively for names.
What's new in GOK 0.12.3?
* Four new translatable strings, for warning dialogs and alerts.
* Fixes for bugs #151606, #149266, #165828, #134348.
* Branch immediately to a UI Grab keyboard when an ALERT dialog is posted.
What's new in GOK 0.12.1?
* Fix for bugs 155473 (Bill Haneman), 160233 (Danilo Segan),
151831 (David Bolter), 159932, 160717, 154926, 160357.
* New help manual from Irene Ryan.
What's new in GOK 0.12.0?
* bug fixes and a sparse NEWS section.
* Changed some terminology in UI to be consistent, i.e.
"Select" and "Activate" mean pretty much the same thing across
access methods now, 'select' means highlight, 'activate' means
"virtual-click the GOK button".