seawood%netscape.com
8ea46cf08e
Generate a full path for the file given to PageCycler before calling any nsILocalFile routines.
...
Thanks to Doug Turner <dougt@netscape.com> for the patch.
Bug #155224 r=cls sr=darin
2003-02-28 22:10:46 +00:00
suresh%netscape.com
9a4b35320e
bug 194843 - JS errors in nsPrefWindow.js. "debug" not defined. r-varga, sr-jag.
2003-02-28 21:51:32 +00:00
dougt%netscape.com
dccf8bcbee
Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442) Storing the GRE location in a relative way so that we can change GRE versions between launches assuming that they are compatible (191415). Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin.
2003-02-28 21:30:35 +00:00
gerv%gerv.net
763b218418
Bug 194291 - Check in Kerz's simple splash screen (take 2 - even simpler version.) a=asa.
2003-02-28 20:28:13 +00:00
bolian.yin%sun.com
5ee2408eaa
Bug 194821, Page Info: add access keys for _H_elp button, and _V_iew in Security tab
...
r=db48x, sr=jaggernaut, patch by jessie.li@sun.com .
2003-02-28 11:20:20 +00:00
gilbert.fang%sun.com
1e9dd192f2
Fix bug 193835: Missing focus when selected the related checkbox or radiobox in Preference window. p=jessie.li@sun.com,r=neil@parkwaycc.co.uk,sr=jag.
2003-02-28 07:00:39 +00:00
sfraser%netscape.com
395413772f
Fix bug 195160: remove static NS_DEFINE_IID from header files. r=cls, sr=alecf.
2003-02-28 05:47:36 +00:00
timeless%mozdev.org
fb93f0eab6
Bug 195278 page info shows incorrect label value for form fields
...
patch by db48x@yahoo.com r=timeless sr=jag
2003-02-28 02:34:02 +00:00
shliang%netscape.com
4766e7a451
73962 - sidebar overlaps icons in statusbar. r=varga, sr=jag.
2003-02-28 00:37:35 +00:00
cltbld%netscape.com
ccd102dc21
removed CFBundleGetInfoString = "Mozilla 1.3a, �� 1998-2003 The Mozilla Organization"; per jj's instructions r=loan sr=jj
2003-02-27 23:33:45 +00:00
sspitzer%netscape.com
89560482e7
moving the palm readme, for robinf. r=ssu
2003-02-27 22:19:56 +00:00
cbiesinger%web.de
8e44a6e02d
97324 r=peterl/jst sr=jst/bz nsContentDLF.cpp should not use a static list of image types; also: 192023 Make DocLoaderFactories a service
2003-02-27 13:51:55 +00:00
alecf%netscape.com
ae04212ee8
fix assertions from bug 190020, sr=bz, r=dmose
2003-02-27 03:05:43 +00:00
seawood%netscape.com
0c2431c236
Force in-tree zlib to be built using -fPIC.
...
Re-order linking of mozilla-bin & viewer so that TK_LIBS, which bring in an implicit dependency upon the system zlib on Darwin, is linked in after the in-tree version of zlib.
Bug #194662 r=pavlov
2003-02-27 02:21:59 +00:00
kairo%kairo.at
661116311f
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
robinf%netscape.com
c3eb387af8
adding palm readme file per bug 187998; r=oeschger
2003-02-27 00:02:49 +00:00
neil%parkwaycc.co.uk
b9dbf1a2e6
Bug 194557 Remove extra space at bottom of Page Setup p=piersc@cogs.susx.ac.uk r=dean_tessman sr=dmose
2003-02-26 13:22:40 +00:00
neil%parkwaycc.co.uk
f07ce31988
Bug 194876 Want tree attribute for column picker tooltip text r=varga sr=sspitzer
2003-02-26 13:07:38 +00:00
cbiesinger%web.de
aef5f111c8
oops, forgot to remove a conflict here
2003-02-25 19:04:19 +00:00
cbiesinger%web.de
9405eda256
190020 r=timeless sr=alecf GetResource should take AUTF8String
2003-02-25 19:02:00 +00:00
twalker%netscape.com
8e79ef97f4
Version updated to 1.4a. bug# 194082. r=lpham sr=jj
2003-02-25 15:33:09 +00:00
cbiesinger%web.de
e0878db619
194654 r=cls sr=jag show CFLAGS, CXXFLAGS and CPPFLAGS in about:buildconfig
2003-02-25 15:07:19 +00:00
bzbarsky%mit.edu
44d6ed3db2
Make it possible to launch executables after downloading them (after suitable
...
scary warning). Bug 91969, patch by octalc0de@veryfast.biz (Patrick Xia
("Octalc0de")), r=mkaply, sr=bzbarsky
2003-02-25 05:23:47 +00:00
mkaply%us.ibm.com
b893c55f9d
158380 for OS/2
2003-02-24 22:41:14 +00:00
danm%netscape.com
d8c581eae0
suppress blur events to parent widget. bug 68454 r=bryner,jst,kmcclusk
2003-02-24 20:15:48 +00:00
danm%netscape.com
424aa08a34
implement new property nsIBaseWindow::blurSuppression. bug 68454 r=bryner,jst
2003-02-24 20:15:39 +00:00
ssu%netscape.com
2d0ab6461d
merging patch to trunk for bug 158380 - The browser desktop icon doesn't work when launching mozilla -mail -turbo. r=jewell,morse,ssu sr=jag
2003-02-24 18:39:05 +00:00
timeless%mozdev.org
dd7bb3a66f
Bug 181136 remove xpfe/components/regviewer
...
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
timeless%mozdev.org
7715c1046f
Bug 108678 remove not used charsetDetectorsOverlay.*
...
patch by ftang@netscape.com r=shanjian sr=alecf
2003-02-24 17:42:22 +00:00
neil%parkwaycc.co.uk
f7c9ef51f2
Bug 96642 Mail Compose 'To' field is not resizable r=jag sr=sspitzer
2003-02-24 10:43:12 +00:00
neil%parkwaycc.co.uk
c7a44b38de
Bug 158711 Mail Alert Notification checkbox r/sr=sspitzer
2003-02-24 10:33:34 +00:00
neil%parkwaycc.co.uk
e67213fff2
Bug 191165 Remove old proxy preferences files r=jag sr=bz
2003-02-24 10:24:07 +00:00
pete.zha%sun.com
d1ea99b3c8
bug=193068
...
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2003-02-24 07:59:17 +00:00
pete.zha%sun.com
65b909dbce
bug=193835
...
Missing focus when selected the related checkbox or radiobox in Preference window.
r=kyle.yuan@sun.com sr=jaggernaut@netscape.com
2003-02-24 03:00:23 +00:00
seawood%netscape.com
97ed83b7c5
Default to using absolute symlinks when building on Darwin.
...
Bug #193164 r=ccarlen
2003-02-23 15:54:21 +00:00
gerv%gerv.net
b5cb58bf84
Bug 194291 - Kerz's new splash XPM, take two. What kind of twisted image format stores its own filename inside itself, so it can break if you change it?
2003-02-23 14:35:42 +00:00
gerv%gerv.net
66ec58aeee
Bug 194291 - Check in Kerz's plain Mozilla splash screen, removing green dino. Patch by kerz; r, a=asa.
2003-02-23 14:13:19 +00:00
timeless%mozdev.org
56c2bd7958
Bug 193683 Bookmarks Search Toolbar has no tooltip
...
patch by pepperxn@netscape.net r=neil@parkwaycc.co.uk sr=jag
2003-02-23 04:47:15 +00:00
timeless%mozdev.org
3f8c4b9f22
Bug 158309 Authors item in Links Toolbar / Site Navigation Toolbar should read Author(s)
...
patch by peterhenderson@usa.net r=choess sr=jag
2003-02-23 03:37:57 +00:00
timeless%mozdev.org
3985c21813
Bug 102896 alternates with duplicate URIs ignored on the link toolbar
...
patch by choess@stwing.upenn.edu r=timeless sr=jag
2003-02-23 03:37:56 +00:00
dean_tessman%hotmail.com
f1f4b94816
194528 - Add accesskeys to Open Location
...
r=dean_tessman sr=dmose
patch by piersc@cogs.susx.ac.uk
2003-02-23 00:10:35 +00:00
dbaron%dbaron.org
b1ddb380e6
OK, we can't use __GLIBC_PREREQ, since some compilers report a parse error when it's not present. b=177912
2003-02-22 20:45:06 +00:00
ere%atp.fi
f8a47b6c45
Bug 189085: Windows focus handling semi-rewrite
...
r=danm, sr=jag
2003-02-22 19:50:38 +00:00
dbaron%dbaron.org
fc5233dd91
Fix compilation problems for some people. b=177912 sr=bryner
2003-02-22 19:22:27 +00:00
cbiesinger%web.de
41f320f5b9
193682 r=timeless sr=jag taskbarOverlay unused
2003-02-22 16:51:23 +00:00
kairo%kairo.at
008555b003
bug 191471 - Add accesskeys to the xp filepicker, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk
2003-02-22 14:06:14 +00:00
kairo%kairo.at
1e7c602487
bug 191169 - Duplicate accesskey 'h' in proxies preferences, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk
2003-02-22 14:03:59 +00:00
kairo%kairo.at
8e671f0deb
bug 191160 - Add accesskeys to navigator language preferences, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk
2003-02-22 14:01:29 +00:00
kairo%kairo.at
a2d46b6f18
bug 134935 - Collapse and Expand in History context menu share the same accesskey entry, r=dean_tessman, sr=dmose, checking in for piersc@cogs.susx.ac.uk
2003-02-22 13:54:28 +00:00
varga%netscape.com
165a71d7b3
Fix for bug 192365. Remove extraneous seltype="multiple" attributes of <tree>s in xul.
...
r=varga, sr=jag, patch by Daniel Crisman <bugzilla@w.d6.org>
2003-02-22 11:48:19 +00:00