Commit Graph

122997 Commits

Author SHA1 Message Date
hyatt%mozilla.org
44d8dc2cd5 Fix a typo in my if statement.
git-svn-id: svn://10.0.0.236/trunk@145545 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 18:46:05 +00:00
hyatt%mozilla.org
b141ded24f Fix for 215041, add support for WinIE's _main target for sidebars (it's identical to _content), r=hixie, sr=ben
git-svn-id: svn://10.0.0.236/trunk@145544 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 18:33:24 +00:00
hyatt%mozilla.org
e813328cec Add some weak support for _main until I can hack the C++ to fully support it like _content.
git-svn-id: svn://10.0.0.236/trunk@145543 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 17:48:54 +00:00
kestes%walrus.com
56edf387ca Mega spelling and grammar patch by "Olly Betts" <olly@survex.com> this
is an amazing set of fixes, must have read the whole code found a few
inconsistencies in error messages and fixed those too.


git-svn-id: svn://10.0.0.236/trunk@145542 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 17:15:17 +00:00
igor%mir2.org
d37bca3616 I moved definitions of tokens in Tokenstream to separated class Token. In this way minimal Rhino distribution way remove Token class since it only necessary during compilation and strings with constant names would not be loaded into JVM.
git-svn-id: svn://10.0.0.236/trunk@145541 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 15:00:06 +00:00
kestes%walrus.com
1425a94c0d bug fixes by "Stephanie Palmer" <spalmer@rsasecurity.com> and
"Narechania, Tejas" <tnarechania@rsasecurity.com>


git-svn-id: svn://10.0.0.236/trunk@145540 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 14:32:41 +00:00
igor%mir2.org
e7ede5bb73 Initialize cx.interpreterSourceFile with script o r function source name before starting bytecode execution so this information for the first script throw/runtime exception
git-svn-id: svn://10.0.0.236/trunk@145539 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 13:01:06 +00:00
igor%mir2.org
dec80ceb51 Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=214945 :
Optimize away empty try block only if finally is empty as well.


git-svn-id: svn://10.0.0.236/trunk@145538 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 12:57:15 +00:00
roc+%cs.cmu.edu
7683429d2e Bug 190735. nsIFrame deCOMtamination, r+rs=dbaron
git-svn-id: svn://10.0.0.236/trunk@145537 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 12:39:51 +00:00
bryner%brianryner.com
5e6511d326 Change extensions blacklist to a whitelist, and clarify -O2 comment.
git-svn-id: svn://10.0.0.236/trunk@145536 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 09:25:59 +00:00
hyatt%mozilla.org
99191c2fc1 Make sure throbber appears initially for loaded sidebar bookmarks that force the panel to spring open.
git-svn-id: svn://10.0.0.236/trunk@145535 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 09:18:10 +00:00
igor%mir2.org
ab36e3e081 <center><h1>... is replaced by <h1 align=center> to avoid warning from javadoc
git-svn-id: svn://10.0.0.236/trunk@145534 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 07:51:19 +00:00
hyatt%mozilla.org
d14a375737 Clean up load ordering issues and fix the label on the sidebar to flex and crop.
git-svn-id: svn://10.0.0.236/trunk@145533 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 07:32:15 +00:00
bryner%brianryner.com
b1a9e02d34 Fix missing newline at end of file
git-svn-id: svn://10.0.0.236/trunk@145532 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 07:20:06 +00:00
hyatt%mozilla.org
8a5531f7e4 Clean up load ordering issues and fix the label on the sidebar to flex and crop.
git-svn-id: svn://10.0.0.236/trunk@145531 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 07:20:01 +00:00
scott%scott-macgregor.org
1d66eeff0f Thunderbird only.
Hacks to work around Bug #213538. By removing the ifdef in docshell, and managing this stuff in nsMsgWindow::OnStartURI,
we have lost the context as to whether the url originated from a link click (in which case thunderbird wants to kick it out
to the OS) or if it the url is something we are internally trying to load into the message pane.

Temporarily work around this issue by allowing chrome, jar and about:blank to be loaded.


git-svn-id: svn://10.0.0.236/trunk@145530 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 06:55:45 +00:00
scott%scott-macgregor.org
7923738986 Updated toolbar icons for mail compose from Arvid.
Add a new quote button for quoting the selected message like Netscape 4.x


