Commit Graph

106237 Commits

Author SHA1 Message Date
cbiesinger%web.de
069f69ec74 bug 50633 patch by riceman+bmo@mail.rit.edu r=jkeiser sr=kin a=asa
textarea always does a soft wrap, even with wrap="off" or white-space:nowrap or white-space:pre
2002-07-29 20:13:09 +00:00
sfraser%netscape.com
ec389d9ad1 Fix to use new category on NSString for going to and from nsAStrings 2002-07-29 19:52:09 +00:00
sfraser%netscape.com
c859c39244 Add category methods on NSString to assist with going back and forth between nsAStrings and NSStrings. 2002-07-29 19:47:00 +00:00
pinkerton%netscape.com
94fef24808 Don't show about:blank to users. 2002-07-29 19:19:43 +00:00
pinkerton%netscape.com
9e9d67678b Set the next key view when showing/hiding text fields (bug 159275) 2002-07-29 18:53:43 +00:00
shrutiv%netscape.com
c31ae7a2b3 Fix for bug 15872: Remove Quick Launch window in Installer UI (r=smeredith) 2002-07-29 18:46:49 +00:00
alecf%netscape.com
0e23068b87 for bug 157993 - completed merge of uconv libraries on mac
not part of build
2002-07-29 18:41:52 +00:00
morse%netscape.com
46c59f513a bug 159484, password stealing, r=mstoltz, sr=dveditz, a=chofmann 2002-07-29 18:17:32 +00:00
pinkerton%netscape.com
14e18a04ad Remember the window title even if we don't have a window controller. (bug 157283) 2002-07-29 18:16:07 +00:00
alecf%netscape.com
8543bf7c1e oops, according to yokoyama, ucvcn belongs in ucvasia not ucvwestern
for bug 157993, still not part of build
2002-07-29 17:57:46 +00:00
dcone%netscape.com
a064c6edca Backing out changes. Something is interacting wrong with scroll bars.. so I will investigate. 2002-07-29 17:48:22 +00:00
pinkerton%netscape.com
d458aca990 Fix cases where the bookmarks info window would remember the last selection,
even after it had been deleted. Also changes focus when losing key status so
the field editor gets properly released. We seem to have lost the outlets
in the bm sidebar for the info and edit buttons, re-add and re-attach them
and ensure that they are disabled when there is no selection (bug 159655).
2002-07-29 15:13:49 +00:00
alecf%netscape.com
6bedaf7553 initial version of combined intl libraries on mac for bug 157993 - not part of build - don't even try these, they don't build yet! 2002-07-29 14:40:50 +00:00
ccarlen%netscape.com
2b00af1dc0 Bug 159014 - In PPEmbed, autoscroll when selecting text does not work when cursor leaves view. r=pink/sr=sfraser/a=chofmann 2002-07-29 13:53:26 +00:00
dcone%netscape.com
2aed7eb5c6 b=148598 Very Slow scrolling. r=rods sr=kin a=asa. Fixed the update area for the background images. Improves scrolling 100% 2002-07-29 13:28:32 +00:00
aaronl%netscape.com
f7fbe2b3e5 Not part of build. Bug 30088 - type ahead find, fix support of nsITypeAheadFind. Fix for showing link URL in status line in this checkin, but ifdef'd out for now 2002-07-29 05:59:32 +00:00
kin%netscape.com
ed80044910 Fix for bug 157055 (Text doesn't show up on Lycos mail front page (layout broken by focus))
Removed |!aReflowState.path->mReflowCommand| check from |if| condition for the first block that attempts to incrementally reflow the block's absolute children.

This was preventing us from properly reflowing an absolute positioned child or one its children when the current reflow path tree contained both a reflow command targeted at the block and one targeted at the aboslutely positioned child or one of its children. This check shouldn't be necessary since nsAbsoluteContainingBlock::IncrementalReflow() does the necessary checks to see if it really should reflow any of the absolute children.

r=karnaze@netscape.com,waterson@netscape.com  sr=dbaron@fas.harvard.edu   a=asa@mozilla.org
2002-07-29 04:19:15 +00:00
mcafee%netscape.com
55aa8b7ecf don't need this comment here.. 2002-07-29 04:18:15 +00:00
blizzard%redhat.com
b870f2d915 Updating rpm build files. Not part of the build. 2002-07-29 03:22:52 +00:00
gerv%gerv.net
7bbdf27692 Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz. 2002-07-28 23:15:53 +00:00
blakeross%telocity.com
db483c0db7 159477 - arrow key selection in tree has absurd delay. r=brendan sr=hyatt a=blizzard 2002-07-28 21:45:06 +00:00
jkeiser%netscape.com
bd8dd369b6 Add comments (bug 159065), r=sicking, sr=jst/bz, a=asa 2002-07-28 01:47:59 +00:00
darin%netscape.com
92917600a6 fixes bug 94734 - crash on a bugzilla search
patch=ajschult@eos.ncsu.edu r/sr=darin,blizzard a=brendan
2002-07-27 22:59:44 +00:00
gerv%gerv.net
056ab42829 Merging from 2.16 branch. 2002-07-27 22:03:53 +00:00
gerv%gerv.net
5c46bde5fe Merging new docs from 2.16 branch. 2002-07-27 22:01:14 +00:00
jkeiser%netscape.com
1516db315c Finish checkin of bug 141410 for blake. 2002-07-27 20:56:06 +00:00
gerv%gerv.net
1c046285fa Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv. 2002-07-27 19:10:18 +00:00
gerv%gerv.net
f22109005e Bug 159644 - bug/create/create.html.tmpl should use <label>. Patch by burnus; r=gerv. 2002-07-27 19:02:23 +00:00
leaf%mozilla.org
4e9c6444f5 Automated update 2002-07-27 14:55:17 +00:00
seawood%netscape.com
fab6b422cf Backing out solaris mapfile changes from bug 149152 2002-07-27 14:40:23 +00:00
bryner%netscape.com
433b0e504b correcting comment spelling so mcafee can test tinderbox updating. 2002-07-27 07:16:35 +00:00
leaf%mozilla.org
a7627c768b Automated update 2002-07-27 06:10:15 +00:00
seawood%netscape.com
eb6e850fac This should have been tested against a gcc build before it went it.
Fixing tinderbox bustage (bug 149152)
2002-07-27 06:05:52 +00:00
jkeiser%netscape.com
48d56fccd2 Add documentation comments (bug 159065), r=sicking, sr=bz/jst, a=asa 2002-07-27 05:02:38 +00:00
leaf%mozilla.org
44274e9534 Automated update 2002-07-27 02:55:14 +00:00
joe.chou%sun.com
8e747e94e5 Bug149152-Add mapfile to Solaris to improve browser performance. r=cls@seawood.org, a=asa@mozilla.org 2002-07-27 02:45:51 +00:00
joe.chou%sun.com
2f04ad467f Bug 149152 - Add mapfile to solaris to improve browser performance. r=cls@seawood.org, a=asa@mozilla.org 2002-07-27 02:43:27 +00:00
jkeiser%netscape.com
4cc1b4cabf Add comments (bug 159065), r=sicking, sr=jst/bz, a=asa 2002-07-27 02:33:47 +00:00
jkeiser%netscape.com
29b26a87bb Comment nsIHTMLContent.h (bug 159605). r=sicking, sr=jst/bz, a=asa 2002-07-27 02:00:03 +00:00
blakeross%telocity.com
1d28969bc3 Reverting some changes that were for a different bug. 2002-07-27 01:27:02 +00:00
sfraser%netscape.com
217b99dddb Fixing bug 156893: strip control characters out of strings which are to become bookmark titles, to avoid saving corrupt XML. 2002-07-27 01:24:42 +00:00
sfraser%netscape.com
a4fc30822e Added NSString+Utils.mm/.h 2002-07-27 01:22:32 +00:00
sfraser%netscape.com
4c8e9b145e New files adding a category on NSString with some useful cleanup functions. 2002-07-27 01:21:59 +00:00
darin%netscape.com
f45557bdd7 fixes bug 146884 - Mozilla sometimes consumes 100% CPU when pipelining is enabled...
r=dougt sr=rpotts a=asa
2002-07-27 01:06:05 +00:00
sfraser%netscape.com
b7d1e5470a Fix bug 158927 -- controls not drawing correctly in QuickTime plugin. The problem was that the thread scheduling Timer Task would call WakeUpProcess() every time when we are blocked and not servicing NSPR threads (for example when tracking plugin controls). A side effect of this is to prevent Mac OS X from flushing the window back buffers, hence the drawing issues. Fix is to only call WakeUpProcess() if we've been through the scheduler since the last time. r=sdaglye, wtc. a=asa. 2002-07-27 01:01:36 +00:00
blakeross%telocity.com
0b2bc1dde5 141410 - download manager doesn't highlight the active transfer by default. r=caillon sr=ben a=asa 2002-07-27 00:47:18 +00:00
darin%netscape.com
42b95e93bf fixes bug 159583 - simple string bundle optimization
r=yokoyama sr=alecf a=asa
2002-07-27 00:46:21 +00:00
pete.zha%sun.com
8d3aa77636 Migrated UW IMAP UI: New Folder Dialog is not displaying completely for the FIRST time
bug=90734 r=naving sr=jst a=asa
2002-07-27 00:33:12 +00:00
sfraser%netscape.com
b3de7ad81f Cleanup some NSLogs and comments from last checkin. 2002-07-26 23:37:11 +00:00
sfraser%netscape.com
15f49491af Fix bug 159461: make the progress window remember its position, and (bug 159460) have it appear in the Windows menu, with a useful name. 2002-07-26 23:37:10 +00:00