Граф коммитов

316 Коммитов

Автор SHA1 Сообщение Дата
jrburke 20b2777dff maxversion merge 2011-04-13 16:45:35 -07:00
jrburke 0dd3acde0a Bumping maxVersion for addon so it works in aurora and so forth. 2011-04-13 16:44:05 -07:00
jrburke 436b6526b3 Merge branch 'hotfix/cpu2' into develop 2011-04-01 11:29:29 -07:00
jrburke 74f3198ca3 Rev to 0.8.3, and backport the 0.8.2 fix from 8fab57cb26 into the proper branch to use for hotfixes, master. 2011-04-01 11:28:28 -07:00
jrburke 05cf66084c merge from cpu hotfix, renamed sharePanel unload to shutdown 2011-04-01 11:15:39 -07:00
jrburke a549fa4f45 Rev extension version with fix for CPU problem, bug 646598. 2011-04-01 11:00:10 -07:00
jrburke 5e71348f9f Up maxVersion for add-on to work in minefield. 2011-03-24 15:33:32 -07:00
jrburke 67286266fe rev add-on version number for new release. 2011-03-24 12:10:52 -07:00
Philipp von Weitershausen e643d7f06c Make sure the sharePanel object cleans up after itself. 2011-03-24 12:01:42 -07:00
jrburke a2f90c5079 Bug 644321 - Remove panel padding on windows, was not applying windows-specific style sheet. r=mixedpuppy 2011-03-23 14:42:23 -07:00
jrburke db30bcc16a Bug 644002 - File, Share Page menu misplaced. Patch by mixedpuppy, r=philikon 2011-03-23 11:53:53 -07:00
jrburke 9ba42231e0 Bug 643862 - Pop a tab explaining F1 button move to URL bar if user is upgrading. r=philikon 2011-03-22 14:17:39 -07:00
jrburke 624c5a7ce3 Update to final blog post URL. 2011-03-22 14:14:58 -07:00
jrburke 89c7de0ab7 If coming from an older f1 version, pop a tab to a blog post explaining the move to url bar from button. Only do for upgrades, and can be removed in a later release. 2011-03-22 13:22:30 -07:00
jrburke 52ce02837b Adds an active image state for f1 urlbar icon. Reuses button state already maintained by panel.js, just CSS and image work. 2011-03-22 12:33:31 -07:00
Philipp von Weitershausen bbde30fc38 The 'ffshare' object no longer is a global. Access it from the 'sharePanel' object. 2011-03-21 17:49:58 -07:00
Philipp von Weitershausen f7c5b066ff The "windowtype" attribute is only available once the DOM has been loaded and the "load" event was fired. This fixes a bug that would the F1 button from appearing in newly opened windows.
Also avoid using arguments.callee as it's deprecated in ES5.
2011-03-18 21:53:36 -07:00
Philipp von Weitershausen 3314146dd4 Move the F1 button to the URL bar. 2011-03-18 18:13:25 -07:00
Philipp von Weitershausen 9ed38dbbff Explicitly create a XUL canvas 2011-03-18 18:05:04 -07:00
Philipp von Weitershausen b7660260b2 'window' isn't available as a global variable anymore, use sharePanel.window. 2011-03-18 17:58:53 -07:00
Philipp von Weitershausen a78387faa6 Remove CSS processing instruction on unload. 2011-03-17 17:28:24 -07:00
Philipp von Weitershausen 4f78cf8793 Fix issue #92: Use our XUL window's Image and Canvas elements which seems to be much more reliable than using the contentWindow's ones. 2011-03-17 13:54:29 -07:00
Philipp von Weitershausen ccaa04e97b Add licence header to all JSMs. Small coding style clean ups. 2011-03-17 11:29:39 -07:00
Philipp von Weitershausen 452c95437a Better naming and documentation for the function that installs the ffshare object into a window. 2011-03-17 11:09:29 -07:00
Philipp von Weitershausen 8a6c9e5951 Remove now defunct chrome overlay code. 2011-03-17 10:52:25 -07:00
Philipp von Weitershausen 3638f71a60 Fix bug: pass in 'unloaders' array as 'this' argument 2011-03-17 10:45:20 -07:00
Philipp von Weitershausen b9bb6ac1b9 Rename F1 back to FFShare as the current branding will likely change and FFShare is slightly more descriptive of what this does. 2011-03-17 10:30:54 -07:00
Shane Caraveo a604c1f406 Merge branch 'develop' of github.com:mozilla/f1 into feature/restartless 2011-03-15 18:10:54 -07:00
Shane Caraveo 2daa92970d Merge branch 'feature/restartless' of https://github.com/anantn/f1 into feature/restartless
Conflicts:
	extensions/firefox-share/src/modules/panel.js
