119052 Commits

Author SHA1 Message Date
sgehani%netscape.com
71ed167934 Make GetFSRefInternal assume NS_ERROR_FILE_NOT_FOUND when CFURLGetFSRef
returns false.
b=202772; r=ssu, ccarlen; sr=sfraser; a=asa
2003-05-21 00:53:36 +00:00
sgehani%netscape.com
d548ded4dd Carbonize AppleSingle decoder, fileMacAlias() XPInstall API, and
gestalt() XPInstall API to restore XPInstall to full working
functionality on Mach-O builds.
b=202772; r=ssu, ccarlen, sr=sfraser; a=asa
2003-05-21 00:53:35 +00:00
jkeiser%netscape.com
d484da106e Fix drag and drop to/from textarea and input (bug 194802), r=bryner@netscape.com, sr=jst@netscape.com, a=sspitzer@netscape.com 2003-05-21 00:42:32 +00:00
gerv%gerv.net
209f09c081 Bug 205043 - fix bogus overly-restrictive terms in Sun JNI file. Patch by gerv; sr,a=blizzard. 2003-05-20 23:27:06 +00:00
rogerl%netscape.com
7b3794b232 Changed array length handling. 2003-05-20 22:51:51 +00:00
smontagu%netscape.com
7f4dec79bb More fine-grained NS_FONT_DEBUG environment variables to distinguish between Xlib, Xprint and GTK. Bug 206017, author=Roland.Mainz@informatik.med.uni-giessen.de, r=rbs, sr=dmose, a=asa. 2003-05-20 22:50:51 +00:00
suresh%netscape.com
989e5fa986 fix for bug 206320 - Classic theme missing Cry smiley icon. r-brade, sr-alecf, a-asa. 2003-05-20 22:38:01 +00:00
heikki%netscape.com
40530ab6c1 Bug 204545, remove event listeners when needed, which fixes practically all known memory leaks and gets us a step closer to IE compatibility. r=harishd, sr=jst, a=asa. 2003-05-20 21:48:25 +00:00
ssu%netscape.com
286895b0ed fixing bug 195314 - Forced install regardless of existing installation. r=sgehani, sr=jag a=sspitzer 2003-05-20 21:38:18 +00:00
caillon%returnzero.com
3987f2a037 Bug 199566 - Inspector needs a command line handler.
The following should now work:
./mozilla -inspector
./mozilla -inspector "http://www.foo.com/"

r=timeless sr=jst a=asa
2003-05-20 21:30:42 +00:00
dbaron%dbaron.org
2c5817a3a2 Fix unicode to entity conversion in case where we have duplicate names for a unicode codepoint to prefer the correct name. Partly based on patch by brade@netscape.com. b=205110 r=alecf sr=heikki a=brendan 2003-05-20 20:53:21 +00:00
bryner%netscape.com
4be5596395 Use the actual old and new positions of the scrollbar when calling nsIScrollbarMediator::ScrollbarButtonPressed(). This fixes the case where you can scroll off the end of a tree using the scrollbar buttons (bug 190047). r=pinkerton, sr=sfraser, a=asa. 2003-05-20 20:50:26 +00:00
dbaron%dbaron.org
62ed6c115b Make ContentInserted handle appending after an inline that was split because it contains a block. b=141019 Based on patch by kin@netscape.com. r+sr=roc a=asa 2003-05-20 20:49:27 +00:00
dbaron%dbaron.org
4046571e9b Fix gcc3 builds on Solaris/x86. r=dbradley sr=brendan a=asa b=149461 2003-05-20 20:47:12 +00:00
dougt%meer.net
441cbf2568 Fixing GTK2 Leaks. r/sr/a=blizzard. b=206361 2003-05-20 20:41:58 +00:00
dean_tessman%hotmail.com
6261e2546a 206055 - [XUL] <label>'s control attribute doesn't work
patch by gelsoft@mx4.tiki.ne.jp
2003-05-20 19:52:42 +00:00
axel%pike.org
14650d084e bug 47719, pass nsresults and error messages back to content, r=sicking, sr=peterv, a=asa 2003-05-20 19:48:56 +00:00
blizzard%redhat.com
255d8b5a41 Missed file for checkin for bug #205752. 2003-05-20 18:52:40 +00:00
smontagu%netscape.com
ff871f7563 Backing out fix for bug 192088, which caused regressions for Persian and Indic scripts. r=gisburn, sr=roc+moz, a=asa. 2003-05-20 18:19:09 +00:00
blizzard%redhat.com
dddd145e35 Bug #205752. Support a directory for gre config files: /etc/gre.d/ r=dougt,a=asa 2003-05-20 17:43:12 +00:00
ssu%netscape.com
96c2e33be5 fixing bug 205865 - Chatzilla's command key in the 'Window' menu is in conflict with IM's menu item. r=rginda, sr=jag, a=sspitzer 2003-05-20 17:21:52 +00:00
rogerl%netscape.com
a2fe6e4433 Added JS1.2 support, changes for array.toString 2003-05-20 17:06:09 +00:00
leaf%mozilla.org
232de9ad1b mozilla-sdk rename to gecko-sdk, bug 205433, r=granrose, sr=seawood, a=dbaron 2003-05-20 16:40:53 +00:00
mostafah%oeone.com
f6c3670ead Removed including sysinfo.h since it breaks the OSX builds and is not needed 2003-05-20 14:31:04 +00:00
dbradley%netscape.com
5761ad14e3 bug 205538 - Use hyphens instead of underscores in caps prefs for CID's. r=adamlock, sr=alecf, a=asa 2003-05-20 14:19:05 +00:00
igor%mir2.org
6b6368d8c8 Added WrapFactory.wrapAsJavaObject to simplify customization of LiveConnect 2003-05-20 12:46:09 +00:00
bryner%netscape.com
dc36e6ad66 fix a few warnings 2003-05-20 10:35:40 +00:00
bryner%netscape.com
829c70d061 make copying of history.properties objdir-safe 2003-05-20 10:23:52 +00:00
bryner%netscape.com
b9af4fb421 fix a warning 2003-05-20 10:21:15 +00:00
bryner%netscape.com
4d65f02055 modules/zlib/src is not needed as a library search path. 2003-05-20 09:57:45 +00:00
axel%pike.org
4947df4f21 bug 205675, error on recursive import/include, r=sicking, sr=peterv, a=asa 2003-05-20 09:30:10 +00:00
asa%mozilla.org
81ed08ef84 removing cruft from early days 2003-05-20 08:45:02 +00:00
igor%mir2.org
e449bd5853 Adding missed final qualifier to the declaration of js_NaN_date_str field 2003-05-20 08:10:48 +00:00
scott%scott-macgregor.org
e10b5e6b51 Add bindings for a preferences expander widget (similar to the one used by firebird).
Eventually we'll inherit this class from mozilla/toolkit once the firebird version moves from mozilla/browser
to mozilla/toolkit.
2003-05-20 06:22:47 +00:00
nisheeth%netscape.com
09d2ffea3b Fix for bug 200004. r=caillon@aillon.org, sr=heikki@netscape.com, a=asa@mozilla.org. Make 'match only previously typed sites' autocomplete pref work properly. 2003-05-20 04:00:35 +00:00
dwitte%stanford.edu
f8477d46d2 Bug 203593: Memory leak of 672 bytes from 4 blocks allocated in PR_Malloc.
fixes some addrbook leak suckage and tidies up memory footprint a tad.

