Commit Graph

116758 Commits

Author SHA1 Message Date
cbiesinger%web.de
8fd1b436dc 198149 patch by gjuyn@3-t.com rs=tor (third party library, patch by author)
MNG that is set to loop indefinitely, stops working after first loop.
2003-03-21 21:37:37 +00:00
mkaply%us.ibm.com
02e6723fc3 #188249
r=me, sr=blizzard (platform specific)
Start landing GCC support for OS/2 - mainly cleanup to start
2003-03-21 21:36:11 +00:00
wtc%netscape.com
d6719582d1 Bug 198543: BeOS uses LIBRARY_PATH to search for shared libraries. 2003-03-21 21:33:43 +00:00
jst%netscape.com
df96f79656 Fixing regression bug 198433. option.text not settable any more. r=fabian@imajes.info, sr=bzbarsky@mit.edu 2003-03-21 21:27:17 +00:00
mkaply%us.ibm.com
047667acb3 #188249
r=cls, sr=bz
Start landing GCC support for OS/2 - mainly cleanup to start
2003-03-21 21:21:56 +00:00
mkaply%us.ibm.com
2e26385044 #188249
r=cls, sr=bz
Start landing GCC support for OS/2 - mainly cleanup to start
2003-03-21 21:16:45 +00:00
timeless%mozdev.org
ac4c086adf Bug 145858 Imported NetPositive Bookmarks are not loaded properly anymore
patch by sergei_d@fi.tartu.ee r=dougt
2003-03-21 21:01:23 +00:00
wtc%netscape.com
9d7d9e9189 Rewrote without the dirname() and basename() calls because they are not
available on some Unix platforms (e.g., BSD/OS 4.2).
2003-03-21 20:57:07 +00:00
dbaron%dbaron.org
35e86e04c9 Remove unneeded includes to fix HP-UX bustage. b=196183 Patch from <bugzilla-mozilla@thewrittenword.com>. r=timeless sr=dbaron 2003-03-21 20:48:05 +00:00
alecf%netscape.com
1e90f98296 just relanding this file - not part of build yet - to make relanding bug 195262 easier
(its been r=dbaron, sr=darin'ed already)
2003-03-21 20:35:14 +00:00
timeless%mozdev.org
f398903148 Bug 198514 UMR [@ nsDeviceContextPS::~nsDeviceContextPS]
r=smontagu sr=heikki
2003-03-21 20:33:58 +00:00
alecf%netscape.com
b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
timeless%mozdev.org
dc49f0d7be Bug 198620 Make grabpage work on linux by adding an event loop
r=harishd
2003-03-21 19:52:02 +00:00
cbiesinger%web.de
ea7612b718 194780 patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=dmoseAdd accesskeys to Print Preview Card/Address Book 2003-03-21 19:47:14 +00:00
bmlk%gmx.de
ebf5835d15 change table cell width to content width, bug 119100 r=jkeiser sr=bzbarsky 2003-03-21 19:35:36 +00:00
bmlk%gmx.de
5fe83d7fe4 compute margin based overflow area for innertable and caption frame bug 198009 r/sr=bzbarsky 2003-03-21 19:32:09 +00:00
heikki%netscape.com
7546a28ccf Bug 139276, implement synchronous document.load(), r=jst, sr=darin. 2003-03-21 19:22:52 +00:00
harishd%netscape.com
dce34b6349 Fixed a crasher by avoiding an extra release of the minivariant. Also fixed a bug in soap encoding. b=197872, r=rayw@netscape.com, sr=jst@netscape.com 2003-03-21 19:14:29 +00:00
heikki%netscape.com
bae27cb6c3 Bug 198613, fix AIX bustage, patch from pkw@us.ibm.com, r=jst, sr=heikki. 2003-03-21 19:06:36 +00:00
harishd%netscape.com
3c09dfa411 This file is no longer used. 2003-03-21 18:58:12 +00:00
harishd%netscape.com
54af6da6f6 Removing interfaceinfo module under mozilla/extensionsbecause it got moved into mozilla/extensions/xmlextras.
*** SHOULD NOT AFFECT THE BUILD ***
2003-03-21 18:56:19 +00:00
mostafah%oeone.com
e52e373e62 Fixed exceptions not being respected on start dates 2003-03-21 18:47:53 +00:00
mkaply%us.ibm.com
238f9cab69 Didn't mean to check that in 2003-03-21 18:34:11 +00:00
mkaply%us.ibm.com
bd41102ee7 OS/2 bustage - nsFontMetricsOS2.cpp 2003-03-21 18:30:24 +00:00
mikep%oeone.com
1a06c5b6b0 Fixing bug 198607, problem with drag and drop in multiweekview. 2003-03-21 17:32:20 +00:00
mcs%netscape.com
6d7b1c9e7f Fix 189089 - port nspr w32 now.c fix to directory.
See bug # 188396 - NSPR should not use ftime on windows.
	This fixes a potential Year 2038 issue.
2003-03-21 16:41:42 +00:00
mikep%oeone.com
8beb40c417 Fixing to use password type in dialog. 2003-03-21 16:18:49 +00:00
mikep%oeone.com
3212fa30f1 Fixing so that the password dialog uses password type for textbox, bug 198132. 2003-03-21 16:18:22 +00:00
mikep%oeone.com
2bb8dc512a Fixing to put month view last in the list of views, bug 198493. 2003-03-21 16:13:47 +00:00
mikep%oeone.com
d81bc41ee3 Fixing email to use JSLIB functions to make temp file, bug 198214. 2003-03-21 16:11:16 +00:00
alecf%netscape.com
f7cd8fcae5 argh fix darwin bustage.. :( 2003-03-21 16:06:20 +00:00
mcs%netscape.com
5de84ec0c5 Fix 183385 - eliminate references to NSS key/cert/module files.
The LDAP tools code no longer has any knowledge of the NSS
	file names; the certpath2keypath() function has been deleted
	and we now simply use the certdbpath as keydbpath when it is
	provided (it makes no difference in the end). But note that
	because we need to maintain backwards compatibility, the
	libssldap code used by the ldapssl_.*_init() functions still
	knows the default name of the NSS module file (secmod.db),
	and the code also relies on the fact that the suffix for the
	key and cert files is ".db" and that the first letter in the
	main part of the name is either 'c' or 'k'.
Also fixed a bug that caused the module file name specified on
	the LDAP tools command line (-m name) to be ignored.
The ldapsearch and ldapcmp tools now exit with LDAP_NO_MEMORY
	if an LDIF fragment can't be constructed.
Also fixed some issues reported by lint:
	Return values that were ignored.
	Make more functions and global variables static.
	Add /*ARGSUSED*/ and similar lint-friendly comments.
2003-03-21 16:00:34 +00:00
mikep%oeone.com
0f1234132d Fixing bug 198592, events in last days of month and multiweek view are not shown. 2003-03-21 15:36:51 +00:00
mikep%oeone.com
142a15ec79 Fixing bug 195585, Go To Today now changes the large and small calendar. 2003-03-21 15:34:29 +00:00
mikep%oeone.com
92262361e0 Fixing text for Go menu, bug 194920. 2003-03-21 15:20:54 +00:00
wtc%netscape.com
e60662c072 Resurrected the workaround in revision 1.2. It may be difficult for some
OSF1 users to upgrade their C compiler to the required versions.
2003-03-21 15:10:11 +00:00
mikep%oeone.com
0ce80bff43 Adding in space after import text, bug 192776. 2003-03-21 14:52:59 +00:00
mikep%oeone.com
a03ddf3f24 Fixing js error because of wrong title, bug 193936. 2003-03-21 14:37:31 +00:00
mkaply%us.ibm.com
2b448aeebc #197411
r=me, sr=blizzard (platform specific code)
Code from Jessica Blanco - remove nsModule.cpp (hack place to store globals) and reliance on DLL
initialization code so we can get embedding working.
2003-03-21 14:17:59 +00:00
brade%netscape.com
9589653c4a fix typo in comment 2003-03-21 14:17:58 +00:00
cbiesinger%web.de
1227555904 198296 --disable-xpinstall breaks mozilla build r=dougt, sr=alecf,jag 2003-03-21 14:08:48 +00:00
alecf%netscape.com
3cb283cc78 just one theory on the Ts slowdown, before I back myself out completely 2003-03-21 13:31:34 +00:00
sspitzer%netscape.com
668729c96d supplimental fix for #198522
r/sr=jag
2003-03-21 09:26:35 +00:00
sspitzer%netscape.com
5f2ab0d363 fix for bug #197729
reduce number of mail toolbar buttons by default, reorder delete & junk buttons
r/sr=bienvenu, a=jglick
2003-03-21 08:54:38 +00:00
alecf%netscape.com
8d478bc8fc oops, don't free the arena pool if we never allocated it!
duh.
fixes a shutdown crash
2003-03-21 08:38:56 +00:00
jaggernaut%netscape.com
a1b34287d3 Bug 26288: Allow user to select system fonts in editor UI. r=Neil, sr=sspitzer, moa=brade 2003-03-21 08:36:28 +00:00
alecf%netscape.com
3057ba40d0 better conversions that dbaron/darin would have requested if they had actually seen this in the patch :( 2003-03-21 07:33:21 +00:00
alecf%netscape.com
0ad013d13f eh, I guess I should fix ports for bug 195262 as well 2003-03-21 07:10:20 +00:00
sspitzer%netscape.com
ccc3622bae supplimental fix for #195287, fix wording of junk mail info dialog.
r=robinf
2003-03-21 07:04:54 +00:00
bryner%netscape.com
401703c8e8 Break the ownership cycle with nsUpdateNotifier's mTimer at shutdown, so that both objects don't leak. Bug 198517, r=sgehani, sr=brendan. 2003-03-21 07:04:33 +00:00