kipp%netscape.com
2d86782610
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
e684f9a224
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
0c1aef9920
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
d2d27887f3
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
208b561b6d
Close up a memory leak
1999-09-30 21:38:56 +00:00
rods%netscape.com
24d9e54d0f
Added closing tags for several option elements
1999-09-30 11:58:45 +00:00
morse%netscape.com
07080efeb1
fix bug 14958 -- approved chofmann
1999-09-29 05:39:18 +00:00
beard%netscape.com
ff93b2bee6
removed link dependency on view.shlb.
1999-09-29 00:17:51 +00:00
dp%netscape.com
9926752843
Removing pref and ifndef necko dlls from registration.
1999-09-27 23:57:15 +00:00
beard%netscape.com
6a98c41e75
fixing leaked nsIAppShell
1999-09-27 23:39:29 +00:00
beard%netscape.com
a3886abf5a
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
dfbdc6f2a7
Fixed shutdown crash found by warren
1999-09-27 16:33:05 +00:00
warren%netscape.com
483f34ce5d
Added Purify menu.
1999-09-26 05:52:24 +00:00
kipp%netscape.com
3a42b306dc
More build bustage fixes
1999-09-25 22:11:08 +00:00
kipp%netscape.com
5b078c4d89
Fixed the throbber
1999-09-25 21:23:38 +00:00
kipp%netscape.com
200f5df587
added files: mozilla/webshell/tests/viewer/nsThrobber.cpp
1999-09-25 21:17:02 +00:00
kipp%netscape.com
29c7fcb9b4
new
1999-09-25 20:11:47 +00:00
kipp%netscape.com
1f0953ddad
shutdown xpcom and the image library to help leak anlaysis
1999-09-25 20:10:59 +00:00
kipp%netscape.com
e477d1f16f
Switch to local throbber
1999-09-25 20:10:29 +00:00
kipp%netscape.com
2ac86155c5
Removed throbber from registry setup
1999-09-25 20:10:02 +00:00
mscott%netscape.com
349dfbb9f1
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
5118758633
Removing unused servMgr.
1999-09-24 06:07:19 +00:00
dp%netscape.com
e2b0e5ab83
Removing unused servicemanager in Init and Shudown XPCOM.
1999-09-24 06:05:28 +00:00
kmcclusk%netscape.com
853ad0e68d
Added test_weight.html to exercise CSS font weight.
1999-09-21 22:06:07 +00:00
sfraser%netscape.com
b15861f35e
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
85d1810ae8
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
46982161df
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
68e64ab5e6
freed global service manager in NS_ShutdownXPCOM
1999-09-20 20:53:49 +00:00
warren%netscape.com
50eed17971
freed mWebCrawler in nsBrowserWindow
1999-09-20 20:53:40 +00:00
beard%netscape.com
478deb6e42
registering the JVMManager component.
1999-09-18 22:39:55 +00:00
bienvenu%netscape.com
eca0ce0538
fix inadvertent checkin of nsBrowserWindow.cpp
1999-09-17 22:02:52 +00:00
bienvenu%netscape.com
0c7e3ece03
fix build bustage
1999-09-17 22:00:15 +00:00
warren%netscape.com
aac2ad9fe7
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
378030e7f4
Fixed leak of service manager
1999-09-17 20:19:00 +00:00
jdunn%netscape.com
f0ee4dbce2
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
d0ccf9a6eb
Ability for XPCOM to use non-default component registry and component directory
1999-09-16 19:28:57 +00:00
warren%netscape.com
7d5e565fd5
Factored file transport service out of file: protocol.
1999-09-16 01:16:22 +00:00
sfraser%netscape.com
7bc683bd82
Removed security.o
1999-09-16 01:13:04 +00:00
ramiro%netscape.com
3cd9f5596e
Make the stack output more useful.
1999-09-16 00:22:01 +00:00
briano%netscape.com
3bfa9ab2b4
General cleanup.
1999-09-16 00:03:08 +00:00
rods%netscape.com
672cddb8f7
a few fixes to my tests
1999-09-15 22:28:50 +00:00
rods%netscape.com
d5a5ed21a0
Added a lot of tests for the select.
1999-09-15 22:04:04 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
ramiro%netscape.com
f8e5598b73
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
b09c6bfe4e
Changed Run() to give priority to system messages over application messages
1999-09-13 18:45:03 +00:00
Jerry.Kirk%Nexwarecorp.com
518ccedc23
Add new (old?) Event Debugging options to Viewer for Photon
1999-09-13 14:13:57 +00:00
cls%seawood.org
9403bee785
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
adf94e4618
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
8d90b21de0
Fix the Menubar which wasn't being created
1999-09-10 12:52:35 +00:00
briano%netscape.com
586ed41a6c
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
dc62137ae9
Enable the use of Talkback, if available.
1999-09-09 21:45:28 +00:00
ramiro%netscape.com
7688cf5b92
Anal cosmetic thing.
1999-09-09 03:51:07 +00:00
ramiro%netscape.com
b76f526bd0
Make event debuggin more useful in windows.
1999-09-09 03:47:56 +00:00
ramiro%netscape.com
0dd37aec4a
Add better event debugging.
1999-09-09 02:32:54 +00:00
briano%netscape.com
b660ad4475
General cleanup.
1999-09-09 02:14:10 +00:00
briano%netscape.com
9042bc1580
Minor cleanup and removal of the obsolete non-NECKO stuff.
1999-09-09 01:49:14 +00:00
ramiro%netscape.com
563928f869
Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events.
1999-09-07 19:36:45 +00:00
beard%netscape.com
7d6cc001a0
renamed all kC*IID to kC*CID, added progID strings for GFX.
1999-09-05 23:55:20 +00:00
dcone%netscape.com
fa47e1b487
added the PopUpCID
1999-09-03 13:34:50 +00:00
shawnp%earthling.net
295a198fbe
CreateViewerMenus() now returns the menu bar height.
1999-09-03 01:08:20 +00:00
shawnp%earthling.net
5179b84bd4
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
d5b25b2633
Now return the proper value in nsNativeBrowserWindow::GetMenuBarHeight().
1999-09-03 01:04:20 +00:00
kipp%netscape.com
78bace2449
Use nsAutoString instead of nsString for temps
1999-09-02 18:13:07 +00:00
pinkerton%netscape.com
87f33acbde
give progid's to transferable and the drag service.
1999-09-02 06:53:32 +00:00
ramiro%netscape.com
b0bda3ec10
Fix for bug 12878. Hack the viewer menubar into submission.
1999-09-01 10:48:28 +00:00
ramiro%netscape.com
e92068f7aa
Improve the dependencies a bit.
1999-09-01 10:41:13 +00:00
cyeh%netscape.com
1729151e74
Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people.
1999-09-01 01:24:51 +00:00
norris%netscape.com
ec9d253f50
Add all-powerful system principals. Remove some dead code from the build.
1999-09-01 00:54:35 +00:00
kipp%netscape.com
afb711c9aa
Implement ShowFrameSize
1999-08-31 03:18:03 +00:00
kipp%netscape.com
87bd3bb98b
Add in default stdout arg to ShowFrameSize for symmetry
1999-08-31 03:17:39 +00:00
kin%netscape.com
24215934c2
Fixed bug that prevented typing when in Editor mode.
1999-08-30 13:35:40 +00:00
kipp%netscape.com
0996dfb654
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
54560aa3f9
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
48a6252554
More mem leak fixes.
1999-08-27 10:03:07 +00:00
ramiro%netscape.com
ef23a412ce
Remove the depenency on the toolkit service.
1999-08-27 06:21:43 +00:00
pinkerton%netscape.com
5bdf529593
really fix nsIContentConnector removal.
1999-08-27 05:21:23 +00:00
pinkerton%netscape.com
12348ba7a9
remove nsIContentConnector references.
1999-08-27 05:14:19 +00:00
rods%netscape.com
5fbfb26e7d
Removed call to EnableFileDrop
1999-08-26 14:56:35 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
ramiro%netscape.com
a9fdd68238
Dont hardcode the dll suffix.
1999-08-25 14:09:26 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
rickg%netscape.com
ed88afd607
fixed bug 11523
1999-08-25 03:27:37 +00:00
akkana%netscape.com
ff7a19a5bd
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
c472f184a9
Set the timer lib flags in one place.
1999-08-24 14:46:43 +00:00
ramiro%netscape.com
a488cd15db
Yank debugging code.
1999-08-24 12:37:40 +00:00
ramiro%netscape.com
91b4632993
Add real link time dependencies for $(PROGRAM).
1999-08-24 12:37:15 +00:00
mscott%netscape.com
52c29f6bae
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
a900e17559
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
2e60bb6535
Finish support for building more than one toolkit at once.
1999-08-22 14:06:52 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
0057174a64
Anal spacing.
1999-08-21 16:51:26 +00:00
ramiro%netscape.com
ffa4e9f67f
Yank -lmozdbm , not needed.
1999-08-21 16:40:49 +00:00
ramiro%netscape.com
2c19866af3
cleanup linking of libmozreg.
1999-08-21 15:41:53 +00:00
morse%netscape.com
1080edca8b
remove build warnings
1999-08-20 02:16:05 +00:00
vidur%netscape.com
43c7cb9748
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
b6f4f995aa
make viewer happy with my last changes
1999-08-19 19:52:50 +00:00
ramiro%netscape.com
e0d59d2b5e
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
0e603cc971
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
82d9a43419
make minor changes to fix warnings
1999-08-18 14:54:01 +00:00
ramiro%netscape.com
6eeeaf7730
Fix for -lpref linking problems. Dont link with libpref, its not needed.
1999-08-18 00:27:50 +00:00