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

6739 Коммитов

Автор SHA1 Сообщение Дата
disttsc%bart.nl e27e5af74b More appCore removal, bug=46200, r=alecf, a=ben 2000-11-29 16:09:01 +00:00
disttsc%bart.nl 9a9f524b75 More appCore removal. bug=46200, r=alecf, a=ben 2000-11-29 15:27:43 +00:00
disttsc%bart.nl 6889ef578e Fix bug 48180 (``menulists don't respect data attribute''), patch by Jan Varga, r=jag, a=hyatt 2000-11-29 12:47:19 +00:00
pinkerton%netscape.com 3bd80800c4 file has moved into layout/xbl/builtin 2000-11-29 07:02:11 +00:00
pinkerton%netscape.com e3a32dae9c remove htmlBindings.xml and platformHTMLBindings.xml from jar files. they are now installed in res. a=hyatt. 2000-11-29 06:52:38 +00:00
hyatt%netscape.com e4f2c01c73 Move menulist entirely into XBL. a=ben 2000-11-28 08:52:36 +00:00
hyatt%netscape.com ceb73e004b Removing obsolete frames from XUL dir. a=ben 2000-11-28 07:13:14 +00:00
radha%netscape.com f74bcd9381 Fix for bug # 58216 r/sr=rpotts 2000-11-27 20:25:31 +00:00
disttsc%bart.nl 0115a691c1 Damn typos sneaking past me. Fixed. bug=61185, r=blake, a=ben 2000-11-26 04:37:10 +00:00
disttsc%bart.nl dfd4571ccb Whoops... Fixing ``/ //'' lines... 2000-11-25 13:51:33 +00:00
disttsc%bart.nl acb8040090 Get rid of most appCore uses in navigator.js and do some general cleaning-up. bug=46200, r=alecf, r=Hixie, a=ben 2000-11-25 12:27:40 +00:00
disttsc%bart.nl 721226c5b4 Fix strict warnings in xulBindings.xml and add some stuff for bug 46200, r=blake, a=ben 2000-11-25 07:21:12 +00:00
disttsc%bart.nl 31b2b02b2f A few preparations for later checkins for bug 46200. r=alecf, a=ben 2000-11-25 07:20:07 +00:00
blakeross%telocity.com 65fee46c72 fix comment in last checkin 2000-11-23 06:19:00 +00:00
blakeross%telocity.com 8e53732e9e Fix 18787: sidebar panels need context menus. r=jag sr=alecf 2000-11-23 05:50:34 +00:00
blakeross%telocity.com 32a540fcb1 Fix 59707: extract navigator's context menu and allow it to be used elsewhere in the app (and to help in embedding). r=jag a=alecf 2000-11-23 05:47:04 +00:00
disttsc%bart.nl 0a116c7a46 Get rid of appCore from sessionHistoryUI.js again, hyatt's recent changes of saving the sessionHistory object on skin switching makes this possible.
bug=46200, r=alecf, a=ben
2000-11-23 05:24:35 +00:00
blakeross%telocity.com 7268c564ff Fix 53977: shouldn't be able to access hidden tabs using the keyboard. r=jag a=ben 2000-11-23 04:31:45 +00:00
blakeross%telocity.com af84cd18d8 Fix 22184: F9 should toggle sidebar visibility. r=jag a=ben 2000-11-23 03:45:59 +00:00
radha%netscape.com bbc39cd83a Fix for bug # 58836 r=ducarroz sr=alecf 2000-11-22 22:23:54 +00:00
radha%netscape.com 11309ee536 Trivial fix for a problem described in bug # 53869. 2000-11-22 00:34:13 +00:00
disttsc%bart.nl 172610d223 Fixes reference cycle causing leaks, bug=60927, r=dbaron, a=alecf 2000-11-21 00:47:33 +00:00
cls%seawood.org fc9c54cb3d Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org 8bd122b3d5 Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
alecf%netscape.com 4159199449 fix BeOS bustage (this code not part of mac/win/unix builds) 2000-11-18 03:08:57 +00:00
alecf%netscape.com 1e60b8acc2 oops, fix it a little more 2000-11-18 03:07:09 +00:00
alecf%netscape.com 2d6533172a fix BeOS bustage (this code not in the mac/win/unix builds) 2000-11-18 03:05:53 +00:00
alecf%netscape.com b93d55094c fix the orange by changing the timers to member variables of the service singletons, rather
than static nsCOMPtrs!
r=sspitzer
a=fixing bustage
2000-11-18 02:01:29 +00:00
alecf%netscape.com deff2e336c #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz
2000-11-17 20:54:21 +00:00
disttsc%bart.nl 7ae1196b75 Two about:blank related changes:
22400 - Don't show "about:blank" for "blank page" on new window open, r=smfr, a=alecf
37987 - Don't show "Document: done" for "about:blank", r=timeless, a=alecf
2000-11-17 20:50:14 +00:00
disttsc%bart.nl b71ca07498 Make Go menu Back/Forward work again (and add accesskey to Home), bug=59836, r=timeless, a=alecf 2000-11-17 04:24:56 +00:00
disttsc%bart.nl a515bead9b Change <titledbutton> to <button>, bug 57751, r=adamlock,blake,erik,racham,rginda,rjc, a=ben 2000-11-16 23:50:00 +00:00
disttsc%bart.nl 34dc58df87 Convert nsIDocumentCharsetInfo to IDL so we can get rid of more bits of nsBrowse
rInstance. bug=46200, r=erik@netscape.com, r=smfr, a=alecf.
2000-11-16 21:33:34 +00:00
bryner%uiuc.edu 6824c3a6b7 Bug 60156 - make sure the filepicker component gets registered correctly. r=disttsc@bart.nl, a=ben@netscape.com. 2000-11-16 07:57:46 +00:00
mkaply%us.ibm.com 9d0d1ccd98 #56772
r=cls
OS/2 missing platform specific navigation bindings stuff
2000-11-15 16:00:20 +00:00
mkaply%us.ibm.com 20a69a6cc6 #56772
r=mkaply, a=blizzard
OS/2 missing platform specific navigation bindings stuff
2000-11-15 14:59:17 +00:00
mkaply%us.ibm.com 124b6fa92c #60020
r=cls
Makefile changes to enable/disable console on OS/2
2000-11-14 00:50:30 +00:00
alecf%netscape.com 220571b0a5 fix for 59799, among other things..
Within content areas:
- don't drag form widgets
- don't drag anonymous XBL content
- correctly remove the title from the URL on a drop
r=jag, a=me
2000-11-13 21:33:05 +00:00
blakeross%telocity.com 42f179afc2 Fix 59613: can't switch sidebar tabs in modern-based themes. r=jag sr=alecf 2000-11-13 21:02:25 +00:00
nhotta%netscape.com 65cd5df5bf Corrected language names for Norwegian, bug 56069, r=erik, sr=waterson. 2000-11-13 20:47:37 +00:00
morse%netscape.com 0062e794a7 bug 57761, missing words in menu, r=jrgm, a=ben 2000-11-13 20:09:21 +00:00
bryner%uiuc.edu 322559f087 Lots of code cleanup for the filepicker. Fixes bug 58694 (strict warnings). r=jag, a=ben. 2000-11-13 15:22:27 +00:00
bryner%uiuc.edu 229f87fda6 Bug 59465 - retain multiple selection on right-click. r=disttsc@bart.nl, r/a=hyatt@netscape.com 2000-11-11 07:42:52 +00:00
sspitzer%netscape.com d78a0cb226 backing edburns out to open up the tree.
sorry ed.  a=granrose
2000-11-10 21:24:24 +00:00
alecf%netscape.com 2907935438 big rewrite of drag & drop code to fix #52519
- fix warnings
- change title/url separator to "\n"
- clean up image dragging
- consolidate code
r=jag, a=ben
2000-11-10 02:54:17 +00:00
edburns%acm.org d8ff68b208 bug=59530
sr=waterson
r=valeski
This fix removes the two instances of the unsafe practice of having
static nsCOMPtr instances, either as static data members or or file
static variables.  This practice prevents the proper ref-counting of
such instances, and leads to accessing the instances after their
ref-count has gone to 0.

The following files are in this fix:

widget/timer/src/windows/nsTimer.cpp
xpfe/components/bookmarks/src/nsBookmarksService.cpp
xpfe/components/bookmarks/src/nsBookmarksService.h
widget/timer/src/windows/nsWindowsTimer.h
2000-11-09 23:46:39 +00:00
blakeross%telocity.com 6d59c773b2 Fix 59559: wording change in prefs panel. patch by Stephen Walker (walk84@usa.net). r=me a=matt 2000-11-09 21:05:53 +00:00
disttsc%bart.nl 5371547095 Moving nsIContentViewer over from webshell to docshell, converting from .h to .idl. Needed for bug 46200, r=moa=adam@netscape.com, a=alecf 2000-11-09 20:30:35 +00:00
alecf%netscape.com 5272386cd6 two more OpenBookmarkURL's that blake missed a=myself, r=jag
(this is consistent with blake & jag's earlier checkins)
2000-11-09 05:30:14 +00:00
blakeross%telocity.com a210f0ef09 fixing minor problem with my last fix. r=jag sr=alecf 2000-11-09 04:07:34 +00:00