kestes%walrus.com
419d5c7bd4
fixes
2002-05-01 02:35:15 +00:00
cotter%netscape.com
471f03b148
ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; misc. SDX & interface updates
2002-05-01 02:32:03 +00:00
kestes%walrus.com
6afaf0447a
try this
2002-05-01 02:31:22 +00:00
kestes%walrus.com
3d93d45865
put content type at top of output.
2002-05-01 02:23:55 +00:00
kestes%walrus.com
6c21a5d569
missing EOF fixed, URL was very wrong, now I just need to get the tree name to make this work.
2002-05-01 02:19:10 +00:00
kestes%walrus.com
ec8935fcaf
allow users to pick the row structure, it can now be uniform times (every 5 minutes)
...
or it can be one row for each time we have data for.
2002-05-01 02:06:26 +00:00
kestes%walrus.com
7e4a62bf0e
use a OO calling sequence to call our implementations of HTMLPopUp. This
...
is needed to allow easier testing of the full set of HTMLPopUp libraries.
2002-05-01 02:03:03 +00:00
peterlubczynski%netscape.com
53c8d6abea
Implementing new prefs that will allow for automatic scanning of tier one plugins in their installation locations:
...
pref("plugin.scan.SunJRE", "1.3");
pref("plugin.scan.Acrobat", "5.0");
pref("plugin.scan.Quicktime", "5.0");
pref("plugin.scan.WindowsMediaPlayer", "7.0");
pref("plugin.scan.4xPluginFolder", false);
This also adds a one-off hack to scan for Real Player (nppl3260.dll) in the XPCOM components folder.
Bug 133282, r=av sr=waterson
2002-05-01 02:01:50 +00:00
kestes%walrus.com
3703c7843c
move each HTML Popup into its own name space and modify the functions to
...
accept a typical OO calling sequence with a $self as first argument.
2002-05-01 02:01:49 +00:00
kestes%walrus.com
39f46b41fe
*** empty log message ***
2002-05-01 01:56:59 +00:00
kestes%walrus.com
ff22416609
more comments.
...
allow users to turn off text browser characters, allow users to use
nonuniform row spacing.
2002-05-01 01:56:23 +00:00
kestes%walrus.com
c2d191e213
add information about the new regenerate cgi program.
2002-05-01 01:55:19 +00:00
kestes%walrus.com
d6630f45a9
allow 'buildstarted' state as a synonym for 'building'.
2002-05-01 01:53:50 +00:00
kestes%walrus.com
b1bfeed959
allow there to be perl regular expression metacharacters in the buildnames,
...
particularly parenthesis.
2002-05-01 01:52:53 +00:00
kestes%walrus.com
f2799b04b7
new test, to demonstrate all popup possibilities.
2002-05-01 01:51:51 +00:00
kestes%walrus.com
a9e8c738f1
add popup_test target
2002-05-01 01:48:55 +00:00
kestes%walrus.com
c19bac3713
add function event_times_vec and move the typical trim function into this file.
2002-05-01 01:48:13 +00:00
kestes%walrus.com
3ed184462b
add function event_times_vec
2002-05-01 01:47:05 +00:00
kestes%walrus.com
d7dd2e12b6
end times must be whole numbers, no decimals.
2002-05-01 01:46:23 +00:00
jpierre%netscape.com
e7ee105522
Fix for 136279 - initialize NSS in a way compatible with < 3.4 versions of NSS
2002-05-01 01:04:41 +00:00
dbaron%fas.harvard.edu
f78d299f51
Don't double-create :before and :after content by checking |processChildren| in ConstructHTMLFrame and only doing the hacky (and probably incorrect) sibling-:before/:after construction for leaf frames. b=141289 r=attinasi sr=waterson
2002-05-01 00:51:36 +00:00
dbaron%fas.harvard.edu
b44062eae4
Consider whitespace in quirks-mode line-height algorithm when it's in the middle of the line. b=134580 r=attinasi sr=waterson
2002-05-01 00:42:49 +00:00
cmanske%netscape.com
8bfaef1938
Make Link dialog wider for long urls, b=133790, r=brade, sr=kin
2002-05-01 00:39:45 +00:00
dbaron%fas.harvard.edu
eb7778a448
Remove ClearUndisplayedContentMap hack from ReconstructStyleData (expanded for bug 118014; see bug 136728). Fix multiple content inserted notifications from XBL (the real cause of bug 118014) by checking the undisplayed content map in addition to the primary frame map. Fix FrameManager::GetUndisplayedContent to work correctly, and remove code in nsCSSFrameConstructor::AttributeChanged that was working around its brokenness. b=136704 sr=waterson r=attinasi
2002-05-01 00:36:50 +00:00
wtc%netscape.com
e4f5bd3810
Bugzilla bug 127062: use PR_MSG_PEEK instead of MSG_PEEK.
2002-05-01 00:21:50 +00:00
dbaron%fas.harvard.edu
2d7fe2e0eb
Rename Mozilla-extension values for real CSS properties to begin with -moz-. Remove some unused code. b=3935 r=hixie sr=waterson
2002-05-01 00:17:04 +00:00
wtc%netscape.com
10bae1a1e3
Bugzilla bug 131057: define PORT_Strdup as a function that calls PORT_Alloc.
...
Modified files:
lib/ckfw/nsprstub.c lib/fortcrypt/swfort/pkcs11/stub.c
lib/nss/nss.def lib/util/secport.c lib/util/secport.h
2002-05-01 00:06:39 +00:00
dbaron%fas.harvard.edu
48f0f64960
Add command-line tool for parsing CSS files. b=139943 sr=waterson r=attinasi
2002-05-01 00:03:57 +00:00
cmanske%netscape.com
6f382b8e08
Fixed display of 'undefined' instead of empty string in Publish Progress dialog, b=138040, r=brade, sr=kin
2002-04-30 23:55:48 +00:00
dp%netscape.com
a3b5fa2664
export formatNumber
2002-04-30 23:52:52 +00:00
cmanske%netscape.com
877074989a
Fixed duplicate accesskey for Composer context menu, b=137621, r=brade, sr=kin
2002-04-30 23:49:47 +00:00
dp%netscape.com
430295c669
printCategoryTree
2002-04-30 23:44:03 +00:00
blythe%netscape.com
3da87ff3df
Not part of normal build.
...
Move tmreader lifetime into a global, such that when the connections become
threaded that we do not have to manage joining all threads when we'd like
to exit; leave that job to PR_Cleanup.
2002-04-30 23:43:56 +00:00
cmanske%netscape.com
941c1e24c6
Bring Table dialog to XUL1.0 standards for proper Esc key and button ordering, b=135945, r=neil@parkwaycc.co.uk, sr=kin
2002-04-30 23:42:48 +00:00
dp%netscape.com
cacd86c847
Rearranged rules to get more accurate assignment
2002-04-30 23:42:32 +00:00
ssu%netscape.com
91a8973374
fixing bug 100822 - Shut down running browsers after download. r=curt sr=dveditz
2002-04-30 23:41:25 +00:00
serge%netscape.com
3a30e01e86
fix #139572 [Acrobat's form fails to render ( pdf on secure site)] r=peterl, sr=beard
2002-04-30 23:39:59 +00:00
cmanske%netscape.com
18ffd9b907
Activate publish icon when typing in HTML source mode, b=140063, r=akkana, sr=kin
2002-04-30 23:30:29 +00:00
brendan%mozilla.org
30322b2b64
Don't 'constant-fold' if(false)var foo=42 into nothing (140974, r=khanson, sr=shaver).
2002-04-30 23:28:34 +00:00
darin%netscape.com
18c4af7075
fixes bug 141061 - XMLHttpRequest allows reading of local files
...
r=mstoltz sr=heikki
2002-04-30 23:22:04 +00:00
jkeiser%netscape.com
c93a43a69a
Allow form submit with javascript URI to call submit() within the JS function. bug 139798, r=alexsavulov@netscape.com, sr=attinasi@netscape.com
2002-04-30 23:21:58 +00:00
tor%cs.brown.edu
09af8e5c54
Bug 53597: gamma correction backout. r=dbaron, sr=brendan
2002-04-30 23:15:52 +00:00
tor%cs.brown.edu
87024f886e
Bug 22337: -install option to install private colormap. r=pavlov, sr=brendan
2002-04-30 22:34:34 +00:00
shrutiv%netscape.com
f30ba7c528
Fix for bug 106748: When adding custom component, the description and size
...
may be left blank (r=smeredith)
2002-04-30 22:32:22 +00:00
danm%netscape.com
9c276f9d6f
file jar.mn was initially added on branch MOZILLA_1_0_0_BRANCH.
2002-04-30 22:32:05 +00:00
danm%netscape.com
a00dd660a2
file autocomplete-win.css was initially added on branch MOZILLA_1_0_0_BRANCH.
2002-04-30 22:31:30 +00:00
dkl%redhat.com
a4f0e4f0f0
Bug 141326 - broken hyperlink in editkeywords.cgi. Fix by dkl@redhat.com. 2xr=Gerv
2002-04-30 22:15:52 +00:00
karnaze%netscape.com
850e3e13ed
new regression test, not affecting the build.
2002-04-30 22:10:22 +00:00
axel%pike.org
3418cea474
remove denglish from the tree, testcase, not part of the build
2002-04-30 22:02:03 +00:00
varada%netscape.com
0ae8092bff
fix for 141314;associate the right smtp server with each account;r=racham;sr=sspitzer
2002-04-30 21:53:09 +00:00