r=caillon, sr=dmose, a=asa.
2003-05-20 02:49:10 +00:00
katakai%japan.sun.com
9ba02b3c86 bug 195154
Surrogate extension B (plane 2) characters can not be not diplsyed on linux with Free Type font
r=smontagu,sr=bryner,a=dbaron
2003-05-20 02:31:44 +00:00
scott%scott-macgregor.org
6fc516071c Rework pref panels to make them look better given the new look of prefs under the new toolkit.
In particular, get rid of the notifications panel, move it under General.
Refactor the labels panel and return receipts under a unified 'Advanced' panel.

As a short term hack, expose the proxy connection prefs in the privacy panel until I can make room for it in
another panel.
2003-05-20 02:26:20 +00:00
timeless%mozdev.org
46bd47de9e Bug 206287 things Will be re-ordered to match declaration order
r=roc+moz sr=roc+moz a=roc+moz
2003-05-20 02:02:56 +00:00
pkw%us.ibm.com
2d0184c527 AIX: Calling gtk_realize_widget on a gtk_entry causes a root status window
to come up.
r=katakai@japan.sun.com, sr=blizzard@mozilla.org, a=asa@mozilla.org
2003-05-20 00:57:06 +00:00
harishd%netscape.com
8716c5a9d2 Set param type before invoking an exception. b=206108, r=dbardley@netscape.com, sr=jst@netscape.com, a=asa@mozilla.org 2003-05-20 00:36:00 +00:00
sspitzer%netscape.com
c33c4c38a1 landing last bit of neil.parkwaycc.co.uk@myrealbox.com's fix for bug #54802
we now have cut/copy/paste/find icons for modern and classic, so we can
enable the pref UI that allows users to enable / disable them.
r/sr/a=sspitzer
2003-05-20 00:26:46 +00:00
sspitzer%netscape.com
52d49448a2 landing fix for gail for bug #199358
new modern skin toolbar icons for cut,copy,paste and find.
r/sr/a=sspitzer
2003-05-20 00:24:38 +00:00
cavin%netscape.com
72f75498c9 Fix for 205729. Added 'aMsgWindow' input parameter to PerformBiff() which is set to null for regular biff (ie, check mail for every xx minutes) and is set to a valid window for check mail at startup. r=sspitzer, sr=bienvenu, a=sspitzer. 2003-05-19 23:59:06 +00:00
bryner%netscape.com
f2e4ea223f use an updated preview image that's the same size as the one we had before. 2003-05-19 23:56:36 +00:00
roc+%cs.cmu.edu
df438b2f25 Bug 201851. Don't honor XUL 'width' and 'height' attributes on anything other than XUL elements. r+sr=dbaron,a=sspitzer 2003-05-19 23:24:51 +00:00
brendan%mozilla.org
5a9aff3e93 Comment and 80th column violation tweaks. 2003-05-19 22:01:57 +00:00
nicolson%netscape.com
f0f344e82a update to JSS 3.4 RTM. 2003-05-19 21:44:23 +00:00
rogerl%netscape.com
918c7cbc82 sigh. Even more gc fixes 2003-05-19 21:22:02 +00:00
rogerl%netscape.com
e4a2df4b09 TRACE_DEBUG 2003-05-19 21:09:17 +00:00