jst%netscape.com
3d841040bb
More random cleanup. Not part of the build yet
2002-08-17 07:15:09 +00:00
sicking%bigfoot.com
733abe019c
Bug 162461: Make inLayoutUtils::GetContainerFor use nsIDOMWindowInternal::GetFrameElement
...
r=bz, sr=hewitt
2002-08-17 04:19:34 +00:00
heikki%netscape.com
c3bcc86756
Bug 158977, GetResponseXML() can return null document even with NS_OK return value, so callers need to check the document exists before using it. r=bzbarsky, sr=jst.
2002-08-16 23:20:49 +00:00
heikki%netscape.com
c923b74618
Bug 137866, responseText should default to UTF-8. r=bzbarsky, sr=jst.
2002-08-16 23:18:20 +00:00
morse%netscape.com
aca536278b
bug 155083, path test not being made when site sets a cookie, r=mstoltz, sr=dveditz
2002-08-16 21:40:50 +00:00
aaronl%netscape.com
1bd43648ae
Not part of build. Typeaheadfind - forgot to change module names in makefile
2002-08-16 00:02:58 +00:00
aaronl%netscape.com
682fd004de
Not part of build. Type ahead find, removing superfluous file
2002-08-15 23:22:19 +00:00
aaronl%netscape.com
9eee1fed9b
Not part of build. Dividing type ahead find into sub directories src resources public
2002-08-15 23:21:00 +00:00
jst%netscape.com
2b8679f3b5
Mostly cleanup of the typeaheadfind code, not part of the build.
2002-08-15 22:24:26 +00:00
darin%netscape.com
d86e3064ab
second attempt at landing fix for bug 157131 "nsIIOService mods in preparation for freezing" r=dougt sr=alecf
2002-08-15 18:38:46 +00:00
axel%pike.org
830df556e6
bug 46754, remove transformiix copy of expat. Not part of build. build transformiix standalone on windows again.
...
changes to build system are r=cls, changes to transformiix r=peterv
2002-08-15 08:52:59 +00:00
aaronl%netscape.com
2fefca3656
Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor
2002-08-15 05:36:54 +00:00
seawood%netscape.com
50aa7ca88e
Remove unused _NS_IMPL_COOKIE/NS_COOKIE defines.
...
Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #162402 r=cls
2002-08-15 05:34:26 +00:00
aaronl%netscape.com
59f8b8c7bb
Not part of build. Bug 30088 - type ahead find. Simplify code to go from docshell -> dom window using nsIInterfaceRequestor
2002-08-15 04:57:33 +00:00
aaronl%netscape.com
48ff33b31f
Not part of build. Bug 30088, type ahead find. Fixing the way we listen for focus events, and the way we clean up when a window closes
2002-08-14 02:41:22 +00:00
morse%netscape.com
1b4f71f26c
bug 156922, dynamic updating of cookie manager dialog, r=sgehani, sr=jag
2002-08-14 00:05:17 +00:00
sicking%bigfoot.com
969d36ee01
Bug 162398: Make XPath lexer look at entire qname when checking for operators.
...
r=Pike sr=bz
2002-08-13 23:30:04 +00:00
heikki%netscape.com
493dbb7e5b
Bug 142812, setRequestHeader() should set, not add to, the header. r=timeless, sr=darin.
2002-08-13 19:25:54 +00:00
peterv%netscape.com
4f3eebbbf5
Fix warnings. r=Pike, rs=jst.
2002-08-13 12:48:27 +00:00
peterv%netscape.com
75b5a663ba
Remove obsolete files. r=Pike.
2002-08-13 12:45:08 +00:00
peterv%netscape.com
e9708150ba
Remove obsolete file. r=Pike, rs=jst.
2002-08-13 10:58:11 +00:00
morse%netscape.com
488b7097c8
bug 157038, dynamic updating of password manager dialog, r=sgehani, sr=jag
2002-08-12 20:51:27 +00:00
peterv%netscape.com
2e325d93c0
Fix for bug 155915 (txMozillaXMLOutput drops previous documentElement on creating transformiix wrapper). r=Pike, sr=jst.
2002-08-12 11:18:05 +00:00
morse%netscape.com
4ea048345b
bug 154485, p3p icon only takes effect on new windows, r=sgehani, sr=jag
2002-08-12 06:30:59 +00:00
morse%netscape.com
22e3e14e14
bug 155114, stealing cookies, r=mstoltz, sr=dveditz
2002-08-12 06:23:00 +00:00
gerv%gerv.net
a6d4accdea
Bug 154765 - Cleaning up Contributors references after relicensing. Patch by riceman+bmo@mail.rit.edu; r=gerv, auto-sr=brendan.
2002-08-10 08:39:43 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
aaronl%netscape.com
4267688419
Not part of build. Bug 30088 - type ahead find. Use nsPIDOMWindow::GetChromeEventHandler to get event target to listen for events. This is a good way to keep our listener on the window, even when the document changes.
2002-08-10 07:40:24 +00:00
leaf%mozilla.org
fdcde43318
backout darin's checkin from around noon yesterday to remove the regression
...
in 161921
2002-08-09 23:46:19 +00:00
aaronl%netscape.com
55093f6afc
Not part of build. Bug 30088 - typeaheadfind. Moved inititalization into Init(). Fixed up our code that attaches dom event listeners
2002-08-09 03:18:43 +00:00
aaronl%netscape.com
e48e42b008
Not part of build. Bug 30088 - type ahead find, get rid of some testing code
2002-08-08 22:34:32 +00:00
aaronl%netscape.com
0c8458f985
Not part of build. Bug 30088 - type ahead find, use nsIViewManager::GetRectVisibility() and fix onunload handling
2002-08-08 22:33:51 +00:00
darin%netscape.com
45e59826d8
changes to nsIIOService in preparation for freezing, b=157131
...
r=dougt sr=alecf
2002-08-08 19:08:59 +00:00
peterv%netscape.com
855a6b16ce
Warning fixes. r=Pike, rs=jst.
2002-08-08 12:30:02 +00:00
bzbarsky%mit.edu
57b379ab1f
disable mouseup/mousedown/click events during "click-to-select" so that
...
links and such don't trigger. Bug 116773, r=jkeiser, sr=hewitt
2002-08-08 02:11:39 +00:00
rginda%netscape.com
a5fe3dd499
- venkman only -
...
abbreviate tabs to 30 characters max
2002-08-07 23:53:46 +00:00
seawood%netscape.com
301b1a4ca8
Remove unused defines:
...
_IMPL_NS_HTML
_IMPL_NS_RDF
_IMPL_NS_WEB
USE_NSREG
Patches for removing above defines contributed by Stephen Walker <walk84@yahoo.com>.
Bug #125118 r=cls sr=bryner
Bug #160397 r=cls sr=bryner
Bug #160628 r=cls
Bug #160451 r=cls sr=bryner
_IMPL_NS_VIEW
Patches for removing above define contributed by Brian Ryner <bryner@netscape.com>
Bug #160416 r=cls
2002-08-07 06:08:00 +00:00
rginda%netscape.com
ca8b315145
- venkman only -
...
bump version number again.
consider commands invoked via a hotkey as "interactive"
2002-08-07 02:47:26 +00:00
rginda%netscape.com
40b5ddbbe3
- venkman only -
...
changing version number. 0.9.33 was already released on hacksrus as something else.
2002-08-07 01:23:11 +00:00
rginda%netscape.com
d7a2386027
- venkman only -
...
bug 160917, land venkman 0.9.33
makes eval the default command, require / before all other commands.
add "evaluation object" to eval against objects in arbitrary windows without being stopped.
adds charset detection to the new source view.
add "msg.report.charset" to specify which charset localizd messages should be converted to before writing them into a profile report or generated help text.
move profile report templates into the locale directory so they can be properly localized.
change file->quit to file->exit on windows machines.
consider ";" to be a filename separator for getFileFromPath()
abbreviate long filenames when placing them in a source tab.
rename leftmost vertical container form "vleft" to "gutter" in the factory layout, so new views are displayed there by default.
2002-08-07 00:25:00 +00:00
peterv%netscape.com
5919fcc880
Bustage fix for Transformiix standalone.
2002-08-06 12:29:49 +00:00
peterv%netscape.com
8046e251db
Landing TX_BRIDGE_1_1_BRANCH.
...
Rewrite pretty much all variable and parameter handling. Makes global and local variables be handled differently. Global variables are no longer part of the variables stack, and are lazily evaluated. Fixes bugs 117658, 92929 and some unfiled bugs and fixes remaining parts of bugs 83651 and 96802. Patch by sicking, r=Pike sr=bz.
Fix for bug 156464: fix rounding problems in module, allow patterns without any '0's in the integer part and fix problems with grouping for standalone. Patch by sicking, r=Pike sr=bz.
Fix for bug 157340 (Probable bugs in extensions/transformiix/source/base/txMozillaString.h). Patch by peterv, r=Pike, sr=bz.
Fix for bug 146967 (Clean up Transformiix strings). Patch by peterv, r=sicking, sr=jst.
Fix for bug 156464 (Remove static strings from Transformiix). Patch by peterv, r=Pike, sr=jst.
2002-08-06 12:28:27 +00:00
henry.jia%sun.com
8954de8e78
4th patch for bug 158080
...
Description: replace the hardcode of "@mozilla.org/embedcomp/window-watcher;1" with NS_WINDOWWATCHER_CONTRACTID
Patch by Henry.Jia@sun.com
r=anto, sr=alecf
2002-08-06 05:56:22 +00:00
bzbarsky%mit.edu
76afbbd308
Fix JS object display in Inspector. Bug 160254, r=timeless, sr=hewitt.
2002-08-06 05:20:29 +00:00
bzbarsky%mit.edu
7437096b69
Bug 157913. Priority is "important", not "!important". r=glazman,
...
sr=dbaron
2002-08-06 03:21:14 +00:00
aaronl%netscape.com
71195c0ca3
Not part of build. Bug 30088 - type ahead find, fixes based on comments from r=Akkana
2002-08-06 02:06:19 +00:00
bzbarsky%mit.edu
0df9c5886f
Bug 117564. Make Inspector flash the right spot when things are
...
positioned. r=caillon, sr=hewitt.
2002-08-06 01:20:08 +00:00
alecf%netscape.com
f7ad4265ef
bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
...
nsISupportsString -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2002-08-06 00:53:19 +00:00
aaronl%netscape.com
5de3517678
Not part of build. Bug 30088 - type ahead find. Suggestions for changes from Akkana via r= process, plus whitespace fixes
2002-08-06 00:35:19 +00:00
aaronl%netscape.com
d81d4b84bc
Not part of build. Type ahead find, add ifdefs for selection color change back in so that it builds
2002-08-05 21:23:24 +00:00