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

121495 Коммитов

Автор SHA1 Сообщение Дата
igor%mir2.org 61cd64260c 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. 2003-08-04 15:00:06 +00:00
kestes%walrus.com ac0d262cec bug fixes by "Stephanie Palmer" <spalmer@rsasecurity.com> and
"Narechania, Tejas" <tnarechania@rsasecurity.com>
2003-08-04 14:32:41 +00:00
igor%mir2.org fb9ac64c2e Initialize cx.interpreterSourceFile with script o r function source name before starting bytecode execution so this information for the first script throw/runtime exception 2003-08-04 13:01:06 +00:00
igor%mir2.org 040a93626e Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=214945 :
Optimize away empty try block only if finally is empty as well.
2003-08-04 12:57:15 +00:00
roc+%cs.cmu.edu c5b1837cc3 Bug 190735. nsIFrame deCOMtamination, r+rs=dbaron 2003-08-04 12:39:51 +00:00
bryner%brianryner.com e037e171a1 Change extensions blacklist to a whitelist, and clarify -O2 comment. 2003-08-04 09:25:59 +00:00
hyatt%mozilla.org ba3cd61e91 Make sure throbber appears initially for loaded sidebar bookmarks that force the panel to spring open. 2003-08-04 09:18:10 +00:00
igor%mir2.org 30718f5ece <center><h1>... is replaced by <h1 align=center> to avoid warning from javadoc 2003-08-04 07:51:19 +00:00
hyatt%mozilla.org cb5ffe8177 Clean up load ordering issues and fix the label on the sidebar to flex and crop. 2003-08-04 07:32:15 +00:00
bryner%brianryner.com a75519712c Fix missing newline at end of file 2003-08-04 07:20:06 +00:00
hyatt%mozilla.org a0c53c869c Clean up load ordering issues and fix the label on the sidebar to flex and crop. 2003-08-04 07:20:01 +00:00
scott%scott-macgregor.org 74083f380a 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.
2003-08-04 06:55:45 +00:00
scott%scott-macgregor.org 9be6f3c99a Updated toolbar icons for mail compose from Arvid.
Add a new quote button for quoting the selected message like Netscape 4.x
2003-08-04 06:36:19 +00:00
scott%scott-macgregor.org a5834fc683 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)
2003-08-04 06:09:16 +00:00
scott%scott-macgregor.org ff934a73c2 Drop in options dialog icons for all of the pref categories. Thanks to Arvid for these great images! 2003-08-04 05:19:46 +00:00
scott%scott-macgregor.org b41102fa7e 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.
2003-08-04 04:54:50 +00:00
hyatt%mozilla.org 797cc16704 Work around persiustence bug. 2003-08-04 04:29:35 +00:00
hyatt%mozilla.org 3119a6254c Remove webpanels.css. It's not used now. 2003-08-04 03:41:50 +00:00
hyatt%mozilla.org caa6027fcf Separate the Page Holder concept from sidebar bookmarks. 2003-08-04 03:40:27 +00:00
bryner%brianryner.com 96c99c1a4a - 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.
2003-08-04 00:57:26 +00:00
hyatt%mozilla.org 58876decc1 Make sure that panels opened via bookmarks don't have the Add Web Panel button enabled, since they're already bookmarked. 2003-08-04 00:17:08 +00:00
hyatt%mozilla.org d36a770b6e makke sure the addpanels button is disabled when the placeholder page is loaded in the web panel sidebar 2003-08-03 23:22:00 +00:00
brendan%mozilla.org 9d6835e2ba Prevent recursive divergence via watchpoint handlers (213482, r=scole). 2003-08-03 21:59:50 +00:00
igor%mir2.org 86bdaa37fc Fixing /** coments to remove JavaDoc errors/warnings 2003-08-03 21:40:22 +00:00
noririty%jcom.home.ne.jp 87f2be2c94 Fix 213858, 204199 context menu bustage, port fix from b=195878 2003-08-03 19:05:06 +00:00
pschwartau%netscape.com c0ed4e801d Rhino shell has been updated to exit with code 3, not 1 on OutOfMemory/StackOverflow exceptions. 2003-08-03 18:20:24 +00:00
noririty%jcom.home.ne.jp eb7dc90a5b Bug 180156 - fix overlap chevron, patch (mostly) by dkoppenh@null.net 2003-08-03 14:49:27 +00:00
bryner%brianryner.com fe36368da3 Removing obsolete file 2003-08-03 09:59:49 +00:00
timeless%mozdev.org b719e8300f Bug 213549 regxpcom thinks SelfRegisterDll FAILED = successful registration.
r=dougt
2003-08-03 09:59:05 +00:00
timeless%mozdev.org 41005b886f 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
2003-08-03 09:58:56 +00:00
hyatt%mozilla.org e265a57ebb Make the sexy marklinkvisited hack work with _content links from old-style sidebar panels too. 2003-08-03 09:24:39 +00:00
hyatt%mozilla.org 006186e7fb Add the sexy markLinkVisited hack to links clicked in the Web Panels bar. 2003-08-03 09:18:17 +00:00
hyatt%mozilla.org 8a43dc6d0e Adding a throbber to the Web Panels sidebar. 2003-08-03 09:10:49 +00:00
hyatt%mozilla.org 3c10065147 Implement the Add Page button in the Web Panels sidebar. 2003-08-03 08:25:19 +00:00
bryner%brianryner.com c7d4a59b14 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.
2003-08-03 04:50:09 +00:00
bbaetz%acm.org 9d0045d939 Bug 212095 - checksetup.pl gets confused by newer DBD::mysql quoting of
table values.
r=jouni, a=justdave
2003-08-03 04:39:45 +00:00
hyatt%mozilla.org ccf5889b89 implement the grab page button. 2003-08-03 03:41:59 +00:00
hyatt%mozilla.org 568ed646bb Fix race condition between placeholder page and bookmarks when web panel has to be opened dynamically to view the bookmark. 2003-08-03 03:15:45 +00:00
hyatt%mozilla.org 628f2e0877 Implement support for Web Panel bookmarks. 2003-08-03 01:58:52 +00:00
hyatt%mozilla.org 030c44cce2 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. 2003-08-02 21:35:54 +00:00
cls%seawood.org dd293704dc La la la 2003-08-02 21:11:07 +00:00
cls%seawood.org 51ca704b28 Oops. One too many. 2003-08-02 21:05:28 +00:00
scott%scott-macgregor.org f0dd9277e4 fix the about dialog width and height 2003-08-02 21:05:00 +00:00
cls%seawood.org 09671327f5 Remove unused references to xpcom_obsolete
Bug #38122 r=dougt sr=bryner
2003-08-02 20:17:28 +00:00
hyatt%mozilla.org 4348ad3603 Impl the webpanels property in the bookmarks service. Remove the bogo text from the bookmark properties dialog. 2003-08-02 20:12:35 +00:00
cls%seawood.org b269896d2b #pragma is msvc specific, not win32 specific 2003-08-02 19:50:46 +00:00
cls%seawood.org a8b11eb498 Link generated .res files into mingw builds.
Use -mwindows when linking GUI mingw programs.
Bug #203443 r=leaf sr=bryner
2003-08-02 19:39:02 +00:00
cls%seawood.org b05376f6a4 Fixing XPCONNECT_STANDALONE bustage 2003-08-02 19:33:52 +00:00
stephend%netscape.com b878775585 Spelling corrections that should've landed with the original patch for bug 184059 2003-08-02 18:17:55 +00:00
darin%meer.net 82a854409f fixes bug 184059 "cookperm.txt entries should override default cookie setting" patch=dwitte r=mvl sr=bz 2003-08-02 17:20:52 +00:00