sfraser%netscape.com
9d92b27bdc
Fix some build warnings that showed up after my string whackage.
2002-07-29 22:35:52 +00:00
wtc%netscape.com
9f4cbf833c
Bug 159976: removed the incorrect linker options for building a bundle on
...
Mac OS X. The patch is contributed by Ben Hines <bhines@alumni.ucsd.edu>.
2002-07-29 21:48:39 +00:00
yokoyama%netscape.com
61b107c025
Bug 9449
...
Fixing linker error on MOZ_UNICODE
/r=shanjian, /sr=kin, /a=asa
2002-07-29 21:44:53 +00:00
sfraser%netscape.com
685fce57b2
Whack string usage. Converted category on NSString to use references, added PRUnichar* method, and changed all uses to use these new methods.
2002-07-29 21:40:53 +00:00
nelsonb%netscape.com
44719ac35e
Add missing const qualifiers to NSS's regular expression match functions.
2002-07-29 21:30:31 +00:00
dbradley%netscape.com
5481eb216c
Added makefile.in to prepare for nmake going away. This is built separately, not part of the mozilla build process.
2002-07-29 20:47:02 +00:00
seawood%netscape.com
5e44f10ac1
Update standalone xpcom instructions to use proper configure option.
...
Documentation change.
2002-07-29 20:29:30 +00:00
cbiesinger%web.de
396ba1b835
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
b7ffac66f0
Fix to use new category on NSString for going to and from nsAStrings
2002-07-29 19:52:09 +00:00
sfraser%netscape.com
9c7daf5e57
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
128246c814
Don't show about:blank to users.
2002-07-29 19:19:43 +00:00
pinkerton%netscape.com
a023eac2c8
Set the next key view when showing/hiding text fields (bug 159275)
2002-07-29 18:53:43 +00:00
shrutiv%netscape.com
e69b291c52
Fix for bug 15872: Remove Quick Launch window in Installer UI (r=smeredith)
2002-07-29 18:46:49 +00:00
alecf%netscape.com
e92d0fc993
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
23897eede7
bug 159484, password stealing, r=mstoltz, sr=dveditz, a=chofmann
2002-07-29 18:17:32 +00:00
pinkerton%netscape.com
d57ab9b904
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
8cd61774d2
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
a3a82d4549
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
1f5bb58831
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
ccb82fcf6b
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
015a097178
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
27d67ea5ba
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
4eba4dd060
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
263921bc26
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
7128c9547e
don't need this comment here..
2002-07-29 04:18:15 +00:00
blizzard%redhat.com
e374afb751
Updating rpm build files. Not part of the build.
2002-07-29 03:22:52 +00:00
gerv%gerv.net
776a5c1a1b
Bug 159593 - usedependencies parameter must die. Patch by gerv; r=bbaetz.
2002-07-28 23:15:53 +00:00
blakeross%telocity.com
89ee2886c6
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
b0c7867380
Add comments (bug 159065), r=sicking, sr=jst/bz, a=asa
2002-07-28 01:47:59 +00:00
darin%netscape.com
97c9120d23
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
f2c32b7d7f
Merging from 2.16 branch.
2002-07-27 22:03:53 +00:00
gerv%gerv.net
bc96a3bbf9
Merging new docs from 2.16 branch.
2002-07-27 22:01:14 +00:00
jkeiser%netscape.com
083678787f
Finish checkin of bug 141410 for blake.
2002-07-27 20:56:06 +00:00
gerv%gerv.net
3eca8f1c69
Bug 159687 - attachment/*.tmpl should use <label>. Patch by burnus; r=gerv.
2002-07-27 19:10:18 +00:00
gerv%gerv.net
89f4cb76d9
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
978af40e67
Automated update
2002-07-27 14:55:17 +00:00
seawood%netscape.com
f1e95b2e4d
Backing out solaris mapfile changes from bug 149152
2002-07-27 14:40:23 +00:00
bryner%netscape.com
02efe44163
correcting comment spelling so mcafee can test tinderbox updating.
2002-07-27 07:16:35 +00:00
leaf%mozilla.org
fa205fb857
Automated update
2002-07-27 06:10:15 +00:00
seawood%netscape.com
21324948bb
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
1fb1e1f94c
Add documentation comments (bug 159065), r=sicking, sr=bz/jst, a=asa
2002-07-27 05:02:38 +00:00
leaf%mozilla.org
83cc625626
Automated update
2002-07-27 02:55:14 +00:00
joe.chou%sun.com
9b7661aaf1
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
f02da53f96
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
84b32d1b67
Add comments (bug 159065), r=sicking, sr=jst/bz, a=asa
2002-07-27 02:33:47 +00:00
jkeiser%netscape.com
fb9600eb21
Comment nsIHTMLContent.h (bug 159605). r=sicking, sr=jst/bz, a=asa
2002-07-27 02:00:03 +00:00
blakeross%telocity.com
f1e1524555
Reverting some changes that were for a different bug.
2002-07-27 01:27:02 +00:00
sfraser%netscape.com
f9196b4175
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
1731d6c88b
Added NSString+Utils.mm/.h
2002-07-27 01:22:32 +00:00
sfraser%netscape.com
5a28ea6cc6
New files adding a category on NSString with some useful cleanup functions.
2002-07-27 01:21:59 +00:00