Commit Graph

56282 Commits

Author SHA1 Message Date
beard%netscape.com
b529051831 bug #33091, be more conservative about blend buffer dimensions, r=kmcclusk 2000-03-24 21:35:07 +00:00
scc%netscape.com
21455ac353 Lots of changes to get this stuff building on Solaris, et al. None of these changes effect the mainline build yet, and won't until |NEW_STRING_APIS| is defined for everyone (coming soon) 2000-03-24 21:33:58 +00:00
bienvenu%netscape.com
688286d453 add accessor for expunged bytes, r=jefft 2000-03-24 21:33:04 +00:00
beard%netscape.com
dbd4a9b3ac bug #33091, added range check to prevent memory corruption, r=kmcclusk 2000-03-24 21:32:10 +00:00
rhp%netscape.com
a4e128e164 Fix for bad wrapping on quoting and IMAP Parts on demand - Bugs #: 32100 17794 2000-03-24 21:22:53 +00:00
ssu%netscape.com
ee60a1b2dc fixing bug #32437 - View page source no longer shows blank window. r=travis,sgehani 2000-03-24 21:22:11 +00:00
morse%netscape.com
13c45f26b4 fix bug 33198 -- bad wording in places 2000-03-24 21:20:38 +00:00
ssu%netscape.com
e0912a16e0 fixing bug #33166 - can no longer press next in Setup Type dialog when warning dialog is shown. r=sgehani 2000-03-24 21:20:22 +00:00
jbetak%netscape.com
05698e7667 r=troy, ftang fix for 9099 HTML entity followed by CR garbles page and
30353 Thai Page shows a weird character for <wbr>
2000-03-24 20:23:23 +00:00
rods%netscape.com
62ac30090d added psuedoCheck 2000-03-24 16:21:47 +00:00
rods%netscape.com
10f4c1107f added a menu item for turning on GfxListboxes and GfxComboboxes and the the setting prefs
r=dcone b=18895
2000-03-24 15:52:21 +00:00
rods%netscape.com
b96d5f84ab Checkbox construction now gets the resolved moz-checkbox style on creation.
Fieldset's block frame now gets the flags with the spacemanager set if it is being absolutely positioned.
r=kmcclusk,dcone b=32949
2000-03-24 15:48:59 +00:00
rods%netscape.com
decb8aabb8 Added new interface to support additional StyleContexts that can be used for "skinning" checkboxes.
r=kmcclusk
2000-03-24 15:02:02 +00:00
rods%netscape.com
2229b04792 fixed up some ifdefs to shutoff debug output 2000-03-24 14:59:02 +00:00
jefft%netscape.com
254e865012 fixed bug 10834 - Pop3 delete folders move to trash; r=putterman 2000-03-24 14:58:32 +00:00
rods%netscape.com
8dc5163b60 Adding nsICheckboxControlFrame to build
r=kmcclusk
2000-03-24 14:47:58 +00:00
mjudge%netscape.com
fc8c2d0481 derefferencing with char ** operator first!. fixing bustage as sheriff. i am my own approval. fix is primarily for solaris. 2000-03-24 12:21:51 +00:00
alecf%netscape.com
cb9f621870 fix solaris bustage 2000-03-24 10:10:09 +00:00
alecf%netscape.com
6e6348e4dc fix solaris bustage 2000-03-24 09:39:12 +00:00
sford3%swbell.net
f61eda63b9 wallet reorg 2000-03-24 09:07:36 +00:00
alecf%netscape.com
4e4dc345d8 fix html:label for= tags so that they match their respective IDs (#24872)
fix incredibly trivial r=me
2000-03-24 08:55:41 +00:00
sford3%swbell.net
38aeeaba6f wallet reorg 2000-03-24 08:52:52 +00:00
alecf%netscape.com
8f8003646c move this checkbox over just slightly to fix #23661
fix incredibly trivial r=me
2000-03-24 08:52:32 +00:00
alecf%netscape.com
4ada00166a don't allow set as default to be enabled when clicking on the smtp server
#28018 fix incredibly trivial r=me
2000-03-24 08:48:16 +00:00
alecf%netscape.com
f0b0aba02c fix for #27629 - fix is incredibly trivial, r=me 2000-03-24 08:46:37 +00:00
sford3%swbell.net
7ae5e1c216 wallet reorg 2000-03-24 08:44:59 +00:00
sford3%swbell.net
1eb7c2bf42 More wallet reorg stuff 2000-03-24 08:38:19 +00:00
sspitzer%netscape.com
c4a711ce9f fix build bustage on unix. 2000-03-24 08:36:03 +00:00
alecf%netscape.com
5400ccaaa2 reduce dependancies - .cpp already has nsIPref 2000-03-24 08:34:47 +00:00
sford3%swbell.net
45195b915f More reorg of wallet, not hooked up yet 2000-03-24 08:30:52 +00:00
hyatt%netscape.com
0c365a1b31 Patching table memory leak. r=karnaze 2000-03-24 08:29:21 +00:00
alecf%netscape.com
fd47dbebf6 not dependant on nsIPref.h 2000-03-24 08:27:02 +00:00
sspitzer%netscape.com
d83ff54336 fix for #28827. make it so I can stuff a password into the single signon database.
now we can store the password from the user when creating the account with the wizard.
2000-03-24 08:26:32 +00:00
alecf%netscape.com
4c96138f64 actually put the mail subject in the header of the message
final part of fix for #29651
r=sspitzer
2000-03-24 08:24:09 +00:00
alecf%netscape.com
36a59593c1 change FALSE to PR_FALSE to reduce xp_core.h dependancy 2000-03-24 08:17:18 +00:00
alecf%netscape.com
32bacdb3e9 First part of fix for #29651 - expose unichar versions of subject/sender/etc to scripts) r=bienvenu,putterman 2000-03-24 08:10:59 +00:00
alecf%netscape.com
e0c154fa58 eliminate use of PRIVATE for reduced xp_core.h dependancy 2000-03-24 08:07:23 +00:00
alecf%netscape.com
b6528e8634 minor usage fix for code that was probably never ever called anyway 2000-03-24 08:06:02 +00:00
alecf%netscape.com
6e65f2e08e fix xlib build (not part of default build) 2000-03-24 07:57:53 +00:00
rickg%netscape.com
3405c56a6b WIP for new string library, and defensive coding improvement in SetCapcity; r=buster 2000-03-24 07:21:56 +00:00
rickg%netscape.com
e01fb3441b correct off-by-one error (edge case); r=buster 2000-03-24 07:19:00 +00:00
rickg%netscape.com
628e98bced fixed bug31317; r=ftang 2000-03-24 07:17:51 +00:00
leaf%mozilla.org
a2f6d298e2 Automated update 2000-03-24 06:45:09 +00:00
waterson%netscape.com
f21ad26762 Botched the variable test. Sorry! 2000-03-24 06:32:01 +00:00
bienvenu%netscape.com
e4ae6e7e78 more work on mpod 32767 r=mscott 2000-03-24 06:20:01 +00:00
mcafee%netscape.com
eaf40a787d Timeout should be success for CreateProfile(). 2000-03-24 06:15:04 +00:00
sspitzer%netscape.com
09d42a0515 fix for bug #28227. thanks for bruce@cybersight.com for pointing this out and supplying the fix. 2000-03-24 06:14:21 +00:00
bryner%uiuc.edu
6b9000b6c4 Remove a deleted Makefile. r=cls. 2000-03-24 06:04:02 +00:00
waterson%netscape.com
79a9a8b12c Fully qualify ReadingIterator when used inside template (so it compiles on egcs-1.1.2). r=scc 2000-03-24 06:02:59 +00:00
waterson%netscape.com
12219bcb0b Fully qualify ReadingIterator when used inside template (so it compiles on egcs-1.1.2). Minor silly fixes. 2000-03-24 06:02:37 +00:00