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

9578 Коммитов

Автор SHA1 Сообщение Дата
rpotts%netscape.com 6943ce1ed2 temporary fix to get unix building again... Get rid of the constness before calling PR_Free(...) 1998-10-08 05:06:30 +00:00
karnaze%netscape.com 42797648cf fieldset, legend support. fixed bug #987 1998-10-08 04:38:41 +00:00
rpotts%netscape.com 7d88ecde74 Fixed crash due to null pointer... 1998-10-08 04:14:18 +00:00
spider%netscape.com 83528cfd41 Memory leak fix 1998-10-08 03:07:22 +00:00
spider%netscape.com e70d65c945 Fix memory leak. Layout should not hold ref to canvas 1998-10-08 03:00:12 +00:00
spider%netscape.com 8d26b3c0c8 Fix memory leak 1998-10-08 02:54:28 +00:00
spider%netscape.com f01f44d8c6 Some memory leak fixes 1998-10-08 02:21:26 +00:00
pierre%netscape.com b86cf5a78d fix build on mac after rods's changes in DispatchEvent 1998-10-08 02:00:23 +00:00
peterl%netscape.com f65a2a8850 added css2 properties 1998-10-08 01:34:58 +00:00
peterl%netscape.com 154eeceebf init hash code to make purify happy 1998-10-08 01:32:41 +00:00
peterl%netscape.com e9cf015856 added CSS2 properties 1998-10-08 01:31:58 +00:00
peterl%netscape.com b9cc95d754 sync to css declaration changes 1998-10-08 01:31:38 +00:00
peterl%netscape.com a8c29650d6 moved from nsCSSDeclaration 1998-10-08 01:29:29 +00:00
peterl%netscape.com 4632b67a7b moved nsCSSValue to seperate file 1998-10-08 01:29:01 +00:00
peterl%netscape.com a2308e718a use loose hex to rgb color conversion for color parsing 1998-10-08 01:28:18 +00:00
peterl%netscape.com 759f587f49 improve speed of finding children 1998-10-08 01:27:38 +00:00
peterl%netscape.com 29a4f81412 added loose hex to rgb conversion (more NAV compliant) 1998-10-08 01:24:38 +00:00
kmcclusk%netscape.com c212eea4ea Fixed key events. 1998-10-08 00:47:10 +00:00
kmcclusk%netscape.com 57c2e37a18 Removed debug printf 1998-10-08 00:30:21 +00:00
kmcclusk%netscape.com a301ff4ae9 Removed references to widgets which are not checked in yet 1998-10-08 00:13:39 +00:00
rods%netscape.com 6b9a9a934c Added an NS_ADDREF to InitEvent and then put in NS_RELEASE in all the proper places.
This was necessary because an Exit menu event was deleting the Windows object
before event processing could complete.
1998-10-08 00:04:21 +00:00
rods%netscape.com d6da910767 Changed back 1998-10-07 23:39:27 +00:00
rods%netscape.com a61c33f25d Removed "::" from XmCall (trying to fix the IRIX build) 1998-10-07 23:38:52 +00:00
rods%netscape.com 34d1cbea26 Made an attempt at fixing the Mac port for the DispatchEvent change 1998-10-07 23:33:52 +00:00
valeski%netscape.com 8ba523d9f7 Removed the nsINetContainerApplication interface. The methods that were part of this interface are now implemented by nsINetService.
Changed mozilla\network\module\makefiles so they no longer export nsINetContainerApplication.h.

M dom/src/base/nsGlobalWindow.cpp
Changed javascript so it retreives the user-agent tokens via nsINetService.

M network/module/nsINetService.h
Added the application user-agent token methods to the nsINetService interface.

M network/module/nsNetFactory.cpp
The netservice constructor no longer takes a pointer to a nsINetContainerApplication.

M network/module/nsNetService.cpp
M network/module/nsNetService.h
Added the implementation of the application user-agent token methods.

