Граф коммитов

90188 Коммитов

Автор SHA1 Сообщение Дата
cmanske%netscape.com b556aab536 Don't add new attribute if value is empty in Composer Advanced Edit dialog, r=96906, r=brade, sr=hewitt 2001-10-16 21:51:12 +00:00
cmanske%netscape.com bbd838172b Cleaned up imageMap objects in Composer Image Dialog, b=94749, r=brade, sr=kin 2001-10-16 21:45:37 +00:00
kin%netscape.com eb625f3baa 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
2001-10-16 21:41:42 +00:00
alecf%netscape.com 9bef0a77ba remove everything from this dir, no longer part of build 2001-10-16 21:38:36 +00:00
cmanske%netscape.com 4ef55b8618 Fixed not clearing 'value' menulist when 'name' was changed in Composer Advanced Edit dialog, b=100653, r=brade, sr=kin 2001-10-16 21:36:52 +00:00
wtc%netscape.com 2028707037 Removed memmove.c, snprintf.c, and strerror.c from CSRCS and added a
comment explaining why.
2001-10-16 21:32:16 +00:00
sspitzer%netscape.com c030c220fb 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
2001-10-16 21:28:34 +00:00
jst%netscape.com 12b670f9d7 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 2001-10-16 21:19:05 +00:00
pinkerton%netscape.com ac458d3081 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. 2001-10-16 21:10:51 +00:00
alecf%netscape.com 0aeede6732 bug 76339 - kill nsIAppShellComponent, finally. sr=sfraser, r=dveditz 2001-10-16 21:10:35 +00:00
dougt%netscape.com c299aa1695 backing out dbarons change to the nsIPluginClassicModule interface. Attempting to fix the fizilla bustage. r=beard, b=105072 2001-10-16 21:03:54 +00:00
dougt%netscape.com 73647cb89e Fixing bustage caused yesterday. b=105102, r=neeti 2001-10-16 21:00:39 +00:00
alecf%netscape.com 9a8ef3ebf4 bug 101761 - MODULE= cleanup on windows: gkplugin is really just plugin, r=cls 2001-10-16 20:56:51 +00:00
sspitzer%netscape.com 8b9019f871 remove my silly printf. rs=no one 2001-10-16 20:53:54 +00:00
mcafee%netscape.com c21d07e00b Adding a normal perl header. r=alecf 2001-10-16 20:52:53 +00:00
alecf%netscape.com 809e5e8a11 add some rules for module-graph.pl r=cls 2001-10-16 20:52:33 +00:00
nhotta%netscape.com eeeac561a5 Added support for MIME encoded headers in mailtoURL, changed to decode MIME encoded headers for mailto URL,
bug 12851, r=ducarroz, sr=sspitzer.
2001-10-16 20:38:59 +00:00
morse%netscape.com 059dbd2d86 bug 97409, add unblocking images to context menu, r=law, sr=alecf 2001-10-16 20:38:57 +00:00
cavin%netscape.com cb99249377 Bug #104975: Check if 'accountValues[type]' is NULL in checkUserServerChanges(). r=racham, sr=sspitzer. 2001-10-16 20:35:46 +00:00
pschwartau%netscape.com ee3ff5ed75 Comment fix. 2001-10-16 19:22:47 +00:00
rogerl%netscape.com c29d29a9b9 warning fix. 2001-10-16 19:14:16 +00:00
rogerl%netscape.com 5611bff89a 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.
2001-10-16 18:58:42 +00:00
gerv%gerv.net 5307a7b0c1 Bug 98146 redux - changing URL to relative one. Oops. Patch by jake, r=gerv. 2001-10-16 18:42:05 +00:00
seawood%netscape.com f3490ec7da Fix problem with .deps not being created when building mkdepend 2001-10-16 18:34:26 +00:00
nboyd%atg.com bf7a1f94a5 Test not valid in JDK 1.4. 2001-10-16 18:33:38 +00:00
pschwartau%netscape.com ed67c25e25 Skip new test that uses the gc() function of SpiderMonkey. 2001-10-16 18:14:19 +00:00
pschwartau%netscape.com 344e979448 Intial add. Regression test for Bugzilla bug 104584. 2001-10-16 17:46:26 +00:00
shrutiv%netscape.com 7bcb16c2f2 Fix for bug 103923: CCK installer doesn't display customize logo in
Instant Messenger window (r=tao)
2001-10-16 17:30:10 +00:00
waterson%netscape.com 5af9c22a13 Be sure to set default values\! 2001-10-16 15:45:41 +00:00
shanjian%netscape.com 6adad46381 #104518 CharDetNativeTest is not necessary
r=nhotta, sr=alecf
2001-10-16 14:23:44 +00:00
ftang%netscape.com 84f2798435 fix bustage. somehow I can compile but tinderbox cannot. 2001-10-16 14:10:21 +00:00
ftang%netscape.com 293ca72ce7 fix bug 96530. delay loading of unicharutil dll till we really need it.
r=dp sr=waterson
2001-10-16 12:38:19 +00:00
ftang%netscape.com f32e210d7a fix bug 95282. Add unicode based collation code for Mac OS X. r=nhotta sr=sfraser 2001-10-16 12:30:44 +00:00
ftang%netscape.com 10ff159a07 fix 93985. add ISO-8859-16 . r=yokoyama sr=blizzard 2001-10-16 12:26:38 +00:00
ftang%netscape.com 1156f44116 add ISO-8859-16. create folder for different charsets fix bug 93985 2001-10-16 12:25:55 +00:00
ftang%netscape.com 482d41c5d2 check in 93985. add ISO-8859-16 converter
r= yokoyama sr= blizzard (rs)
2001-10-16 12:06:22 +00:00
sicking%bigfoot.com 91508f3d8c Support LRE stylesheets
b=104052 r=peterv rs=brendan
2001-10-16 11:57:52 +00:00
peterv%netscape.com bf960e86ed Fix for bug 88623 (Cleanup Transformiix code). Removing some warnings. r=Pike, rs=jst. 2001-10-16 11:18:13 +00:00
leaf%mozilla.org c8f409c7d1 Automated update 2001-10-16 10:43:22 +00:00
seawood%netscape.com 4e6af4715d Add HAVE_FCHMOD to the list of ifdefs when checking whether or not to use fchmod. duh. 2001-10-16 10:37:33 +00:00
seawood%netscape.com 6993e0d0f8 define NO_X11 for beos so that it can compile mkdepend 2001-10-16 10:29:07 +00:00
seawood%netscape.com 95f3489c69 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
2001-10-16 09:31:58 +00:00
peterv%netscape.com 853dfbd0cf Fix for bug 88623 (Cleanup Transformiix code). Removing some warnings, fixing txResultStringComparator::compareValues, adding isEmpty to our string class. r=sicking, r=Pike, sr=jst. 2001-10-16 09:26:59 +00:00
seawood%netscape.com c67a9803a7 Generate the dep file based upon the output filename, not the srcfile name 2001-10-16 09:26:31 +00:00
timeless%mac.com eb5f2b81cf bug 27506, i messed up. making the changes per cbiesinger@web.de and justdave@syndicomm.com 2001-10-16 08:44:43 +00:00
dbaron%fas.harvard.edu 53c2592f15 Fix bustage. 2001-10-16 08:19:57 +00:00
bryner%netscape.com af617c034e Re-adding comments that were in nsIDrawingSurfaceGTK.h. 2001-10-16 07:58:38 +00:00
bryner%netscape.com 1ddac99589 Removing unused/obsolete rhapsody directories. r=pavlov. Not part of the build. 2001-10-16 07:52:56 +00:00
bryner%netscape.com 5c8818882d Getting rid of unused nsIDrawingSurfaceGTK interface. r=pavlov, rs=ben. 2001-10-16 07:42:54 +00:00
dbaron%fas.harvard.edu 3793e14479 Attempt to fix Carbon bustage from dougt's checkin for bug 99147. 2001-10-16 07:42:53 +00:00