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

7319 Коммитов

Автор SHA1 Сообщение Дата
kipp%netscape.com 1df4c30f6a Implement HandleDOMEvent properly; clean up whitespace 1998-09-08 22:37:46 +00:00
kipp%netscape.com b6f51ed678 Use NS_NewBodyFrame and NS_NewHTMLFrame 1998-09-08 22:37:24 +00:00
kipp%netscape.com c5c83ad959 Renamed source files 1998-09-08 22:37:00 +00:00
kipp%netscape.com 65931b56e7 Removed some cruft; added NS_NewBodyFrame 1998-09-08 22:36:30 +00:00
kipp%netscape.com 47320b56e4 CHanged NewFrame method to NS_NewBodyFrame 1998-09-08 22:35:54 +00:00
kipp%netscape.com 1bacf0f89d new 1998-09-08 22:34:40 +00:00
kipp%netscape.com 101d22e34e Added new atoms 1998-09-08 22:34:06 +00:00
kipp%netscape.com fef80352e1 Revised list of build files 1998-09-08 22:33:54 +00:00
kipp%netscape.com a54aae93e3 Fixed bug caused during XPCOM'ing the nsIContent API 1998-09-08 22:32:32 +00:00
kipp%netscape.com 0aa9d83435 Implement revised font metrics API 1998-09-08 22:32:07 +00:00
kipp%netscape.com 95e3ecef7e Revised API 1998-09-08 22:31:51 +00:00
kipp%netscape.com 0de5f78a4d Destroy font metrics before releasing it 1998-09-08 22:31:28 +00:00
akkana%netscape.com 4fc52c0f58 Register type converters for mail compose. This makes "Send Page" work.
Approved by gagan.
1998-09-08 22:14:51 +00:00
rods%netscape.com 44c1e651e2 Changed Find to use all nsIDOMxxx classes instead of nsIContent 1998-09-08 22:13:29 +00:00
dcone%netscape.com 47e55feecc added a routine gethints() needed by the interface. 1998-09-08 22:13:10 +00:00
terry%netscape.com c73a647f06 Added 1998-09-04 version. 1998-09-08 22:06:33 +00:00
wtc%netscape.com 58d241eac2 Backed out an accidental change of the setting of OBJDIR_NAME in the
previous revision.
1998-09-08 21:45:31 +00:00
briano%netscape.com fef58f3156 Tried to make the differences/similarities between MOZ_LITE, MOZ_MEDIUM, and MOZ_DARK more obvious. 1998-09-08 21:40:13 +00:00
cyeh%netscape.com 796f3921c6 *** empty log message *** 1998-09-08 21:34:22 +00:00
sdagley%netscape.com 51ce5af2d9 Implement real version of FE_CheckConfirm 1998-09-08 21:32:03 +00:00
briano%netscape.com 7253d2558f Minor cleanup, and changed EDITOR to MOZ_EDITOR. 1998-09-08 21:24:12 +00:00
pinkerton%netscape.com 8aa05eb233 use IdenticalString instead of RelString to be more localizable. 1998-09-08 21:20:19 +00:00
pinkerton%netscape.com f8a190c693 don't redraw caption when it doesn't change (avoids flashing). 1998-09-08 21:12:26 +00:00
raman%netscape.com 586094a130 Added libsoftupdat.a to the link line when MOZ_SMARTUPDATE is defined. Made SmartUpdate independent of Java 1998-09-08 21:06:54 +00:00
raman%netscape.com 1f9a764b70 Added building of autoupdt.c 1998-09-08 21:00:51 +00:00
shaver%netscape.com 41f9d67912 ToBoolean behaviour for all non-ECMA versions, not just 1.2 1998-09-08 20:59:19 +00:00
rjc%netscape.com 06ecadce5b Allow mixing/repositioning of local/remote items in the same container. 1998-09-08 20:55:41 +00:00
dcone%netscape.com 70f6e3fb51 added files to html/content area that vidor added to windows project 1998-09-08 20:55:14 +00:00
pinkerton%netscape.com 901edebb77 Since we are now weak-linked against AppearanceLib, make sure it is available and quit if it is not. We were also never initializing UEnvironment's feature set. Call RegisterAppearanceClient() since we are one (again). 1998-09-08 20:48:29 +00:00
pinkerton%netscape.com 451e0d3913 weak link against AppearanceLib. 1998-09-08 20:47:16 +00:00
pinkerton%netscape.com f823fc786e add a new dialog to inform users how to get AppearanceLib. 1998-09-08 20:47:01 +00:00
spider%netscape.com ba999da4b7 Removing LIBJULIAN to use julian as standalone dll.
Adding ViewManager on a per 'container' basis.
1998-09-08 20:34:42 +00:00
slamm%netscape.com 83dc3dc109 Pass through 'nocrap' argument from express. 1998-09-08 20:33:28 +00:00
ftang%netscape.com 1f902f6c46 check in comment about history code may need to change later. No code change. 1998-09-08 20:21:23 +00:00
slamm%netscape.com 90d80d67c1 Add toolbar deletion. 1998-09-08 20:14:23 +00:00
slamm%netscape.com 518cd1931c Avoid adding the wrong nodes to the toolbar 1998-09-08 20:14:15 +00:00
slamm%netscape.com 978d500fc2 Avoid opening nodes too soon. 1998-09-08 20:14:12 +00:00
slamm%netscape.com dbd6d99329 more support for pane creation/deletion. 1998-09-08 20:14:06 +00:00
slamm%netscape.com 096fb59315 Break up the constructor into more intelligible parts. Standadize some of the variable names. Massage some ht calls. 1998-09-08 20:13:59 +00:00
slamm%netscape.com 8654251887 Hook up the bookmarks and history windows. Get rid of the unneeded command handing stuff. 1998-09-08 20:13:56 +00:00
slamm%netscape.com 574029d7cb change some extern 'C' functions to static members of the XFE_Image 1998-09-08 20:13:51 +00:00
slamm%netscape.com 627d0a0f3c create the bookmarks pane in RDFBase. 1998-09-08 20:13:46 +00:00
slamm%netscape.com a0d7bdb22c Move bookmark frame creation to NavCenterFrame.cpp 1998-09-08 20:13:43 +00:00
slamm%netscape.com 331471647a Re-commit the 'nocrap'. This time it's not crappy. 1998-09-08 19:48:29 +00:00
slamm%netscape.com 0188cf4b5c Oops, not ready yet. backout last change. 1998-09-08 19:36:56 +00:00
slamm%netscape.com 6a4965564b Add a 'nocrap' flag so the top of the page has useful information (i.e. no image, no legend). 1998-09-08 19:34:51 +00:00
akkana%netscape.com 3fec80bcff Remove vcards from MOZ_MAIL_COMPOSE; fix unresolved symbols 1998-09-08 19:32:10 +00:00
akkana%netscape.com 8ad1f09c73 Remove vcards from MOZ_MAIL_COMPOSE 1998-09-08 19:30:41 +00:00
beard%netscape.com 9bf1588597 Lazy LiveConnect fixes. 1998-09-08 19:11:50 +00:00
buster%netscape.com 6a75755983 fixed 2 small errors in computing table widths.
1) sometimes we were adding 1 too many pixels in constrained tables
2) sometimes we were using the wrong value for the max width as an input to constrained tables
1998-09-08 19:11:14 +00:00