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

1331 Коммитов

Автор SHA1 Сообщение Дата
troy%netscape.com a47e8db44b Changed SetView/GetView to take an additional argument which is the
pres context
1999-10-26 04:44:41 +00:00
kmcclusk%netscape.com baa109b13a Register nsFormProcessor service to exercise nsIFormProcessor interface.
bug 17060. r=karnaze@netscape.com
1999-10-25 22:54:12 +00:00
beard%netscape.com 4ca7a2c08b removed obsolete access paths. r=sfraser 1999-10-24 02:45:17 +00:00
troy%netscape.com 5f516fdefb Removed a comment 1999-10-23 02:27:07 +00:00
ramiro%fateware.com 3f7a5fc46b Fix #ifdef DEBUG_ramiro build bustage. 1999-10-21 19:30:29 +00:00
waterson%netscape.com 85a3c5e01e Change nsTraceRefcnt::WalkTheStack() to accept stream. 1999-10-21 03:45:12 +00:00
beard%netscape.com ba2e2f9e48 use nsILeakDetector service. r=gordon, bug=15906 1999-10-21 00:13:07 +00:00
Jerry.Kirk%Nexwarecorp.com 34e90078a7 Fix for viewer bustage on Neutrino. Added call to nsIThread::SetMainThread
in main() of viewer so that it can retrieved in other cases. R=vidur
1999-10-15 21:39:30 +00:00
vidur%netscape.com a1dbb1273f Fix for viewer bustage on Windows. Added call to nsIThread::SetMainThread in main() of viewer so that it can retrieved in other cases. R=kipp 1999-10-15 21:09:46 +00:00
kipp%netscape.com 9a5dd1095e Removed old netlib code; changed url loading when crawling to use the event queue to fix some re-entrancy issues somewhat 1999-10-15 14:09:19 +00:00
kipp%netscape.com 66d18932ec Added sorting to the debug dump data for show-frame-size and show-content-size 1999-10-15 14:08:14 +00:00
kipp%netscape.com 86808b105d Make necko work with the viewer again 1999-10-14 14:43:59 +00:00
waterson%netscape.com ab20f5e245 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 02:10:08 +00:00
evaughan%netscape.com dd8734ed83 Integrated Gfx scrollbars. 1999-10-12 00:16:06 +00:00
dveditz%netscape.com 2b60c91417 Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz 1999-10-10 01:32:59 +00:00
beard%netscape.com 774dc5fc95 added "Dump Leaks" menu item. r=jar, bug=15906 1999-10-09 03:01:44 +00:00
beard%netscape.com 72af56fcea added dump leaks command. added explicit calls to NS_InitXPCOM/NS_ShutdownXPCOM. r=jar, bug=15906 1999-10-09 03:01:43 +00:00
kipp%netscape.com 8464de5c3c Enable NS_FreeImageManager now that the call is part of the tip 1999-10-08 20:41:49 +00:00
kipp%netscape.com b0dcc883f8 Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage 1999-10-08 20:41:19 +00:00
warren%netscape.com b90a06a288 Fixed AddRef/Release problems to eliminate negative refcounts in Bloaty. 1999-10-08 01:49:06 +00:00
mgleeson1%netscape.com 52047a579b r=kipp removed unnecessary include for dlfcn.h 1999-10-06 18:53:41 +00:00
kipp%netscape.com 9921bae8b8 Cleanup special viewers too 1999-10-06 00:00:18 +00:00
kipp%netscape.com 6434ca9e75 Implement ShowContentSize; fixed a bug where we weren't removing the browser window as a doc-loader observer which sometimes triggers a crash when the -f argument to the viewer is used 1999-10-05 23:59:59 +00:00
kipp%netscape.com 4b1f6a17a6 r=dp; Added in ctor/dtor counting 1999-10-05 14:53:20 +00:00
rpotts%netscape.com 248e31bd70 bug #15341 and bug #15344. Use the documentloader observer instead of a stream observer. 1999-10-05 04:04:16 +00:00
kipp%netscape.com d9707e567b Disabled leak cleanup until other reviews come in 1999-10-05 01:26:14 +00:00
shawnp%earthling.net 1176aee8b1 Added missing entries to the menus. Added key accessors for menu items that
were missing them. Reviewed by ramiro@netscape.com.
1999-10-05 01:21:29 +00:00
kipp%netscape.com aaf972a796 r=dp; tidy up exit logic to release more global junk (space team work) 1999-10-04 23:41:53 +00:00
kipp%netscape.com 9188a67914 r=dp,vidur,beard; close up some memory leaks related to shutdown of the viewer 1999-10-04 23:41:25 +00:00
beard%netscape.com 19bd4fc7d4 changed from directly using "MSL AppRuntime.Lib" to using "NSAppStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:43:01 +00:00
hyatt%netscape.com 9e75934ef0 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
vidur%netscape.com 26254967c5 Removed parser entries from nsSetupRegistry. Parser is now a module. To be reviewed by RickG. 1999-09-30 22:09:51 +00:00
kipp%netscape.com fef0e126af Close up a memory leak 1999-09-30 21:38:56 +00:00
rods%netscape.com 131bb29b99 Added closing tags for several option elements 1999-09-30 11:58:45 +00:00
morse%netscape.com 17b8302ac9 fix bug 14958 -- approved chofmann 1999-09-29 05:39:18 +00:00
beard%netscape.com 8fd7543094 removed link dependency on view.shlb. 1999-09-29 00:17:51 +00:00
dp%netscape.com da7e83981a Removing pref and ifndef necko dlls from registration. 1999-09-27 23:57:15 +00:00
beard%netscape.com 8eab336b3d fixing leaked nsIAppShell 1999-09-27 23:39:29 +00:00
beard%netscape.com ee3a2e5f9e breaking cycle between crawler and browser window to fix a leak, using NS_WITH_SERVICE to manage metacharset service. 1999-09-27 23:39:03 +00:00
kipp%netscape.com 95d56017c8 Fixed shutdown crash found by warren 1999-09-27 16:33:05 +00:00
warren%netscape.com 48e53dfd90 Added Purify menu. 1999-09-26 05:52:24 +00:00
kipp%netscape.com bb149e358a More build bustage fixes 1999-09-25 22:11:08 +00:00
kipp%netscape.com c9328e028d Fixed the throbber 1999-09-25 21:23:38 +00:00
kipp%netscape.com f40979d95e added files: mozilla/webshell/tests/viewer/nsThrobber.cpp 1999-09-25 21:17:02 +00:00
kipp%netscape.com be6b1333d1 new 1999-09-25 20:11:47 +00:00
kipp%netscape.com 814bf9c9a0 shutdown xpcom and the image library to help leak anlaysis 1999-09-25 20:10:59 +00:00
kipp%netscape.com 29287868f8 Switch to local throbber 1999-09-25 20:10:29 +00:00
kipp%netscape.com f1ee765e07 Removed throbber from registry setup 1999-09-25 20:10:02 +00:00
mscott%netscape.com 2b5e903c38 Bug #14813 --> we are leaking all nsIURI's that go through here. Using a nsCOMPtr fixes the leak.
r=vidur, a=leaf.
1999-09-24 21:03:58 +00:00
dp%netscape.com 79ce792d99 Removing unused servMgr. 1999-09-24 06:07:19 +00:00
dp%netscape.com 2f6ae048f1 Removing unused servicemanager in Init and Shudown XPCOM. 1999-09-24 06:05:28 +00:00
kmcclusk%netscape.com 3bf9bb6905 Added test_weight.html to exercise CSS font weight. 1999-09-21 22:06:07 +00:00
sfraser%netscape.com ca4a780aa6 Removed some obsolete files that are no longer needed (allxpstr.c, xp_foo.c, pwcapi.c etc) 1999-09-21 21:04:21 +00:00
rjc%netscape.com 55dd5c3658 Expose clipboard to JS and start hooking up bookmark window's cut/copy/paste/delete/select-all menu items. 1999-09-21 12:34:16 +00:00
vidur%netscape.com 2906fa4a19 webshell now gets its nsIPrompt reference from its container and not its observer. restored ftang's webshell change that i inadvertantly removed in a prior checkin. 1999-09-21 00:04:31 +00:00
warren%netscape.com c06b47f091 freed global service manager in NS_ShutdownXPCOM 1999-09-20 20:53:49 +00:00
warren%netscape.com 10a7062e0d freed mWebCrawler in nsBrowserWindow 1999-09-20 20:53:40 +00:00
beard%netscape.com c0c7604c50 registering the JVMManager component. 1999-09-18 22:39:55 +00:00
bienvenu%netscape.com faa0b879ab fix inadvertent checkin of nsBrowserWindow.cpp 1999-09-17 22:02:52 +00:00
bienvenu%netscape.com 33ec7de690 fix build bustage 1999-09-17 22:00:15 +00:00
warren%netscape.com a005383135 Added a -x option to viewer to allow us to test for shutdown leaks. Eliminated leaks. 1999-09-17 21:00:54 +00:00
vidur%netscape.com 9de393e3cc Fixed leak of service manager 1999-09-17 20:19:00 +00:00
jdunn%netscape.com 838485909c add support for MOZ_POST_PROGRAM_COMMAND to process $(PROGRAM): in rules.mk
and the binaries in viewer/Makefile.in
1999-09-17 00:53:36 +00:00
dp%netscape.com 78ee9ec7ec Ability for XPCOM to use non-default component registry and component directory 1999-09-16 19:28:57 +00:00
warren%netscape.com 48cf4685a9 Factored file transport service out of file: protocol. 1999-09-16 01:16:22 +00:00
sfraser%netscape.com 4cc07e8ff3 Removed security.o 1999-09-16 01:13:04 +00:00
ramiro%netscape.com 352e72141e Make the stack output more useful. 1999-09-16 00:22:01 +00:00
briano%netscape.com 03fa8b4585 General cleanup. 1999-09-16 00:03:08 +00:00
rods%netscape.com 66238d7d40 a few fixes to my tests 1999-09-15 22:28:50 +00:00
rods%netscape.com a07769e758 Added a lot of tests for the select. 1999-09-15 22:04:04 +00:00
ramiro%netscape.com 26dd94b010 Cleanup the neckutil linking thing. 1999-09-15 02:15:11 +00:00
ramiro%netscape.com f754ee6896 Add CRAWL_STACK_ON_SIGSEGV to crawl and dump the stack on SIGSEGV and
workaround the totally losing linux development experience.
1999-09-14 13:54:46 +00:00
troy%netscape.com 7fa6dc1c0b Changed Run() to give priority to system messages over application messages 1999-09-13 18:45:03 +00:00
Jerry.Kirk%Nexwarecorp.com 2a2607193e Add new (old?) Event Debugging options to Viewer for Photon 1999-09-13 14:13:57 +00:00
cls%seawood.org fb6ccf14b6 Add -D_BSD_SOURCE or -D_XOPEN_SOURCE=500 as appropriate with __STRICT_ANSI__ defined in <prinet.h> 1999-09-13 05:09:53 +00:00
cls%seawood.org 1a2e16af42 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. 1999-09-12 14:25:28 +00:00
Jerry.Kirk%Nexwarecorp.com 5c84a09795 Fix the Menubar which wasn't being created 1999-09-10 12:52:35 +00:00
briano%netscape.com 77383e292d Needs to be XP_LIBS, because the EXTRA_DEPS 'amazingness' doesn't like search path flags. 1999-09-10 02:35:09 +00:00
briano%netscape.com 2d2d97c92d Enable the use of Talkback, if available. 1999-09-09 21:45:28 +00:00
ramiro%netscape.com 0a8ae24bd0 Anal cosmetic thing. 1999-09-09 03:51:07 +00:00
ramiro%netscape.com 4d6d6af96b Make event debuggin more useful in windows. 1999-09-09 03:47:56 +00:00
ramiro%netscape.com 5a3f0aef0e Add better event debugging. 1999-09-09 02:32:54 +00:00
briano%netscape.com 0b1a816ba5 General cleanup. 1999-09-09 02:14:10 +00:00
briano%netscape.com 6fc2ec495a Minor cleanup and removal of the obsolete non-NECKO stuff. 1999-09-09 01:49:14 +00:00
ramiro%netscape.com 0b96090536 Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events. 1999-09-07 19:36:45 +00:00
beard%netscape.com 74dd3aeb05 renamed all kC*IID to kC*CID, added progID strings for GFX. 1999-09-05 23:55:20 +00:00
dcone%netscape.com 7fd0cabe7f added the PopUpCID 1999-09-03 13:34:50 +00:00
shawnp%earthling.net c8f1d2bc65 CreateViewerMenus() now returns the menu bar height. 1999-09-03 01:08:20 +00:00
shawnp%earthling.net 3a80de3b8f Fixed up inserting of separators into the menus. Now return the menu bar
height through CreateViewerMenus().
1999-09-03 01:06:38 +00:00
shawnp%earthling.net 893b4f4b34 Now return the proper value in nsNativeBrowserWindow::GetMenuBarHeight(). 1999-09-03 01:04:20 +00:00
kipp%netscape.com a99f5ec06a Use nsAutoString instead of nsString for temps 1999-09-02 18:13:07 +00:00
pinkerton%netscape.com bb1e6159bb give progid's to transferable and the drag service. 1999-09-02 06:53:32 +00:00
ramiro%netscape.com 290e24b7c7 Fix for bug 12878. Hack the viewer menubar into submission. 1999-09-01 10:48:28 +00:00
ramiro%netscape.com 6544636adb Improve the dependencies a bit. 1999-09-01 10:41:13 +00:00
cyeh%netscape.com df37c0fb33 Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:24:51 +00:00
norris%netscape.com bff57397e0 Add all-powerful system principals. Remove some dead code from the build. 1999-09-01 00:54:35 +00:00
kipp%netscape.com 57ac1eac6c Implement ShowFrameSize 1999-08-31 03:18:03 +00:00
kipp%netscape.com a6e739bf15 Add in default stdout arg to ShowFrameSize for symmetry 1999-08-31 03:17:39 +00:00
kin%netscape.com ad3d9e3f62 Fixed bug that prevented typing when in Editor mode. 1999-08-30 13:35:40 +00:00
kipp%netscape.com b7d62b2a34 use weird name for neckolib so that cls/shaver hack can mangle it back to what we want in the first place 1999-08-27 22:28:47 +00:00
jdunn%netscape.com 5e67071881 each of these modules/apps require that libnechoutil_s.a be linked in
because they access NS_MakeAbsoluteURI and NS_OpenURI.  Ramiro and Andreas
have both looked this over
1999-08-27 20:55:45 +00:00
gagan%netscape.com eb7bd04505 More mem leak fixes. 1999-08-27 10:03:07 +00:00
ramiro%netscape.com 414e5843de Remove the depenency on the toolkit service. 1999-08-27 06:21:43 +00:00
pinkerton%netscape.com d9b8ad493e really fix nsIContentConnector removal. 1999-08-27 05:21:23 +00:00
pinkerton%netscape.com dd74a3a7f1 remove nsIContentConnector references. 1999-08-27 05:14:19 +00:00
rods%netscape.com cda0a16d0b Removed call to EnableFileDrop 1999-08-26 14:56:35 +00:00
ramiro%netscape.com 6cec5c3abb Cleanup zlib cruft. 1999-08-25 14:39:53 +00:00
ramiro%netscape.com e02c1ec054 Dont hardcode the dll suffix. 1999-08-25 14:09:26 +00:00
ramiro%netscape.com 8644dc2074 Cleanup linking of libimg. 1999-08-25 13:37:11 +00:00
rickg%netscape.com 6bc22d7407 fixed bug 11523 1999-08-25 03:27:37 +00:00
akkana%netscape.com 70ab0ba259 Revise the doc encoder and content sink APIs yet again to make it easier
to add new flags (pass a flag in the constructor, rather than specific
booleans.  This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
ramiro%netscape.com 55d4b94850 Set the timer lib flags in one place. 1999-08-24 14:46:43 +00:00
ramiro%netscape.com a7e0d995d5 Yank debugging code. 1999-08-24 12:37:40 +00:00
ramiro%netscape.com 24e734033e Add real link time dependencies for $(PROGRAM). 1999-08-24 12:37:15 +00:00
mscott%netscape.com 3dfcb5d0e1 Fix the build breakage due to some wallet changes in an effort to help get the tree green again. 1999-08-24 02:34:57 +00:00
mccabe%netscape.com 3d4917b628 Replace declarations of interface methods in implementation classes with xpidl-generated NS_DECL_NSIFOO.
Remainder of the netwerk portion of the NS_DECL_NSIFOO spam.
1999-08-22 23:52:07 +00:00
ramiro%netscape.com 20f53e7664 Finish support for building more than one toolkit at once. 1999-08-22 14:06:52 +00:00
ramiro%netscape.com 1d23cab69b Cleanup the jsdom and jsurl linking mess. 1999-08-22 11:05:45 +00:00
ramiro%netscape.com 2ece89a093 Anal spacing. 1999-08-21 16:51:26 +00:00
ramiro%netscape.com e58e9da1ac Yank -lmozdbm , not needed. 1999-08-21 16:40:49 +00:00
ramiro%netscape.com 16bbd09726 cleanup linking of libmozreg. 1999-08-21 15:41:53 +00:00
morse%netscape.com 243f3e5dc3 remove build warnings 1999-08-20 02:16:05 +00:00
vidur%netscape.com 5daa6435c2 Changed method signature of EvaluateScript to return nsresult. Added nsJSThreadContextStack pushing and popping around script evaluation. 1999-08-19 20:36:31 +00:00
pavlov%netscape.com 1c12f6f380 make viewer happy with my last changes 1999-08-19 19:52:50 +00:00
ramiro%netscape.com 772c1cdae4 Took out linking of widdget, gfx and parser. Its not needed and it currently
breaks on some platforms, like Neutrino.
1999-08-19 14:57:36 +00:00
ramiro%netscape.com dcfb008af0 Dont link in raptorhtml, raptorweb, raptorwidget, or raptorhmlpars. These are components
which shouldnt be linked in.
1999-08-19 14:23:32 +00:00
rods%netscape.com fafc5801d9 make minor changes to fix warnings 1999-08-18 14:54:01 +00:00
ramiro%netscape.com 0e1b8a922a Fix for -lpref linking problems. Dont link with libpref, its not needed. 1999-08-18 00:27:50 +00:00
leaf%mozilla.org 689e556bcb fixing the -lsecfree problem: temporary hack until ramiro checks in
fixes for the -lpref situation
1999-08-18 00:06:09 +00:00
ramiro%netscape.com 5de5eb3b96 CLeanup the nsWidgetSupport.cpp mess on windows. Moved it to its own place. Its only
needed by test apps.
1999-08-17 16:31:52 +00:00
ramiro%netscape.com 824b05d915 Cleanup the nsWidgetSupport.cpp mess on unix. Windows next. 1999-08-17 16:09:40 +00:00
ramiro%netscape.com 0149d76208 Link in secfree dynamically only where needed. 1999-08-17 15:46:57 +00:00
ramiro%netscape.com ad0cea8bd6 Dont link in the webshell into the app. 1999-08-17 14:42:25 +00:00
ramiro%netscape.com f544ac5394 Link expat and xmltok into the htmlparser statically. Not into the app. 1999-08-17 12:46:23 +00:00
ramiro%netscape.com 33f8c1f169 Remove the TOOLKIT_EXORCISM hack. Make non-monolithic toolkit linking the
default for Linux and Solaris.  Need testing on other platforms (HELP!)
That means that toolkit libraries are not linked into the app - for truly
XP apps such as the apprunner.  The gecko viewer still needs to link in
the toolkit, cause it has toolkit code in its main().
Replace the hack with something more useful.  There is a
--enable-monolithic-toolkit flag for platforms with dumb linkers and runtime
loaders.

Also landed the remainder of Shawn Packwood's qt port.
1999-08-17 09:33:48 +00:00
ramiro%netscape.com 1a0ba0383d Ignore moc generated files. 1999-08-17 09:14:44 +00:00
ramiro%netscape.com 7620f949a0 Protect against a null mWebShell. 1999-08-17 07:09:44 +00:00
danm%netscape.com 1d4d71b2ca Landing modal dialogs from JS. More like a feature than stabilization. Apologies. approved: chofmann,don 1999-08-12 22:08:17 +00:00
shawnp%earthling.net 7576c0bb6c Additional files needed to get viewer working with qt port. Only basic
functionality is present - enough to get it working.
1999-08-12 02:56:33 +00:00
edburns%acm.org 1706f2c458 This fix is for http://bugzilla.mozilla.org/show_bug.cgi?id=5429.
This fix enables the Tasks->Java Console menu item to show the Java
Console provided by the JRE plugin if it is installed.

It also exposes nsIJVMManager as a full XPIDL citizen, with the progid
component://netscape/oji/jvm-mgr.  see modules/oji/public/nsIJVMManager.idl
for the methods that can be called.

Thanks to Trevor, John Bandauer, Brendan Eich and Robert Yang.
1999-08-12 01:56:18 +00:00
pinkerton%netscape.com fec7b418f7 fix, and update for new tri-state checkbox built off of html:input. 1999-08-11 04:46:56 +00:00
kmcclusk%netscape.com 40dd12421c Added PR_MAX calls to Layout method to prevent negative values from being passed to
nsIWidget::Resize.
1999-08-10 22:31:59 +00:00
karnaze%netscape.com 9f4cc1393c removed caption saying border-collapse was disabled 1999-08-10 00:44:35 +00:00
karnaze%netscape.com 84e789fdf9 table caption reflects border-collapse disabled 1999-08-09 22:01:07 +00:00
ramiro%netscape.com 6a11bba809 More qt support from Shawn Packwood. 1999-08-09 17:53:04 +00:00
sfraser%netscape.com b0be4651c8 Synch up with editor API changes 1999-08-09 01:43:24 +00:00
morse%netscape.com 620bc3b57c remove signon viewer because of general spring cleaning of singsign.cpp 1999-08-07 14:14:31 +00:00
sspitzer%netscape.com 460812a888 use nsCOMPtr. use NS_DEFINE_CID and NS_DEFINE_CID correctly 1999-08-06 07:44:37 +00:00
evaughan%netscape.com 1285ce0dc0 Fixed test to work with new boxes. 1999-08-05 23:44:56 +00:00
ramiro%netscape.com 0adc684bbc Dont link in zlib, its not needed. 1999-08-05 22:38:08 +00:00
cmanske%netscape.com e68131610b Fixed build bustage 1999-08-05 20:35:55 +00:00
ramiro%netscape.com a8a89c6a82 Dont link -lxp, its not needed. 1999-08-05 13:46:52 +00:00
ramiro%netscape.com 914648dac0 Dont link in libcaps. Its not needed. 1999-08-05 13:00:14 +00:00
valeski%netscape.com 493ae6bd9e api change to nsIWebShell and nsIDocumentLoaderObserver. I've replaced all the old method delarations with the new versions. We now pass 'nsresult' types into the On*() methods instead of PRInt32. The PRInt32 arg type was causing data loss.
I also checked in a fix for bug 10848 (which prompted the api change), and 10549 (these changes were in nsWebShell.cpp).
1999-08-05 01:28:30 +00:00
cmanske%netscape.com bb766508da Remove param from test method 1999-08-04 02:05:16 +00:00
Jerry.Kirk%Nexwarecorp.com b71eb1bcf0 Fix problem where menubar shows up on top of toolbar for Photon 1999-08-02 21:43:39 +00:00
ramiro%netscape.com deb7d3b582 Landing unix toolkit exorcism changes. #ifdef-ed OFF for now. 1999-08-02 13:53:49 +00:00
mscott%netscape.com 240bb551ea fix build breakage....include config.mak 1999-07-29 04:19:17 +00:00
briano%netscape.com ea37bbc00a Trivial elimination of some pointless macros as discussed in bug 8568. Approved by leaf@mozilla.org. 1999-07-29 01:18:12 +00:00
warren%netscape.com 40021f91f4 Added NS_ShutdownXPCOM to facilitate leak detection in purify. 1999-07-28 08:03:49 +00:00
briano%netscape.com d99daeea9b Cleaned it up and changed the name of libreg.{a,so} to libmozreg.{a,so} to fix the conflict reported in bug 8568. 1999-07-27 23:27:44 +00:00
kmcclusk%netscape.com 18b946cc00 bug #7032 Changed nsIWidget::Resize(...), nsIWidget::Move(...) to
use PRInt32 instead of PRUInt32. Modified Mac, and Linux to match.
bug #2010 Applied David Barrons patch for MakeSide ins CSSRendering.
nsIWidget - removed GetAbsoluteBounds - Not needed. Can use WidgetToScreen instead.
1999-07-27 23:26:36 +00:00
pavlov%netscape.com 8b8b9c3727 window creation changes 1999-07-27 04:27:17 +00:00
joki%netscape.com deb676cd44 Event fixes to allow key event handling by GFX widgets and fixes for window.defaultStatus. 1999-07-26 15:02:19 +00:00
Jerry.Kirk%Nexwarecorp.com e39b4cb37a Add Demo Names to Menu for Photon 1999-07-26 13:23:14 +00:00
hoa.nguyen%intel.com c0f1a81582 Within SetupRegistry, intialize the metacharacter service so that the charset field in the http content-type header is recognized and acted upon correctly. 1999-07-25 23:28:13 +00:00
Jerry.Kirk%Nexwarecorp.com 2954243f73 Fix problem with viewer under Photon, if you opened multiple windows
it would send the menu events only to the first window/browser
1999-07-25 19:51:19 +00:00
sdagley%netscape.com 1e9ee313e0 Necko specific change. The IOService component is self registering so it doesn't belong here any more. 1999-07-25 01:55:26 +00:00
mcafee%netscape.com 2f20d7a986 Adding caps library to fix Solaris linkage. 1999-07-24 10:40:42 +00:00
pavlov%netscape.com bf635c1ce4 actually add the sound test 1999-07-24 05:01:29 +00:00
danm%netscape.com 2e39eab67d removing IsMenuBarVisible -- it was a mistake, and unused 1999-07-22 23:41:50 +00:00
ramiro%netscape.com 569d22b9fa Removed un needed stubs. 1999-07-22 19:21:19 +00:00
zuperdee%penguinpowered.com d653ba1afd Fixing another instance of bug 8227. 1999-07-21 19:49:13 +00:00
danm%netscape.com 6c4769c9d9 make window.open windows visible 1999-07-21 06:37:58 +00:00
jfrancis%netscape.com 774ea8435e assorted work to expose nav html dtd to editor 1999-07-19 22:52:48 +00:00
rickg%netscape.com 844a7e45ef switch to faster string search API 1999-07-19 03:29:56 +00:00
zuperdee%penguinpowered.com 09e66f6cd8 Fixes to get the Motif port to compile on Solaris 7 with native compiler (5.0). Special thanks to Tomi Leppikangas (tomilepp@ousrvr2.oulu.fi) for this patch. 1999-07-19 02:23:52 +00:00
peterl%netscape.com 165b01b7e2 synt to new color api 1999-07-18 00:35:51 +00:00
ramiro%netscape.com ca57fc99d2 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com b69b9faa9a Step 2 of cleaning up link time toolkit dependencies. Change the names of
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms.  Thank you.
1999-07-17 22:24:49 +00:00
ramiro%netscape.com fecd737d22 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
ramiro%netscape.com 342b5083f1 Landing timer move on unix. 1999-07-17 14:22:51 +00:00
warren%netscape.com c5684bf4d7 Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
kmcclusk%netscape.com f052dc2f0d fixed bugs #6303, #6753, #6756, #6759
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
akkana%netscape.com 6d07c8eeb4 Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
duncan%be.com 867656f29d Changes to get BeOS tinderbox to work.
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
warren%netscape.com 6a0313832e Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:19:38 +00:00
warren%netscape.com 9efa754f74 Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods. 1999-07-07 08:08:40 +00:00
ramiro%netscape.com abf0cc4a0f Define the toolkit flags in one place an reuse that. Hopefully this will
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
ramiro%netscape.com 8cd650ca49 Factor out xlibrgb. 1999-07-07 01:36:25 +00:00
andreas.otte%primus-online.de d968fa955b NECKO only: replacing GetBuffer with ToNewCString and some error checking 1999-07-06 23:08:16 +00:00
sdagley%netscape.com ca8d0c1570 Fix for bug #8733. I know the tree is closed because of Linux but this is a Mac specific change. Normally I'd wait for the tree to open or get approval but I've been up for over 24 hours and I can't find cyeh or chofmann so I'm checking in and going to get some sleep. If there are any questions ask dp as he's the one that figured out the wrong registration call was being made for filespecwithui. 1999-07-06 20:53:32 +00:00
hyatt%netscape.com d4b72f7be5 Trying to fix bustage. 1999-07-06 18:52:38 +00:00
rickg%netscape.com 2cdd7515fc fixed bug 9185 1999-07-05 00:24:23 +00:00
hyatt%netscape.com 2af7a6b407 Checking in support for intrinsic sizing of chrome. 1999-07-04 04:09:54 +00:00
sspitzer%netscape.com 9c00417def fix warning. 1999-07-03 00:26:59 +00:00
dveditz%netscape.com 4c4f269dd4 nakefile cleanups 1999-07-02 13:42:17 +00:00
ramiro%netscape.com b86c78a296 Separate the widget and gfx toolkits into two variables.
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com 5dd9cff22d Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles 1999-07-02 11:50:19 +00:00
briano%netscape.com 287d21c600 Evidently nsStubs.cpp is no longer needed. 1999-07-02 03:21:43 +00:00