git-svn-id: svn://10.0.0.236/trunk@145529 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 06:36:19 +00:00
scott%scott-macgregor.org
e9a5584745 Land updated 3-pane toolbar icons courtesty of Arvid.
Add a previous button to the toolbar to go along with the existing next button (off by default)


git-svn-id: svn://10.0.0.236/trunk@145528 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 06:09:16 +00:00
scott%scott-macgregor.org
25d216f710 Drop in options dialog icons for all of the pref categories. Thanks to Arvid for these great images!
git-svn-id: svn://10.0.0.236/trunk@145527 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 05:19:46 +00:00
scott%scott-macgregor.org
39a47afff3 Get rid of the Send Options category in the preferences window. Move this to the Composition panel as a button which brings up
a send options dialog.

Make the prefs dialog taller to fix some vertical cropping issues.

thanks to Stephen Walker for doing most of the work in this patch.


git-svn-id: svn://10.0.0.236/trunk@145526 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 04:54:50 +00:00
hyatt%mozilla.org
e929aed465 Work around persiustence bug.
git-svn-id: svn://10.0.0.236/trunk@145525 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 04:29:35 +00:00
hyatt%mozilla.org
ea8e60f814 Remove webpanels.css. It's not used now.
git-svn-id: svn://10.0.0.236/trunk@145524 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 03:41:50 +00:00
hyatt%mozilla.org
c3b1369976 Separate the Page Holder concept from sidebar bookmarks.
git-svn-id: svn://10.0.0.236/trunk@145523 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 03:40:27 +00:00
bryner%brianryner.com
935bd89278 - Add DOMAutoComplete event, fired on a form input element when the user
selects a completion from the popup.
- Listen for DOMAutoComplete and Blur events instead of Change events to
trigger prefilling the password field.
- Fix an off-by-one error in the multi-user password change confirmation
(the stored password was being changed for the wrong entry).
- Fix skipping multiple logins when reading the signon file.
- Add missing license for Makefile.in.


