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

39618 Коммитов

Автор SHA1 Сообщение Дата
bruce%cybersight.com 5f9f8618b6 Use nsCRT::free() instead of delete[] for char* data. 1999-09-06 06:22:51 +00:00
bruce%cybersight.com 67cdca3fac Use nsCRT::free() instead of delete[] on char* data. 1999-09-06 05:21:29 +00:00
beard%netscape.com d057e6841d changed superclass to nsChildWindow, to inherit proper sibling clipping. 1999-09-06 04:32:10 +00:00
briano%netscape.com f9ed617517 Automated update 1999-09-06 04:30:54 +00:00
beard%netscape.com a690e60721 added option to UpdateWidget() to draw from front to back, to see sibling clipping bugs. 1999-09-06 04:30:44 +00:00
beard%netscape.com 3597dd08e1 bug #10503's test case didn't display correctly, because sibling clipping wasn't working properly. fixed CalcWindowRegions() to correctly transform sibling rectangles into widget coordinates, and to subtract only siblings that are in front of the child window. 1999-09-06 04:29:07 +00:00
cls%seawood.org 2578acdc11 Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Had to regenerate the Makefiles on a machine with the proper version of automake.
1999-09-06 04:26:10 +00:00
cls%seawood.org 1a9963ad09 Added mozilla-config script so that external modules (like say GtkMozilla) can built with the same config (defines) that Mozilla proper does. This has been killing GtkMozilla for libc5 boxes for awhile now. Moved -DMOZILLA_CLIENT out of DEFS. Currenlty, only mozilla-config --cflags returns something useful.
Set $prefix to `pwd`/dist .
Removed -DUSE_AUTOCONF.
1999-09-06 04:20:50 +00:00
shaver%netscape.com c162d7a03d fix from bryner@uiuc.edu (Brian Ryner) for better PRInt64 handling 1999-09-06 03:41:57 +00:00
ramiro%netscape.com 28ea70a985 Add Invalidate() and OnPaint() skid marks. 1999-09-06 03:22:42 +00:00
duncan%be.com 57e6a9d249 More changes to fix the BeOS build. 1999-09-06 02:03:19 +00:00
toshok%hungry.com 3a6cc145f1 move the typedef to jsd_lock.h so the prototypes will match the actual definition. 1999-09-06 00:19:14 +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
bienvenu%netscape.com 39742a54f4 move some more methods to server sink 1999-09-05 22:32:41 +00:00
pinkerton%netscape.com cd51c6adfd get rid of unknown pragma warning. 1999-09-05 22:14:44 +00:00
pinkerton%netscape.com 034d69a7b1 get rid of unknown pragma warnings. 1999-09-05 22:13:32 +00:00
cls%seawood.org 8470fb8df4 Casts needed to compile using WorkShop 4.2 (fugu tinderbox). Thanks to Brian Ryner <bryner@uiuc.edu> for providing the fix. 1999-09-05 21:46:19 +00:00
mcafee%netscape.com c4aebe43f5 Adding small default offset of 10,10 so that X window managers don't place the window exactly at 0,0, pushing the window manager chrome off-screen. This is a temporary workaround, we should do a better job of telling the WM what to do. 1999-09-05 21:22:43 +00:00
cls%seawood.org 2238220a4e Casts needed to compile with GNUPro v2.0. 1999-09-05 21:15:57 +00:00
cls%seawood.org 1a9f669072 Since libxpt is used by both xpidl and libxpcom, we need to create a duplicate libhostxpt that is built by HOST_CC for xpidl & friends. 1999-09-05 20:48:30 +00:00
evaughan%netscape.com 832471f5a5 Added the ability to drag splitters. If any build problems call me at: 650 224-0620 1999-09-05 20:46:59 +00:00
cls%seawood.org 835ba7418d When cross-compiling, jscpucfg needs to grab the values from NSPR rather than calling sizeof(). 1999-09-05 20:46:57 +00:00
evaughan%netscape.com ac5306cc54 added files: mozilla/layout/xul/base/src/nsFrameNavigator.cpp 1999-09-05 20:37:34 +00:00
evaughan%netscape.com 0fb1f40d82 Added a helper class to search frame hierarchys. 1999-09-05 20:35:41 +00:00
mscott%netscape.com 05b68c4102 If the to content type is message/rfc822 then we need to call into the stream converter service to find an appropriate
converter.
1999-09-05 19:54:28 +00:00
beard%netscape.com 5805d44e03 added nsScriptableRegion.cpp 1999-09-05 18:45:34 +00:00
beard%netscape.com 3caed111cc bug #12465: QueryInterface now creates an nsScriptableRegion instance, when queried for nsIScriptableRegion. 1999-09-05 18:44:56 +00:00
beard%netscape.com e7acf3117d XP adapter class for scriptable regions. 1999-09-05 18:36:36 +00:00
beard%netscape.com 38f9ba39de Temporary hack fix to keep native widgets working. 1999-09-05 17:21:33 +00:00
shaver%netscape.com eb07b78674 native Sun compiler doesn't like NULL for non-|void *| pointer init, thanks to bryner@uiuc.edu for the catch 1999-09-05 17:14:18 +00:00
briano%netscape.com 8e11b128ea Automated update 1999-09-05 16:01:13 +00:00
ramiro%netscape.com ff7035fc7a Add gle support. 1999-09-05 15:53:04 +00:00
locka%iol.ie 1c4f36b031 Tweaked edit bar position code 1999-09-05 14:28:09 +00:00
locka%iol.ie a4e7f00dbd Added italic/bold/underline editing 1999-09-05 14:26:55 +00:00
ramiro%netscape.com fc3cf578f2 Add some invalidate and paint skid marks. 1999-09-05 13:50:54 +00:00
shaver%netscape.com 73fd7a8674 missed an EXPORT =( 1999-09-05 08:07:31 +00:00
shaver%netscape.com 79c7c7e52f forgot an IDL file 1999-09-05 07:18:18 +00:00
shaver%netscape.com d6ac9e277f convert to CreateInstanceFromProgID 1999-09-05 06:42:13 +00:00
shaver%netscape.com 3a64feb93d added files: mozilla/xpcom/components/nsIComponentManager.idl 1999-09-05 06:28:16 +00:00
shaver%netscape.com 53277f4711 convert to CreateInstanceFromProgID 1999-09-05 06:27:42 +00:00
shaver%netscape.com 155cff4164 quell assignment-as-boolean warning 1999-09-05 05:28:28 +00:00
pavlov%netscape.com bd32846e45 remove more code duplication 1999-09-05 03:40:32 +00:00
syd%netscape.com 3cfaa5c7e8 Change FC_Initialize to FCInitialize 1999-09-05 03:26:34 +00:00
davidm%netscape.com 442a20d338 1877 [FEATURE] Javascript window.screen implementation use new routines to get avail* data. 1999-09-05 02:51:25 +00:00
pinkerton%netscape.com 8a87fdb3bc add mac code to see if there is any data on the clipboard. 1999-09-05 02:29:02 +00:00
pinkerton%netscape.com 7fce70e22f use new mime mapper flag where appropriate. 1999-09-05 02:28:49 +00:00
pinkerton%netscape.com 0ef072c7c5 use xpidl macros. 1999-09-05 02:28:38 +00:00
pinkerton%netscape.com 5bc18bec82 add a new flag so mime types aren't added to the mapper if they are not found. 1999-09-05 02:27:54 +00:00
mscott%netscape.com 0402910a16 Bug #12988 --> always clear the server busy flag regardless of whether an error occurred or if we succeeded. 1999-09-05 01:21:08 +00:00
driehuis%playbeing.org f1accaf47c Unbreak the BSD/OS build. sys/mount.h drags in net/radix.h, which happens
to define a symbol called Free. Sigh. Clean up after net/radix.h.
1999-09-05 00:49:01 +00:00