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

49395 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org bd821a0c4b Ok, taking this split of compiler options used only for compiles a step further....The idea is that when the user passes CFLAGS to configure, those flags are to be used basically anywhere that that CC is. COMPILE_FLAGS is set in configure to contain the compiler flags that cannot be used while linking (e.g. -include on BSD/OS). In config.mk, I moved all of the variables that used to compose CFLAGS into COMPILE_CFLAGS so that CFLAGS only contains the values from running configure.
Removed unused NOMD_CFLAGS & MDUPDATE_FLAGS.
1999-12-24 10:58:11 +00:00
sspitzer%netscape.com 3b2359c363 fix for #18751. now, if the user has a newsgroup selected in the folder pane,
and they hit new message, it comes up prepopulated to post to that group
on that host.
1999-12-24 10:54:52 +00:00
sspitzer%netscape.com c75d9fb821 rest of fix for #15845, #15843, and #15861. for check boxes, see if
"reversed" attribute is true.  if so, reverse the value.
1999-12-24 09:57:49 +00:00
sspitzer%netscape.com 7fd217a533 fix for #15845, #15843, and #15861. we had the pref ui reversed for a few prefs. doh! 1999-12-24 09:38:15 +00:00
sspitzer%netscape.com aee754f4cf fixes for #21345 and #17090. remove the junk mail folder, since we
don't support it yet.  and remove the message center prefs, since we
don't support that UI anymore.
1999-12-24 09:18:36 +00:00
sspitzer%netscape.com fb37b06c10 ignore generated makefiles 1999-12-24 09:16:59 +00:00
sspitzer%netscape.com 493fb825cd Ignore generated makefile 1999-12-24 09:16:10 +00:00
sspitzer%netscape.com 0c9b7c6a74 fix for #17665, allow the user to configure if they want to use
the newsgroup name abbreviations in the folder pane.
default is yes.  comment out some dumps.  make it so the account manager
can deal with radio inputs.
1999-12-24 08:57:54 +00:00
briano%netscape.com 6263ea116e Use unsigned int instead of useconds_t in the usleep prototype. 1999-12-24 08:27:31 +00:00
tor%cs.brown.edu d1d4ab6b3a Build bustage patch for SUNWspro so the compiler doesn't choke
seeing an "extern" and "static" definition of kPlatformCharsetCID.
Removes duplicate definition of PlatformCharsetCID and uses the
one from nsIPlatformCharset.h. r=sspitzer
1999-12-24 08:26:20 +00:00
sspitzer%netscape.com 985576866d only hyatt needs to see his debugging printfs. 1999-12-24 07:53:41 +00:00
sspitzer%netscape.com 810e05d94c fix for #20990. missing some filter choices, and fix a js error. 1999-12-24 06:28:44 +00:00
sspitzer%netscape.com 8dd5ec9395 fix for #13767. new nntp accounts should have text compose for the default.
the user can always override this in the account manager.
if it was a migrate account, we use what ever they had set in 4.x
1999-12-24 05:07:30 +00:00
sspitzer%netscape.com b98da87f84 fix warings for pavlov and mcafee 1999-12-24 03:48:08 +00:00
troy%netscape.com 4ee592a9da Reduced size of table cell member data by 4 bytes by only storing the
maximum width and not both the width and height. The height was never used
so this wans't an issue
1999-12-24 03:46:21 +00:00
sspitzer%netscape.com 2dc01795dc fix warning for scc. 1999-12-24 03:42:54 +00:00
valeski%netscape.com f779bbe15f 21789. r=gagan, a=don. The Extension() method for url's was returning everything after the *first* dot as the extension, rather than everything after the *last* dot. Now we return everything after the *last* dot as the extension 1999-12-24 03:10:24 +00:00
srinivas%netscape.com 862e39a674 Backed out previous checkin for build breakage on Mac/Win. 1999-12-24 02:07:15 +00:00
briano%netscape.com a97964ebb1 Automated update 1999-12-24 01:15:15 +00:00
briano%netscape.com 064cf82fcb Potential fix for Unixware 7 breakage, and a hack to deal with the lack of a prototype for usleep on Sol 2.5.1. 1999-12-24 01:14:23 +00:00
briano%netscape.com 796deba95c Fix for build breakage on Solaris 2.5.1, which doesn't provide a prototype for usleep in unistd.h. 1999-12-24 01:08:57 +00:00
sspitzer%netscape.com 89673254c7 change to reflect the view | header state in the menu, using a radio
menu type.  r=hangas.  one thing isn't working, and that is having
it come up checked with the choice from prefs.  I'll log a bug now.
1999-12-24 01:08:05 +00:00
srinivas%netscape.com 3425cb3cbb Minimize spurious notifications when interrupts are blocked.
Bugzilla #17055.
1999-12-24 01:05:42 +00:00
rogerl%netscape.com 783fd83ec9 Need to update the value of newly created closure. 1999-12-24 00:49:44 +00:00
edburns%acm.org 2d67316d0f r=marklin
a=edburns

