Commit Graph

9764 Commits

Author SHA1 Message Date
kin%netscape.com
84547e9e3f Added void * cast to fix win32 bustage when MOZ_ENDER_MIME defined. 1998-10-09 23:39:55 +00:00
gagan%netscape.com
cb5ee05be2 NuCache deletion fixes. 1998-10-09 23:37:59 +00:00
gagan%netscape.com
09216aae77 NuCache deletion working ok now. 1998-10-09 23:36:48 +00:00
kin%netscape.com
a376a6ad63 Removed bogus include to fix build bustage on win32 when MOZ_ENDER_MIME defined. 1998-10-09 23:24:17 +00:00
kipp%netscape.com
13e54f058a Work around another unitialized-memory-read bug where sometimes (not sure why!) aEventStatus would not get set ever 1998-10-09 22:59:41 +00:00
kipp%netscape.com
6dceba716f Mork work on floaters; support for clear style property 1998-10-09 22:58:25 +00:00
kipp%netscape.com
068caa63c9 Lame support for nsIDOMRenderingContext API 1998-10-09 22:57:36 +00:00
kipp%netscape.com
a6a7325583 Added GetRc method 1998-10-09 22:56:58 +00:00
kmcclusk%netscape.com
09eaea5994 Fix for Linux build. 1998-10-09 22:53:19 +00:00
kin%netscape.com
13c769daab Removed C++ comments to fix build bustage. 1998-10-09 22:39:14 +00:00
kin%netscape.com
0966d0b969 CVS update for previous checkin added EDT_CopyStyle() back in the file. Removing
it again.
1998-10-09 22:24:00 +00:00
kin%netscape.com
2fe9937a1b Fix for bug #327946: ENDER: Items inserted via toolbar always to into 1st
ENDER on page.
1998-10-09 22:15:37 +00:00
kin%netscape.com
fae8fde001 First pass implementation of safe list for ENDER multi-part mime output.
All safe list related changes are ifdef'd MOZ_ENDER_MIME.

Files modified this round:

  cmd/xfe/forms.c
  include/edt.h
  lib/layout/Makefile.in
  lib/layout/Makefile
  lib/layout/editor.cpp
  lib/layout/layfree.c
  lib/layout/layform.c
  lib/layout/edtbuf.cpp
  lib/layout/editor.h
  lib/layout/edtlist.h
  lib/layout/edtlist.cpp
1998-10-09 22:14:45 +00:00
rods%netscape.com
c8264eae7b Added xpfe to the nglayout build. 1998-10-09 22:13:38 +00:00
kin%netscape.com
1bd8bf639b Initial checkin of edtlist.{h,cpp} files.
First pass implementation of safe list for ENDER multi-part mime output.
All safe list related changes are ifdef'd MOZ_ENDER_MIME.

Files modified this round:

  cmd/xfe/forms.c
  include/edt.h
  lib/layout/Makefile.in
  lib/layout/Makefile
  lib/layout/editor.cpp
  lib/layout/layfree.c
  lib/layout/layform.c
  lib/layout/edtbuf.cpp
  lib/layout/editor.h
  lib/layout/edtlist.h
  lib/layout/edtlist.cpp
1998-10-09 22:11:19 +00:00
rods%netscape.com
97357e8f0e The Cross-platform widgets have been moved to widget/src, the makefile.win
was changed to include the platform specific directory
1998-10-09 22:08:28 +00:00
kin%netscape.com
397c3b489b First pass implementation of safe list for ENDER multi-part mime output.
All safe list related changes are ifdef'd MOZ_ENDER_MIME.

Files modified this round:

  cmd/xfe/forms.c
  include/edt.h
  lib/layout/Makefile.in
  lib/layout/Makefile
  lib/layout/editor.cpp
  lib/layout/layfree.c
  lib/layout/layform.c
  lib/layout/edtbuf.cpp
  lib/layout/editor.h
  lib/layout/edtlist.h
  lib/layout/edtlist.cpp
