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 |
|