git-svn-id: svn://10.0.0.236/trunk@145522 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 00:57:26 +00:00
hyatt%mozilla.org
b8b5bb96fa Make sure that panels opened via bookmarks don't have the Add Web Panel button enabled, since they're already bookmarked.
git-svn-id: svn://10.0.0.236/trunk@145521 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-04 00:17:08 +00:00
hyatt%mozilla.org
fe09150ad9 makke sure the addpanels button is disabled when the placeholder page is loaded in the web panel sidebar
git-svn-id: svn://10.0.0.236/trunk@145520 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 23:22:00 +00:00
brendan%mozilla.org
93ed204d11 Prevent recursive divergence via watchpoint handlers (213482, r=scole).
git-svn-id: svn://10.0.0.236/trunk@145519 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 21:59:50 +00:00
igor%mir2.org
2eb4cb8101 Fixing /** coments to remove JavaDoc errors/warnings
git-svn-id: svn://10.0.0.236/trunk@145518 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 21:40:22 +00:00
noririty%jcom.home.ne.jp
9d0b6a155c Fix 213858, 204199 context menu bustage, port fix from b=195878
git-svn-id: svn://10.0.0.236/trunk@145517 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 19:05:06 +00:00
pschwartau%netscape.com
77aac1d1fa Rhino shell has been updated to exit with code 3, not 1 on OutOfMemory/StackOverflow exceptions.
git-svn-id: svn://10.0.0.236/trunk@145516 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 18:20:24 +00:00
noririty%jcom.home.ne.jp
c96af621ca Bug 180156 - fix overlap chevron, patch (mostly) by dkoppenh@null.net
git-svn-id: svn://10.0.0.236/trunk@145515 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 14:49:27 +00:00
bryner%brianryner.com
ebb34652c8 Removing obsolete file
git-svn-id: svn://10.0.0.236/trunk@145514 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:59:49 +00:00
timeless%mozdev.org
e29d6e9e30 Bug 213549 regxpcom thinks SelfRegisterDll FAILED = successful registration.
r=dougt


git-svn-id: svn://10.0.0.236/trunk@145513 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:59:05 +00:00
timeless%mozdev.org
a77de3ebaf Bug 213543 In function nsresult Register(const char *)': warning: return of negative value -1' to `nsresult' warning: negative integer implicitly converted to unsigned type
r=dougt


git-svn-id: svn://10.0.0.236/trunk@145512 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:58:56 +00:00
hyatt%mozilla.org
e852483c3c Make the sexy marklinkvisited hack work with _content links from old-style sidebar panels too.
git-svn-id: svn://10.0.0.236/trunk@145511 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:24:39 +00:00
hyatt%mozilla.org
c73113b8bd Add the sexy markLinkVisited hack to links clicked in the Web Panels bar.
git-svn-id: svn://10.0.0.236/trunk@145510 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:18:17 +00:00
hyatt%mozilla.org
adfa688e74 Adding a throbber to the Web Panels sidebar.
git-svn-id: svn://10.0.0.236/trunk@145509 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 09:10:49 +00:00
hyatt%mozilla.org
6b0d40ba1a Implement the Add Page button in the Web Panels sidebar.
git-svn-id: svn://10.0.0.236/trunk@145508 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 08:25:19 +00:00
bryner%brianryner.com
9105310b16 Lots of changes and bugfixes:
- Enable multiple username support by listening to change events for the username field when there is more than one stored login for the form.
 - Make the signon hashtable store a SignonHashEntry, which has a pointer to the first SignonDataEntry.  This lets us adjust the head of the linked list without a hashtable operation, and also fixes a case where we would continue using a deleted entry, leading to a crash.
- Change FindPasswordEntryFromSignonData to FnidPasswordEntryInternal, and refactor it a bit.
- Clean up prefill logic so that multiple forms on a page could be prefilled.
- Fix bug where the last input was used as the username field, instead of the input just before the password.
- Make sure we write out all entries for each realm.
- Make sure we include all entries in each realm when returning an enumerator.
- Remove some form manager cruft I missed in passwordManager.js.


git-svn-id: svn://10.0.0.236/trunk@145507 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 04:50:09 +00:00
bbaetz%acm.org
d2b4fb3b7b Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of
table values.
r=jouni, a=justdave


git-svn-id: svn://10.0.0.236/trunk@145506 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 04:39:45 +00:00
hyatt%mozilla.org
d224f3bff3 implement the grab page button.
git-svn-id: svn://10.0.0.236/trunk@145505 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 03:41:59 +00:00
hyatt%mozilla.org
390659daf0 Fix race condition between placeholder page and bookmarks when web panel has to be opened dynamically to view the bookmark.
git-svn-id: svn://10.0.0.236/trunk@145504 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 03:15:45 +00:00
hyatt%mozilla.org
dd62007e24 Implement support for Web Panel bookmarks.
git-svn-id: svn://10.0.0.236/trunk@145503 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-03 01:58:52 +00:00
hyatt%mozilla.org
f1754432bd Hook up the web panels property in the bookmark properties dialog. Next step will be to make all the bookmarks access points honor this property and actually load the bookmark in the web panel.
git-svn-id: svn://10.0.0.236/trunk@145502 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 21:35:54 +00:00
cls%seawood.org
6416793997 La la la
git-svn-id: svn://10.0.0.236/trunk@145501 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 21:11:07 +00:00
cls%seawood.org
c2cb0b0f3e Oops. One too many.
git-svn-id: svn://10.0.0.236/trunk@145500 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 21:05:28 +00:00
scott%scott-macgregor.org
3487afb498 fix the about dialog width and height
git-svn-id: svn://10.0.0.236/trunk@145499 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 21:05:00 +00:00
cls%seawood.org
9a09f6da99 Remove unused references to xpcom_obsolete
Bug #38122 r=dougt sr=bryner


git-svn-id: svn://10.0.0.236/trunk@145498 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 20:17:28 +00:00
hyatt%mozilla.org
f22850a13d Impl the webpanels property in the bookmarks service. Remove the bogo text from the bookmark properties dialog.
git-svn-id: svn://10.0.0.236/trunk@145497 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 20:12:35 +00:00
cls%seawood.org
d4e1740262 #pragma is msvc specific, not win32 specific
git-svn-id: svn://10.0.0.236/trunk@145496 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-02 19:50:46 +00:00