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

130383 Коммитов

Автор SHA1 Сообщение Дата
mconnor%myrealbox.com c0bc2958a1 firefox part of bug 232691 - replace nsString() nsAutoString() and friends with EmptyC?String(), patch by Charles Fenwick (clf03f@garnet.acns.fsu.edu), r=mconnor 2004-05-23 19:45:17 +00:00
pinkerton%aol.net d994e7985c add errant break removed by accident in last patch (r/sr=pink, bug 242868) 2004-05-23 18:12:53 +00:00
igor%mir2.org 34ab13be2a Change Arguments.getIds to include argument indexes when getAll is true. It allows not to have a tailored getIds in the debugger. 2004-05-23 17:34:44 +00:00
igor%mir2.org 6e88856ae7 Fixing JavaDoc comments 2004-05-23 17:32:32 +00:00
bienvenu%nventure.com 1b33e69da5 fix for 239181, shouldn't issue IMAP STATUS command when in selected state on folder, sr=mscott 2004-05-23 16:57:34 +00:00
igor%mir2.org 72e2855e0d 1. Reorganize debugger to move all code that interacts with the engine into Main.java while all GUI logic now presents in DebugGui
2. Move downloaded files for swing tree table into downloaded directory and adjust build files accordingly.
2004-05-23 16:15:09 +00:00
igor%mir2.org 52e39ba59a Make sure that for Rhino-generated exceptions Throwable.getMessage() contains script file and line information. 2004-05-23 14:32:07 +00:00
neil%parkwaycc.co.uk c96103c284 Bug 244144 Missing "HTML" link in navigator help (also linking "XML" and fixing some garbage characters) p=stefan_h@hem.utfors.se r=me 2004-05-23 13:20:27 +00:00
ben%bengoodger.com c82206c2f3 236725 - security info window appears twice on double click. make all status bar panel indicators activate only on doubleclick, which is the convention. 2004-05-23 10:25:30 +00:00
igor%mir2.org 35bdebcd32 Make EcmaError to follow the same pattern as JavaScriptException
and EvaluatorException for getMessage() methods: it provides error message
with script source/line information.
2004-05-23 09:50:20 +00:00
ben%bengoodger.com 2123e06d16 235859 - .gz file silently decompressed after download. Update contentEncodings use to UTF8 String Enumerator 2004-05-23 09:36:18 +00:00
smontagu%smontagu.org 950422f8f1 Fix flipping of Arabic text when pasted to clipboard. Bug 197375, r+sr=bzbarsky 2004-05-23 09:15:23 +00:00
ben%bengoodger.com 897e9a676a 241292 - proxy settings with ports specified are not imported properly. use nsCAutoStrings instead of nsDependentCStrings because we need null terminated strings containing only the fragment returned by Substring(). 2004-05-23 08:31:59 +00:00
jouni%heikniemi.net 20ee092ca8 Bug 224021: taint issues in editusers.cgi
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:32:00 +00:00
jouni%heikniemi.net 90aa16f36e Bug 141006: Run edit*.cgis in taint mode.
Patch by byron jones <bugzilla@glob.com.au>
r=jouni, a=justdave
2004-05-23 07:22:32 +00:00
jouni%heikniemi.net 21bb410186 Bug 208847: Fix taint issues in editgroups.cgi
Patch by byron jones <bugzilla@glob.com.au>,
r=jouni, a=justdave
2004-05-23 07:07:50 +00:00
mconnor%myrealbox.com d11a7aa1ba back this out (again) until I talk to a cvs admin 2004-05-23 02:27:27 +00:00
mconnor%myrealbox.com eb73e076b4 Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 02:21:21 +00:00
mconnor%myrealbox.com 2e91f7eef2 cvs being weird, back this out until I can commit the whole patch 2004-05-23 02:15:49 +00:00
mconnor%myrealbox.com 2889fa079d Bug 188910 - focus is in the searchbox of the bookmarks/history sidebar when opening a new window; should only be there when opening the sidebar, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor@myrealbox.com 2004-05-23 02:13:17 +00:00
mconnor%myrealbox.com 6dd42ba115 bug 244320 - Get New Themes link is clickable outside of the text, r=mscott 2004-05-22 23:20:51 +00:00
igor%mir2.org df54b03026 Switch to line info extraction through single top script processing 2004-05-22 23:19:56 +00:00
roc+%cs.cmu.edu 442099a398 Fix Firefox bustage. 2004-05-22 22:54:51 +00:00
roc+%cs.cmu.edu b8ecbc84da Bug 226439. Convert Seamonkey to EqualsLiteral. rs=darin 2004-05-22 22:15:22 +00:00
mconnor%myrealbox.com cb1d177537 bug 241079 - Fix DOMi bustage and remove unused/non-working menu items, patch by Steffen Wilberg (steffen.wilberg@web.de), r=mconnor 2004-05-22 20:59:00 +00:00
bzbarsky%mit.edu 6dbdd04b40 Making desperate attempt to reland with a couple crash-proofing changes. Bug
243724, r+sr=roc
2004-05-22 20:54:40 +00:00
bzbarsky%mit.edu 8d3347a058 Backing out to try and fix mac orange. Bug 243724 2004-05-22 20:04:59 +00:00
bzbarsky%mit.edu f79a6813af Relanding, since backing out did not fix orange. Bug 232691. 2004-05-22 20:02:43 +00:00
cbiesinger%web.de b9b7c23334 AddRef/Release return a refcount, not an nsresult 2004-05-22 20:01:11 +00:00
roc+%cs.cmu.edu 2e474e6454 Bug 243757. Handle cases where this view manager's root view is not an ancestor of the view grabbing the mouse. r+sr=bzbarsky 2004-05-22 19:55:01 +00:00
mconnor%myrealbox.com 7f6d9d8c2c bug 235740 - missing .cvsignore files, patch by Henrik Gemal (bugzilla@gemal.dk), r=bryner 2004-05-22 19:33:12 +00:00
bzbarsky%mit.edu 62f7fc6ea3 Backing out to attempt to fix Mac orange. Bug 232691 2004-05-22 19:26:52 +00:00
bzbarsky%mit.edu f1a96e591e Test backout to maybe fix mac orange. Bug 232691 2004-05-22 18:49:53 +00:00
bzbarsky%mit.edu bdf2ce9c68 Undef some windows-only macros to fix bustage 2004-05-22 17:36:12 +00:00
myk%mozilla.org d40dbc3f88 updating schema 2004-05-22 17:08:48 +00:00
bzbarsky%mit.edu b733dd59da Convert users of nsC?String(), nsC?AutoString(), and NS_LITERAL_C?STRING("") to
using EmptyC?String instead.  Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky
2004-05-22 17:04:53 +00:00
myk%mozilla.org 84e189380b reorganizing directory layout 2004-05-22 16:52:04 +00:00
bzbarsky%mit.edu b2a508557a deCOMtaminate nsIWidget::GetChildren. Bug 243724, r+sr=roc (with sr=blizzard
on a previous-but-similar iteration of the patch).
2004-05-22 16:47:13 +00:00
myk%mozilla.org aac36c6b96 Don't assume we're in the root dir and intensify some comments about what we should be doing. 2004-05-22 16:43:20 +00:00
myk%mozilla.org c92fa5067d print informative messages to STDOUT instead of a log file. We can use standard shell redirection to put them into a log file if we want. 2004-05-22 14:14:16 +00:00
myk%mozilla.org 2fdefe1723 Treat compressed files as if they were the same as their uncompressed versions so that we can compress files and not have them be reprocessed. Also, handle bzip2ed files. 2004-05-22 14:09:58 +00:00
roc+%cs.cmu.edu 6f2468505f Bug 243757. Complete propagation of mouse event grabbing to root view manager. r+sr=bzbarsky 2004-05-22 14:03:13 +00:00
mconnor%myrealbox.com c73944974d fixing checkin for bug 233582, check in what was reviewed 2004-05-22 06:43:24 +00:00
bzbarsky%mit.edu a3fa8cf8c9 Use a reflow (without forced repaint) hint for position struct changes. Bug
243882, r+sr=roc
2004-05-22 05:50:12 +00:00
sspitzer%mozilla.org 6b67dc7e1d fix for bug #244279
Enabling popup blocking from About Popups fails to set the preference.

thanks to neil for the fix.

r=mconnor, sr=dveditz
2004-05-22 05:46:52 +00:00
scott%scott-macgregor.org 7fb5d42810 Don't include dom inspector in the installer to help reduce the download size.
You can still get it from the full XPI.
2004-05-22 02:41:04 +00:00
mconnor%myrealbox.com eca5668041 bug 240648 - next button disabled when last checkbox unchecked in Import Wizard, r=ben@mozilla.org 2004-05-22 01:32:19 +00:00
nelsonb%netscape.com 599a63402d Fix crash when array member is used as variable. Bug 243655. r=relyea. 2004-05-22 01:24:22 +00:00
bryner%brianryner.com f4033c2db4 Fix crashes when dynamically removing input type=file elements by not calling GetValue() during Destroy() since that re-adds the frame to the primary frame map. Bug 203041, 238906, patch originally by mats.palmgren@bredband.net, updated by me, r+sr=bzbarsky. 2004-05-22 01:17:00 +00:00
nelsonb%netscape.com 9dc64ba0b2 Use "slop time" in nextUpdate validity check for CRLs. Bug 242146.
r=julien.pierre
2004-05-22 01:03:26 +00:00