Commit Graph

25 Commits

Author SHA1 Message Date
ramiro%fateware.com
20f4b6a571 Fix #ifdef DEBUG_ramiro build bustage. 1999-10-21 19:30:29 +00:00
waterson%netscape.com
a6bff4a24e Change nsTraceRefcnt::WalkTheStack() to accept stream. 1999-10-21 03:45:12 +00:00
kipp%netscape.com
85ec47cc23 Make necko work with the viewer again 1999-10-14 14:43:59 +00:00
kipp%netscape.com
869850d839 Enable NS_FreeImageManager now that the call is part of the tip 1999-10-08 20:41:49 +00:00
mgleeson1%netscape.com
4200161bd1 r=kipp removed unnecessary include for dlfcn.h 1999-10-06 18:53:41 +00:00
kipp%netscape.com
7b7c3b1eb6 Disabled leak cleanup until other reviews come in 1999-10-05 01:26:14 +00:00
shawnp%earthling.net
017409f3ab 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
b8fa545444 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
208b561b6d Close up a memory leak 1999-09-30 21:38:56 +00:00
kipp%netscape.com
1f0953ddad shutdown xpcom and the image library to help leak anlaysis 1999-09-25 20:10:59 +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
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
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
ramiro%netscape.com
7688cf5b92 Anal cosmetic thing. 1999-09-09 03:51:07 +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
ramiro%netscape.com
563928f869 Add VIEWER_FLASH_PAINT_AREA menu item for debuggin paint events. 1999-09-07 19:36:45 +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
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
ef23a412ce Remove the depenency on the toolkit service. 1999-08-27 06:21:43 +00:00
ramiro%netscape.com
2e60bb6535 Finish support for building more than one toolkit at once. 1999-08-22 14:06:52 +00:00