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

48883 Коммитов

Автор SHA1 Сообщение Дата
selmer%netscape.com a1674a5a49 bug 18001 assertion & crash on treeTest1.xul. r=hyatt a=chofmann 1999-12-14 22:30:41 +00:00
rods%netscape.com 9da2c4a788 temprary fix for combobox dropdowns that jump all around.
changed the way a temp nsSize was being created.
removed all the dom listener interfaces and code (they weren't being used)
r=beard,self a=chofmann bug 19416, 20957, 19300, 20250
1999-12-14 22:22:00 +00:00
rods%netscape.com 4cf3515a9b temprary fix for combobox dropdowns that jump all around.
r=beard a=chofmann bug 19416
1999-12-14 22:21:58 +00:00
valeski%netscape.com 7eda757e29 21723. a=chofmann, r=warren. earlier this week segment size and max size parameters were exposed to higher level consumers of necko apis. this change warns a user if they try to create a pipe w/ zero len segs and max sizes. pipes are useless without sizes 1999-12-14 22:08:40 +00:00
valeski%netscape.com 2f303433fa 21723. a=chofmann, r=rpotts. Laying ground work for FTP checkin. This fixes an oppressive event queue api method. We weren't returning the event to be processed. subsequently the event was being lost. There are currently *no* users of this method in the tree. 1999-12-14 22:06:17 +00:00
petitta%netscape.com 31eddf81cf Minor folder changes 1999-12-14 21:38:54 +00:00
rods%netscape.com f6731636bf mVisible not being used correctly nneded to check against NS_STYLE_VISIBILITY_VISIBLE
bug 19300,20250 r=kmcclusk a=chofmann
1999-12-14 20:27:20 +00:00
dmose%mozilla.org 2731e16c98 bracketed code that broke non-debug builds with #ifdef NS_DEBUG. r=blizzard@redhat.com, a=leaf@mozilla.org. 1999-12-14 18:54:17 +00:00
scc%netscape.com 4c39c1a55c Make observers support weak references. Wallet service needs refcount stabilization in constructor to avoid premature release. Bug #18682; r=dp. a=dp. 1999-12-14 18:51:41 +00:00
Jerry.Kirk%Nexwarecorp.com 163cea3d85 Convert Pop-Up Menus from PtWindow to PtRegion, for PHOTON only.
Changing to PtRegions fixs some z-order problems, clipping problems
and focus issues.
a=chofman r=kedl
1999-12-14 15:00:56 +00:00
rods%netscape.com d9a272f088 stripping out all the whitespace for form data submission
commented changing the visible directly
bug 21276, r=pollmann a=chofmann
1999-12-14 14:16:09 +00:00
ssu%netscape.com 12ec9fb062 fixing bug #21589. Updating packages-win to deliver the chrome/search/* files to be installed in seamonkey. If it's delivering too many files, we'll trim it later. For now we can live with delivering more than less. I want to make sure it gets in the next build for testing. This does not affect tinderbox. It's only for windows platforms. a=chofmann. 1999-12-14 09:12:45 +00:00
mcafee%netscape.com fe632294aa Adding pref UI for browser.cache.enable in debug pane. Removed unneeded native/partial/gfx rendering option to allow space for new pref. Re-did layout per evaughan's lead on other pref panes. r=syd, a=chofmann,jar 1999-12-14 07:37:03 +00:00
mcafee%netscape.com 74bc92a97a Adding default for browser.cache.enable. r=syd, a=chofmann,jar 1999-12-14 07:33:01 +00:00
endico%mozilla.org 2ffb83f7ba change default mail start page to http://www.mozilla.org/mailnews/start.html r=sspitzer, a=brendan 1999-12-14 05:36:46 +00:00
pavlov%netscape.com 0c1c6b3f11 get drags starting from the browser. r=blizzard a=brendan 1999-12-14 05:29:05 +00:00
blizzard%redhat.com dadb777881 fix solaris build bustage. accidentally checked in a c++ comment into a c file. my bad! 1999-12-14 05:21:58 +00:00
blizzard%redhat.com cc09a38608 Start on DND for gtk. This is part of bug #9642. r=pavlov a=brendan 1999-12-14 05:15:30 +00:00
blizzard%redhat.com a989bf4b43 Fix scrolling flashing in GTK. Fixes bug #12860. r=syd,pavlov a=brendan,chofman
n
1999-12-14 05:08:17 +00:00
sfraser%netscape.com b3353b150d Fix for 21639 progress meter draws three times for each update, part 2 (redraw every 250ms, not 50ms), r=pinkerton, a=chofmann 1999-12-14 03:50:38 +00:00
sfraser%netscape.com 1b8d669e9f Fix for 21639 progress meter draws three times for each update, r=pinkerton, a=chofmann 1999-12-14 03:48:04 +00:00
dougt%netscape.com f4053f4281 crash if passing nsnull. need to use the proper #define r=dveditz, a=brendan 1999-12-14 03:40:54 +00:00
pinkerton%netscape.com b9613f52b8 fix mac bustage. looks like something got whacked by mistake. 1999-12-14 03:09:12 +00:00
danm%netscape.com 4447892c87 deathgrip the event listener manager in HandleEvent. partial fix for bug 21397. r:hyatt a:chofmann 1999-12-14 02:29:34 +00:00
danm%netscape.com fe29f5d7a5 deathgrip chrome event handler in HandleDOMEvent. partial fix for bug 21397. r:hyatt a:chofmann 1999-12-14 02:28:16 +00:00
rhp%netscape.com 19e34795ff Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann 1999-12-14 02:25:50 +00:00
syd%netscape.com 5cf291106d Partial fix for 18083. Grab page size preference from user and use it to
compute page size for layout. Previously, it was assumed that page was
8x10, ignoring user choice made in the printer dialog. r=dcone, a=chofmann.
1999-12-14 02:16:17 +00:00
dbragg%netscape.com 94b7726710 Added xpinstall:res:skin dir to fix bug #21559 r=dveditz a=chofmann 1999-12-14 02:13:00 +00:00
dbragg%netscape.com 0e21d718ae Fix for bug 21559 r=dveditz a=chofmann 1999-12-14 02:11:47 +00:00
dbragg%netscape.com 34b4a939e1 Fix for bug #21559 a=chofmann et al r=dveditz 1999-12-14 02:10:59 +00:00
sspitzer%netscape.com 63b8d73500 fix #21178, crashing when printing on linux.
r=syd,erik a=chofmann
1999-12-14 01:54:48 +00:00
mjudge%netscape.com b564a31389 forgot newline at end of file. causing warning 1999-12-14 01:41:27 +00:00
mjudge%netscape.com 61f17031a2 2 files mcluskey reviewed, saari also. fix for keybindings pageup/down. ya 1999-12-14 01:38:17 +00:00
mjudge%netscape.com 51cc0c0da7 2 xul files updated reviewed by saari and mcluskey(sp) 1999-12-14 01:37:15 +00:00
karnaze%netscape.com a8e711517b fix windows bustage. 1999-12-14 01:02:11 +00:00
briano%netscape.com 9587f6dc46 Final portion of the fix for bug 20882. Just a cleaner way of doing what is already being done. 1999-12-14 00:56:50 +00:00
akkana%netscape.com 54aa51a733 Fixing build bustage on Linux 1999-12-14 00:55:37 +00:00
alecf%netscape.com dea62547ae fix some bustage on stricter compilers
(just syntactic residue)
1999-12-14 00:27:33 +00:00
alecf%netscape.com ab78f88559 fix unix bustage once and for all 1999-12-14 00:24:33 +00:00
alecf%netscape.com d24ec6790d argh, back that out, it makes it even worse 1999-12-14 00:14:56 +00:00
alecf%netscape.com 3a301aa43c fix unix bustage 1999-12-14 00:01:55 +00:00
mscott%netscape.com b636321801 Bug #21364....our gfx text control frame's were leaking the underlying html documents. Leak was fixed using a nsCOMPtr.
r=travis,buster
a=chofmann
1999-12-13 23:36:17 +00:00
buster%netscape.com 78f4e42f7e checking in work around for crasher bug 21571. This may also fix some hard-to-reproduce crashers on joki's bug list.
see the bug report for the gory details.
r=rods
a=chofmann
1999-12-13 23:33:17 +00:00
mjudge%netscape.com 34ce4b9c4a adding new export for browserBindings.xul r =saari 1999-12-13 23:25:29 +00:00
mjudge%netscape.com 75ac93a575 adding new file for browser pageup/down/ keybindings. 1999-12-13 23:23:15 +00:00
briano%netscape.com b657e1e9b7 Since configure is now working properly wrt this fix (bug 20882), this can now safely go in as well. a=chofmann 1999-12-13 23:17:07 +00:00
briano%netscape.com 6b87af557f Automated update 1999-12-13 23:16:16 +00:00
briano%netscape.com 802d4480c0 Build fix for Solaris 2.3 (yes, really). No effect on other platforms. a=chofmann 1999-12-13 23:14:13 +00:00
davidm%netscape.com 231d707531 #ifdef out code for controller. Checkin to unblock mjudge and other r= mjudge 1999-12-13 23:13:33 +00:00
briano%netscape.com 665066167b Fix for Greg Noel's (GregNoel@san.rr.com) non-srcdir build problem. a=chofmann 1999-12-13 23:10:16 +00:00