slamm%netscape.com
|
8d76a76058
|
Remove bookmarks folder from toolbar. Bug 39332. r=pavlov.
|
2000-08-01 22:04:55 +00:00 |
neeti%netscape.com
|
8926df0b9e
|
fix for bug 30852 - Image cache not refreshed on reload,
fix for bug 40449 - Cache does not store latest value of pages, r/a=gagan
|
2000-08-01 22:03:47 +00:00 |
heikki%netscape.com
|
8eb3687fb2
|
Bug 41599 browser crashes when executing function with certain name such as Click(). Fixed by stopping recursion. r=saari.
|
2000-08-01 21:40:38 +00:00 |
hyatt%netscape.com
|
e88d343b75
|
Fix for 46849. r=pavlov
|
2000-08-01 21:39:28 +00:00 |
danm%netscape.com
|
d145eecb84
|
Deathgrip the output stream during WriteSegments to prevent bug 46267. This is a temporary patch to stop a common startup crash, until the real underlying cause is found. r=ruslan
|
2000-08-01 21:33:36 +00:00 |
varada%netscape.com
|
74f1c11ff9
|
polish for mailwindow;bugs #41866,45195,45201,45203,45204;r=scottip
|
2000-08-01 21:24:29 +00:00 |
robinf%netscape.com
|
183639d67a
|
*** empty log message ***
|
2000-08-01 21:14:47 +00:00 |
dave%intrec.com
|
483b625787
|
Undoing missing QA bug introduced with earlier patch (see bug 30826 for
details)
|
2000-08-01 19:52:06 +00:00 |
robinf%netscape.com
|
d8fc9f842f
|
fixing bug 45752
|
2000-08-01 19:27:09 +00:00 |
brade%netscape.com
|
88bbd13145
|
changes submitted by Dan Haddix (dan6992@hotmail.com); bug #37788
|
2000-08-01 14:31:26 +00:00 |
brade%netscape.com
|
ab75548449
|
change submitted by Dan Haddix (dan6992@hotmail.com); bug #37788
|
2000-08-01 14:29:35 +00:00 |
brade%netscape.com
|
22cb1be09c
|
Send Page (contributed by rcassin@supernova.org); bug #44802
|
2000-08-01 14:17:48 +00:00 |
brade%netscape.com
|
4d98f8a9b1
|
initialize menuhandle to null; r=sfraser; bug #45245
|
2000-08-01 09:06:25 +00:00 |
rjc%netscape.com
|
ce3187b7fc
|
Fix bug # 46710: can only start a drag on <treeitem> nodes. r=me
|
2000-08-01 08:24:07 +00:00 |
bryner%uiuc.edu
|
9f8d91fae8
|
Removing unused, old, obsolete files. Should not affect anything in the
build. r=cls.
|
2000-08-01 07:50:09 +00:00 |
bryner%uiuc.edu
|
814ed2385c
|
Oops- forgot to remove this makefile when I removed the obsolete files in
modules/libpref/l10n. Does not affect build.
|
2000-08-01 06:51:54 +00:00 |
cls%seawood.org
|
c6e8a9b610
|
For reasons not yet known, my build & the linux/arm tinderbox needed to include <stdlib.h> to get atoi().
|
2000-08-01 06:09:14 +00:00 |
cls%seawood.org
|
1497d2d1b1
|
Snarf'd gtk's NS_GetCurrentThread() implementation.
|
2000-08-01 06:02:28 +00:00 |
cls%seawood.org
|
77d5cdb7ed
|
BeOS doesn't need mcom_db.h either
|
2000-08-01 06:01:24 +00:00 |
danm%netscape.com
|
b21ec5e6b0
|
reverting to 1.65 -- though a slightly different version. i thought i was seeing a crash from that version, but now i think not. so, like before, bug 46556 r=saari. (also on M17 branch, rev 1.64.14.3)
|
2000-08-01 04:45:58 +00:00 |
danm%netscape.com
|
ad48a83b95
|
reverting last change, which causes new crashes
|
2000-08-01 02:58:13 +00:00 |
mscott%netscape.com
|
4914b24aae
|
Bug #1635 --> if we are downloading the entire message, set total download size based on the RFC822.SIZE response.
r=bienvenu
|
2000-08-01 02:53:46 +00:00 |
dougt%netscape.com
|
86bb592ff1
|
Make setting the env MBs not bytes. r=valeski@netscape.com
DEBUGGIN code
|
2000-08-01 02:51:22 +00:00 |
mscott%netscape.com
|
e04d33ce78
|
Bug #1539 --> if the identity already has an smtp server associated with it, don't create another one.
r=alecf
|
2000-08-01 02:48:12 +00:00 |
rjc%netscape.com
|
6195c9e0e0
|
Specify query encoding string for this search engine. r=me a=johng
|
2000-08-01 02:47:17 +00:00 |
dougt%netscape.com
|
54f8f10f69
|
Fix to allow MOZ_MEM_LIMIT be the upper limit in memory allocation.
Debugging code. pavlov reviewed.
|
2000-08-01 01:46:52 +00:00 |
nelsonb%netscape.com
|
1e9c30b7ed
|
Declare mp_int function arguments "const" as appropriate.
|
2000-08-01 01:38:30 +00:00 |
dougt%netscape.com
|
473c66645a
|
Minor changes. Using service manager returned from NS_InitXPCOM.
|
2000-08-01 01:37:44 +00:00 |
dougt%netscape.com
|
0248791f75
|
Ton of changes. Basically using nsIWebBrowserChrome now.
valeski@netscape.com
47003
|
2000-08-01 01:37:07 +00:00 |
endico%mozilla.org
|
dfc6f9e83a
|
Generate brief logs for beos builds. Fix for bug 37218. Patch contributed by Justin Morey <justin@68k.org>
|
2000-08-01 01:36:35 +00:00 |
nelsonb%netscape.com
|
f914572320
|
Change default value for MP_ARGCHK to depend on whether or not DEBUG is
defined. Raise the default "precision" to reduce reallocations.
|
2000-08-01 01:36:30 +00:00 |
danm%netscape.com
|
59227f3b4b
|
release the keyboard navigator in the destructor. seems to fix a secondary, rarer crash in bug 46556. also in M17 branch (rev 1.64.14.1). r=saari
|
2000-08-01 01:26:06 +00:00 |
rhp%netscape.com
|
8dcc2fc64d
|
Fix for extra table in quoted output - Bug #: 46975 - r: rhp - mozilla contribution
|
2000-08-01 01:25:59 +00:00 |
rhp%netscape.com
|
9c7f4dddcc
|
Fix for possible duplicate entry issues on sync failure - Bug # 1407 - r: bienvenu
|
2000-08-01 01:25:40 +00:00 |
danm%netscape.com
|
d90897cc8a
|
Glossing over the real problem (a leaking content area docshell), in the sure hope that nsBrowserInstance is going away soon, this embarrassing hack stops crash bug 46556. Same change is on M17, rev 1.139.2.4. r=hyatt
|
2000-08-01 01:16:40 +00:00 |
pinkerton%netscape.com
|
4fc06c1391
|
Fix for 39078, tooltips not disappearing on mouse clicks in button. when we get a mousedown, close the tooltip and cancel the timer. r=saari.
|
2000-08-01 01:05:58 +00:00 |
harishd%netscape.com
|
f51a308560
|
Migrating
-------------
46269 [nsbeta2+] - Fixed a crash, in CStartToken::IsEmpty(), caused by a wrong casting.
r=hiekki.
|
2000-08-01 01:02:09 +00:00 |
bryner%uiuc.edu
|
24bfc09eb3
|
Fix for bug 42052 (auto->none for max-width of menuitems in
menulists). r=ben.
|
2000-08-01 00:59:37 +00:00 |
tao%netscape.com
|
d3adb334d4
|
1683: Missing Buddy list from sidebar on new install.r=sgehani,a=pdt.
|
2000-08-01 00:57:33 +00:00 |
tao%netscape.com
|
ead700e4b5
|
1683: BuddyList missing from sidebar on new install.r=sgehani,a=pdt.
|
2000-08-01 00:53:48 +00:00 |
pinkerton%netscape.com
|
2d01870c1c
|
fix for 38359, link drags not firing if mouse was close to an edge. we need to fake out the ESM by setting |mCurrentTarget| to where the mouse went down so event.target is correct in JS. r=saari.
|
2000-08-01 00:35:23 +00:00 |
pinkerton%netscape.com
|
9fb2c9c95f
|
Fix for 38359, reset cursor to arrow before invoking d&d.
|
2000-08-01 00:32:17 +00:00 |
dimator%netscape.com
|
46c94ac2af
|
Bug 23760. Updating threaded/unthreaded column icons. r=putterman
|
2000-07-31 23:38:21 +00:00 |
BlakeR1234%aol.com
|
c87463138c
|
Fix bug 47020, add menu checkmarks. r=jag a=putterman
|
2000-07-31 23:25:41 +00:00 |
vidur%netscape.com
|
5d71119cbe
|
Adding xmlextras to the default build target so that it can be included in the nightlies as per leaf. a=leaf, r=pollmann
|
2000-07-31 23:14:24 +00:00 |
bryner%uiuc.edu
|
2794897c33
|
Patch from blizzard to fix 45808 (unable to get focus in file input
textfield on Linux). r=me.
|
2000-07-31 23:00:28 +00:00 |
pinkerton%netscape.com
|
0aabac67f5
|
for bug 39326, don't send the drop event to gecko if the canDrop is false on the drag session.
|
2000-07-31 22:54:03 +00:00 |
pinkerton%netscape.com
|
d632cd285b
|
for bug 39326, add a drag over handler to reject drags from the same content area. better than the way i did it before.
|
2000-07-31 22:53:26 +00:00 |
mcafee%netscape.com
|
97457b8b31
|
Saving horizontal space in diskspace pref pane (40888). r=matt
|
2000-07-31 22:47:26 +00:00 |
wtc%netscape.com
|
48f87f0557
|
Bugzilla bug #17223: fixed an error found when I compiled on Mac.
|
2000-07-31 22:40:12 +00:00 |