Commit Graph

43543 Commits

Author SHA1 Message Date
alecf%netscape.com
32b5fba819 oops, remove XP_UNIX specific stuff which was busting things 1999-10-08 00:37:17 +00:00
terry%mozilla.org
d5fe5efede Sorting by the vote column was busted. 1999-10-08 00:30:49 +00:00
sspitzer%netscape.com
4954520feb don't specify the width and height, so the dialog resizes to content. 1999-10-08 00:17:22 +00:00
alecf%netscape.com
85fe25d739 add new NS_xxx_MODULE* macros (not used anywhere in the build just yet) 1999-10-08 00:12:29 +00:00
jband%netscape.com
68de88b11a fix warning of old style C++ variable scope declared in 'for'. bug 15778. r=slamm 1999-10-08 00:11:05 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
alecf%netscape.com
447430b21a exorcise xp.h from compose header files, in preparation for nsIModule landing
r=sspitzer
1999-10-07 23:55:42 +00:00
terry%mozilla.org
58a7c6ecbc Added the ability for users to "vote" on which bugs they think should
be fixed.
1999-10-07 23:54:52 +00:00
rickg%netscape.com
1260f9d0eb fixed bug 15881; r=kmcclusk 1999-10-07 23:52:29 +00:00
rickg%netscape.com
fe1a33c234 fixed bug 15788; r=kmcclusk 1999-10-07 23:51:29 +00:00
mscott%netscape.com
f4e5fb5e30 Bug #11836 --> convert local factory to be a nsIModule
r=bienvenu
1999-10-07 23:35:10 +00:00
mscott%netscape.com
c0a1bfafc4 Bug #12198 --> don't dereference a null ptr for the uri. return gracefully.
r=sspitzer
1999-10-07 23:29:13 +00:00
mscott%netscape.com
6f6cc8ed7e Bug #15615 --> when the proxy code is processing an event, we can't be holding onto the event queue's monitor. Because
you could run into the scenario where in processing the event, the thread blocks waiting for an event from another thread.
That thread tries to post the event to the orginal thread's event Queue but can't enter the queue's monitor.
r=warren (or reviewed by me depending on your point of view since we figured it out together).
1999-10-07 23:25:36 +00:00
danm%netscape.com
f86eb66b97 killing general table and td rules since these are global to the entire app, and table display:block in particular will break all tables. want to remove other rules, too, but stopped with the delightfully self-contradictory #righttext, which isn't used. r:hyatt 1999-10-07 23:10:41 +00:00
waterson%netscape.com
c33474f2dd Bug 15687. Make sure to test whether CreateTemplateBuilder() succeeded before dereferencing the builder we get back. r=rjc 1999-10-07 23:07:00 +00:00
terry%mozilla.org
cff64789ae Helpfile for voting feature. 1999-10-07 23:03:59 +00:00
slamm%netscape.com
4066a25924 Make the sidebar panels appear. Bug #15468. r=mcafee. Had 'datasources' defined when it wasn't needed. 1999-10-07 22:56:22 +00:00
selmer%netscape.com
56094c9b50 varada - bug #15770 adding extra funtions to create button in checklist.ini to verify presence of config before doing a copy 1999-10-07 22:18:13 +00:00
sspitzer%netscape.com
9c9c732de8 add new line to the end of the file. 1999-10-07 22:05:53 +00:00
slamm%netscape.com
3ab229873a Fix solaris build bustage. The shell does not like {} command grouping. Use () instead. 1999-10-07 22:04:04 +00:00
rods%netscape.com
f23e9431e8 minor adjustment for focus 1999-10-07 21:58:14 +00:00
rods%netscape.com
fe5ef3fa56 Addtional changes for form padding and borders
r=kmcclusk
1999-10-07 21:54:13 +00:00
warren%netscape.com
37676fadb0 Added 'Bloaty' refcounting and memory bloat statistics code 1999-10-07 21:50:20 +00:00
mcafee%netscape.com
3a7ce2580e Adding leaky to the linux/intel build. a=ramiro, r=slamm 1999-10-07 21:48:05 +00:00
rods%netscape.com
16691bc35b Changed the border and padding for all the form control frames to be as compatible with Nav Quirks as we can
added rules for form controls inside of tables
r=kmcclusk
1999-10-07 21:47:54 +00:00
rods%netscape.com
3f456e3f80 Added the COMPAre macro for comparing sizes with NavQuirks
r=kmcclusk
1999-10-07 21:46:31 +00:00
neeti%netscape.com
b8193fe9ec updating status. 1999-10-07 21:44:37 +00:00
valeski%netscape.com
7674a4e0db not in build. test app for makeabsolute performance 1999-10-07 21:43:49 +00:00
rods%netscape.com
a7f80d034e Changed the way the list figures out how high a single item is, it now subtracts out the padding & border instead of just the border
r=kmcclusk
1999-10-07 21:39:50 +00:00
rods%netscape.com
aad2ad4877 Removed code where standard mode was incorrectly subtracting border size
r=kmcclusk
1999-10-07 21:37:02 +00:00
slamm%netscape.com
4c78ed1e7f Quit when cvs has an error. Previously it kept going. Bug #15750. r=mcafee. Also change default module from SeaMonkeyEditor to SeaMonkeyAll. 1999-10-07 21:24:17 +00:00
rods%netscape.com
c13c023660 Added macro to help in figuring Nav Quirks default size for all
controls ifdef for just me. Renamed aMetrics to aDesiredSize
Did some clean. Nav Quirks obeys padding and not border.
Reworked how computed size is used r=kmcclusk
1999-10-07 21:09:47 +00:00
rods%netscape.com
f1ae33e0a0 Added macro to help in figuring Nav Quirks default size for all
controls ifdef for just me r=kmcclusk
1999-10-07 21:07:38 +00:00
rods%netscape.com
53a5602235 Added macro to help in figuring Nav Quirks default size for all controls r=kmcclusk 1999-10-07 21:04:52 +00:00
dp%netscape.com
d73e78aeaf Removing ifdef DEBUG_dp. 1999-10-07 21:03:48 +00:00
endico%mozilla.org
cb3c8383b8 fixed html error so the grey text search box will be aligned at top 1999-10-07 21:02:59 +00:00
pinkerton%netscape.com
4ec8926895 correctly determine when the image has changed sizes to avoid causing unnecessary reflows. now comparing twips to twips instead of twips to pixels. part of fix for bug #15722 (r=evaughan). 1999-10-07 21:02:58 +00:00
dp%netscape.com
48397acd29 Instrumentation to detect leaks of BrowserInstance. r=don 1999-10-07 21:01:16 +00:00
sfraser%netscape.com
a20752a6fd Fix for bug 15749; passing null strings to nsFileSpec routines was doing bad things, like strlen(NULL). r=dougt 1999-10-07 20:57:21 +00:00
norris%netscape.com
b34db65450 Enable URI checks for web JavaScript.
Fixes bug 11462 "Need checks for setting URLs"
Reviewed by mstoltz.
1999-10-07 20:56:49 +00:00
dp%netscape.com
1b40406ef5 Fixed webshell leak caused by session history entry circular
reference. r=radha
1999-10-07 20:55:14 +00:00
kmcclusk%netscape.com
0d5889ab19 bug=15184 Made <input type=password> a form submitter. Hitting return in a password field
will now submit the form. r=rods@netscape.com
1999-10-07 20:54:42 +00:00
rods%netscape.com
ac9115fd89 set the padding to 1 related to bug# 15314 1999-10-07 20:53:23 +00:00
rhp%netscape.com
caeb86a08f Changes for bug #13098 - Reviewer: jefft 1999-10-07 20:53:06 +00:00
pavlov%netscape.com
3414502b7d unif 0 synchronous drawing on linux and add some checks to make sure we are visible and don't dump paint events when we are going to ignore them r=akkana 1999-10-07 20:49:11 +00:00
kipp%netscape.com
7ac62b03ca Whoops, backed out last check - wasn't supposed to land it 1999-10-07 20:46:50 +00:00
kipp%netscape.com
94df0dc557 r=kin; Added in ctor/dtor counts 1999-10-07 20:45:56 +00:00
rogerl%netscape.com
59df6ba2b7 Fixed build failures - these files are NOT part of the seamonkey build. 1999-10-07 20:45:27 +00:00
rogerl%netscape.com
0f3e5543f2 Fixed error reporting to not smack the source line with a zero, but use
copyN instead - things were failing when very last line of input had an
error and didn't end with '\n'. r=mccabe
1999-10-07 20:44:40 +00:00
dcone%netscape.com
85be43853c Took out a pure virtual function CreateRenderingContext() that was declared in the interface 1999-10-07 20:43:03 +00:00