kestes%walrus.com
54c705e70b
add better error reporting when tinderbox mail gets bounced.
2002-05-01 04:12:31 +00:00
depstein%netscape.com
a839dd32fb
added NS_LITERAL_CSTRINGs to nsIFile.cpp. Some XPIDialog/Progress code in Tests.cpp
2002-05-01 03:33:18 +00:00
hewitt%netscape.com
89ffe0e697
134195 - trees don't work in builds installed over old builds, r=dbaron, sr=jag, a=rjesup@wgate.com
2002-05-01 03:15:50 +00:00
kestes%walrus.com
084dd32d69
another typo.
2002-05-01 03:11:20 +00:00
kestes%walrus.com
d01e119f4c
typo
2002-05-01 03:10:32 +00:00
kestes%walrus.com
98e93721e0
typo, comment was not marked.
2002-05-01 03:08:33 +00:00
kestes%walrus.com
774e49e32f
make it possible to have truly empty cells in the table not just " ".
2002-05-01 03:07:25 +00:00
hewitt%netscape.com
08ccfac51d
123834 - no text in wizard buttons on mac, r=andreww, sr=ben
2002-05-01 03:03:58 +00:00
kestes%walrus.com
779fe35973
turn off the uniform table spacing.
2002-05-01 02:54:12 +00:00
kestes%walrus.com
6ebe14046d
explain that you must reload page.
2002-05-01 02:52:46 +00:00
kestes%walrus.com
99c08a4eab
fixes to make regenerate pages work
2002-05-01 02:49:26 +00:00
kestes%walrus.com
d69cfcaee6
fixes
2002-05-01 02:47:06 +00:00
kestes%walrus.com
b58a595fe5
fixes
2002-05-01 02:46:13 +00:00
kestes%walrus.com
fb0bdf573e
fixes, forgot to include TinderConfig.
2002-05-01 02:42:11 +00:00
kestes%walrus.com
d113b0dd84
fixes
2002-05-01 02:36:26 +00:00
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