Commit Graph

34 Commits

Author SHA1 Message Date
dbaron%fas.harvard.edu
5d636c6a5b Add event target debugging to the viewer menu for Linux (includes the XP part of the changes).
r=joki


git-svn-id: svn://10.0.0.236/trunk@60798 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 04:33:43 +00:00
rods%netscape.com
bda1380ed9 removimg the menu item that enables you to switch to native widgets
b=bugzilla is down, but i do have a bug number) r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@59421 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:52:42 +00:00
waqar%netscape.com
8142682ce4 # 19452
r mcafee
d Huge menus on gtk+1.23


git-svn-id: svn://10.0.0.236/trunk@57301 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 22:55:19 +00:00
edburns%acm.org
1af32fc433 I know it's unorthodox to do a top level checkin like this, but I've got so many files
in so many different directories, that I think it's the best way.
I've pulled and clobber_all'd my tree and got

r=dp

on this checkin.

Here are the touched files:

M mozilla/embedding/browser/activex/src/control/MozillaBrowser.cpp
M mozilla/embedding/browser/activex/src/control/MozillaBrowser.h
M mozilla/js/src/xpconnect/shell/xpcshell.cpp
M mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp
M mozilla/xpcom/build/nsXPComInit.cpp
M mozilla/xpcom/components/nsComponentManager.cpp
M mozilla/xpcom/components/nsIServiceManager.h
M mozilla/xpcom/components/nsServiceManager.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.cpp
M mozilla/xpcom/io/nsSpecialSystemDirectory.h
M mozilla/xpcom/tests/TestBuffers.cpp
M mozilla/xpcom/tests/TestPipes.cpp
M mozilla/xpcom/tests/TestShutdown.cpp
M mozilla/xpcom/tests/windows/TestHelloXPLoop.cpp
M mozilla/xpcom/tools/registry/regExport.cpp
M mozilla/xpcom/tools/registry/regxpcom.cpp
M mozilla/xpinstall/stub/xpistub.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.cpp
M mozilla/webshell/embed/ActiveX/MozillaBrowser.h
M mozilla/webshell/tests/viewer/nsMacMain.cpp
M mozilla/webshell/tests/viewer/nsPhMain.cpp
M mozilla/webshell/tests/viewer/nsWinMain.cpp
M mozilla/webshell/tests/viewer/unix/gtk/nsGtkMain.cpp
M mozilla/xpfe/appshell/src/nsFileLocations.cpp
M mozilla/xpfe/bootstrap/nsAppRunner.cpp

The heart of this checkin is a change in the signature and symantics
of NS_InitXPCOM.

The new signature is

extern NS_COM nsresult
NS_InitXPCOM(nsIServiceManager* *result, nsFileSpec* binDirectory);

I filed a bug for this problem:

b=23157

The original manifestation of this bug was in mozilla/netwerk/protocol/res/src/nsResProtocolHandler.cpp It used the current process directory to find resources, which is not correct when the current process is not mozilla.exe.

I have added a new type to nsSpecialSystemDirectory, Moz_BinDirectory, and made nsResProtocolHandler use that value.


git-svn-id: svn://10.0.0.236/trunk@56916 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 01:05:13 +00:00
briano%netscape.com
61560ed679 Hack to work around the std::tm error on Solaris using the Workshop compiler.
git-svn-id: svn://10.0.0.236/trunk@56452 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 23:43:19 +00:00
neeti%netscape.com
61d74e4fc7 fix bug 15820,memory leak in ImageManagerImpl by converting it to a service on gtk, windows and mac.r=dp
git-svn-id: svn://10.0.0.236/trunk@54368 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-24 03:41:48 +00:00
blizzard%redhat.com
ffeade219f land SUPERWIN
git-svn-id: svn://10.0.0.236/trunk@53743 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-17 04:06:21 +00:00
dmose%mozilla.org
0efb7c174c updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@52910 18797224-902f-48f8-a5cc-f745e15eee43
1999-11-06 03:43:54 +00:00
dp%netscape.com
ab8b41ac6e Fixing viewer starup assert on SetMainThread() happening twice.
git-svn-id: svn://10.0.0.236/trunk@52332 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-30 17:17:12 +00:00
ramiro%fateware.com
ced5d07b70 Fix #ifdef DEBUG_ramiro build bustage.
git-svn-id: svn://10.0.0.236/trunk@51381 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-21 19:30:29 +00:00
waterson%netscape.com
035b04b87b Change nsTraceRefcnt::WalkTheStack() to accept stream.
git-svn-id: svn://10.0.0.236/trunk@51353 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-21 03:45:12 +00:00
kipp%netscape.com
49f795c9c9 Make necko work with the viewer again
git-svn-id: svn://10.0.0.236/trunk@50681 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-14 14:43:59 +00:00
kipp%netscape.com
5b712622da Enable NS_FreeImageManager now that the call is part of the tip
git-svn-id: svn://10.0.0.236/trunk@50242 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-08 20:41:49 +00:00
mgleeson1%netscape.com
9d0be77836 r=kipp removed unnecessary include for dlfcn.h
git-svn-id: svn://10.0.0.236/trunk@49985 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-06 18:53:41 +00:00
kipp%netscape.com
2359272160 Disabled leak cleanup until other reviews come in
git-svn-id: svn://10.0.0.236/trunk@49773 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-05 01:26:14 +00:00
shawnp%earthling.net
cdbe7612ce Added missing entries to the menus. Added key accessors for menu items that
were missing them. Reviewed by ramiro@netscape.com.


