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

116181 Коммитов

Автор SHA1 Сообщение Дата
myk%mozilla.org 4195539fff Fix for bug 191051: make substring searches actually do substring instead of anyexact.
r+a=justdave
2003-03-08 17:12:48 +00:00
cltbld%netscape.com ac68f6ac44 Automated update 2003-03-08 15:45:10 +00:00
cls%seawood.org c2fef0286a OS/2 uses prldap50 instead of ldappr50. yay consistency 2003-03-08 15:31:19 +00:00
bryner%netscape.com 4541bc60c9 Static build fixes - update for components which have been merged together. 2003-03-08 11:37:44 +00:00
cltbld%netscape.com 5947a2dfa0 Automated update 2003-03-08 08:45:07 +00:00
cls%seawood.org c9e505eed6 Fixing OS/2 bustage 2003-03-08 08:37:09 +00:00
seawood%netscape.com ad7b50550b Fix objdir bustage 2003-03-08 08:34:22 +00:00
justdave%syndicomm.com f97f12afb5 Bug 196101: use ANSI-compliant SQL for group checks in sanitycheck 2003-03-08 08:29:01 +00:00
justdave%syndicomm.com 126b289464 Bug 194345: checksetup.pl would die if you had your params set for a local dot, and the executable didn't exist. The polite error message it was supposed to print works now.
r= burnus, a= justdave
2003-03-08 08:26:17 +00:00
cls%seawood.org e2b0f13e71 The one that got away.
Bug #134113
2003-03-08 07:50:19 +00:00
bryner%netscape.com 88578d5d52 Make the non-existance of libembed_lite not be a fatal error. Not part of the default build, but fixing Camino static build bustage. 2003-03-08 07:30:56 +00:00
cltbld%netscape.com a650830684 Automated update 2003-03-08 07:00:11 +00:00
cls%seawood.org 5347a3f35b Remove unused DLLTOOL variable.
Bug #134113 r=bbaetz
2003-03-08 06:55:34 +00:00
cls%seawood.org 79654daecd Landing mingw configure.in changes
When building on win32, we still default to the MSVC tools, even if only gcc is installed (autoconf 2.1x quirk).  You must set CC, CXX, CPP, LD & AS to override the defaults.
Bug #134113 r=bbaetz
2003-03-08 06:55:02 +00:00
cls%seawood.org d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +00:00
bbaetz%acm.org 43fefe634d Bug 196420 - jsmagic for add/and/or in boolean charts isn't working
r/a=justdave
2003-03-08 05:47:58 +00:00
cls%seawood.org e9ed7da9f3 Add mingw support to the common rules.
Add EXPAND_LIBNAME & EXPAND_MOZLIBNAME $(call) macros which convert base library names into a form suitable for linking.
Add rules for creating asm & intermediate files.
Bug #134113 r=bryner
2003-03-08 05:18:43 +00:00
bryner%netscape.com 905990c8ad Sync with xpfe/bootstrap/nsAppRunner.cpp, attempting to fix some startup crashes that are hanging the nightly build machine. 2003-03-08 04:15:01 +00:00
cltbld%netscape.com d1d6d31323 turn off window leak test for now, it doesn't work right 2003-03-08 04:06:39 +00:00
roc+%cs.cmu.edu acf6252812 Bug 173874. Fix tooltip positioning. patch by parish@ntlworld.com, r+sr=roc+moz 2003-03-08 03:11:51 +00:00
roc+%cs.cmu.edu 84b91a597c Bug 195883. %-values are not valid for '-moz-opacity'. 2003-03-08 03:08:25 +00:00
brendan%mozilla.org 210b74280d Fix grammar (that for defining clauses, not which). 2003-03-08 02:02:24 +00:00
bryner%netscape.com a27cc49c10 libmozz should no longer be required 2003-03-08 01:48:47 +00:00
katakai%japan.sun.com 95a8de9882 bug 195868
GTK2: GetSystemFontInfo() needs to return valid font
r=blizzard, sr=rbs
2003-03-08 01:29:03 +00:00
brendan%mozilla.org ae0c4d3804 Reorder static and const to match tradition; reomve DEBUG_brendan cruft. 2003-03-08 01:28:02 +00:00
aaronl%netscape.com 84551c90d5 Bug 170921, bug 174163, bug 172329. Image selection occuring when image buttons, linked images or image map areas focused. r=mjudge, sr=bryner 2003-03-08 01:09:26 +00:00
cltbld%netscape.com 3b607096c7 Automated update 2003-03-08 01:00:10 +00:00
bryner%netscape.com 47ae4198a3 Require base API versions of system libraries instead of in-tree versions
(bug 194665).  The new system version requirements are:

