Commit Graph

10784 Commits

Author SHA1 Message Date
bryner%netscape.com
5b3486f79b Add support for opening multiple files with the unix filepicker (bug 167152). r=varga, sr=bzbarsky. 2003-03-16 09:20:40 +00:00
dougt%netscape.com
0a7d66cd04 Fix bad export_lib line. r=cls 2003-03-16 01:09:52 +00:00
mkaply%us.ibm.com
7afc448359 Last OS/2 bustage - HURRAH! 2003-03-15 18:53:38 +00:00
bzbarsky%mit.edu
fef48cc2d0 Fix a few inefficient callers of getElementsByTagName. Bug 191589,
r=neil@parkwaycc.co.uk, sr=jst
2003-03-15 16:30:09 +00:00
dougt%netscape.com
0d2808c511 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
neil%parkwaycc.co.uk
9b298cd5ae Bug 166219 offline load handler fires multiple times r=jag sr=sspitzer 2003-03-14 09:23:14 +00:00
shliang%netscape.com
adcc3950fb 147653 - page setup commands doesn't work in mail and composer. r/sr=sspitzer,jag 2003-03-14 06:27:48 +00:00
aaronl%netscape.com
6898fc733b Bug 195830. Workaround for problems typing / and ' on Mac OS X, until mac menu bug 195979 gets fixed. For now, find as you type menu items on mac won't have shortcuts listed. r=brade, sr=smfr 2003-03-14 02:17:11 +00:00
timeless%mozdev.org
0191066d5b Bug 196834 all bookmarks lost when using "browser.bookmarks.file" pref and switching profile
r=ccarlen sr=alecf
2003-03-13 18:56:36 +00:00
jaggernaut%netscape.com
524ee4d7bd Bug 103329: don't show undefined either. r=lumpy,sr=jack 2003-03-13 00:14:58 +00:00
jaggernaut%netscape.com
d2024c99d5 Bug 103329 (regression): treat whitespace as "about:blank". r=biesi, sr=hewitt 2003-03-12 23:43:52 +00:00
jaggernaut%netscape.com
abcad573c6 Bug 109551: load the "page to load on startup / new window", instead of always loading the homepage (bad me, no cookie!). r=biesi, sr=bryner 2003-03-12 22:01:00 +00:00
cbiesinger%web.de
50ca2bd0a6 Bug 182997 patch by johann.petrak@chello.at r=timeless sr=jag showItem("context-copy") should check isTextSelected and onTextInput 2003-03-12 15:43:08 +00:00
varga%netscape.com
3e057a4289 Fix for bug 192885. Expose the single selection method of nsTreeSelection.
r=neil, sr=jag
2003-03-12 09:00:28 +00:00
jaggernaut%netscape.com
e5b94cfd7f Bug 195486: tab bar context menu: add "Bookmark This Group of Tabs". r=neil, sr=
bryner
2003-03-12 04:12:17 +00:00
jaggernaut%netscape.com
2b22b102ff Bug 109551: prefs to show home/current/blank page in new tab. r=shliang, sr=bryner 2003-03-12 04:06:05 +00:00
timeless%mozdev.org
be0882c0cf Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-11 04:37:19 +00:00
timeless%mozdev.org
40c49d1b60 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-11 04:36:47 +00:00
jj%netscape.com
578bd21a89 checking in as binary without AppleSingle encoding 2003-03-11 01:57:46 +00:00
mkaply%us.ibm.com
269429909a #129719
r=pedemont, sr=blizzard 
OS/2 only - pass correct path to OS/2 turbo
2003-03-10 22:35:37 +00:00
timeless%mozdev.org
0da6525287 Bug 142236 CVS remove bookmarksTree.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:41:53 +00:00
timeless%mozdev.org
b5949b79b1 Bug 140414 CVS remove bookmarksDD.js
patch by chanial@noos.fr r=timeless sr=alecf
2003-03-10 18:40:10 +00:00
timeless%mozdev.org
c3a6f86e3e Bug 167566 List Access Key with Links under Page Info
patch by db48x@yahoo.com r=doron sr=jag
2003-03-10 18:34:40 +00:00
amardare%qnx.com
abbecef596 The photon platform is using a native filepicker now.
This should not affect building/runtime on other platforms.
2003-03-10 15:20:56 +00:00
neil%parkwaycc.co.uk
968dab8881 Bug 147809 Themes preferences should not use deprecated target="_new" r=bz sr=peterv 2003-03-10 09:04:04 +00:00
cls%seawood.org
d1479589a2 Adding mingw makefile changes.
Bug #134113 r=bryner
2003-03-08 05:57:15 +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
cls%seawood.org
d1079607df XP code changes required for mingw landing.
Add NS_STDCALL macros for functions that require stdcall declarations.
Add NS_STDCALL_FUNCPROTO macro for stdcall function prototype typedefs.
Bug #134113 r=dougt sr=dbaron
2003-03-07 06:07:56 +00:00
shliang%netscape.com
affede981b 194072 - no tooltip for popup blocked icon. r=sgehani,sr=jag 2003-03-07 02:26:03 +00:00
shliang%netscape.com
3a70339597 content\navigator.xul 2003-03-07 02:25:08 +00:00
shliang%netscape.com
f167a8e60a 195833 - js error in onLocationChange when trying to get hostPort if there isn't one. r=jag, sr=bzbarsky 2003-03-07 02:22:30 +00:00
shliang%netscape.com
eff0281dfe 192755 - unable to allow popup from site with specified port. r=bzbarsky, sr=jag 2003-03-07 02:20:13 +00:00
shliang%netscape.com
db50dc210a 192193 - missed part of checkin for default whitelist for popup blocking. r/sr=jag 2003-03-07 02:14:56 +00:00
aaronl%netscape.com
7f1d8cadac Bustage fix 2003-03-07 00:24:27 +00:00
aaronl%netscape.com
20117a7edc Bug 194968. Use content id properly to expose whether window is content vs. UI. r/sr=roc+moz 2003-03-06 23:07:00 +00:00
aaronl%netscape.com
4a1413710b Bug 193966. Keyboard navigation prefs don't get set if clicking on OK in a different prefs panel. r=samir, sr=jag 2003-03-06 18:55:54 +00:00
neil%parkwaycc.co.uk
3c806ac954 Bug 195393 Use phase="target" r=varga sr=jag 2003-03-06 10:01:01 +00:00
mkaply%us.ibm.com
7bb6ca7678 Better fix for OS/2 bustage - define missing function 2003-03-05 19:55:30 +00:00
mkaply%us.ibm.com
e5ab917761 Fix bustage for now 2003-03-05 18:53:30 +00:00
kairo%kairo.at
5ad0b3c8b1 bug 116375 - unix needs option to customize splash screen, use splash.xpm from the mozilla directory if it does exist, checking in for parish@ntlworld.com, r=bryner, sr=jag 2003-03-05 13:55:09 +00:00
neil%parkwaycc.co.uk
11406bb502 Bug 116441 [clickSelectsAll] should not trigger if click is after end of URL r=jag sr=bz 2003-03-05 13:30:24 +00:00
bryner%netscape.com
fea5875f57 Fix Cocoa static build bustage (bug 195995). r=cls. 2003-03-05 08:00:17 +00:00
mkaply%us.ibm.com
f80f26d422 #129719
r=cls
OS/2 only - turn on OS/2 specific turbo mode
2003-03-05 04:05:06 +00:00
mkaply%us.ibm.com
ddc2470002 #129719
r=pedemont, sr=blizzard (platform specific)
OS/2 only - OS/2 specific turbo mode that just preloads the DLLs
2003-03-05 04:04:02 +00:00
kyle.yuan%sun.com
39effed9d6 Bug 192346 incremental search in <tree>/<menulist>/<listbox> fails if item starts with repeats of a letter
r=jkeiser, sr=henry.jia
2003-03-05 01:43:25 +00:00
shliang%netscape.com
f4df0ea9b4 192193 - preload popup blocking whitelist. r=danm, sr=jag 2003-03-05 01:34:34 +00:00
bryner%netscape.com
045c5afc96 Move gtk_init to after NS_TraceMallocStartupArgs to try to fix tracemalloc bustage. r=cls. 2003-03-04 05:47:54 +00:00
seawood%netscape.com
ec26667992 Add support for building against X11-based toolkits on OS X.
Bug #191447 r=pavlov
2003-03-04 04:06:33 +00:00
bryner%netscape.com
9055b43fa4 Bug 60707, filepicker should not treat a right double-click as a left double-click. Patch by kazhik@mozilla.gr.jp, r=sspitzer, sr=me. 2003-03-04 02:33:29 +00:00
bryner%netscape.com
9c58a59069 Consolidate gtk initialization to main(), which fixes inconsistencies with not calling gtk_set_locale(). We can do this now that we're not worrying about drop-in toolkit support. Bug 118478, patch by gelsoft@mx4.tiki.ne.jp, r=me, sr=blizzard. 2003-03-03 08:57:12 +00:00