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

26711 Коммитов

Автор SHA1 Сообщение Дата
rhp%netscape.com ecc773c5a1 cleanup 1999-05-11 23:36:07 +00:00
rhp%netscape.com f72754c78e Cleanup 1999-05-11 23:35:57 +00:00
kipp%netscape.com e9b223022b Fix for windoze build 1999-05-11 23:35:05 +00:00
akkana%netscape.com 4a7ad0bc2e Add test for IsDataFlavorSupported for xpfe folks to fix bug 6289 1999-05-11 23:34:40 +00:00
rhp%netscape.com 438354f8ff Cleanup of debug output 1999-05-11 23:30:24 +00:00
rhp%netscape.com 2b4e1c50f9 New interface for URL parsing 1999-05-11 23:28:33 +00:00
rhp%netscape.com e3fc0549f7 New interface for URL parsing utilities 1999-05-11 23:28:09 +00:00
kipp%netscape.com d47feeda47 nuked 1999-05-11 22:42:58 +00:00
kipp%netscape.com ca9b6fcfba Removed nsWBRFrame.cpp from the build 1999-05-11 22:42:43 +00:00
kipp%netscape.com 59b5da802e removed files: mozilla/layout/html/base/src/nsWBRFrame.cpp 1999-05-11 22:42:29 +00:00
kipp%netscape.com 28d856b989 Stubbed out 1999-05-11 22:39:46 +00:00
mscott%netscape.com fa718bf801 re-audit this filetoo use nsCOMPtr as some code was added that wasn't using it when it should have. fix memory leak of folder name. 1999-05-11 22:32:29 +00:00
briano%netscape.com eb09443bab Automated update 1999-05-11 22:29:43 +00:00
putterman%netscape.com f711445a1b Fix mismatch memory free. 1999-05-11 22:28:34 +00:00
putterman%netscape.com ae3750cf37 Fixed mismatched memory free. 1999-05-11 22:28:06 +00:00
akkana%netscape.com 1269cb57ee New build option enable-crash-on-assert for those who really want the old behavior 1999-05-11 22:22:24 +00:00
kipp%netscape.com fea30bc4eb Reworked frame factory methods; fixed bug 4519 1999-05-11 22:03:29 +00:00
pinkerton%netscape.com 4ebeb3e6ce use accessors for opaque data structs where required for carbon. Make sure we return grafptrs when asking for graphics and windowptrs when asking for windows, since they are very different under Carbon. 1999-05-11 21:56:17 +00:00
pinkerton%netscape.com a62a2efd36 scroll action proc's need keyword pascal for Carbon. conditionally added it. Ugly, but it works. 1999-05-11 21:51:33 +00:00
pinkerton%netscape.com 9779143a4f using accessor functions for opaque data structs where necessary for carbon. 1999-05-11 21:47:03 +00:00
pinkerton%netscape.com 773f27b7bc using accessors for opaque data structs where necessary for Carbon. 1999-05-11 21:46:10 +00:00
pinkerton%netscape.com c62d553166 FetchFontInfo not yet in Carbon. This will be fixed, but is hacked around for now. 1999-05-11 21:43:54 +00:00
pinkerton%netscape.com 73942f0575 ask for the grafPort, not the window, since they are different in Carbon. 1999-05-11 21:41:03 +00:00
pinkerton%netscape.com 52f87501bd moved the ifdefs around the printing code to be more correct. 1999-05-11 21:40:25 +00:00
pinkerton%netscape.com 56c1beaf0e old printing api's obsoleted in carbon. 1999-05-11 21:40:01 +00:00
briano%netscape.com e471f50494 Automated update 1999-05-11 21:39:38 +00:00
briano%netscape.com 0514095395 Fixed a bug in the Motif toolkit section. 1999-05-11 21:39:02 +00:00
pinkerton%netscape.com fe672a64e7 comment out printing under Carbon. api's have been obsoleted and need to be redone. 1999-05-11 21:36:39 +00:00
pinkerton%netscape.com 1f9b97b2d4 comment out printing code under carbon. The api's have all been obsoleted and we need to rework them. Also font/encoding stuff is messed up in WWDC builds so some hacks are in here to work around. That code should all go away when Carbon is fixed. 1999-05-11 21:36:19 +00:00
pinkerton%netscape.com 2bc2a63d42 dont use OpenDeskAcc under Carbon. 1999-05-11 21:32:51 +00:00
pinkerton%netscape.com c24aa60cfd some of the timer stuff in here (which we don't use) doesn't like the WWDC Carbon Headers. #ifdef'd out for TARGET_CARBON. 1999-05-11 21:31:32 +00:00
pinkerton%netscape.com da511c0edd use MacPrefix.h for the target we build. It was already used in the other targets, but not for the optimized .o we always build. 1999-05-11 21:30:18 +00:00
ducarroz%netscape.com d9124aafb0 Improuve fiability of the unique number generation for the session ID 1999-05-11 21:29:50 +00:00
pinkerton%netscape.com 4a596f816d add "MacOS Support:Universal Headers" access path to debug and opt targets in order to pick up new carbon includes. This will not effect non-carbon builds since this path exists already. Just compiler weirdness makes this necessary. 1999-05-11 21:29:07 +00:00
pinkerton%netscape.com d683bb2388 Font stuff now in CarbonLib so no need to link with it specially. 1999-05-11 21:27:25 +00:00
pinkerton%netscape.com 119f62a8dd add variable to build with TARGET_CARBON. Off for now, but can be turned on by anyone wanting to build Carbon. 1999-05-11 21:26:07 +00:00
briano%netscape.com e84ac84862 Added support for the QNX photon directories under base, gfx, and widget. 1999-05-11 21:03:27 +00:00
mcafee%netscape.com 424c8f5417 Borrowing the . prefix menu name convention fromthe ender team denoting that this menu item doesn't work yet. 1999-05-11 21:02:49 +00:00
briano%netscape.com 0e2f40184b Fix for QNX. 1999-05-11 20:58:37 +00:00
mscott%netscape.com 3bc2bbdace Fix memory leak - we were never releasing nsIMimeContentTypeHandler. Correctly check error values using NS_FAILED and not just comparing against NS_OK directly. Begin nsCOMPtr audit of mime code. 1999-05-11 20:25:27 +00:00
vidur%netscape.com 6ec312397a Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:52 +00:00
vidur%netscape.com b4df3c05f2 Added IsValidFragment and CreateRange implementations. Added GetContentType method to nsIDocument interface. 1999-05-11 20:22:35 +00:00
vidur%netscape.com d6887d8642 nodeName for HTML elements are uppercase as well. 1999-05-11 20:21:45 +00:00
vidur%netscape.com fc79d364e2 Added const-ness to IsValidFragment string. 1999-05-11 20:21:13 +00:00
vidur%netscape.com 5dbbb06562 Added IsValidFragment to nsIDOMNSRange interface and CreateRange to nsIDOMNSDocument. 1999-05-11 20:20:40 +00:00
mscott%netscape.com d47c6526f6 Fix mismatched memory free. 1999-05-11 20:09:20 +00:00
mscott%netscape.com 309a399961 fix unitialized memory read. 1999-05-11 20:08:08 +00:00
mscott%netscape.com 3eaba6391c fix mismatched memory free. 1999-05-11 20:05:46 +00:00
mcmullen%netscape.com ac091866a7 OK, so mailnews must follow appcores in a clobber build. 1999-05-11 20:04:47 +00:00
rods%netscape.com 51b7598691 removed showclipboard function 1999-05-11 19:59:02 +00:00