shanjian%netscape.com
|
08f2f8ffc2
|
#59268
backup to previous version because of new problem found with this fix.
|
2001-01-12 00:36:21 +00:00 |
|
blakeross%telocity.com
|
065f758e84
|
Fixing a problem with my checkbox patch from the other day (something didn't revert properly). r=kerz
|
2001-01-12 00:23:09 +00:00 |
|
sonmi%netscape.com
|
94b0ea5983
|
now killing tail -f when done under MKS as well.
|
2001-01-12 00:18:32 +00:00 |
|
bnesse%netscape.com
|
dace2d2333
|
Fix for Mac plugin positioning problems. Bug 59620. r = peterlubczynski, sr = buster.
|
2001-01-11 23:56:35 +00:00 |
|
brendan%mozilla.org
|
241d647c16
|
Fix ABW impurities under JS_ClearScope on an unmutated obj (64958, r=shaver, sr=jband).
|
2001-01-11 23:55:30 +00:00 |
|
bryner%uiuc.edu
|
da2a59c90a
|
Bug 63367 - turn on Mouse Wheel pref panel on Mac (this actually turns it on for all platforms). r=timeless, sr=ben.
|
2001-01-11 23:37:50 +00:00 |
|
varada%netscape.com
|
cf7fc13cfc
|
fix for #62696;reply-to not appearing in addressingwidget;r=ducarroz;sr=mscott
|
2001-01-11 23:36:03 +00:00 |
|
karnaze%netscape.com
|
bbca42725d
|
removed assertion added during fix for bug 57828.
|
2001-01-11 23:22:44 +00:00 |
|
karnaze%netscape.com
|
03bd50cb8d
|
bug 57828 - better handling of nowrap in table cell. sr=buster, r=attinasi.
|
2001-01-11 23:03:37 +00:00 |
|
blakeross%telocity.com
|
7ac4176949
|
removing more dump()s (65127)
|
2001-01-11 22:58:50 +00:00 |
|
karnaze%netscape.com
|
17cb2cee95
|
bug 56201 - allow cell to return larger desired size than avail during incremental reflow. sr=buster, r=peterl
|
2001-01-11 22:51:35 +00:00 |
|
blakeross%telocity.com
|
39adeae2e9
|
removing more dump()s.
|
2001-01-11 22:50:20 +00:00 |
|
blakeross%telocity.com
|
d7c4e149c9
|
took spelling lessons, fixing.
|
2001-01-11 22:44:54 +00:00 |
|
varada%netscape.com
|
a77655ca07
|
fix for bug#53534-attachment cannot have duplicate files;r=ducarroz;sr=mscott; fix for bug#59101-toolbar checkmarks not visible in viewmenu;r=varada;sr=mscott
|
2001-01-11 22:34:13 +00:00 |
|
dcone%netscape.com
|
9349b361ed
|
r=peterl sr = buster. Added printeroptions service
|
2001-01-11 22:17:38 +00:00 |
|
dcone%netscape.com
|
027f2b356a
|
r=peterl sr=buster Set up for the printoptions
|
2001-01-11 22:14:45 +00:00 |
|
naving%netscape.com
|
00a44e827b
|
64766 sr=bienvenu. Removing code that was not required for one of my earlier fixes.
Thanks to bienvenu for pointing it out.
|
2001-01-11 22:02:29 +00:00 |
|
harishd%netscape.com
|
916ef102e8
|
64622 - Make sure that IsResidualStyleTag() returns the correct value. That is, return TRUE for tags that fall under residual style category.
r=jst
sr=vidur
|
2001-01-11 21:31:03 +00:00 |
|
blakeross%telocity.com
|
660ba4e4b3
|
fix problem in last checkin.
|
2001-01-11 21:29:15 +00:00 |
|
blakeross%telocity.com
|
58b434774d
|
Fix 60627: JS strict warnings in abCommon.js. patch by Mark Olson (maolson@earthlink.net). r=jag sr=mscott
|
2001-01-11 21:05:53 +00:00 |
|
dougt%netscape.com
|
9906e380fd
|
duh! wrong var being used. r=darin a=me
|
2001-01-11 20:55:09 +00:00 |
|
morse%netscape.com
|
4dfd52e227
|
bug 64553, javascript error, submitted by gemal@gemal.dk, r=morse@netscape.com, sr=brendan@mozilla.org
|
2001-01-11 20:14:59 +00:00 |
|
mcgreer%netscape.com
|
9f6b371648
|
prune list of exported symbols for s/mime library
|
2001-01-11 20:09:01 +00:00 |
|
neeti%netscape.com
|
7dc2d704b2
|
fix for bug 59975 - general.useragent.override ignored, r=darin@netscape.com,sr=mscott@netscape.com
|
2001-01-11 15:17:30 +00:00 |
|
rods%netscape.com
|
be43d5e2a0
|
must return NS_OK from DOM calls, this will make the button look enabled when enabled
Bug 63722 r=attinasi sr=buster
|
2001-01-11 15:14:47 +00:00 |
|
bienvenu%netscape.com
|
006ca960b7
|
add compact offline store method, part of 15865 r=sspitzer, sr=mscott
|
2001-01-11 14:40:50 +00:00 |
|
axel%pike.org
|
99b664568f
|
bug 57282, fixing easy modules like transformiix, r=cls (build stuff)
|
2001-01-11 11:02:10 +00:00 |
|
saari%netscape.com
|
f43a9765bb
|
Fix for 58957, plugins on MacOS don't get key events. r=bnesse, sr=hyatt.
|
2001-01-11 08:22:27 +00:00 |
|
saari%netscape.com
|
9b46ffc535
|
Fix for 58957, plugins don't get key events on MacOS. r=bnesse, sr=hyatt
|
2001-01-11 08:17:36 +00:00 |
|
bryner%uiuc.edu
|
dadee9d0ea
|
Removing dead nsISelfScrollingFrame interface. sr=hyatt.
|
2001-01-11 07:32:48 +00:00 |
|
blakeross%telocity.com
|
3d8bf834c4
|
Fix 64602: tooltips in mac classic are gray, not yellow. patch by lordpixel. r=blake sr=sfraser
|
2001-01-11 06:29:55 +00:00 |
|
wtc%netscape.com
|
1be1cd1ff7
|
Bugzilla bug #64471: need to use the value of the 'xferred' argument when
sendfilev fails with EAGAIN/EWOULDBLOCK.
|
2001-01-11 05:17:52 +00:00 |
|
cmanske%netscape.com
|
95302b189a
|
Fix bug 55879 (handle default alignment in TH vs. TD in table properties) r=mjudge, sr=sfraser
|
2001-01-11 05:01:24 +00:00 |
|
cmanske%netscape.com
|
fa6b576db4
|
Fix bugs 55286 (foreign char in URL not converted correctly), 62386 (enable OK after selecting anchor) r=mjudge, sr=sfraser
|
2001-01-11 04:59:19 +00:00 |
|
cmanske%netscape.com
|
96d49d4442
|
Fix bug 58364 (remove appcore from dialog template file) r=mjudge, sr=sfraser
|
2001-01-11 04:57:23 +00:00 |
|
cmanske%netscape.com
|
54a108c4b4
|
Fix bug 53275 (disable colorpickers in prefs if not 'Custom colors') r=mjudge, sr=sfraser
|
2001-01-11 04:55:33 +00:00 |
|
cmanske%netscape.com
|
dabe980b15
|
Fix bug 58496 (Insert table should delete selection) r=mjudge, sr=sfraser
|
2001-01-11 04:54:20 +00:00 |
|
cmanske%netscape.com
|
cb2d225d80
|
Fix bug 55991 (right click in table cell and context menus) r=mjudge, sr=sfraser
|
2001-01-11 04:49:42 +00:00 |
|
pavlov%netscape.com
|
4d65e92a80
|
adding some image shit
|
2001-01-11 04:35:18 +00:00 |
|
pavlov%netscape.com
|
3f8c9a9d59
|
i don't remember what i changed. i hate windows. windows sucks. its makefile and dlldep crap can kiss my ass
|
2001-01-11 04:34:43 +00:00 |
|
bienvenu%netscape.com
|
51e2d724b9
|
move WeAreOffline to imap utils part of offline work for 15865 r=sspitzer, sr=mscott
|
2001-01-11 04:15:30 +00:00 |
|
sspitzer%netscape.com
|
523579d3ea
|
add files for bienvenu.
|
2001-01-11 04:15:15 +00:00 |
|
bienvenu%netscape.com
|
53e9a2cb99
|
more work on purging of offline imap/news messages r=sspitzer, sr=mscott 15865
|
2001-01-11 04:07:24 +00:00 |
|
bienvenu%netscape.com
|
c8c915bd95
|
add setter for mem cache entry so we can clear it out r=sspitzer, sr=mscott
|
2001-01-11 04:05:18 +00:00 |
|
bienvenu%netscape.com
|
702a469840
|
add nsMsgFolderCompactor.cpp to windows build r=sspitzer,sr=mscott
|
2001-01-11 02:44:59 +00:00 |
|
bienvenu%netscape.com
|
fc801fc2b0
|
add path to base\src to to windows build r=sspitzer, sr=mscott
|
2001-01-11 02:44:03 +00:00 |
|
bienvenu%netscape.com
|
0afd6f3eba
|
add nsIMsgFolderCompactor.idl to windows build r=sspitzer, sr=mscott
|
2001-01-11 02:43:12 +00:00 |
|
evaughan%netscape.com
|
4fe0954556
|
fixes for:
60058
43825
53885
45856
40612
-r ben -sr hyatt
|
2001-01-11 01:56:27 +00:00 |
|
sonmi%netscape.com
|
14b74a767a
|
formated everything to a <tab4> format - still needs reformating to linelength
|
2001-01-11 01:55:23 +00:00 |
|
sonmi%netscape.com
|
672d2f9598
|
terminate now if no selfserver is running before attempting to start the
clients (with exception of the -q testclien)
|
2001-01-11 01:45:12 +00:00 |
|