Commit graph

14 commits

Author SHA1 Message Date
wiz
e8d8834f6a Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.
2010-06-13 22:43:46 +00:00
wiz
91871f449e Second try at jpeg-8 recursive PKGREVISION bump. 2010-01-18 09:58:37 +00:00
wiz
5fd1761cb1 Update to 2.28.1:
Version 2.28.1
---------------

Misc changes, improvements and fixes:

    * Don't use a pointer grab to lock the cursor - closes bgo #598538

New and updated translations:

    [et] Tournaris Pavlos
    [et] Ivar Smolin
    [ro] Lucian Adrian Grijincu
    [ru] Leonid Kanter

New and updated manual translation:

    [cs] Adrian Guniš

Version 2.28.0
---------------

New and updated translations:

    [as] Amitakhya Phukan
    [da] Per Kongstad
    [en_GB] Philip Withnall
    [fi] Ilkka Tuohela
    [gu] Sweta Kothari
    [hi] Rajesh Ranjan
    [hu] Gabor Kelemen
    [it] Milo Casagrande
    [kn] Shankar Prasad
    [ko] Changwoo Ryu
    [lt] Gintautas Miliauskas
    [mai] Sangeeta Kumari
    [ml] Peter Ani
    [mr] Sandeep Shedmake
    [or] Manoj Kumar Giri
    [pa] A S Alam
    [ro] Adi Roiban
    [sl] Matej Urbančič

New and updated manual translation:

    [el] Giannis Katsampirhs

Version 2.27.92
---------------

Misc changes, improvements and fixes:

    * Fix installation of dwell click applet on GNOME panel

New and updated translations:

    [ar] Khaled Hosny
    [bn] Israt Jahan
    [ca] Gil Forcada
    [ca@valencia] Carles Ferrando Garcia
    [de] Mario Blättermann
    [eu] Iñaki Larrañaga Murgoitio
    [nb] Kjartan Maraas
    [pl] Tomasz Dominikowski
    [pt] Duarte Loreto
    [sr] Milan Skocic
    [sr@latin] Milan Skocic
    [te] Krishna Babu K

New and updated manual translation:

    [cs] Adrian Guniš

Version 2.27.91
---------------

Misc changes, improvements and fixes:

    * Use AM_SILENT_RULES if available

New and updated translations:

    [bg] Alexander Shopov
    [cs] Adrian Gunis
    [fr] Claude Paroz
    [gl] Antón Méixome
    [pt_BR] Leonardo Ferreira Fontenelle
    [th] Theppitak Karoonboonyanan
    [zh_HK] Chao-Hsiung Liao
    [zh_TW] Chao-Hsiung Liao

