Commit Graph

115170 Commits

Author SHA1 Message Date
ccarlen%netscape.com
95d00a13fb Bug 190490 - Profile switching does not work on Unix because a nescesary JS component is not packaged. r=dougt/sr=alecf/a=dbaron 2003-02-06 22:14:07 +00:00
mikep%oeone.com
72db5adddd Fixing week view to use box object to get calculated left and top values. 2003-02-06 22:02:47 +00:00
darin%netscape.com
7ef9daec3e fixes bug 191739 "Browser does not work if loopback is disabled" r=dougt sr=bz a=asa 2003-02-06 21:20:26 +00:00
bryner%netscape.com
5a26c66ccf support weak references in TestGtkEmbed's content listener (bug 191548). r=pavlov, sr=blizzard, a=asa. 2003-02-06 20:59:30 +00:00
bryner%netscape.com
124aa40bf5 Build both embedding/browser/gtk/src and tests/ at the end of the build, so that all required static components are present (bug 191927). r=cls, a=asa. 2003-02-06 20:54:54 +00:00
cltbld%netscape.com
5c3bf330c2 Comment: don't run xpcomglue test on MacOSX. r=dougt,ccarlen 2003-02-06 20:27:17 +00:00
mikep%oeone.com
28021833a6 Fixing up publishing so that it works a little nicer now. Removing need to specify a remote path and a filename seperately. 2003-02-06 20:15:49 +00:00
pschwartau%netscape.com
a3137029fb Initial add. Regression test for bug 192105. 2003-02-06 19:17:07 +00:00
relyea%netscape.com
f97a44db49 Clean up tests
Suppress error messages which we were expecting because it causes the QA
scripts to report a QA failure.
2003-02-06 19:06:39 +00:00
mikep%oeone.com
b4a323e4a7 Fixing subscribing to remote calendars, fix for bug 191442. 2003-02-06 18:38:55 +00:00
mikep%oeone.com
5d3b133bb2 Adding in try catch to see if I can catch the exception that causes the calendar to crash sometimes. 2003-02-06 18:38:19 +00:00
mikep%oeone.com
5a986d3efd Fixing problem with showing time of event. 2003-02-06 18:23:55 +00:00
relyea%netscape.com
0022c47e93 Mangle will be changing the shared libraries, so it should link with them. 2003-02-06 18:18:42 +00:00
mikep%oeone.com
6cdc18391a Fixing publishing so that you can now publish an entire calendar or just the selected events. 2003-02-06 18:06:18 +00:00
wtc%netscape.com
d12037cd31 Bug 177387: Put the configuration/assignments before the rules in Makefile.
Define MD_LIB_RELEASE_FILES in manifest.mn so that the *.chk files are
included in the mdbinary.jar files generated by the release target.
2003-02-06 16:56:46 +00:00
relyea%netscape.com
f61ba94871 Turn on FIPS test again. 2003-02-06 16:13:44 +00:00
relyea%netscape.com
4bb120679c Introduce shell variables for DLL_PREFIX and DLL_SUFFIX 2003-02-06 16:13:22 +00:00
dbradley%netscape.com
e858034c7a Bug 190813 - Browser hangs indefinitely on above URL. r=shaver, a=dbaron 2003-02-06 14:54:59 +00:00
wtc%netscape.com
d7d81c7883 Support both ";" and ":" as PATH separators on Windows. MKS Korn shell
uses ";" but Cygwin bash uses ":".
2003-02-06 14:52:43 +00:00
ccarlen%netscape.com
d0a8576aa6 Bug 191882 - We're building (and shipping) libxpcom.bundle though it's unused and contributes a megabyte to footprint on OSX. r=seawood/sr=dougt/a=asa 2003-02-06 14:37:32 +00:00
mikep%oeone.com
2772051706 Fixing bug 187826, cannot publish to https URL. 2003-02-06 14:37:13 +00:00
neil%parkwaycc.co.uk
f81392a0a6 Bug 191732 Compose mail to from context menu message header always uses default identity r/sr=sspitzer a=asa 2003-02-06 13:06:35 +00:00
neil%parkwaycc.co.uk
b96af2a010 Bug 106712 disable the View | Messages | Threaded menuitem when in quick search mode r/sr=sspitzer a=asa 2003-02-06 13:05:19 +00:00
locka%iol.ie
f27ea2fe10 Fix mouse exit so it goes to the targetted view rather than the view the mouse may or may not be over as it leaves the main widget. b=144880 r=ccarlen@netscape.com sr=roc+moz@cs.cmu.edu a=asa@mozilla.org 2003-02-06 12:50:35 +00:00
mkaply%us.ibm.com
8722e3bb55 #192024
r=brade, sr=kin, a=asa
domSelection can be null if there is no presShell - don't dereference it
2003-02-06 05:34:47 +00:00
wtc%netscape.com
5cc66223d8 Backed out the previous checkin because it doesn't work on Windows. 2003-02-06 05:33:33 +00:00
mkaply%us.ibm.com
df180bf287 #191785
r=pedemont, sr=blizzard (platform specific), a=asa
OS/2 only - rewrite dir dialog
2003-02-06 05:31:41 +00:00
wtc%netscape.com
eabc27a398 Bug 188441: compile with -D_USE_BIG_FDS on HP-UX. This ensures that fd_set
is large enough for 60,000 file descriptors.
2003-02-06 04:43:03 +00:00
wtc%netscape.com
025206b16f Bug 177387: include the *.chk files in the mdbinary.jar files generated by
the release makefile target.
Modified Files: lib/freebl/manifest.mn lib/softoken/manifest.mn
2003-02-06 03:52:37 +00:00
dougt%netscape.com
40a35a013f Fixing Signing bustage. r=darin, sr=dveditz, a=drivers, b=192005, c=+-(a^2+b^2)^.5 2003-02-06 03:33:18 +00:00
jake%bugzilla.org
1466bdc9ad This checkin contains two fixes:
* Bug 191971 - The guide incorrectly stated that you could resolve a bug via email
* Provide an example of a glossary term in the document conventions section
2003-02-06 02:45:40 +00:00
bzbarsky%mit.edu
7613013508 comment-only change to reflect the fact that mOriginalURLSpec is no
more. r=mozbot, blanket-a=roc
2003-02-06 01:46:55 +00:00
ben%netscape.com
ef78e77f80 alignment tweak (default browser label vs. default browser button) 2003-02-06 01:14:24 +00:00
ben%netscape.com
91eb345932 Make header labelling consistent. 2003-02-06 01:11:48 +00:00
relyea%netscape.com
9dbd723151 Remove mangle test until we can get the correct library name inside fips.sh for all platforms 2003-02-06 01:07:39 +00:00
ben%netscape.com
0f4c8688eb Give the theme info box a uniform appearance with the listbox above it (WinXP theme-style) 2003-02-06 01:06:27 +00:00
jj%netscape.com
d0cd3aa89d fix for bug 191901: updated version strings for English locale. r=bryner, sr=sfraser, a=asa 2003-02-06 00:50:48 +00:00
relyea%netscape.com
7be71c5a0f Add check to 1) make sure we are in FIPS mode. and 2) to verify that we
detect corrupted shared libraries while in FIPS mode.
2003-02-06 00:50:00 +00:00
relyea%netscape.com
90be81e5ad The NSPR get shared lib interface requires the library name only,
not a partial path to the library. This affects AIX.
2003-02-06 00:49:09 +00:00
jst%netscape.com
a6d625072c Fixing regression bug 191916. Making classes of eTypeExternalConstructor constructable again, we can't use the DOMJSClass_Construct() hook directly from a JS function, it must be used only as a construct hook on instances of the JS class nsDOMClassInfo::sDOMJSClass. r=bugmail@sicking.cc, sr=peterv@netscape.com, a=asa@mozilla.org 2003-02-06 00:38:22 +00:00
smontagu%netscape.com
ae35546699 Corruption of Unicode keyboard input in chrome text fields on WinXP and 2000. Bug 191184. r=yokoyama, sr=kin, a=dbaron. 2003-02-06 00:29:27 +00:00
seawood%netscape.com
5622d18c23 Fixing tinderbox bustage. 2003-02-06 00:29:06 +00:00
rogerl%netscape.com
d2a10b0498 Added eval scope 2003-02-05 23:59:17 +00:00
rogerl%netscape.com
ffba49e90f Fixed eval scope, comma expression. 2003-02-05 23:58:52 +00:00
dbaron%dbaron.org
ad4a30c503 Prevent clicking on a tooltip from freezing the UI by ensuring that hidden views can't capture mouse events. b=156764 r=roc sr=jag a=asa 2003-02-05 23:10:31 +00:00
gerv%gerv.net
8ad4613f99 Bug 172434 - add link to latest nightly. Patch by gerv; r=myk, a=justdave. 2003-02-05 21:34:52 +00:00
mikep%oeone.com
c9c6b57350 Making dialog remember what you last set the all day event flag to using persist. 2003-02-05 19:43:29 +00:00
mikep%oeone.com
8f7a079d01 Code optimization, removing unnecessary items, side calendar no longer follows the main calendar view. 2003-02-05 19:38:28 +00:00
aaronl%netscape.com
318aa20eaf Bug 187839. Japanese IME/caret bug. Fixing checkin so that it doesn't include debugging printf. r=aaronl, sr=bryner, a=asa 2003-02-05 18:53:45 +00:00
mikep%oeone.com
a8f9135ef8 Seperating out new calendar and subscribe to remote calendar into different dialogs. 2003-02-05 15:14:37 +00:00