2011-03-15 18:10:21 -07:00
Shane Caraveo b0a8782bd3 add back the major items missing from the old overlay.js 2011-03-15 18:07:29 -07:00
jrburke c40a05e448 rev addon version number. 2011-03-15 17:24:52 -07:00
jrburke a01f8c17e0 Make sure a page is only bookmarked once. Thanks to Anant for the fix. Closes #88 2011-03-15 17:15:13 -07:00
Anant Narayanan 7de9bbe679 Tag URI even if already bookmarked (ref: https://developer.mozilla.org/en/nsITaggingService#tagURI.28.29) 2011-03-15 17:08:01 -07:00
Anant Narayanan 32af06241c Do not add bookmark if already present 2011-03-15 17:00:51 -07:00
Shane Caraveo c4a2f9c94e hook up tab switch handling 2011-03-15 16:45:56 -07:00
Shane Caraveo 75c7e8d700 seperate listeners used by the app main from that used by the panel 2011-03-15 16:45:21 -07:00
Shane Caraveo 5f1c80d503 hook up the progress listener, fix a couple bugs 2011-03-15 16:44:55 -07:00
Shane Caraveo 9d06bdc527 update panel to the latest code from develop 2011-03-15 16:10:07 -07:00
Shane Caraveo 398acb94a1 rename function 2011-03-15 16:09:46 -07:00
Shane Caraveo 0500271c5b white space change (4sp -> 2sp) to make integration easier 2011-03-15 15:30:49 -07:00
Shane Caraveo 4c996184ef Merge branch 'develop' of github.com:mozilla/f1 into feature/restartless 2011-03-15 15:10:31 -07:00
Shane Caraveo 4fbbdc357e refactor addon specific code out of bootstrap.js, which now could be used for any addon
move overlay generation into the overlay module
move addon logic into main module
add some utility functions to addonutils module
- this reverts url naming to use ffshare, an artifact of the addon id
2011-03-15 15:08:12 -07:00
jrburke 7e2a87fd6d Rev addon version number for next release. 2011-03-15 14:42:57 -07:00
Shane Caraveo 53b20decee update the skin structure to reflect we're only using fx4, and try
an experiment on using a css selector to handle windows specific css
2011-03-15 14:20:53 -07:00
Shane Caraveo fd1b01e5ed this works better for loading css 2011-03-15 10:09:27 -07:00
Shane Caraveo 137b20f96a move all of the overlay into bootstrap
avoid dynamic loading of overlay, observers for that are not reliable
2011-03-14 22:39:21 -07:00
Shane Caraveo 4a3312cc74 Merge branch 'restartless' of https://github.com/anantn/f1 into feature/restartless 2011-03-14 17:52:13 -07:00
Anant Narayanan 171280bbe0 Inject share API into web pages 2011-03-14 16:54:20 -07:00
Anant Narayanan ec8021d775 Fix reference to forceReload and define progress listeners 2011-03-14 16:50:30 -07:00
Shane Caraveo c210fa55b0 pull in changes from anant for restartless addon 2011-03-14 16:33:45 -07:00