brendan%mozilla.org
|
a7850ce584
|
Clear whole JSClass struct to zap stubs for future expansion (r=hyatt).
|
2000-05-31 00:42:10 +00:00 |
|
waterson%netscape.com
|
fbbf14c400
|
Add nsHTMLUtils.cpp to the build
|
2000-05-31 00:36:53 +00:00 |
|
waterson%netscape.com
|
916e4d20c1
|
Add nsHTMLUtils.cpp to the build.
|
2000-05-31 00:36:23 +00:00 |
|
wtc%netscape.com
|
ca10d036fe
|
Bugzilla bug #39696: implemented the NSPR atomic routines in
assembly language for Solaris/x86.
Modified files: _solaris.h, solaris.c, os_SunOS_x86.s
|
2000-05-31 00:33:48 +00:00 |
|
rjc%netscape.com
|
5839bd125c
|
Fix PDT+ bug # 40199: default to ISO-8859-1 encoding instead of UTF-8. Review: waterson
|
2000-05-31 00:28:48 +00:00 |
|
javi%netscape.com
|
01054862c6
|
Need to make in the ui directory as well.
|
2000-05-31 00:20:30 +00:00 |
|
dmose%mozilla.org
|
7d7ee704e9
|
backing out simple to std URx usage for the moment
|
2000-05-31 00:14:08 +00:00 |
|
waterson%netscape.com
|
adaf309977
|
Bug 10373. Add NS_MakeAbsoluteURIWithCharset() and nsHTMLUtils class. NOT YET IN THE BUILD. r=buster,erik,warren,...
|
2000-05-31 00:12:48 +00:00 |
|
cmanske%netscape.com
|
c28f13972f
|
Added row/column selection in tables: Bug 26833. r=kin, a=beppe
|
2000-05-31 00:07:58 +00:00 |
|
saari%netscape.com
|
74406f96a3
|
fix for dogfood+ bug 40167, I broke chatzilla on the mac. r=pinkerton
|
2000-05-31 00:05:42 +00:00 |
|
waterson%netscape.com
|
84ec5e0e86
|
Bug 40284. Ensure that 'container' attribute correctly updated for extended templates. r=rjc
|
2000-05-31 00:03:12 +00:00 |
|
akkana%netscape.com
|
313130d552
|
36559: run selection batching earlier in DeleteSelection, now that
the fix for 38713 allows it, so that deleting the selection doesn't
cause an autocopy. r=jfrancis a=beppe
|
2000-05-31 00:03:02 +00:00 |
|
akkana%netscape.com
|
0e36c2f407
|
38713: Allow TakeFocus motion inside selection batching. r=mjudge, jfrancis; a=beppe
|
2000-05-31 00:02:12 +00:00 |
|
leaf%mozilla.org
|
108be929f1
|
Automated update
|
2000-05-30 23:30:08 +00:00 |
|
colin%theblakes.com
|
f9829d05b7
|
VMS only. Use uname -Wh for OS_TEST. r=leaf
|
2000-05-30 23:26:33 +00:00 |
|
beard%netscape.com
|
cbc8ef5b0c
|
(not part of build yet) needed to bootstrap MRJ plugin build.
|
2000-05-30 23:13:14 +00:00 |
|
pinkerton%netscape.com
|
a5a1f5c68f
|
fixes for bug 41015. accidentally broke checkmenus trying to fix radio menus. also fixing it so that radio menus no long uncheck their siblings twice. r=saari.
|
2000-05-30 23:12:41 +00:00 |
|
akkana%netscape.com
|
7795733395
|
39508: Use an int rather than a boolean to keep track of preformatting level,
so that we don't get confused about when to output <br> vs newline.
41017: Add <u> as an inline tag (a=beppe). r=jfrancis.
|
2000-05-30 23:11:49 +00:00 |
|
jst%netscape.com
|
88fefdd059
|
Fixing nsbeta2+ crasher bug 39693, the JS gluecode generated by IDLC did properly check if the parguments passed in from JS were of correct type and properly set the return value if they weren't, but then ignored the error and continued passing along an invalid argument to the native implmentation. r=waterson
|
2000-05-30 22:55:15 +00:00 |
|
attinasi%netscape.com
|
b1e3810872
|
Fixed bug 31955: font-face is now inheriting into tables in QuirksMode. r=dcone, a=karnaze
|
2000-05-30 22:53:02 +00:00 |
|
wtc%netscape.com
|
635e5adb80
|
Bugzilla bug #39712: work around the /GT bug of MSVC 6.0 SP3.
Modified files: WIN32.mk, ntthread.c
|
2000-05-30 22:51:39 +00:00 |
|
ruslan%netscape.com
|
22da84ab41
|
Fix 29219, a=gagan
|
2000-05-30 22:50:29 +00:00 |
|
wtc%netscape.com
|
39ff02a526
|
Bugzilla bug #5518: in _PR_MD_LSEEK and _PR_MD_LSEEK64, map the
NSPR seek flags to the Win32 seek flags before passing them to
SetFilePointer. Simplified the code in _PR_MD_LSEEK64.
|
2000-05-30 22:40:27 +00:00 |
|
dmose%mozilla.org
|
8635a1c640
|
updated several build-related items
|
2000-05-30 22:12:25 +00:00 |
|
dmose%mozilla.org
|
4cb322dff1
|
updated comment; made thread hang around forever in DEBUG mode to workaround gdb lossage; added forgotten Close for the nsIPipe
|
2000-05-30 22:10:46 +00:00 |
|
dmose%mozilla.org
|
bde156185d
|
using nsStandardURL instead nsSimpleURL
|
2000-05-30 22:01:16 +00:00 |
|
dmose%mozilla.org
|
3768bb8806
|
moved some PR_fprintfs inside of #ifdef DEBUG
|
2000-05-30 21:59:54 +00:00 |
|
cyeh%bluemartini.com
|
52f95fd1e5
|
add missing call SqlFmtClock()
that was supposed to be a part of 1.4 of repophook.cgi.
|
2000-05-30 21:56:39 +00:00 |
|
javi%netscape.com
|
cc03ad8c56
|
Use nlslayer as the library name instead of strres to avoid any potential
confusion.
|
2000-05-30 21:54:07 +00:00 |
|
nboyd%atg.com
|
4a72992ae8
|
check for null scope
|
2000-05-30 21:50:44 +00:00 |
|
wtc%netscape.com
|
b30069ac83
|
Added another (new) reason for the 5 second timeout to
GetQueuedCompletionStatus.
|
2000-05-30 21:49:16 +00:00 |
|
hyatt%netscape.com
|
ff7601bd18
|
Patch for autocomplete text field horkage.
|
2000-05-30 21:38:47 +00:00 |
|
brade%netscape.com
|
285b8f7b7c
|
backout previous checkin; wrong file committed! a=leaf
|
2000-05-30 20:34:05 +00:00 |
|
brade%netscape.com
|
9463189119
|
backout previous checkin; wrong file committed! a=leaf
|
2000-05-30 20:33:09 +00:00 |
|
brade%netscape.com
|
4ecf2768f4
|
backout previous checkin; wrong file committed! a=leaf
|
2000-05-30 20:31:51 +00:00 |
|
brade%netscape.com
|
17cfeb5218
|
fix for autocomplete.xml file being in wrong location (blocker #41001) a=leaf; r=sfraser
|
2000-05-30 20:27:35 +00:00 |
|
brade%netscape.com
|
0de4d2f486
|
fix blocker #41001; autocomplete.xml is not in correct location a=leaf; r=sfraser
|
2000-05-30 20:21:18 +00:00 |
|
brade%netscape.com
|
28ed4107f3
|
remove call to FetchFontInfo which doesn't work on 8.5; r=sfraser; a=granrose; bug #37318
|
2000-05-30 17:53:20 +00:00 |
|
mkaply%us.ibm.com
|
8063571b08
|
# 37239
r = gagan, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (casts, PR_CALLBACK)
|
2000-05-30 14:56:52 +00:00 |
|
mkaply%us.ibm.com
|
42a54d1989
|
# 40300
r = george.drapeau@eng.sun.comy, a = brendan
OS/2 bringup continues on M16 - linkages for OS/2 JNI
|
2000-05-30 14:43:56 +00:00 |
|
brade%netscape.com
|
06f9bf35b2
|
remove unnecessary ifdefs a=morse,brendan
|
2000-05-30 14:40:09 +00:00 |
|
mkaply%us.ibm.com
|
3c92f20cee
|
# 37239
r = mkaply, a = brendan
OS/2 bringup continues on M16 - port memory leak fix - OS/2 only
|
2000-05-30 14:36:43 +00:00 |
|
hyatt%netscape.com
|
d17d9da2b8
|
removed files: mozilla/layout/xul/base/src/nsCheckBoxFrame.cpp
|
2000-05-30 09:47:45 +00:00 |
|
hyatt%netscape.com
|
842a4c249d
|
Anonymous content patch.
|
2000-05-30 09:08:54 +00:00 |
|
hyatt%netscape.com
|
3b3b5f880c
|
Anony..
|
2000-05-30 09:07:09 +00:00 |
|
hyatt%netscape.com
|
8eff5c80bf
|
Patch anonymous content.
|
2000-05-30 09:06:22 +00:00 |
|
hyatt%netscape.com
|
a651922bfc
|
Patch anonymousContent
|
2000-05-30 09:06:08 +00:00 |
|
ben%netscape.com
|
a7a1209f80
|
fix for radio group
|
2000-05-30 08:57:10 +00:00 |
|
hyatt%netscape.com
|
376e74051d
|
Fix windows.
|
2000-05-30 08:54:11 +00:00 |
|
hyatt%netscape.com
|
2b183fdc30
|
More whackage.
|
2000-05-30 08:44:40 +00:00 |
|