summaryrefslogtreecommitdiff
path: root/misc/mousetweaks
AgeCommit message (Collapse)AuthorFilesLines
2012-04-27Recursive bump from icu shlib major bumped to 49.obache1-2/+2
2012-03-06Recursive PKGREVISION bump for xulrunner, nss, and nspr.ryoon1-2/+2
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz1-2/+2
2012-02-06Revbump forwiz1-2/+2
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-01-24Recursive dependency bump for databases/gdbm ABI_DEPENDS change.sbd1-2/+2
2012-01-13Recursive bump from audio/libaudiofile, x11/qt4-libs and x11/qt4-tools ABI bump.obache1-2/+2
2011-11-01Recursive bump for graphics/freetype2 buildlink addition.sbd1-2/+2
2011-07-21recursive bump from gnome-vfs drop crypto dependency.obache1-2/+2
2011-06-10recursive bump from textproc/icu shlib major bump.obache1-2/+2
2011-04-22recursive bump from gettext-lib shlib bump.obache1-2/+2
2011-01-13png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.wiz1-2/+2
2010-11-15PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnomeabs1-2/+2
2010-09-14Bump dependency on pixman to 0.18.4 because cairo-1.10 needs thatwiz1-2/+2
version, and bump all depends. Per discussion on pkgsrc-changes.
2010-06-13Bump PKGREVISION for libpng shlib name change.wiz1-2/+2
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-01-18Second try at jpeg-8 recursive PKGREVISION bump.wiz1-1/+2
2009-11-17Update to 2.28.1:wiz3-9/+45
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-08-26bump revision because of graphics/jpeg updatesno1-1/+2
2009-07-22Update to 2.26.3:wiz2-8/+7
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-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
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-06-14Remove @dirrm entries from PLISTsjoerg1-27/+1
2009-05-19Update to 2.26.2. Add commented LICENSE, needs AND.wiz3-9/+46
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-03-17Update mousetweaks to 2.26.0.jmcneill3-11/+53
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-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz1-2/+2
2009-03-03Needs msgfmt.hasso1-2/+2
2009-01-13Update to 2.24.3:wiz2-6/+6
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-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz1-2/+2
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2008-12-03Initial import of mousetweaks-2.24.2:wiz4-0/+223
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.