1998-10-09 22:08:19 +00:00
cmanske%netscape.com
5fda8b050b Fixed lack of scrolling when selecting table and dragging, fixed scrolling bugs. Cleaned up font size message handlers and bugs 1998-10-09 22:06:36 +00:00
cmanske%netscape.com
eebfe781f9 Moved some defines and removed unused function 1998-10-09 22:01:55 +00:00
cmanske%netscape.com
26cbd22607 Removed unused function 1998-10-09 22:01:35 +00:00
rods%netscape.com
efc344517b Fixed the menu compile error 1998-10-09 22:00:50 +00:00
law%netscape.com
ecb3553a2a about:javascript 1998-10-09 21:58:09 +00:00
buster%netscape.com
4a6afd6336 made allocation of mColumnWidths more flexible 1998-10-09 21:53:07 +00:00
dcone%netscape.com
749e80cb9c *** empty log message *** 1998-10-09 21:46:39 +00:00
dcone%netscape.com
346ea80e22 fixed some bugs 1998-10-09 21:46:30 +00:00
dcone%netscape.com
74fcdc41a8 added look and feel 1998-10-09 21:46:17 +00:00
dcone%netscape.com
cb813e93f9 fixed gettext to return correct string, and use a null character at the end. 1998-10-09 21:46:01 +00:00
dcone%netscape.com
7666f663a2 First Checked In. 1998-10-09 21:45:15 +00:00
dcone%netscape.com
17f6423729 fixed the mouseup event for the url processing 1998-10-09 21:44:00 +00:00
dcone%netscape.com
d479210bee added to widget project, first version 1998-10-09 21:43:42 +00:00
dcone%netscape.com
47d42c5fba added new menu source files, lookandfeel widget 1998-10-09 21:42:44 +00:00
cyeh%netscape.com
881ea51d89 removing old #ifdef NSPR stuff. 1998-10-09 21:38:30 +00:00
pnunn%netscape.com
64f31277a0 fix for image width < 7 in mmx. ok'd by TL. bugzilla# 1025. 1998-10-09 21:36:53 +00:00
troy%netscape.com
de48854939 Moved nsStyleConsts.h from src->public, and reinstated IsBlockLevel()
member function
1998-10-09 20:54:22 +00:00
buster%netscape.com
2aa95d75a8 support nsTableOuterFrame incremental reflow 1998-10-09 19:59:45 +00:00
buster%netscape.com
16097e1a58 backed out troy's changes to fix the build 1998-10-09 19:55:02 +00:00
scullin%netscape.com
fa5a4e0e56 Fixed forward button. 1998-10-09 19:06:19 +00:00
spider%netscape.com
39890f660f Fix bustage 1998-10-09 18:03:16 +00:00
spider%netscape.com
7fd2dfeec1 fix bustage 1998-10-09 18:00:01 +00:00
spider%netscape.com
e6fb4496f4 Fix bustage 1998-10-09 17:54:35 +00:00
troy%netscape.com
e6ef40f73f Added IsBlockLevel() inline member function 1998-10-09 17:53:36 +00:00
peterl%netscape.com
fe1ca7d45f zero out border when style == none
fixed padding cache bug
1998-10-09 17:28:24 +00:00
rods%netscape.com
6d565076b4 Added nsISupports back in as the super class of nsViewerApp and
NS_INIT_REFCNT in the constructor
1998-10-09 17:25:36 +00:00
dcone%netscape.com
c3c8bb57f8 Addref on the nsViewerApp, so we dont destroy in the webcrawler on quit. This is consistent with the window implementation, fixes crash on quit. 1998-10-09 17:13:21 +00:00
rods%netscape.com
62daf93937 Fixed an error I introduced in DispatchEvent 1998-10-09 15:39:24 +00:00
rods%netscape.com
dff869ceef Added Invalidate method for a rect in a window. 1998-10-09 15:20:47 +00:00
rods%netscape.com
64c6bab0fd Added an Invalidate method for a rect in a window 1998-10-09 15:18:54 +00:00
dcone%netscape.com
a2b1bb00cb updated the invalidate method 1998-10-09 15:18:26 +00:00
morse%netscape.com
61b4870db2 added a missing initialization 1998-10-09 14:56:58 +00:00
ramiro%netscape.com
41ec766008 The superclass already stores the parent toolbox - take it out. 1998-10-09 09:11:26 +00:00