git-svn-id: svn://10.0.0.236/trunk@49768 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-05 01:21:29 +00:00
kipp%netscape.com
a3570edb7f r=dp; tidy up exit logic to release more global junk (space team work)
git-svn-id: svn://10.0.0.236/trunk@49744 18797224-902f-48f8-a5cc-f745e15eee43
1999-10-04 23:41:53 +00:00
kipp%netscape.com
252518efc9 Close up a memory leak
git-svn-id: svn://10.0.0.236/trunk@49489 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-30 21:38:56 +00:00
kipp%netscape.com
de3f3202f5 shutdown xpcom and the image library to help leak anlaysis
git-svn-id: svn://10.0.0.236/trunk@49066 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-25 20:10:59 +00:00
ramiro%netscape.com
8b505706d5 Make the stack output more useful.
git-svn-id: svn://10.0.0.236/trunk@47690 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 00:22:01 +00:00
briano%netscape.com
802a52cf07 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@47683 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-16 00:03:08 +00:00
ramiro%netscape.com
4febbebf59 Add CRAWL_STACK_ON_SIGSEGV to crawl and dump the stack on SIGSEGV and
workaround the totally losing linux development experience.


git-svn-id: svn://10.0.0.236/trunk@47344 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-14 13:54:46 +00:00
cls%seawood.org
46df8144ee Add -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 as appropriate with __STRICT_ANSI__ defined in <prinet.h>
git-svn-id: svn://10.0.0.236/trunk@47097 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-13 05:09:53 +00:00
cls%seawood.org
dbbf0c4eef Add -D_POSIX_SOURCE to DEFS to get rid of those useless 'index shadow' warnings. Add either -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 to whichever Makefile.ins need it to accommodate for Posix' strictness. Add check for getopt.h for nsinstall.c.
git-svn-id: svn://10.0.0.236/trunk@47060 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-12 14:25:28 +00:00
ramiro%netscape.com
b6a5975bbf Anal cosmetic thing.
git-svn-id: svn://10.0.0.236/trunk@46497 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 03:51:07 +00:00
ramiro%netscape.com
5fc6af2ae2 Add better event debugging.
git-svn-id: svn://10.0.0.236/trunk@46490 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 02:32:54 +00:00
briano%netscape.com
20615c9c64 General cleanup.
git-svn-id: svn://10.0.0.236/trunk@46487 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-09 02:14:10 +00:00
ramiro%netscape.com
45d73f6ef8 Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events.
git-svn-id: svn://10.0.0.236/trunk@46203 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-07 19:36:45 +00:00
shawnp%earthling.net
68e720c98a CreateViewerMenus() now returns the menu bar height.
git-svn-id: svn://10.0.0.236/trunk@45798 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 01:08:20 +00:00
shawnp%earthling.net
7ac8316a64 Fixed up inserting of separators into the menus. Now return the menu bar
height through CreateViewerMenus().


git-svn-id: svn://10.0.0.236/trunk@45797 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 01:06:38 +00:00
shawnp%earthling.net
1f29a44909 Now return the proper value in nsNativeBrowserWindow::GetMenuBarHeight().
git-svn-id: svn://10.0.0.236/trunk@45796 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-03 01:04:20 +00:00
ramiro%netscape.com
1147046fc6 Fix for bug 12878. Hack the viewer menubar into submission.
git-svn-id: svn://10.0.0.236/trunk@45466 18797224-902f-48f8-a5cc-f745e15eee43
1999-09-01 10:48:28 +00:00
ramiro%netscape.com
cb08a002e9 Remove the depenency on the toolkit service.
git-svn-id: svn://10.0.0.236/trunk@44767 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-27 06:21:43 +00:00
ramiro%netscape.com
91b1f6bc36 Finish support for building more than one toolkit at once.
git-svn-id: svn://10.0.0.236/trunk@44063 18797224-902f-48f8-a5cc-f745e15eee43
1999-08-22 14:06:52 +00:00