slamm%netscape.com
c4a2e7615d
Add rule to collapse splitter siblings when collapsed='true'. Eventually we may want to make this rule more general (by taking off 'box >'). Bug 29813. r=evaughan,mcafee a=jevering r=hyatt
2000-03-08 00:15:29 +00:00
slamm%netscape.com
dd998d8014
Add collapsed='true' for splitter siblings when the are collapsed. A style rule in global.css will then hide the sibling. It used to work by setting the style directly. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:14:53 +00:00
pinkerton%netscape.com
d29cba4031
fix for 30911, don't show active state unless mouse is inside the button (changes :active to :hover:active). r=hyatt, a=jevering.
2000-03-07 23:58:48 +00:00
dmose%mozilla.org
549c5b38af
added error checking; moved vconfigurables to top of file; made cvs commit not spew noise to the webserver error log
2000-03-07 22:51:08 +00:00
wtc%netscape.com
40b5b61ac3
Bugzilla bug #30367 : define uint for Neutrino. Rearranged the ifdef's
...
in protypes.h so that it is easier to understand. Added the test
obsints.c to ensure that all the (obsolete) integer types are defined.
Added file: pr/tests/obsints.c
Modified files: protypes.h, pr/tests/Makefile, pr/tests/Makefile.in
2000-03-07 22:48:41 +00:00
mcafee%netscape.com
8d9521f806
Using proper copyright date range (10980). r=slamm, btoring. a=jar
2000-03-07 22:46:29 +00:00
ashuk%eng.sun.com
b6b1747f72
a=edburns
...
r=edburns
author=ashuk
bug=28407
New native code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:45:37 +00:00
ashuk%eng.sun.com
9fe6afbb8e
a=edburns
...
r=edburns
author=ashuk
bug=28407
Moved this file to java/webclient/classes_new/org/mozilla/webclient/wrapper_native -- Ashu K.
2000-03-07 22:39:11 +00:00
dmose%mozilla.org
5d6e2f135a
added patch from terry@mozilla.org to allow branches to be restricted; added self to contributor list for previous checkin
2000-03-07 22:37:10 +00:00
ashuk%eng.sun.com
632a1b0f34
a=edburns
...
r=edburns
author=ashuk
bug=28407
New native code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:33:38 +00:00
edburns%acm.org
29ed3a17ef
NOT IN SeaMonkey
...
Added // PENDING comment
2000-03-07 22:32:27 +00:00
terry%mozilla.org
6f297df44b
Patch by Dave Miller <dave@intrec.com> -- allow setting of
...
confidentiality when submitting a new bug.
2000-03-07 22:22:55 +00:00
ashuk%eng.sun.com
364a2788bc
a=edburns
...
r=edburns
author=ashuk
bug=28407
New run script for spec-compliant impl -- Ashu K.
2000-03-07 22:19:20 +00:00
ashuk%eng.sun.com
11dfd4783d
a=edburns
...
r=edburns
author=ashuk
bug=28407
New solaris Makefile for spec-compliant impl -- Ashu K.
2000-03-07 22:18:17 +00:00
ashuk%eng.sun.com
cbe874f8cf
a=edburns
...
r=edburns
author=ashuk
bug=28407
New java code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:16:07 +00:00
ashuk%eng.sun.com
6171e421f6
a=edburns
...
r=edburns
author=ashuk
bug=28407
New java code for spec-compliant impl ported to solaris -- Ashu K.
2000-03-07 22:10:08 +00:00
ashuk%eng.sun.com
837a1c3112
a=edburns
...
r=edburns
author=ashuk
bug=28407
makefile for Java code - spec compliant impl -- Ashu K
2000-03-07 22:03:57 +00:00
dougt%netscape.com
b06cdcdd6a
Adding MANIFEST file to export timebomb header file to xpfe. Fixes build bustage.
2000-03-07 22:02:50 +00:00
dougt%netscape.com
3f218f9c28
Adding export file to fix build bustage
2000-03-07 22:00:17 +00:00
terry%mozilla.org
23fc67e133
Patch by Peter Schweiger <schweiger.peter@litef.de> -- date formatting
...
string wasn't working with modern MySQL engines.
2000-03-07 21:56:02 +00:00
warren%netscape.com
8ed5cb8b57
Fixing thread-safety assertions. a=jar,r=valeski
2000-03-07 21:47:15 +00:00
terry%mozilla.org
722e3ce72f
Oops! canconfirm bit wasn't actually working.
2000-03-07 21:29:19 +00:00
norris%netscape.com
8640325859
Remove test cases with classes from the rmi package that isn't supported by ths MS VM.
2000-03-07 21:16:13 +00:00
norris%netscape.com
c35e39f713
Fix bug 30736 Errors in .js files not reported correctly
...
a=pdt,r=jband@netscape.com
2000-03-07 21:08:46 +00:00
terry%mozilla.org
23f8154856
Was choking on order='Importance'.
2000-03-07 21:04:35 +00:00
dougt%netscape.com
a7dfe9b9ae
moving the timebomb code from the nsAppRunner to the Browser. This
...
allows us to modify that user's first start page.
28060. r= mccabe, a= jevering.
2000-03-07 21:02:50 +00:00
mkaply%us.ibm.com
d7236ee829
# 25555
...
r= pavlov@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-07 21:00:06 +00:00
dougt%netscape.com
e51ecb9da0
fixed some bugs in the origanal code. I missed a
...
check against null, and was using the wrong pref string.
28060 r=mccabe, a=jevering
2000-03-07 20:58:46 +00:00
bienvenu%netscape.com
137833a7ba
add ab upgrader interface, NOT PART OF BUILD
2000-03-07 20:57:03 +00:00
scc%netscape.com
50fa47e2c4
Not part of the build. Developing interfaces. Incremental changes to share with rickg, et al.
2000-03-07 20:56:07 +00:00
mkaply%us.ibm.com
419752f670
# 25555
...
r= dcone@netscape.com
OS/2 changes for Mozilla - add #ifdef, change #ifdef
2000-03-07 20:52:13 +00:00
sspitzer%netscape.com
394509ff28
fix for bug #30646 . crash on certain news messages. r=mscott, a=jar.
2000-03-07 20:49:48 +00:00
seth%cs.brandeis.edu
c70a2b380b
* this adds in DEFAULT_PRODUCT and DEFAULT_COMPONENT functionality to the
...
bug_email.pl script. See comments in the script itself for how it works.
2000-03-07 20:39:38 +00:00
dmose%mozilla.org
768c94cd6f
added hack for NSS bug injection
2000-03-07 20:03:52 +00:00
terry%mozilla.org
bf2aac5b81
Fixed stupid syntax error in last patch.
2000-03-07 19:27:41 +00:00
terry%mozilla.org
3a5e7f06af
Patch by "David Gardiner" <david.gardiner@unisa.edu.au> -- recognize
...
more useragent strings.
2000-03-07 18:52:27 +00:00
terry%mozilla.org
c3ae7bc600
Patch by Brian Duggan <bduggan@oven.com> -- security improvements.
2000-03-07 18:23:00 +00:00
terry%mozilla.org
041b24d11c
Contribution by Eli Goldberg <eli@prometheus-music.com> -- generic
...
bug-writing guidelines.
2000-03-07 18:00:24 +00:00
terry%mozilla.org
b09009c9db
Submission by Klaas Freitag <freitag@suse.de>.
2000-03-07 17:36:48 +00:00
terry%mozilla.org
0e0fd005d7
Patch by Olaf Krische <krische@mbi-berlin.de> -- Fixed HTML typos.
2000-03-07 17:32:51 +00:00
norris%netscape.com
a481bb8745
Fix typo.
2000-03-07 17:22:43 +00:00
rods%netscape.com
ef269b8196
nsITextContent needed to be included not forwarded.
2000-03-07 16:45:21 +00:00
rods%netscape.com
cf7b11476b
need to static set the height so the dialog looks right
...
fixes bugs 29544, 28835
a=jar
2000-03-07 15:57:22 +00:00
rods%netscape.com
c6496e7cb6
changes to select becuase the new display area is a block and text frame instead
...
of a button
fixes bugs 29544, 28835
a=jar
2000-03-07 15:56:14 +00:00
rods%netscape.com
92ca580100
Fixed Combobox and ListBox frame to be more effecient in processing reflows
...
added Block and text frame for displaying the selected option for the combobox
Fixes Bugs 30463, 28835, 29544
r=buster,kmcclusk a=jar
2000-03-07 15:54:31 +00:00
svn%xmlterm.org
3f109838a5
xmlterm changes only (not part of the default build).
...
Minor tweaks to handle input of control characters. Switched to double clicks, instead of single clicks, to activate XMLterm features (to protect the user).
2000-03-07 15:45:16 +00:00
valeski%netscape.com
e34603f984
r=vidur. a=jevering. We now advertise Netscape like we always did in the AppName field
2000-03-07 15:35:48 +00:00
Jerry.Kirk%Nexwarecorp.com
3cc27d1a4c
Remove -DDEBUG from the Makefile
...
Fix the numeric keypad keys under PHOTON.
2000-03-07 13:57:43 +00:00
Jerry.Kirk%Nexwarecorp.com
329e21e349
Removing -DDEBUG to force PR_LOGing on, this causes optimized builds
...
not to link correctly.
PHOTON ONLY
2000-03-07 13:30:49 +00:00
jband%netscape.com
0e9bb75f8d
NOT PART OF THE BUILD - updating xptcall ports status page to note completion of Compaq Tru64 port
2000-03-07 09:19:12 +00:00