rods%netscape.com
|
4980b2afad
|
Added a couple of data members to the header and cleanup some of the
ref count problems
|
1998-08-28 18:15:14 +00:00 |
kipp%netscape.com
|
05a470d0c4
|
Spanked hard to support multiple sink contexts; incremental reflow now happens only on WillInterrupt
|
1998-08-28 16:20:16 +00:00 |
kipp%netscape.com
|
a8da89f89a
|
Avoid a crash bug
|
1998-08-28 16:19:38 +00:00 |
kipp%netscape.com
|
9025e2afbd
|
Added a new atom
|
1998-08-28 16:19:27 +00:00 |
kipp%netscape.com
|
11535c3a15
|
Removed the PushMark method
|
1998-08-28 16:18:14 +00:00 |
rods%netscape.com
|
ac8cac8193
|
Added XP Find dialog
|
1998-08-28 16:14:37 +00:00 |
rods%netscape.com
|
74dd4e62c0
|
Added registration of nsIDialog and nsILabel
|
1998-08-28 16:13:56 +00:00 |
rods%netscape.com
|
e42c5643f3
|
Enabled the "Find" menu item
|
1998-08-28 16:12:51 +00:00 |
rods%netscape.com
|
ab772c2369
|
Added selection code that is currently ifdef out (but it is needed)
|
1998-08-28 16:06:22 +00:00 |
rods%netscape.com
|
ad87b994a1
|
Fixed up some of the selection methods
|
1998-08-28 16:02:33 +00:00 |
rods%netscape.com
|
78631b45db
|
Added FindNext method
|
1998-08-28 15:59:24 +00:00 |
rods%netscape.com
|
40296b5ea1
|
Adjusted the method signatures on most of the Selection methods
|
1998-08-28 15:58:37 +00:00 |
rods%netscape.com
|
3e6872d273
|
Added FindNext Method for Find/Search
|
1998-08-28 15:57:59 +00:00 |
rods%netscape.com
|
3c8ae291d0
|
Fixed bugs and adjusted TextFrame to match revised method signatures
|
1998-08-28 15:56:40 +00:00 |
rods%netscape.com
|
4a8c2454f5
|
Added Find/Search capability and supporting methods
|
1998-08-28 15:55:31 +00:00 |
troy%netscape.com
|
47e1554683
|
Interface change
|
1998-08-28 15:19:44 +00:00 |
terry%netscape.com
|
b0e5b61885
|
Get rid of the "read and eat" line; it doesn't make sense here.
|
1998-08-28 13:50:41 +00:00 |
shaver%netscape.com
|
eb948eb016
|
actually reflow altered text
|
1998-08-28 13:42:25 +00:00 |
shaver%netscape.com
|
afbbab923a
|
wire up DOM_Nodes and LO_Elements; maybe fix <LI> CSS bug? (all #if DOM)
|
1998-08-28 10:29:42 +00:00 |
shaver%netscape.com
|
88923c2b13
|
current_node is always the current_node now. also: set up for text mutation
|
1998-08-28 10:23:35 +00:00 |
shaver%netscape.com
|
e4fba63645
|
break universal dep on lm_dom.h; start wiring DOM_Node<->LO_Element
|
1998-08-28 07:53:18 +00:00 |
shaver%netscape.com
|
b71d90a4f3
|
switch to void * in lo_DocState, not DOM_Node * because too many places #include "layout.h"
|
1998-08-28 07:52:07 +00:00 |
cls%seawood.org
|
558336b45e
|
More tweaks for make depend under autoconf.
|
1998-08-28 07:07:47 +00:00 |
cyeh%netscape.com
|
82cbbd3e96
|
change default homepage
|
1998-08-28 07:03:39 +00:00 |
cls%seawood.org
|
13a106a516
|
ifdef'd out MOZ_OJI as only the bare minimum should be on by default for the autoconf buld.
|
1998-08-28 07:00:13 +00:00 |
cls%seawood.org
|
bdd3a9b39a
|
Removed SHACK and added DOM.
|
1998-08-28 06:55:52 +00:00 |
cls%seawood.org
|
0d573a23fc
|
Removed check for thread libs as they conflicted with nsprpub threads. Added option for dom and removed option for shack.
|
1998-08-28 06:54:06 +00:00 |
troy%netscape.com
|
b242b51732
|
Changed nsIFontCache to conform to XPCOM standards
|
1998-08-28 05:16:41 +00:00 |
troy%netscape.com
|
6cb09b5132
|
Changed nsIViewManager interface to conform to XPCOM conventions
|
1998-08-28 04:56:56 +00:00 |
toshok%netscape.com
|
c03599e1ab
|
use $(MAKE) instead of make, so it does not break on bsd machines, where make and gmake are *completely* different
|
1998-08-28 04:37:44 +00:00 |
morse%netscape.com
|
2cb728f66f
|
fix bug found by mjudge
|
1998-08-28 04:10:08 +00:00 |
danm%netscape.com
|
7ee448009c
|
plug leak in LayoutButtons
|
1998-08-28 03:10:14 +00:00 |
michaelp%netscape.com
|
0d2b243a17
|
changes for new viewobserver stuff.
|
1998-08-28 03:09:22 +00:00 |
michaelp%netscape.com
|
7686c7ec65
|
changes to support viewobserver and troy's spankage of the device context.
|
1998-08-28 03:05:23 +00:00 |
michaelp%netscape.com
|
ca017f19d0
|
DeleteFrame() now takes a pres context.
|
1998-08-28 03:02:39 +00:00 |
troy%netscape.com
|
31c7923449
|
Fixed call to GetFontCache
|
1998-08-28 02:56:22 +00:00 |
michaelp%netscape.com
|
1be78b877e
|
added support for view observer.
|
1998-08-28 02:54:06 +00:00 |
michaelp%netscape.com
|
b595789ff2
|
DeleteFrame() now takes a pres context. now uses view's setclientdata().
|
1998-08-28 02:52:54 +00:00 |
troy%netscape.com
|
00548853bb
|
Turned off gamma correction
|
1998-08-28 02:50:19 +00:00 |
michaelp%netscape.com
|
cccee92638
|
deleteframe() now takes a pres context.
|
1998-08-28 02:50:17 +00:00 |
michaelp%netscape.com
|
342c9f13ca
|
made resizereflow() an ns_imethod.
|
1998-08-28 02:49:49 +00:00 |
michaelp%netscape.com
|
558f6ef045
|
changed to pass in prescontext to deleteframe().
|
1998-08-28 02:49:15 +00:00 |
jgellman%netscape.com
|
b89df4e53b
|
little patch trouble. whups.
|
1998-08-28 02:10:16 +00:00 |
troy%netscape.com
|
3d4e4c0c5d
|
nsIDeviceContext API change
|
1998-08-28 01:58:02 +00:00 |
jgellman%netscape.com
|
7ab0d48bbb
|
Remove data source entries from cache table when the data source is destroyed
|
1998-08-28 01:33:36 +00:00 |
thom%netscape.com
|
584891891e
|
fixed heap corruption in mac version of the function mangleResourceIntoFileURL. This change ONLY effects macs
|
1998-08-28 01:33:14 +00:00 |
danm%netscape.com
|
0d1a808b08
|
teach RDF toolbars to work with toolbar display mode property. r:hyatt
|
1998-08-28 01:22:30 +00:00 |
danm%netscape.com
|
0127c9fef0
|
new toolbar property, new function which fetches templates, fix hashtable bug, bmkNotifFunc notifies regardless of property type. r:rjc
|
1998-08-28 01:19:41 +00:00 |
thom%netscape.com
|
d6628e1b51
|
got the file in sync with troy's fontCache changes
|
1998-08-28 00:28:10 +00:00 |
slamm%netscape.com
|
0fd1dbb249
|
Standardize the format of the translation resources. Make it easier to see errors.
|
1998-08-28 00:20:44 +00:00 |