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

39679 Коммитов

Автор SHA1 Сообщение Дата
rginda%ndcico.com 8ad03667e9 Changes to configure extentions/irc and extentions/irc/libbs, for irc library 1999-09-06 17:19:05 +00:00
rginda%ndcico.com 5f15cc0dd0 Initial checkin of irc library and sample client. Not included in the default build. 1999-09-06 17:09:47 +00:00
shaver%netscape.com a90b33489c Add nsIComponentManager::registerComponentWithType.
Take advantage of IDLized nsIComponentManager to fix up nsIComponentLoader.idl
and make nsIModule scriptable.
1999-09-06 16:43:09 +00:00
morse%netscape.com ad1fba8c0d wallet code now uses xul files instead of html files 1999-09-06 14:07:27 +00:00
ramiro%netscape.com 614e74dc50 Another beos fix. 1999-09-06 08:52:06 +00:00
briano%netscape.com 73f7a4d647 Automated update 1999-09-06 08:30:40 +00:00
ramiro%netscape.com f0e8dd0372 Fix for beos timer linking. 1999-09-06 08:22:53 +00:00
briano%netscape.com 5233de543d Automated update 1999-09-06 08:00:50 +00:00
cls%seawood.org b470d817e2 Added test for usleep() as OSF/1 apparently does not have it. Use select if usleep is not found. 1999-09-06 07:47:08 +00:00
bruce%cybersight.com 588564788b 'friend class XXX' rather than 'friend XXX' .. fixes potential build bustage on HP-UX 1999-09-06 07:02:48 +00:00
bruce%cybersight.com 1f9857e48e Use nsCRT::free() instead of delete[] for char* data. 1999-09-06 06:34:47 +00:00
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