ftang%netscape.com
9385592d3b
add new files to the build. Not part of the build yet. Won't impact the tree.
...
fix bug 23363 r=brade sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@105545 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 22:32:39 +00:00
ftang%netscape.com
a8316b2299
fix bug 97176. delay loading of fontEncoding.properties untill we need it. Build in some common pair
...
r=rbs sr=waterson
git-svn-id: svn://10.0.0.236/trunk@105544 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 22:29:29 +00:00
alecf%netscape.com
ae461f1992
argh, add this file back to prevent further fizilla bustage
...
git-svn-id: svn://10.0.0.236/trunk@105543 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 22:23:45 +00:00
av%netscape.com
3652a1446d
Fixing bug 104866 -- null chech before using nsCRT::strlen avoiding crash, r=nhotta, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@105542 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 22:14:52 +00:00
av%netscape.com
2f106e6979
Fixing bug 104940 -- ignore plugins that do not show mime type, r=peterl, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@105541 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 22:12:27 +00:00
jaggernaut%netscape.com
56fd5dbc91
More REQUIRES clean-up.
...
git-svn-id: svn://10.0.0.236/trunk@105540 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 22:08:55 +00:00
alecf%netscape.com
0dd5094436
ack, what is this doing calling shutdown? :(
...
shutdown is gone
git-svn-id: svn://10.0.0.236/trunk@105539 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:54:11 +00:00
waterson%netscape.com
9c712ccd4f
Bug 104328. Re-use fast code from nsIRDFContainerUtils to implement nsRDFContainer::IndexOf; fix infinite loop in nsRDFContainerUtils::IndexOf. Patch from tingley@sundell.net, r=waterson, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@105538 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:52:01 +00:00
cmanske%netscape.com
1687edd775
Don't add new attribute if value is empty in Composer Advanced Edit dialog, r=96906, r=brade, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@105537 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:51:12 +00:00
cmanske%netscape.com
3c6edcc3a7
Cleaned up imageMap objects in Composer Image Dialog, b=94749, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@105536 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:45:37 +00:00
kin%netscape.com
ffde4a4364
Fix for bug 97674: Parts of Mail composition/Composer window left blank after deleting text
...
If a paint event is received while refresh is disabled,
DispatchEvent() will now call UpdateView() to add the
area specified by the paint event, to the dirty region of
the view. This will insure that the area will get painted
properly when refresh is enabled.
r=kmcclusk@netscape.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@105535 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:41:42 +00:00
alecf%netscape.com
ed5a290fe5
remove everything from this dir, no longer part of build
...
git-svn-id: svn://10.0.0.236/trunk@105534 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:38:36 +00:00
cmanske%netscape.com
a1112551b8
Fixed not clearing 'value' menulist when 'name' was changed in Composer Advanced Edit dialog, b=100653, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@105533 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:36:52 +00:00
wtc%netscape.com
8229641d24
Removed memmove.c, snprintf.c, and strerror.c from CSRCS and added a
...
comment explaining why.
git-svn-id: svn://10.0.0.236/trunk@105532 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:32:16 +00:00
sspitzer%netscape.com
706c8349a1
fix for #105126 . define a default height for the thread pane when using the
...
normal 3 pane layout. without a default, the splitter between the thread pane and the
message pane jumps when we switch folders, which looks bad and causes a repaint,
which is bad for folder loading performance. r=cavin, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@105531 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:28:34 +00:00
jst%netscape.com
1219d2d2b7
Fixing bug 101492. Making self.close() do nothing when called from within a frame in a frameset (or from an iframe) for backwards compatibility. r=peterv@netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@105530 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:19:05 +00:00
pinkerton%netscape.com
ff4273d2c4
for carbon, use the simple defproc to avoid window borders by the OS. also, remove invisible windows from the OS window lists (hidden window is one example). bugs 76990 and 102525. r=sdagley/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@105529 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:10:51 +00:00
alecf%netscape.com
445fa78680
bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@105528 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:10:35 +00:00
dougt%netscape.com
b01e0f7cd7
backing out dbarons change to the nsIPluginClassicModule interface. Attempting to fix the fizilla bustage. r=beard, b=105072
...
git-svn-id: svn://10.0.0.236/trunk@105527 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:03:54 +00:00
dougt%netscape.com
47cea5ecc3
Fixing bustage caused yesterday. b=105102, r=neeti
...
git-svn-id: svn://10.0.0.236/trunk@105526 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 21:00:39 +00:00
alecf%netscape.com
7299bc6fc4
bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@105525 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 20:56:51 +00:00
sspitzer%netscape.com
6f35191147
remove my silly printf. rs=no one
...
git-svn-id: svn://10.0.0.236/trunk@105524 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 20:53:54 +00:00
mcafee%netscape.com
5cec9cd36c
Adding a normal perl header. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@105523 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 20:52:53 +00:00
alecf%netscape.com
8784307580
add some rules for module-graph.pl r=cls
...
git-svn-id: svn://10.0.0.236/trunk@105522 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 20:52:33 +00:00
nhotta%netscape.com
100bed33a5
Added support for MIME encoded headers in mailtoURL, changed to decode MIME encoded headers for mailto URL,
...
bug 12851, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@105521 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 20:38:59 +00:00
morse%netscape.com
1eda82eb05
bug 97409, add unblocking images to context menu, r=law, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@105520 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 20:38:57 +00:00
cavin%netscape.com
2e04f29b58
Bug #104975 : Check if 'accountValues[type]' is NULL in checkUserServerChanges(). r=racham, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@105519 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 20:35:46 +00:00
pschwartau%netscape.com
e8a1b17f30
Comment fix.
...
git-svn-id: svn://10.0.0.236/trunk@105518 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 19:22:47 +00:00
rogerl%netscape.com
17454e3c6d
warning fix.
...
git-svn-id: svn://10.0.0.236/trunk@105517 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 19:14:16 +00:00
rogerl%netscape.com
cf85a41674
Fixed length fields for various functions, behavioiur of string functions
...
to match tests. Added missing virtuals to BoundFunction. Fixed eval access
to parameters and locals.
git-svn-id: svn://10.0.0.236/trunk@105516 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 18:58:42 +00:00
gerv%gerv.net
259c5e66d6
Bug 98146 redux - changing URL to relative one. Oops. Patch by jake, r=gerv.
...
git-svn-id: svn://10.0.0.236/trunk@105514 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 18:42:05 +00:00
seawood%netscape.com
1bbeefe620
Fix problem with .deps not being created when building mkdepend
...
git-svn-id: svn://10.0.0.236/trunk@105513 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 18:34:26 +00:00
nboyd%atg.com
a3f0680697
Test not valid in JDK 1.4.
...
git-svn-id: svn://10.0.0.236/trunk@105512 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 18:33:38 +00:00
pschwartau%netscape.com
119778a902
Skip new test that uses the gc() function of SpiderMonkey.
...
git-svn-id: svn://10.0.0.236/trunk@105511 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 18:14:19 +00:00
pschwartau%netscape.com
ab8861e594
Intial add. Regression test for Bugzilla bug 104584.
...
git-svn-id: svn://10.0.0.236/trunk@105508 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 17:46:26 +00:00
shrutiv%netscape.com
971e1a1c22
Fix for bug 103923: CCK installer doesn't display customize logo in
...
Instant Messenger window (r=tao)
git-svn-id: svn://10.0.0.236/trunk@105507 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 17:30:10 +00:00
waterson%netscape.com
0d1ec0458b
Be sure to set default values\!
...
git-svn-id: svn://10.0.0.236/trunk@105506 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 15:45:41 +00:00
shanjian%netscape.com
7bbe170794
#104518 CharDetNativeTest is not necessary
...
r=nhotta, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@105505 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 14:23:44 +00:00
ftang%netscape.com
b41c2cfe61
fix bustage. somehow I can compile but tinderbox cannot.
...
git-svn-id: svn://10.0.0.236/trunk@105504 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 14:10:21 +00:00
ftang%netscape.com
671c15eaef
fix bug 96530. delay loading of unicharutil dll till we really need it.
...
r=dp sr=waterson
git-svn-id: svn://10.0.0.236/trunk@105503 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 12:38:19 +00:00
ftang%netscape.com
74ac65c718
fix bug 95282. Add unicode based collation code for Mac OS X. r=nhotta sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@105502 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 12:30:44 +00:00
ftang%netscape.com
33a703f57b
fix 93985. add ISO-8859-16 . r=yokoyama sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@105501 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 12:26:38 +00:00
ftang%netscape.com
82ae6924d3
add ISO-8859-16. create folder for different charsets
...
fix bug 93985
git-svn-id: svn://10.0.0.236/trunk@105500 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 12:25:55 +00:00
ftang%netscape.com
6f675056d0
check in 93985. add ISO-8859-16 converter
...
r= yokoyama sr= blizzard (rs)
git-svn-id: svn://10.0.0.236/trunk@105499 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 12:06:22 +00:00
sicking%bigfoot.com
9302ceb7d0
Support LRE stylesheets
...
b=104052 r=peterv rs=brendan
git-svn-id: svn://10.0.0.236/trunk@105498 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 11:57:52 +00:00
peterv%netscape.com
c2d459b80e
Fix for bug 88623 (Cleanup Transformiix code). Removing some warnings. r=Pike, rs=jst.
...
git-svn-id: svn://10.0.0.236/trunk@105497 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 11:18:13 +00:00
leaf%mozilla.org
fab2dd4d45
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@105496 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 10:43:22 +00:00
seawood%netscape.com
91bfe99a6c
Add HAVE_FCHMOD to the list of ifdefs when checking whether or not to use fchmod. duh.
...
git-svn-id: svn://10.0.0.236/trunk@105495 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 10:37:33 +00:00
seawood%netscape.com
85e697c6bf
define NO_X11 for beos so that it can compile mkdepend
...
git-svn-id: svn://10.0.0.236/trunk@105494 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 10:29:07 +00:00
seawood%netscape.com
836ab0e467
For directories that use additional VPATHs, change OBJ_SUFFIX instead of duplicating build rules. Turn off compiler dependencies when changing OBJ_SUFFIX because at least gcc < 3.0 has problems generating the correct dependencies when the basename of the srcfile does not match the basename of the object file.
...
Bug #105005
git-svn-id: svn://10.0.0.236/trunk@105493 18797224-902f-48f8-a5cc-f745e15eee43
2001-10-16 09:31:58 +00:00