New and updated manual translation:

    [de] Mario Blättermann (bgo #591916)

Version 2.27.90
---------------

New and updated translations:

    - [gl] Antón Méixome

Version 2.27.5
---------------

New and updated manual translation:

    - [de] Mario Blättermann

Version 2.27.4
---------------

Misc changes, improvements and fixes:

    * Fix typos in NEWS file

New and updated manual translation:

    - [bn_IN] Runa Bhattacharjee
    - [ca] Joan Duran
    - [cs] Adrian Guniš
    - [et] Ivar Smolin
    - [he] Yaron Shahrabani
    - [sv] Daniel Nylander
    - [uk] Maxim Dziumanenko

Version 2.27.3
---------------

Misc changes, improvements and fixes:

    * Fix cursor drawing on 64bit platforms - closes bgo#584256
    * Use 'test ! -d' in autogen.sh - closes bgo#583311
    * Link directly to libX11 - closes bgo#583471
    * Fix sequence-point warning - bgo#583993
    * Restore contextual menu in click-type window
    * Fix POTFILES.in to make intltool extract strings from .ui files
    * Get back lost translations from 2.24
    * Remove markup from translatable strings

New and updated manual translation:

    - [es] Jorge González
    - [fr] Claude Paroz
    - [ta] drtvasudevan

Version 2.27.2
---------------

Misc changes, improvements and fixes:

    * Fix dwell click for left-handed mouse orientation - bgo#582319
    * Fix FDL license version of the manual
    * Add comment to manual that hardware click interrupts dwell click

New and updated manual translation:

    - [el] Giannis Katsampirhs
    - [es] Jorge González

Version 2.27.1
---------------

Misc changes, improvements and fixes:

    * Changes due to moving from svn to git
    * Clean up AUTHORS file
    * update copyright year
    * remove the INSTALL file from repository
    * Automatically generate ChangeLog file when creating a tarball
    * Cancel dwell click if a hardware click occurs, RFE bgo #580174
    * create m4 directory during autogen.sh, bgo #579397
    * Rename MTClosure to MtData
    * Use structure bit fields to save some memory
    * Optimization to reduce usage of G_TYPE_INSTANCE_GET_PRIVATE
    * remove unused virtual methods from MtTimerClass
    * Fix FDL license version of the manual

New and updated translations:

    - [el] Fotis Tsamis
    - [gl] Suso Baleato
    - [kn] Shankar Prasad
    - [or] Manoj Kumar Giri
    - [pa] A S Alam
    - [zh_CN] TeliuTe

New and updated manual translation:

    - [en_GB] Jen Ockwell
    - [fr] Bruno Brouard and Claude Paroz
2009-11-17 17:41:07 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
wiz
322245af34 Update to 2.26.3:
Version 2.26.3
---------------

Misc improvements/fixes:

    * Fix wrong GFDL version number in COPYING
    * Use 'test ! -d' in autogen.sh, bgo#583311
    * Directly link to xlib, bgo#583471
    * Fix cursor drawing on 64bit platforms, bgo#584256

New and updated translations:

    - [bn_IN] Runa Bhattacharjee
    - [el] Giannis Katsampirhs
2009-07-22 21:28:06 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
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
2009-07-22 09:01:16 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
b11f92632f Update to 2.26.2. Add commented LICENSE, needs AND.
Version 2.26.2
---------------

Misc improvements/fixes:

    * Fix dwell click for left-handed mouse orientation, bgo #582319
    * Create m4 directory during autogen.sh, bgo #579397

New and updated translations:

    - [ar] Usama Akkad
    - [el] Fotis Tsamis
    - [en_GB] Jen Ockwel
    - [es] Jorge González
    - [fr] Bruno Brouard, Claude Paroz
    - [gl] Suso Baleato
    - [kn] Shankar Prasad
    - [zh_CN] TeliuTe

Version 2.26.1
--------------

This version has been skipped.
2009-05-19 14:25:32 +00:00
jmcneill
7ecb0c9380 Update mousetweaks to 2.26.0.
Version 2.26.0
--------------

New and updated translations:

	- [as] Amitakhya Phukan
	- [el] Jennie Petoumenou
	- [gu] Sweta Kothari, Ankit Patel
	- [lt] Vytautas Liuolia
	- [mr] Sandeep Shedmake
	- [te] Krishna Babu K
	- [ru] Yuriy Penkin

New and updated manual translation:

	- [de] Mario Blättermann

Version 2.25.92
---------------

Misc improvements/fixes:

    * LP #332084: Fix possible crash if accessible object is defunct.

New and updated translations:

    - [ca] Gil Forcada
    - [cs] Adrian Guniš
    - [de] Wolfgang Stoeggl
    - [en_GB] Philip Withnall
    - [fi] Ilkka Tuohela
    - [fr] Bruno Brouard
    - [he] Yair Hershkovitz
    - [ja] Takeshi Aihana
    - [ko] Changwoo Ryu
    - [ml] Hari Vishnu
    - [pt] Duarte Loreto
    - [pt_BR] Fabrício Godoy
    - [sl] Matej Urbančič
    - [ta] Dr.T.Vasudevan
    - [tr] Baris Cicek
    - [zh_HK] Chao-Hsiung Liao
    - [zh_TW] Chao-Hsiung Liao

Version 2.25.91
---------------

Misc improvements/fixes:

    * #571133: Improve long descriptions in schemas.
    * #569457: Also keep english gconf values in translations.

New and updated translations:

	- [bg] Alexander Shopov
	- [da] Per Kongstad
	- [es] Jorge González
	- [eu] Iñaki Larrañaga Murgoitio
	- [hu] Gabor Kelemen
	- [nl] Wouter Bolsterlee
	- [pa] Amanpreet Singh Alam
	- [pl] Tomasz Dominikowski
	- [ro] Adi Roiban
	- [sv] Daniel Nylander
	- [th] Theppitak Karoonboonyanan
	- [vi] Clytie Siddall
	- [zh_HK] Chao-Hsiung Liao
	- [zh_TW] Chao-Hsiung Liao

New and updated manual translation:

	- [es] Jorge González
	- [it] Milo Casagrande

Version 2.25.90
---------------

Misc improvements/fixes:

    * Update manual for GNOME 2.26 and raise its license to GFDL 1.3.

New and updated translations:

	- [ca] Gil Forcada
	- [fi] Ilkka Tuohela
	- [ko] Changwoo Ryu

New and updated manual translation:

	- [sv] Daniel Nylander

Version 2.25.5
--------------

Misc improvements/fixes:

	* Remove old glade files.
	* Improve key descriptions in pointer-capture-applet.schemas.

Bug fixes:

	#545059: Use standard icon for activation button on dwell applet
	         and use standard icon name.
	#567197: Use N_() instead of _() for command-line options.
	#567483: Add missing <locale.h>.

New and updated translations:

    - [es] Jorge González
    - [he] Yair Hershkovitz
    - [pt_BR] Leonardo Ferreira Fontenelle
    - [sl] Matej Urbančič
    - [sv] Daniel Nylander

Version 2.25.4
--------------

Misc improvements/fixes:

	* Improved descriptions in pointer-capture-applet.schemas

New and updated translations:

    - [sl] Matej Urbančič


Version 2.25.3
--------------

This version has been skipped.

Version 2.25.2
--------------

Misc improvements/fixes:

	* Increase internal double click delay in dwell mode to
	  make it compatible to gftp.

Bug fixes:

	#562212: Fix conflict when dwell click and simulated secondary
	         click are simultaneously running.

New and updated translations:

    - [cs] Adrian Guniš
    - [es] Jorge González
	- [et] Ivar Smolin
	- [eu] Iñaki Larrañaga Murgoitio

Version 2.25.1
--------------

Misc improvements/fixes:

	* Migrated from libglade to GtkBuilder

Bug fixes:

	#556946: Fixed accessibility warning at GDM

New and updated translations:

	- [et] Ivar Smolin
	- [zh_CN] Funda Wang
2009-03-17 23:20:11 +00:00
wiz
78b7af7df5 Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
hasso
394f3324d1 Needs msgfmt. 2009-03-03 12:58:25 +00:00
wiz
a61e716d04 Update to 2.24.3:
Version 2.24.3
---------------

Misc improvements/fixes:

	* src/mt-main.c: Add missing <locale.h>. Bug #567483.
    * src/mt-main.c: Use N_() instead of _() for command-line
	   options. Bug #567197.
	* src/mt-main.c: Make sure drag-clicks also work if both Dwell
	  Click and Simulated Secondary Click are enabled. Bug #562212.

New and updated translations:

	- [et] Ivar Smolin
2009-01-13 16:10:01 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
wiz
a3b598cba6 Initial import of mousetweaks-2.24.2:
The Mousetweaks package provides mouse accessibility enhancements
for the GNOME desktop. These enhancements are:

1. It offers a way to perform the various clicks without using any
hardware button.

2. It allows users to perform a right click by doing a click&hold
of the left mousebutton. (For a left-handed mouse user, the termes
left and right have to be inverted.)

3. It provides an applet that the user can install on a panel. This
applet creates an area on the panel into which the pointer can be
captured until the user releases it with a predefined button and
modifier combination.

The options can be accessed through the Accessibility tab of the
Mouse Preferences of GNOME Control Center or through command-line.
2008-12-03 09:26:00 +00:00