evaughan%netscape.com
4b0b0ef6f4
Reworked fieldsets to fix numerous bugs.
1999-06-01 21:52:11 +00:00
pinkerton%netscape.com
d95eaf2068
fixes to get collapsed grippies to be the same size as the toolbar that was collapsed. It was my error that I caught earlier, but forgot to go back to it. Chris' code did the right thing.
1999-05-27 22:39:10 +00:00
pinkerton%netscape.com
5bd6ef13da
more toolbar expanding/collapsing work. Significant portions donated by Chris Lattner. Thanks, Chris!
1999-05-27 22:17:25 +00:00
bruce%cybersight.com
f658916b7a
should've been a forward declaration of nsIPresContext. This will remove 117 warnings.
1999-05-27 20:48:01 +00:00
kmcclusk%netscape.com
3a9c9a4ff6
patch for #bug 6934. Checkin approved by Chris Hofmann.
...
Added check to nsTitledButtonFrame::DisplayAltFeedback to verify the icon returned from
LoadIconImage for is not null. This will prevent aRenderingContext.DrawImage from being
passed a null aImage parameter.
1999-05-25 19:37:16 +00:00
evaughan%netscape.com
2b76d2dc93
Fixed some visibility bugs in order to make the tab widget work correctly.
1999-05-19 22:14:11 +00:00
hyatt%netscape.com
a331b647fe
Fix for bug 6459.
1999-05-18 06:17:51 +00:00
evaughan%netscape.com
0e1f4e363d
Fixed box insertion removeal bug.
1999-05-18 04:06:52 +00:00
evaughan%netscape.com
7223c9bfe4
Fixed pseudoclass hack to actually use active, hover, focus pseudoclasses.
1999-05-13 01:35:16 +00:00
kipp%netscape.com
fea30bc4eb
Reworked frame factory methods; fixed bug 4519
1999-05-11 22:03:29 +00:00
pinkerton%netscape.com
e7170b2816
pull out unused includes.
1999-05-10 23:38:06 +00:00
evaughan%netscape.com
21b2c69004
Fixed mac compile bug.
1999-05-09 22:18:09 +00:00
evaughan%netscape.com
eefc2545c2
Fixed xul boxes to implement nsIBox interface.
1999-05-09 21:46:24 +00:00
pinkerton%netscape.com
eb80708ef2
make <tristatecheckbox> now be <checkbox>
1999-05-06 00:53:22 +00:00
evaughan%netscape.com
bfed97b93b
Fixes some resizing bugs in box.
1999-04-28 00:13:44 +00:00
evaughan%netscape.com
9367b4eb51
Fixed some bugs in boxes.
1999-04-27 17:42:46 +00:00
sspitzer%netscape.com
b48e25764c
get rid of a warning on UNIX
1999-04-26 02:56:56 +00:00
evaughan%netscape.com
64ca40d4a9
Made tabs use visibility to hide and show views.
1999-04-25 20:07:45 +00:00
evaughan%netscape.com
62201a0ac9
Fixed make build by not using itoa
1999-04-21 23:51:40 +00:00
evaughan%netscape.com
f8ef699adb
Added a tab control widget.
1999-04-21 22:46:15 +00:00
pinkerton%netscape.com
6fa9799da8
back out joki's click event fix because it doesn't totally work right. toolboxes now collapse (most of the time).
1999-04-21 21:49:44 +00:00
pinkerton%netscape.com
28f3d8780f
new atoms for slider, spinner, scrollbar, color and font pickers.
1999-04-20 21:50:11 +00:00
pinkerton%netscape.com
390a139b52
adding slider, scrollbar, spinner, font and color pickers to build.
1999-04-20 21:45:35 +00:00
pinkerton%netscape.com
67cd880d6e
make a slider, not a spinner. doh!
1999-04-20 21:43:09 +00:00
pinkerton%netscape.com
398a07b575
First Checked In.
1999-04-20 21:39:52 +00:00
rickg%netscape.com
0d1b06ca19
sync with nsString2 API
1999-04-20 07:20:21 +00:00
pinkerton%netscape.com
3736da1c32
tri-state'ness works, click tracking works. now it should just be bug-fixin. should work enough to use now.
1999-04-16 22:13:50 +00:00
pinkerton%netscape.com
42b649494c
fix bustage again. I am a complete and total moron.
1999-04-16 18:14:22 +00:00
pinkerton%netscape.com
eb2b8ef385
fix bustage
1999-04-16 18:07:51 +00:00
pinkerton%netscape.com
99da3af90c
No longer inherits from the form widget base class. Beginnings of starting to draw and handle clicks correctly.
1999-04-16 17:14:35 +00:00
pinkerton%netscape.com
616e5773ac
add tristatecheckbox to atom list.
1999-04-16 17:07:48 +00:00
bruce%cybersight.com
e87e6f8b64
Add newline at end of file for native compilers.
1999-04-16 04:06:04 +00:00
pinkerton%netscape.com
702c140498
add tristate checkbox to win/unix builds.
1999-04-15 19:44:28 +00:00
pinkerton%netscape.com
581acc5c8a
First Checked In.
1999-04-15 19:43:35 +00:00
pinkerton%netscape.com
23f81e9c7c
restore joki's fix for click events.
1999-04-15 19:42:44 +00:00
pinkerton%netscape.com
15355e28be
remove a stupid unwrapped debug printf and ifdef NS_DEBUG another.
1999-04-15 19:42:21 +00:00
mcafee%netscape.com
5f78a506bb
Following the last null reference fix with another one I missed. This gets the sidebar not-crashing now.
1999-04-14 08:15:59 +00:00
mcafee%netscape.com
d4e8fc4b1b
Protecting a null reference; probably should check GetParent() return value.
1999-04-14 08:04:35 +00:00
kipp%netscape.com
dabd6b3f0b
Whacked to use new image loading apis
1999-04-13 21:52:35 +00:00
pinkerton%netscape.com
63d34aa870
fix child frame detection and prepare for drag and drop.
1999-04-13 18:56:22 +00:00
bruce%cybersight.com
b2d282cdb3
Fix for native compilers, adding a blank line to end of the file.
1999-04-13 01:18:02 +00:00
sfraser%netscape.com
bbe5a4f210
Removal of nsSelectionRange, nsSelectionPoint, and fixing up resulting include problems.
1999-04-13 01:15:16 +00:00
joki%netscape.com
93c5d84ae7
Send Click events to frames as well as content.
1999-04-13 00:27:58 +00:00
evaughan%netscape.com
fcb0e2034b
Fixed bug to allow boxes to have elements inserted and removed from them dynamically.
1999-04-12 21:48:21 +00:00
pinkerton%netscape.com
db73960635
better grippy/collapsed toolbar functionality after box conversion landing. Also more error message output in debug builds
1999-03-31 22:02:37 +00:00
evaughan%netscape.com
05eb6158d0
Moved navigator specific style information like .gif from xul.css and navigator.xul to a new file
...
called navigator.css this should hold all the basic navigator styles.
1999-03-31 08:04:37 +00:00
evaughan%netscape.com
2fc7284055
Implemented incremental reflow for boxes.
1999-03-30 08:11:00 +00:00
evaughan%netscape.com
39fe1e8a11
Reimplemented navigator.xul on top of the new box layout system.
1999-03-30 04:05:49 +00:00
evaughan%netscape.com
9025dd6a31
Fixed Toolbox problems inside boxes.
1999-03-29 01:45:34 +00:00
evaughan%netscape.com
69544cfd28
Fi
1999-03-27 02:15:31 +00:00