Next | Query returned 128 messages, browsing 71 to 80 | Previous

History of commit frequency

CVS Commit History:


   2008-06-20 03:09:45 by Joerg Sonnenberger | Files touched by this commit (993)
Log message:
Add DESTDIR support.
   2008-04-26 02:11:29 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 0.15.0:

What's new in gnome-mag-0.15.0:

* Fix for the following bugs:
	#444137: gnome-mag uses private gdk-pixbuf api
	#458361: pointer don't update properly
	#473152: magnifier isn't tracking damage events properly
	#481009: magnifier should expose "full-screen capable" property to
		 bonobo clients
	#482328: --ignore-composite not being honored
	#483169: wrong syntax in MAINTAINERS
	#484492: uninstall-hook missing (does not update icon cache)
	#486696: switching from different displays to single display on the fly
		 make the magnifier work wrong
	#492795: String not marked for translation
	#502893: gnome-mag should expose "color blind filter" capable to bonobo
		 clients
	#503073: Border-size should be definable for each side of the zoomer
	#503074: crosswire length should be customizable
	#503075: Setting the magfactor shouldn't "blank out" the screen
	#505914: cursors events aren't handled properly

* Translations:
	* ar(Djihed Afifi), be@latin(Ihar Hrachyshka),
	  bn_IN(Sayamindu Dasgupta), eo(Dominique PELLE), es(Jorge González),
	  et(Ivar Smolin), eu(Iñaki Larrañaga Murgoitio), ga(Pól Ó Dubhthaigh),
	  gl(Ignacio Casal Quinteiro), gu(Ankit Patel), id(Ahmad Riza H Nst),
	  kn(Yogeesh MB), ko(Changwoo Ryu), lt(vt), lv(Raivis Dejus),
	  nb(Kjartan Maraas), nl(Wouter Bolsterlee), nn(Eskild Hustvedt),
	  pa(Amanpreet Singh Alam), pt(Duarte Loreto), rw(Steve Murphy),
	  sl(Matej Urban%Gč%@i%Gč%@), ug(Abduxukur Abdurixit),
	  uz@cyrillic(Nurali Abdurahmonov)
   2007-11-14 19:57:22 by Matthias Drochner | Files touched by this commit (4) | Package updated
Log message:
update to 0.14.10
changes:
-bugfixes
-translation updates
   2007-10-06 02:20:41 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Reorder pkgconfig file as the gnopernicus configure fails because
datarootdir is used before being defined. Bump revision.
   2007-09-21 15:04:45 by Thomas Klausner | Files touched by this commit (483)
Log message:
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
   2007-07-17 12:48:33 by Matthias Drochner | Files touched by this commit (5) | Package updated
Log message:
update to 0.14.6
changes:
-bugfixes
-translation updates
-Isolated the X11 dependency, making easier to support others graphical
 environments
-Improved the magnifier compositor performance, through the elimination of
 X11 sync calls
-Create an applet to apply colorblind filters
   2007-04-13 19:36:58 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 0.14.3:

What's new in gnome-mag-0.14.3:

* Fix for bug #397819. When the patch was applied, I didin't percept that the
-v meaning changed from --vertical to --version and since the -v to mean
--vertical is well know a new patch was applied to revert this.

What's new in gnome-mag-0.14.2:

* Fixes for bugs #397025, #376047, #397819 and #408133.

Translations
	* Alexander Shopov (bg), Peter Bach (da), Hendrik Richter (de),
	  Lauri Nurmi (fi), Stéphane Raimbault (fr), Gabor Kelemen (hu)
	  Changwoo Ryu (ko), Gintautas Miliauskas (lt), Wouter Bolsterlee (nl)
	  GNOME PL Team (pl), Duarte Loreto (pt), Woodman Tuen (zh_HK)
	  Woodman Tuen (zh_TW)

What's new in gnome-mag-0.14.1:

* Added COMPOSITE support. Now full screen magnification is possible without
workarounds with the X server configuration file!

* Switch to GOption. Thanks to Christian Kirbach!

What's new in gnome-mag-0.14.0:

* Fix for bug #377856. Added colorblind filtering support. This is achieved
throw the libcolorblind
(http://people.debian.org/~ruoso/libcolorblind-0.0.0.tgz). Thanks Daniel Ruoso
for this development!

* Fix for bug #379258. Added brightness manipulation support.

* Fix for bug #348629. Correct the contrast filtering behavior.

* Fix for bug #357647. Now you can type 'man magnifier'. Thanks George Kraft
IV.

* Fix for bug #376047. This avoid the magnifier screen flick after the user
start a server (Gnopernicus, LSR or Orca). Thanks Eitan Isaacsion!

* Fix for bug #98240. Now the magnifier have borders!

* Fix for bug #355583. Removed a memory leak. Thanks Aurelian Radu for
reporting this!

* Fixes for bugs #342170, 342168, #348169, #319010, #342168, #342174, #342166,
#348261, #372731 (Thanks Eitan Isaacson), #375986, #342173, #348593

Translations
	* Khaled Hosny (ar), Francisco Javier F. Serrador (es),
	  Ankit Patel (gu), Jovan Naumovski (mk), Kjartan Maraas (nb)
	  GNOME PL Team (pl), Daniel Nylander (sv),
	  Theppitak Karoonboonyanan (th)
   2007-02-22 20:27:30 by Thomas Klausner | Files touched by this commit (721)
Log message:
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
   2006-12-27 14:37:47 by Joerg Sonnenberger | Files touched by this commit (210)
Log message:
- fine grained X11 dependencies for packages which have either USE_IMAKE
  or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
  via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
  in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
  C++ for compilation without including the proper headers

Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
   2006-09-15 17:22:27 by Julio M. Merino Vidal | Files touched by this commit (3) | Package updated
Log message:
Update to 0.13.0:

* Fix for #344070, changed how the update is done to avoid bad blocks generated
  during this process.

* Fix for #343689, adding contrast support to gnome-mag.

Translations
	* Sayamindu Dasgupta (bn_IN), Dominique PELLE (eo),
	Rahul Bhalerao (mr), rajeev shrestha (ne) and Abel Cheung (zh_HK)

Next | Query returned 128 messages, browsing 71 to 80 | Previous