sfraser%netscape.com
6d4c754b37
Remove some redundant caret methods in the pres shell, and use my funky new stack-based caret hider class to manage caret visibility during difficult times.
1999-09-14 23:43:35 +00:00
sfraser%netscape.com
86b2202eba
Fix a warning.
1999-09-14 23:41:49 +00:00
sfraser%netscape.com
801132e5a9
Super duper new caret
1999-09-14 23:41:19 +00:00
sfraser%netscape.com
be15e2b879
Make function static to eliminate warning.
1999-09-14 23:40:52 +00:00
vidur%netscape.com
c889f330cd
removed incorrect addressof operator
1999-09-14 23:39:22 +00:00
mjudge%netscape.com
3c1962540f
content iter not initing properly for reuse. text frame not selecting slowly properly, bad bounds checking :(. rangelist now traversing each node in a spaniter with a normal iter to make SURE we get all the children!
1999-09-14 23:16:22 +00:00
evaughan%netscape.com
cc94b6273b
Fixed some bugs in splitter
...
added auto collapse.
1999-09-14 22:17:19 +00:00
troy%netscape.com
bec9503c6c
Fix for bug #13780 . Added NULL pointer check to PreferenceChanged()
1999-09-14 22:16:42 +00:00
briano%netscape.com
ec8679211c
Fixed the stopwatch macro definitions and usage that was breaking some of the Unix native compiler builds.
1999-09-14 22:10:13 +00:00
dcone%netscape.com
47bad4bd67
Turned on the Mac GFX Widget code
1999-09-14 21:32:27 +00:00
akkana%netscape.com
952d2760c9
Set default wrap column to 72 instead of 0
1999-09-14 21:32:06 +00:00
dcone%netscape.com
48a648eead
Added a Mac case for creating the popup widget..
The #ifdef will come out when all platforms support the PopUp_CID
1999-09-14 21:29:58 +00:00
pollmann%netscape.com
7de8a23562
Backing things out until I can get Solaris bustage figured out.
1999-09-14 20:42:26 +00:00
pollmann%netscape.com
7c47c39d1e
Bug 13058: Keep the cache in sync with the widget state for native selects.
1999-09-14 19:39:23 +00:00
pollmann%netscape.com
cc1006548e
Bug 13058: Update select control interface to include 'get option selection'
1999-09-14 19:37:51 +00:00
pollmann%netscape.com
ce6b56d3bd
Bug 13058: Implement nsIStatefulFrame for selects. Some memory leak fixes. Plus the usual plethora of bugfixes for native selects
1999-09-14 19:37:45 +00:00
pollmann%netscape.com
3d85f5569f
Bug 13058: Implement nsIStatefulFrame for file inputs, cache value until child textbox is created, and misc cleanups.
1999-09-14 19:28:45 +00:00
nisheeth%netscape.com
3d84397373
Added start/stop calls for the stopwatch in the nsIContentSink and nsIHTMLContentSink method implementations. Added printing of content creation time in DidBuildModel().
1999-09-14 19:24:42 +00:00
pollmann%netscape.com
8c356ce641
Bug 13058: Implement nsIStatefulFrame for text inputs and textareas
1999-09-14 19:19:55 +00:00
pollmann%netscape.com
8698c8aefd
Bug 13058: Handle SetTextControlState for native widgets even before the widget is created (cache the value).
1999-09-14 19:18:23 +00:00
pollmann%netscape.com
5561fb3ef7
Bug 13058: Implement nsIStatefulFrame for radio buttons
1999-09-14 19:16:15 +00:00
pollmann%netscape.com
b817f370b5
Bug 13058: Implement nsIStatefulFrame for checkboxes
1999-09-14 19:12:08 +00:00
bienvenu%netscape.com
b60ebcaea9
fix release mode build bustage
1999-09-14 16:25:59 +00:00
slamm%netscape.com
105367d143
Start defines in first column.
1999-09-14 16:17:55 +00:00
karnaze%netscape.com
d46c2d7fcc
new regression test
1999-09-14 15:00:48 +00:00
nisheeth%netscape.com
73f3e0800e
First cut to start measuring content creation time in the content sink. Only enabled if MOZ_PERF is set to 1 in the environment at build time.
1999-09-14 14:38:52 +00:00
nisheeth%netscape.com
cc4ce36c4d
The layout dll now links into util.lib to get at the stopwatch object code.
1999-09-14 14:35:14 +00:00
troy%netscape.com
f3aef8a45e
Fix for bug #13700 . Removed a warning that's no longer needed
1999-09-14 04:43:16 +00:00
vidur%netscape.com
af6f46f9ea
Fix for bug 13192. Document is parented by the global object of the container context, not the calling context.
1999-09-14 04:17:07 +00:00
pollmann%netscape.com
0f1ba8312f
Bug 13058: Tweaks to StatefulFrame interface - and not keeping state for anonymous content
1999-09-14 02:00:20 +00:00
pollmann%netscape.com
1df3429e0e
Bug 13058: Tweaks to StatefulFrame interface - and the hash key formula
1999-09-14 01:59:33 +00:00
pollmann%netscape.com
82013ad7ea
Bug 13058: Tweaks to StatefulFrame interface
1999-09-14 01:58:49 +00:00
karnaze%netscape.com
a51cb0d3e5
bug 13135, removed unused code
1999-09-14 01:27:40 +00:00
pollmann%netscape.com
0db99806b7
Nuke some warnings.
1999-09-14 01:15:33 +00:00
briano%netscape.com
cfc3c850ed
General cleanup.
1999-09-14 01:02:20 +00:00
troy%netscape.com
c2cfe1c269
Added back all of Peter's changes to ConstructRootFrame() to use the correct
...
pseudo element styles. Somehow evaughan commented out his code and reverted
to the old wrong code...
1999-09-14 00:40:16 +00:00
troy%netscape.com
6b471d3222
Changed ConstructRootFrame() to use the ":canvas" pseudo element style for
...
the root frame
1999-09-13 23:26:21 +00:00
rods%netscape.com
a88a857804
cleaned up some code
...
add method to get the absolute rect of the combobox frame for hit detectio
now drop downs drop down under the select
1999-09-13 23:20:50 +00:00
karnaze%netscape.com
bafebc8838
new regression test
1999-09-13 22:54:17 +00:00
karnaze%netscape.com
8c3267ddee
bug 13105 - removed code which set frames style to "all"
1999-09-13 22:51:10 +00:00
rods%netscape.com
84e4b1189a
changing options to have min-height of 1em
...
changing selct to have nowrap white-space
1999-09-13 22:32:52 +00:00
rods%netscape.com
7baae127fa
Removing temporary fixes for option issues
1999-09-13 22:30:36 +00:00
pollmann%netscape.com
1357da0006
Don't change the cursor to a pointer when over a disabled image input.
1999-09-13 22:25:45 +00:00
mjudge%netscape.com
6062bf5382
fixes for selection. up/down arrow behavior and also extending selection. all should be in peek offset ect. Also adding in a slight change to the hack (which should go away soon) that will stop the editor from scrolling when up/down left/right ect are clicked. when key events go in this code will be removed
1999-09-13 22:19:31 +00:00
troy%netscape.com
5b3a578374
Added NULL pointer check
1999-09-13 22:07:15 +00:00
karnaze%netscape.com
96f8a3423b
new regression test
1999-09-13 21:58:35 +00:00
karnaze%netscape.com
fc2e6ba5c0
removed border subtraction from out table frame and adjusted in layout strategy.
1999-09-13 21:45:58 +00:00
troy%netscape.com
bde4ac61db
Added frame type for OBJECT frame
1999-09-13 21:26:05 +00:00
troy%netscape.com
cf36a84698
Fix for bug #13570 . Changed ContentAppended() and ContentInserted() to check
...
for an "object" frame
1999-09-13 21:25:43 +00:00
kmcclusk%netscape.com
7f1e1fea5f
Removed nsGfxButtonControlFrame's MouseClick method. It uses it's base classes (nsHTMLButtonControlFrame)
...
MouseClick instead. Reworked nsHTMLButton::MouseClick factoring out code to get Reset and Submit button
types so MouseClick can be re-used by the nsGfxButtonControlFrame.
Fix for bug 13462. Set the nsHTMLButtonControlFrame's mForm in the initial reflow.
1999-09-13 20:40:59 +00:00