Commit Graph

3911 Commits

Author SHA1 Message Date
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
aaronl%netscape.com
7e36bb9200 Not part of build. Bug 30088 - typeaheadfind, add new pref accessibility.typeaheadfind.startlinksonly, which forces link mode matches to be at the beginning of the link 2002-08-05 19:42:43 +00:00
aaronl%netscape.com
ec578c0da3 Not part of build. Bug 30088 - typeaheadfind. Fixes Jesse Ruderman's catches (should not activate when in select, backspace going back a page when 1 char in buffer) 2002-08-02 06:25:15 +00:00
loadrunner%betak.net
e39a4a0f11 b144740, polish, javascript strict warnings in pref-contentpacks.xul, r=kairo, sr=blizzard, a=asa 2002-08-02 01:05:03 +00:00
aaronl%netscape.com
b1348f82a0 Not part of build. Bug 30088 - typeahead find, include URL in status messages 2002-08-01 21:38:39 +00:00
rginda%netscape.com
b78133bb8e bug 160462 land chatzilla 0.8.9 r=me, a=rjesup
bug 131498 Can't join a channel with Japanese name
bug 133472 slow switching between channels

patches from samuel@sieb.net and naitoh@be-in.org
samuel's changes switch from DOM manipulation to a <xul:deck>, to speed up the time it takes to switch tabs.
naitoh's changes make it possible to join channels with encoded names
change by me to load external scripts before processing startup urls, so that user-defiend networks function properly in irc: urls.
2002-08-01 21:08:59 +00:00
aaronl%netscape.com
f888fbafd7 Not part of build. Bug 30088 - type ahead find. Make type ahead find work better with sloppy focus. 2002-08-01 19:15:06 +00:00
aaronl%netscape.com
00f49bddf1 Not part of build. Bug 30088 - type ahead find. Make type ahead find work better with sloppy focus. Get rid of compile warnings 2002-08-01 19:05:13 +00:00
aaronl%netscape.com
98c3bb0810 Not part of build. Bug 30088 - latest type ahead find changes (ifdef'd out). This is the code that will be used to change selection appearance during type ahead find 2002-07-31 17:19:34 +00:00
sicking%bigfoot.com
39c966dd38 Use principals instead of URIs for same-origin checks.
b=159348, r=bz, sr=jst, a=asa
2002-07-30 21:26:32 +00:00
bryner%netscape.com
caa52be426 Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa. 2002-07-30 02:25:08 +00:00
rginda%netscape.com
072d6e6436 - venkman only -
bug 160003, "land venkman 0.9.28", a=asa
Adds "scriptable breakpoints" and "meta comments", described in <news://news.mozilla.org:119/3D45310E.8080206@netscape.com>.
Also adds "run to cursor" and "find in file" functionaliy, and fixes bug 126779.
2002-07-29 23:31:19 +00:00
morse%netscape.com
46c59f513a bug 159484, password stealing, r=mstoltz, sr=dveditz, a=chofmann 2002-07-29 18:17:32 +00:00
aaronl%netscape.com
f7fbe2b3e5 Not part of build. Bug 30088 - type ahead find, fix support of nsITypeAheadFind. Fix for showing link URL in status line in this checkin, but ifdef'd out for now 2002-07-29 05:59:32 +00:00
bzbarsky%mit.edu
41520279ac Backing out fix for bug 156072 due to regression bug 158792. r=caillon/sr=jst/a=asa 2002-07-26 00:35:15 +00:00
alecf%netscape.com
e9e1a39573 fix for bug 157572 - remove nsIAtom references from strings, and thus expicitly #include nsIAtom.h for consumers who are expecting it.
r=dmose, sr=jag, a=asa
2002-07-25 18:31:10 +00:00
blakeross%telocity.com
ae70343ad6 158419 - help back/fwd buttons broken. r=doron sr=ben a=brendan 2002-07-23 22:16:05 +00:00
kairo%kairo.at
91b35d6b4f bug 158678 - adding missed help_help.html file, r=oeschger, dispensation of drviers per bug 122806 2002-07-22 17:10:21 +00:00
aaronl%netscape.com
7bc9b53768 Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:02 +00:00
aaronl%netscape.com
77130b354c Not part of build. Bug 30088. Minor tweaks, getting ready for review 2002-07-22 14:55:01 +00:00
aaronl%netscape.com
7ec85c02cf Not part of build. Bug 30088 - type ahead find. Add support for nsITypeAheadFind. 2002-07-21 22:36:51 +00:00
morse%netscape.com
adbda444cb bug 155114, back out all patches for fixing cookie-stealing bug, a=asa 2002-07-20 07:38:16 +00:00
stephend%netscape.com
9b64d4caa6 Bug 158264. Prefix showOpenURLDialog() with http://. r=caillon@netscape.com, sr=hewitt@netscape.com (also Module Owner), a=asa@mozilla.org 2002-07-20 00:40:49 +00:00
aaronl%netscape.com
f0437b1093 Not part of build. Bug 30088: typeaheadfind - make sure we're not enabled in mailnews message pane, because we conflict with shortcuts link n for next unread message 2002-07-19 16:07:23 +00:00
samuel%sieb.net
e3e2c7ada0 Bug 146509 - allow tab completion to work with non-alphanumeric characters
r=rginda
a=asa
2002-07-19 05:56:29 +00:00
samuel%sieb.net
31c63254be Bug 135937 - clean up connection status (limit decimal points)
r=rginda
a=asa
2002-07-19 05:53:27 +00:00
samuel%sieb.net
0b894d3964 Bug 152182 - allow multiple channels for /join
r=rginda
a=asa
2002-07-19 05:51:00 +00:00
rginda%netscape.com
dec4f24221 - venkman only -
bug 158181, "this.tabs has no properties error when script is unloaded"
r=caillon, a=asa
null check for content before we actually try to use it (in source2 view)
also fixes spelling error, strict warning, and margin-clicking in the source2 view
2002-07-18 23:27:49 +00:00
aaronl%netscape.com
6ff44f6318 Not part of build. Bug 30088: type ahead find. Support Accel+Shift+G for find previous 2002-07-18 19:11:54 +00:00
aaronl%netscape.com
ac1852d879 Not part of build. Bug 30088 - type ahead find. Ctrl+G now respects linksonly setting 2002-07-18 18:32:54 +00:00
aaronl%netscape.com
be64d8194c Not part of build. Bug 30088 - type ahead find. Fixes problem with type ahead find locking up 2002-07-18 14:19:31 +00:00
sicking%bigfoot.com
c2e51f12c5 Reenable same-origin checks. Patch by me and jst.
b=156452 r=peterv/sicking/jst sr=bz/jst a=chofmann
2002-07-18 05:53:28 +00:00
jaggernaut%netscape.com
c00f88dfe3 Bug 142623: No reload of Language strings due to XUL FastLoad. Patch by John Morrison <jrgm@netscape.com>, r=ben, sr=brendan, a=chofmann. 2002-07-18 04:00:31 +00:00
hwaara%chello.se
6fd430980d #156074, processing-instructions should be better denoted.
r=caillon, tim <riceman+bmo@mail.rit.edu>
sr=bzbarsky
a=scc

#156072, DOM inspector omits the #document node, and also doesn't show any sibling nodes to the root element (comments, text nodes, etc.)
r=caillon, tim <riceman+bmo@mail.rit.edu>
sr=bzbarsky
a=scc
2002-07-18 02:04:12 +00:00
rginda%netscape.com
92b1e3b67c - venkman only -
bug 157638, "Land VENKMAN_FLOATS_MY_BOAT branch", a=scc
Landing the 3 month old branch, which fixes the following bugs...
121409, 103898, 116102, 116099, 127750, 127099, 121501, 127102, 127737, 127733, 150481, 156776, 156769, 153381, 153066, 152946, 127752, 116286, 143682, 130398, 129692, 156111, 127736, 130050, 139565, 128604, 127751, 127732, 127727, 103425, 85634, 139557, 125394
2002-07-18 00:54:32 +00:00
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
morse%netscape.com
79a3f5ff1b bug 155114, stealing cookies based on path attribute, r=mstoltz, sr=jag, a=chofmann 2002-07-17 23:38:28 +00:00
akkana%netscape.com
3303461ce0 Add a target to make the xpi. Not part of the normal build. 2002-07-17 01:04:10 +00:00
aaronl%netscape.com
6e016d989a Not part of build. Bug 30088 - type ahead find. Fixes it so that you must type backspace to remove a character from the buffer. 2002-07-16 22:30:10 +00:00
aaronl%netscape.com
f68e734804 Not part of build. Bug 30088 - type ahead find. Fixes it so that feature is not activated in isindex or input type=file. Typing / now indicates text only search, a quote now indicates link search. Fixes repeated character so it only cycles through links if the exact repeated characters cannot be found repeated like that in the text/links 2002-07-16 22:08:55 +00:00
peterv%netscape.com
afe17d383e Temporarily disable the code that caused the slowdown in Txul, Tp and Ts. Bug 156452. 2002-07-16 15:46:39 +00:00
sicking%bigfoot.com
17bc6e66e4 Add same-origin checks in a few DOM methods. Patch by me and jst.
b=156452, r=jst/me, sr=bz, a=pending
2002-07-16 13:09:15 +00:00
axel%pike.org
ab62a85dde remove security checks from buster, it's chrome:// now. Not part of build 2002-07-16 11:58:26 +00:00
kairo%kairo.at
f5b4d227f7 reorder/split strings in language/content pref panel to better remind users of restarting, bug 137324, r=axel@pike.org, sr=alecf, a=asa 2002-07-16 09:38:42 +00:00
axel%pike.org
287b99fcf1 chromeing XSLT QA app buster, not removing security checks yet, though. Plus, adding stats and test display by peterv. Not part of build. 2002-07-15 19:51:27 +00:00
mstoltz%netscape.com
83dca0b0d4 bug 125725, part 2 - pass nsIURIs instead of char* URL specs into nsCookies.
That way, we won't try to get or set cookies on protocols that don't support host.
r=morse, sr=dveditz, a=asa
2002-07-13 03:45:05 +00:00
aaronl%netscape.com
6a8fed6e60 Not part of build. Typeaheadfind: clean up emacsish/repeated character logic 2002-07-12 08:10:13 +00:00
aaronl%netscape.com
365a89ed32 Not part of build. Typeaheadfind (bug 30088): Prefer an exact match, if it exists, when the same character is repeated. Should make the emacs folks happy 2002-07-12 07:41:22 +00:00
aaronl%netscape.com
20beb5a5dc Not part of build. Fix for crash in typeaheadfind (bug 30088) 2002-07-12 07:23:09 +00:00
oeschger%netscape.com
cc75813ce3 added help content for http networking, brought over from ns help, bug=143590 2002-07-11 22:58:43 +00:00
morse%netscape.com
d1fc3207bd bug 152694, cookies with spaces in the value get mangled, r=law, sr=jag, a=asa 2002-07-11 21:58:43 +00:00
oeschger%netscape.com
b3a6bd2244 updating info in help text: File->Import --> Tools->Import, bug=142111 2002-07-11 18:21:46 +00:00
aaronl%netscape.com
3d0005f7ad Bug 30088. Not part of build. Typeaheadfind, fix for repeated character - could get stuck 2002-07-11 01:56:20 +00:00
aaronl%netscape.com
8429f3bf88 Bug 30088. Typeaheadfind fix, not part of build. Sometimes typeaheadfind would hang if the letter typed wasn't visible 2002-07-11 01:00:36 +00:00
aaronl%netscape.com
deb7035ba7 Bug 30088. Fixed pref handling of typeaheadfind so that it has it's own default preferences file. No need to se prefs manually anymore. Touched up rdf files so that installing via xpi can work. Not part of build 2002-07-10 23:34:52 +00:00
aaronl%netscape.com
73aea38a10 Bug 30088. Type ahead find extension, fixing timeouts so that are reset on failed matches as well. Not part of build 2002-07-10 07:39:35 +00:00
sicking%bigfoot.com
de586d5b04 fix linux bustage 2002-07-10 05:50:31 +00:00
sicking%bigfoot.com
451ede1894 Key template modes, template names, decimalformats, attributesets and keys on expanded name rather then qualified name.
b=96082 r=peterv sr=jst
2002-07-10 05:04:24 +00:00
morse%netscape.com
6dd796b7ef bug 155038, cookies are sent from sidebar, r=bbaetz, sr=alecf 2002-07-10 01:58:49 +00:00
morse%netscape.com
cdf7b04f26 bug 138489, allow for space in cookie domain attribute, r=sgehani, sr=alecf 2002-07-10 01:54:14 +00:00