zlib 1.0.0
libpng 1.2.0
libmng 1.0.0

r=cls
2003-03-08 00:54:12 +00:00
smontagu%netscape.com 279cca576c Make the UTF-8 decoder reject all non-shortest forms and surrogate characters, plus general code cleanup. Bug 182751, r=ftang, sr=heikki. 2003-03-08 00:25:54 +00:00
heikki%netscape.com dadc4b1160 Bug 191327, make internalSubset not include delimiting brackets (was not defined in DOM 2 but is now defined in DOM 3 drafts). Also fix bug 191482, external entity definitions should be included in internal subset. r=harishd, jst, sr=peterv. 2003-03-07 23:40:51 +00:00
harishd%netscape.com 95236e12a7 Since I'd to rename p3p.properties to P3P.properties I'd to update the files that depend on it 2003-03-07 21:58:12 +00:00
harishd%netscape.com e37981352e Fixing build bustage 2003-03-07 21:56:34 +00:00
timeless%mozdev.org b092996d3f Bug 196340 Change NS_REINTERPRET_CAST(nsIScriptContext*, JS_GetContextPrivate(cx)) to use Static Cast
r=mstoltz sr=heikki
2003-03-07 21:54:28 +00:00
cltbld%netscape.com e390feb2b3 Automated update 2003-03-07 21:45:07 +00:00
harishd%netscape.com f44c03de2f This file did not make it with my last checkin 2003-03-07 21:37:51 +00:00
bryner%netscape.com 1c1c492f87 Don't link with libdl even if it's present on OS X, since it's not used and it's not present on most systems. Bug 196115, r=cls. 2003-03-07 21:36:06 +00:00
mkaply%us.ibm.com 53f7a62d8f Better fix for 168391 from dbaron 2003-03-07 21:32:39 +00:00
harishd%netscape.com 828367f17b These files did not make it with my last checkin. Donno why. Trying again 2003-03-07 21:27:06 +00:00
dbaron%dbaron.org f246aacdad Make floats margin roots so that margins of floats do not collapse with their descendants, to be compatible with CSS2 and MSIE. b=193461 r+sr=roc+moz 2003-03-07 21:25:55 +00:00
cbiesinger%web.de 670f07601a 191002 patch by piersc@cogs.susx.ac.uk r=biesi sr=jag Allow adding of multiple user defined languages in prefs 2003-03-07 21:16:22 +00:00
harishd%netscape.com 224c8df19e Moivng Netscape P3P into Mozilla. b=177822, r=heikki@hetscape.com, timeless@myrealbox.com, sfrazer@netscape.com ( Mac changes ), a=blizzard@mozilla.org ( approved to land p3p into mozilla ). 2003-03-07 21:15:09 +00:00
seawood%netscape.com c745660cee Add mingw support.
Bug #134113 r=mcs sr=dmose
2003-03-07 21:12:09 +00:00
smontagu%netscape.com c27c3fff25 Correct a regression in Bidi ordering and simplify the way in which we determine whether Arabic shaping needs to be performed depending on the capabilities of the system and whether we are rendering character by character. Bug 192919, r/sr=rbs. 2003-03-07 20:56:03 +00:00
chanial%noos.fr 6bde6f9da6 Landing Arvid's new icons and style sheets for the Options panel, the bookmark manager and XP filepicker. 2003-03-07 15:04:51 +00:00
chanial%noos.fr b976cc7740 porting bug 60707 from the trunk (disable right double clicking), patch by kazhik@mozilla.gr.jp 2003-03-07 15:00:04 +00:00
timeless%mozdev.org 03ce70cf0a Bug 189743 Bad include in layout-debug/plugin
r=bernd sr=kin
2003-03-07 09:36:44 +00:00
cltbld%netscape.com 8651e18f43 Automated update 2003-03-07 09:30:06 +00:00
tor%cs.brown.edu 01263a973c Bug 181676 - Update libmng to 1.0.5. rs=blizzard 2003-03-07 09:28:30 +00:00
nisheeth%netscape.com 6dbd28bbd3 Fix for bug 161531. r=mstoltz@netscape.com, sr=jst@netscape.com. Fix coded up by Steve Morse. Don't add javascript: and data: link clicks to global history. 2003-03-07 08:02:31 +00:00
sfraser%netscape.com 374f5f97ac Fix up bookmark toolbar buttons to show better popdown menus for folders, and to allow dragging of folder items with the Command key down. 2003-03-07 07:15:41 +00:00