Commit Graph

9782 Commits

Author SHA1 Message Date
kipp%netscape.com
0a69cca905 Added mInNBU flag (used to cache line layout's value so that it doesn't change out from under inline reflow) 1998-10-10 04:34:29 +00:00
kipp%netscape.com
795c11497a check for line layout's InNonBreakingUnit flag and save it and apply to available space checks and CanPlaceFrame to avoid breaking in the middle of a non breakable unit 1998-10-10 04:33:56 +00:00
rpotts%netscape.com
88a00fc77e Added support for the loading of background URLs... 1998-10-10 04:33:29 +00:00
kipp%netscape.com
8235f84572 Pass through text-runs to the line layout engine; removed a debug printf 1998-10-10 04:33:06 +00:00
rpotts%netscape.com
a8689af8b1 Added a load type and reload type to the nsILoadAttribs interface and underlying implementation... 1998-10-10 04:32:18 +00:00
kipp%netscape.com
55209f7385 Added nsJSRenderingContext to the build 1998-10-10 03:23:52 +00:00
kipp%netscape.com
4c0cfcb101 new 1998-10-10 03:23:12 +00:00
ramiro%netscape.com
9e073d0a57 Add pref stuff to makefiles. 1998-10-10 03:09:15 +00:00
morse%netscape.com
335440269d check privacy.html for privacy policy 1998-10-10 03:02:46 +00:00
morse%netscape.com
53b41c6348 recognize -1 value for privacy_policy_url 1998-10-10 02:53:50 +00:00
sspitzer%netscape.com
ac2626acec replace the old icon (the ship wheel) with a new and improved icon 1998-10-10 02:44:19 +00:00
ramiro%netscape.com
4a3d4958ba Pref stuff. 1998-10-10 02:41:04 +00:00
saari%netscape.com
73adfecb86 Mac Only Make Mozilla stop complaining about the lack of an Essential Files folder. This is a temporary fix until the build system can agan generate the folder 1998-10-10 01:16:36 +00:00
akkana%netscape.com
88f867a9b9 315829: disable most menu items if a plugin is running 1998-10-10 00:53:56 +00:00
akkana%netscape.com
1c09973299 Remove a debug print 1998-10-10 00:53:16 +00:00
akkana%netscape.com
dc51838acb 77901: get url comparison right even if extra slashes 1998-10-10 00:51:27 +00:00
kipp%netscape.com
f558a4c64f Handle completion status better 1998-10-09 23:56:29 +00:00
kipp%netscape.com
c6db34691b Removed skid marks; implement FindTextRuns again 1998-10-09 23:46:02 +00:00
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