diff options
Diffstat (limited to 'app/xbacklight/ChangeLog')
-rw-r--r-- | app/xbacklight/ChangeLog | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/app/xbacklight/ChangeLog b/app/xbacklight/ChangeLog new file mode 100644 index 000000000..121f567ef --- /dev/null +++ b/app/xbacklight/ChangeLog @@ -0,0 +1,80 @@ +commit cbf474d6751dd32154163b8997519319655f0545 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Thu Sep 24 17:54:45 2009 -0700 + + xbacklight 1.1.1 + + Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> + +commit da0d7d89130b9a9e31905897627f0c805a58b2b3 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Thu Sep 24 17:53:43 2009 -0700 + + Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS + + Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> + +commit 1b52fc41b59899b45dd1b06f9c1268b4458f9cd6 +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Thu Sep 24 17:43:47 2009 -0700 + + Add README with pointers to mailing lists, bugzilla, & git + + Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com> + +commit 5512e161157d6ac8a8d8a27fc99d596c6686b1da +Author: Matthias Hopf <mhopf@suse.de> +Date: Wed Aug 19 14:38:31 2009 +0200 + + Use "Backlight" RandR property, fall back to legacy "BACKLIGHT". + +commit 97a3f5665a62ff3a606da48f3854d082f249e6a8 +Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br> +Date: Mon Jan 19 19:17:58 2009 -0200 + + Ansification and compile warning fixes. + + This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects + make distcheck and all gcc 4.3 and sparse warnings. + +commit a0dc8902b476fc2dddf02fceec7a7186d81f48fc +Author: Alan Coopersmith <alan.coopersmith@sun.com> +Date: Thu Sep 6 16:27:47 2007 -0700 + + Man page typo ("faiding") + +commit 922cec4e60a4fb4db6c7333b7264cd940e763239 +Author: Keith Packard <keithp@neko.keithp.com> +Date: Thu Jun 21 14:51:57 2007 +0100 + + Update to version 1.1 + +commit 4440d319f20d1970b2a3f94a1c4f2b5142158ce3 +Author: Keith Packard <keithp@neko.keithp.com> +Date: Thu Jun 21 14:50:54 2007 +0100 + + Add licenses (oops) + +commit ba34df17cfbd7bcf029b1fdc4bcd7b894a49a63d +Author: Keith Packard <keithp@neko.keithp.com> +Date: Thu Jun 21 11:36:30 2007 +0100 + + Fix version in configure.ac + +commit 3000145191a00d4c9b90efb221fadb9ce37380c0 +Author: Keith Packard <keithp@neko.keithp.com> +Date: Thu Mar 29 23:18:14 2007 -0700 + + Add -time and -steps options to adjust fade + +commit 38c2c45514d50b825a5c74abedc30cb2272064d7 +Author: Keith Packard <keithp@neko.keithp.com> +Date: Thu Mar 29 22:59:29 2007 -0700 + + Add autogen.sh + +commit d52f81e43da29d94122d62c1b1be34946960033c +Author: Keith Packard <keithp@neko.keithp.com> +Date: Thu Mar 29 22:56:13 2007 -0700 + + Initial xbacklight program |