Changes to complete the transition from BrowserControlMozillaShim to BrowserControlNativeShim.
1999-12-24 00:03:28 +00:00
sspitzer%netscape.com 2ea8eb53f3 fix #22493 and #22494. at least turn the crash into an assertion.
r=hangas.  also fix a warning.
1999-12-23 23:44:56 +00:00
edburns%acm.org 48aba00575 r=marklin
a=edburns

Get webclient working againg with tbogard's help on what has changed with webshell.
1999-12-23 23:40:57 +00:00
ducarroz%netscape.com 2636e08bc0 Fix for bug 22420. Change capitalization. R=nicole 1999-12-23 23:37:00 +00:00
sgehani%netscape.com 4457d7e48f Turn on building Unix port of xpistub.
b = 20637
r = ssu
1999-12-23 23:26:23 +00:00
sgehani%netscape.com db0fd4421b Part of fix for Linux installer.
b = 20637
r = ssu
1999-12-23 23:25:33 +00:00
sspitzer%netscape.com dd2835b6fa whoops, I removed the title from this window. 1999-12-23 23:10:19 +00:00
rickg%netscape.com f1555faf13 fixed bug22585; r=kmcclusk 1999-12-23 23:08:27 +00:00
sspitzer%netscape.com 62d2796475 fix the pref panel to explain what emoticons and structs are by example.
this is obviously no the final ui, but until we have an official one
for this new pref, this will do.  r=bienvenu
1999-12-23 23:03:10 +00:00
sspitzer%netscape.com e34432f695 rest of fix for #21649. don't get the pref values inside the stream converter, get it in compose and mime, and pass the value through.
thanks to mozilla@bucksch.org for explaining the right thing to do.

also fix a couple of warnings.

r=bienvenu
1999-12-23 22:20:10 +00:00
sspitzer%netscape.com 06f4ea5bf3 whoops, forgot to check in the default pref for #18118. 1999-12-23 22:09:29 +00:00
hangas%netscape.com 3dd5a2cfe5 Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer 1999-12-23 21:38:25 +00:00
rjc%netscape.com 33dbdf97d1 Fix bug # 20817: use default platform charset when reading in bookmarks until if/when we find a META charset tag that says to use something else. Review: ftang@netscape.com 1999-12-23 21:38:16 +00:00
buster%netscape.com b89065063a fixed bug 22228
r=dcone
For this part of the fix, removed a precondition check for a null input param.  It's legal (and necessary) here.
1999-12-23 21:02:45 +00:00
buster%netscape.com d44fb36658 fixed bug 22228.
r=dcone.
problem was we were failing to null out the editor member of the controller on frame destruction.
1999-12-23 20:54:53 +00:00
buster%netscape.com 02a32d9226 fixed bug 19494
r=troy

The problem was the space mgr was computing mCount to be > 2* mSize, which this code couldn't handle correctly. So now if the space mgr computes mCount to be more than twice the size of the current count, we immediately bump up the size to that count.� If more are needed later, the next call will give us twice this number anyway.
1999-12-23 20:49:07 +00:00
dcone%netscape.com ecb660aeaf Added support for selected rounded corners...can now round individual corners. r=rods 1999-12-23 20:48:07 +00:00
ducarroz%netscape.com 9cde80bc41 First Checked In. 1999-12-23 20:47:06 +00:00
ducarroz%netscape.com 2ae8e10cf5 File Removed. 1999-12-23 20:45:53 +00:00
rods%netscape.com b54c939994 backing out change and reopening bugs 17303, 19426, the default case where input isn't specified
causes a lot of problems becuase of the style it needs.
r=self
1999-12-23 20:13:46 +00:00
pnunn%netscape.com de933acdbf Migrate change from if.h to if_struct.h. pnunn. 1999-12-23 20:10:14 +00:00
blizzard%redhat.com 6b983f4970 clean up nsWindow::DestroyNativeChildren(). this seems to leak one less widget per toplevel. 1999-12-23 20:09:38 +00:00
sspitzer%netscape.com e9b7b34cca fix for #18118. if the pref "profile.confirm_automigration" is true,
we put up a dialog before we auto migrate.  (the mozilla build does this.)
if that pref is false, we just automigrate.  (the ns build does this.)
r=bienvenu
1999-12-23 20:05:59 +00:00
bienvenu%netscape.com 69a1d9162a fix memory leaks, r=sspitzer 1999-12-23 20:05:19 +00:00
blizzard%redhat.com 3801bf209a merge in changes from the stable M12 branch. fix bug in the mozilla.sh script which wouldn't pass args to mozilla when it ran it. also, update to M13 as the base for the release. 1999-12-23 20:04:51 +00:00
sspitzer%netscape.com 42d79cbbb3 fix for pierre's warnings. r=bienvenu 1999-12-23 18:35:35 +00:00