M webshell/tests/viewer/nsViewerApp.cpp
M webshell/tests/viewer/nsViewerApp.h
Removed old containerapplication implementation

M xpfe/xpviewer/src/nsViewerApp.cpp
M xpfe/xpviewer/src/nsViewerApp.h
Removed old containerapplication implementation
1998-10-07 23:19:39 +00:00
rods%netscape.com 594b97f546 More changes so DispatchEvent works 1998-10-07 23:18:34 +00:00
spider%netscape.com 53ed2dcb22 Fix memory corruption and leaks 1998-10-07 23:07:29 +00:00
cmanske%netscape.com 8578e529d9 Trying to fix automated test breakage 1998-10-07 23:01:26 +00:00
kmcclusk%netscape.com 286fe09daf Changed the name of the netlib.so to libnetlib.so to correctly match the file
that is built under unix. This makes the viewer run again.
1998-10-07 22:54:48 +00:00
kmcclusk%netscape.com a05b493f8e Moved libjsdomcss_s above libjsdomcore_s to fix Linux build. libjsdomcss uses
InitStyleSheetClass which is defined in libjsdomcore.
1998-10-07 22:47:06 +00:00
spider%netscape.com 24c1b5d6c6 Pull zulu version of libnls rather than Normandy 1998-10-07 22:40:08 +00:00
rods%netscape.com 14703299e4 Fixed menus and add DispatchEvent to nsIWidget Interface. 1998-10-07 22:11:37 +00:00
troy%netscape.com b01db804a6 Added some more documentation 1998-10-07 22:00:44 +00:00
danm%netscape.com 2d033dd05c fix crash opening page through File/Open dialog from blank context. r:law 1998-10-07 21:53:12 +00:00
spider%netscape.com 7a8df96981 Memory corruption fix. 1998-10-07 21:38:54 +00:00
kmcclusk%netscape.com 3d3091f8ba Added method to execute JavaScript. Changed forward, back, home to execute a
JavaScript routine instead of directly calling a method on nsWebShell.
1998-10-07 21:19:46 +00:00
rods%netscape.com a0dcead7e7 Added menu support 1998-10-07 21:07:40 +00:00
spider%netscape.com b39b7546ad Multi-User View support. Add dynamic layout support in Multi User and
Day Views
1998-10-07 20:50:12 +00:00
dcone%netscape.com bf98b85490 updated the mac menu command to the new event structure type 1998-10-07 20:17:14 +00:00
dcone%netscape.com 56cda0f2e9 updated Dispatch to new interface. 1998-10-07 20:15:45 +00:00
dcone%netscape.com 69ac930d03 Updated to Rod S's changes 1998-10-07 20:15:05 +00:00
rods%netscape.com c0b8f9e933 I fixed rendering part 1998-10-07 20:06:50 +00:00
spider%netscape.com e1f6dee9d4 WIP: Multi-User View. Move calxml UI files to UI tree 1998-10-07 19:56:16 +00:00
rods%netscape.com 4fa50cdcb6 Added SetHorizontalLayout method 1998-10-07 19:50:42 +00:00
rods%netscape.com aa87aa621d Updated Interfaces to support UNIX 1998-10-07 19:49:36 +00:00
blizzard%appliedtheory.com 1add9574a3 Adding the first pass at a bonsai faq. This answers some administration
questions, no install information in here yet.
1998-10-07 19:29:26 +00:00
terry%netscape.com 58c9e2d5cf Improve the error message a bit. 1998-10-07 19:28:19 +00:00
terry%netscape.com 130fae0e4c Added 'Despot'. 1998-10-07 18:58:55 +00:00
kmcclusk%netscape.com ba3c1c8a9e Added forward(), back(), home(), and stop() to nglayout, JavaScript 1998-10-07 18:06:23 +00:00
dcone%netscape.com 488da56048 re-wrote the ConvertToDeviceCoordinates to offset the event point. 1998-10-07 17:59:26 +00:00