[firebreath/FireBreath] a8ed83: Changed Mouse Wheel Scroll Delta from 3 to 40 as t...

4 views
Skip to first unread message

GitHub

unread,
Nov 13, 2013, 7:38:46 AM11/13/13
to firebre...@googlegroups.com
Branch: refs/heads/master
Home: https://github.com/firebreath/FireBreath
Commit: a8ed832029a708b85ef85f252154cc19fa38be8f
https://github.com/firebreath/FireBreath/commit/a8ed832029a708b85ef85f252154cc19fa38be8f
Author: Gordon Smith <gordon...@lexisnexis.com>
Date: 2012-12-19 (Wed, 19 Dec 2012)

Changed paths:
M src/PluginAuto/X11/PluginWindowX11.cpp

Log Message:
-----------
Changed Mouse Wheel Scroll Delta from 3 to 40 as this is in line with what webkit does.

Signed-off-by: Gordon Smith <gordon...@lexisnexis.com>


Commit: 798be2e91256ff010f8f03f4f8df84859bbaabf5
https://github.com/firebreath/FireBreath/commit/798be2e91256ff010f8f03f4f8df84859bbaabf5
Author: Gordon Smith <gordon...@lexisnexis.com>
Date: 2013-01-09 (Wed, 09 Jan 2013)

Changed paths:
M cmake/X11.cmake

Log Message:
-----------
FIREBREATH-221 CMake must be run twice on Linux

If CMake is only run once it creates invalid include statements.
The cause is the use of CACHE + PARENT_SCOPE on SET (they are either/or)

Fixes FIREBREATH-221

Signed-off-by: Gordon Smith <gordon...@lexisnexis.com>


Commit: 3c4157733a7afa85b76cd24fa5b1210c649f7a12
https://github.com/firebreath/FireBreath/commit/3c4157733a7afa85b76cd24fa5b1210c649f7a12
Author: Yann Diorcet <yann.d...@belledonne-communications.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)

Changed paths:
M cmake/Mac.cmake
M cmake/X11.cmake
M fbgen/src/Mac/bundle_template/Info.plist
M fbgen/src/Mac/bundle_template/InfoPlist.strings
M fbgen/src/PluginConfig.cmake

Log Message:
-----------
Use FBString_PluginFileName as OUTPUT for all os


Commit: 94481be4c7e7b7b6b12dfe180ae8eda053add833
https://github.com/firebreath/FireBreath/commit/94481be4c7e7b7b6b12dfe180ae8eda053add833
Author: Yann Diorcet <yann.d...@belledonne-communications.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)

Changed paths:
M fbgen/src/Win/WiX/TemplateInstaller.wxs

Log Message:
-----------
Change Wix Upgrade id by bitness aware GUID


Commit: 33a76c6d9e9e20a6296c4a37c3c8fe2c21431b51
https://github.com/firebreath/FireBreath/commit/33a76c6d9e9e20a6296c4a37c3c8fe2c21431b51
Author: Yann Diorcet <yann.d...@belledonne-communications.com>
Date: 2013-04-18 (Thu, 18 Apr 2013)

Changed paths:
M gen_templates/config.h

Log Message:
-----------
Remove added .dll in config.h


Commit: 50c533faa333ffe6f162a68780fadbf97ca93804
https://github.com/firebreath/FireBreath/commit/50c533faa333ffe6f162a68780fadbf97ca93804
Author: Richard Bateman <taxi...@gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)

Changed paths:
M cmake/Mac.cmake
M cmake/X11.cmake
M fbgen/src/Mac/bundle_template/Info.plist
M fbgen/src/Mac/bundle_template/InfoPlist.strings
M fbgen/src/PluginConfig.cmake
M fbgen/src/Win/WiX/TemplateInstaller.wxs
M gen_templates/config.h

Log Message:
-----------
Merge pull request #102 from diorcety/firebreath-1.7

Fix mix up between used variables for ouput file between the different OS


Commit: 45ca8ea403e7faee379a61ea5dc0e1d915d80782
https://github.com/firebreath/FireBreath/commit/45ca8ea403e7faee379a61ea5dc0e1d915d80782
Author: Richard Bateman <taxi...@gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)

Changed paths:
M src/PluginAuto/X11/PluginWindowX11.cpp

Log Message:
-----------
Merge pull request #94 from GordonSmith/X11_SCROLL_DELTA

X11 Mouse Wheel Delta Value


Commit: b73d7996b9641191667fb2445a0d50349072bb3c
https://github.com/firebreath/FireBreath/commit/b73d7996b9641191667fb2445a0d50349072bb3c
Author: Richard Bateman <taxi...@gmail.com>
Date: 2013-04-23 (Tue, 23 Apr 2013)

Changed paths:
M cmake/X11.cmake

Log Message:
-----------
Merge pull request #95 from GordonSmith/FIREBREATH-221

FIREBREATH-221 CMake must be run twice on Linux


Commit: 52fc50a61d83ee2434f3137d3ca18951c136d257
https://github.com/firebreath/FireBreath/commit/52fc50a61d83ee2434f3137d3ca18951c136d257
Author: Gordon Smith <gordon...@lexisnexis.com>
Date: 2013-07-10 (Wed, 10 Jul 2013)

Changed paths:
M fbgen/src/PluginConfig.cmake

Log Message:
-----------
Support side by side installation of 32/64 bit plugins.

MOZILLA_PLUGIN_ID needs to be unique for 32/64bit installs to co-exist.
(Tested with WaterFox. the 64bit FireFox)

Signed-off-by: Gordon Smith gordon...@lexisnexis.com


Commit: c335f5b707034eb54efbd60028138394a3908589
https://github.com/firebreath/FireBreath/commit/c335f5b707034eb54efbd60028138394a3908589
Author: Richard Bateman <taxi...@gmail.com>
Date: 2013-07-10 (Wed, 10 Jul 2013)

Changed paths:
M fbgen/src/PluginConfig.cmake

Log Message:
-----------
Merge pull request #112 from GordonSmith/FB_PLATFORM_ARCH_64

Support side by side installation of 32/64 bit plugins.


Commit: 6ec0f68376f688f2408a4df43e4b9a55890e219a
https://github.com/firebreath/FireBreath/commit/6ec0f68376f688f2408a4df43e4b9a55890e219a
Author: Richard Bateman <taxi...@gmail.com>
Date: 2013-11-13 (Wed, 13 Nov 2013)

Changed paths:
M cmake/Mac.cmake
M cmake/X11.cmake
M fbgen/src/Mac/bundle_template/Info.plist
M fbgen/src/Mac/bundle_template/InfoPlist.strings
M fbgen/src/PluginConfig.cmake
M fbgen/src/Win/WiX/TemplateInstaller.wxs
M gen_templates/config.h
M src/PluginAuto/X11/PluginWindowX11.cpp

Log Message:
-----------
Merge remote-tracking branch 'origin/firebreath-1.7'


Compare: https://github.com/firebreath/FireBreath/compare/939d3f818644...6ec0f68376f6
Reply all
Reply to author
Forward
0 new messages