karnaze%netscape.com
7dddc57925
bug 1271 - percentage height cells, added GetNumCellsOriginatingInRow, fixed GetNumCellsOriginatingInCol
1999-08-25 21:49:18 +00:00
ftang%netscape.com
7c80df3998
fix the default charset problem I introduced when I fix 12378
1999-08-25 21:42:30 +00:00
ramiro%netscape.com
7ee0e69965
Cleanup zlib cruft.
1999-08-25 14:39:53 +00:00
rods%netscape.com
51e6682549
The index of the option being deleted needs to be remembered before the it is removed from the list
1999-08-25 13:44:49 +00:00
rods%netscape.com
5599dcf675
Fixed the initialization of the scroll frame for list boxes, the parameters had been incorrectly changes for version 1.20
...
Add addtional safety code for dynamically adding items to list boxes when in native widget mode
1999-08-25 13:42:59 +00:00
rods%netscape.com
461e2800c5
removed some unused variables to get rid of some warnings
1999-08-25 13:39:41 +00:00
ramiro%netscape.com
5c9835cc68
Cleanup linking of libimg.
1999-08-25 13:37:11 +00:00
jfrancis%netscape.com
9ea8122814
making nsPresShell and nsDocument support weak references; using weak references to docs and pres shells within the editor
1999-08-25 10:51:55 +00:00
hyatt%netscape.com
8a95785873
More anonymous content goodness.
1999-08-25 10:26:41 +00:00
pinkerton%netscape.com
268234cadd
IDL-ifying nsITransferable, nsIDragService, nsIDragSession, nsIFormatConverter.
1999-08-25 08:35:06 +00:00
hyatt%netscape.com
834c1e659d
Teaching the tree widget how to make anonymous content.
1999-08-25 05:52:10 +00:00
troy%netscape.com
7404d57f49
Changed PaintBackground() so it doesn't always render the background color when
...
there's a background image that doesn't tile the entire bounds
1999-08-25 05:05:04 +00:00
ramiro%netscape.com
ee1c505730
#ifdef out annoying printf.
1999-08-25 04:01:57 +00:00
pollmann%netscape.com
94ab13ee59
Warning cleanups.
1999-08-24 22:03:34 +00:00
pollmann%netscape.com
b39eee5bcb
Split out AddOption/RemoveOption(), plus warning cleanups.
1999-08-24 22:02:42 +00:00
pollmann%netscape.com
309bfebeba
Split out AddOption/RemoveOption(), plus bug 11676 type cleanups.
1999-08-24 22:01:25 +00:00
pollmann%netscape.com
990680364c
Rewrite of AddOption/RemoveOption(), adding nsISelectControlFrame interface.
1999-08-24 21:55:56 +00:00
mjudge%netscape.com
5531d305c5
changes to allow selection in "dead" space between frames. still need work on "outside" and not in the window at all, but this is a very good chunk of the issue and it will solve many many bugs on my place. good for dogfood as well :)
1999-08-24 21:51:47 +00:00
troy%netscape.com
df668a079e
Added case selectors for NS_STYLE_BORDER_STYLE_HIDDEN. Treated just like
...
NS_STYLE_BORDER_STYLE_NONE
1999-08-24 21:47:55 +00:00
troy%netscape.com
46415e1c34
Reworked ReparentFrameView() to make it more efficient
1999-08-24 19:26:03 +00:00
karnaze%netscape.com
7b324fd0fd
new regression tests
1999-08-24 18:56:19 +00:00
akkana%netscape.com
ff7a19a5bd
Revise the doc encoder and content sink APIs yet again to make it easier
...
to add new flags (pass a flag in the constructor, rather than specific
booleans. This in order to fix:
11249: Add flag to write only the body in html output.
1999-08-24 18:30:19 +00:00
ramiro%netscape.com
ec21b9ecbc
Set the timer lib flags in one place.
1999-08-24 14:54:59 +00:00
dcone%netscape.com
4503dca5fe
Fixed some warnings, and some roundoff for the curves
1999-08-24 14:51:16 +00:00
buster%netscape.com
08f6af770e
better use of the editor wrapping APIs
...
better initial placement of the caret in text controls
1999-08-24 13:52:45 +00:00
karnaze%netscape.com
b8e618df7b
replaced debug flags with class. removed compiler warnings.
1999-08-24 12:01:31 +00:00
hyatt%netscape.com
183b86f662
Fix for editor typing bustage (part 2).
1999-08-24 10:20:35 +00:00
ftang%netscape.com
059e3d97ab
fix 12378
1999-08-24 07:38:00 +00:00
karnaze%netscape.com
b22eea9c74
bugs 9123, 10002 - percentage height tables exclude margin/border/padding of HTML and BODY
1999-08-24 04:17:05 +00:00
karnaze%netscape.com
7575c07a5b
new regression tests
1999-08-24 04:10:20 +00:00
hyatt%netscape.com
244d9c0666
Making a tree outer frame that is constructed instead of a table outer frame
...
(for trees only of course).
1999-08-24 00:44:21 +00:00
hyatt%netscape.com
cc520bff21
Patching an error in the key event handling.
1999-08-24 00:42:02 +00:00
rods%netscape.com
81e2b9fef0
Fixes crash on start up of mail news
1999-08-23 20:59:08 +00:00
rods%netscape.com
bf404fd92c
Adde code to return the nsListControlFrame frame when adding frames to the combobox. This fixes Bug #11693
1999-08-23 14:05:39 +00:00
rods%netscape.com
fb5366bfb6
Added GetDropDown method to return the nsListControlframe
1999-08-23 14:05:37 +00:00
buster%netscape.com
e1a4be89c8
preliminary support for text area wrap
...
install text control's event listeners ahead of the editor's own default listeners.
1999-08-23 06:46:08 +00:00
karnaze%netscape.com
2953f22707
new regression test
1999-08-23 05:02:38 +00:00
karnaze%netscape.com
580f6c95ec
bug 11026 - rounding error on balancing when max element size is too large.
1999-08-23 04:41:30 +00:00
troy%netscape.com
838e389ffd
Changed diagnostic code to DEBUG_troy instead of NS_DEBUG so it doesn't
...
slow down all debug builds. Show be done with NSPR loggin instead...
1999-08-23 00:37:10 +00:00
karnaze%netscape.com
f6ebcc42ce
removed assertions in new incremental layout methods
1999-08-22 23:56:39 +00:00
mccabe%netscape.com
17cdc659d1
NS_DECL_NSIFOO spam for nsIRequest, nsIChannel, nsIStreamListener, nsIStreamObserver, all from netwerk/
...
convert manual interface method declarations in implementation class to NS_DECL_NSIFOO macro.
1999-08-22 13:26:18 +00:00
hyatt%netscape.com
828c4338ed
Patching a function used only by the tree code.
1999-08-22 09:50:22 +00:00
karnaze%netscape.com
08565d8aff
changed initial value in ColumnsAreValidFor.
1999-08-22 02:36:00 +00:00
troy%netscape.com
e36f66a90d
Minor cleanup
1999-08-21 21:24:42 +00:00
troy%netscape.com
7dad5f9379
Removed some code that was accidentally added back in the previous revisions
1999-08-21 21:17:23 +00:00
troy%netscape.com
eda8afb2b6
Optimized incremental reflow and split some code out into member functions
...
so there's less dusplication of code
1999-08-21 20:16:32 +00:00
karnaze%netscape.com
6eb1c1889b
bug 11944 - correct placement of row group using table border/padding. bug 625 - reinitialized col sizes before 2nd pass 1 reflow.
1999-08-21 06:38:07 +00:00
karnaze%netscape.com
34df22fce5
new regression tests
1999-08-21 06:32:27 +00:00
pollmann%netscape.com
fc1800b2ca
Bug 3285: Update impl files to return correct type
1999-08-21 02:57:29 +00:00
pollmann%netscape.com
f938373139
Bug 3256: Scroll frame into view when form element receives focus.
1999-08-21 00:19:34 +00:00