duncan%be.com
f9dd72d087
Clean up BeOS timers. Among other things there now is a single thread to do
...
the job. Also I now cache the references to the native GUI queue, burning
fewer CPU cycles. Thanks to Attila Lendvai <101@inf.bme.hu> for contributions
and ideas.
1999-07-15 15:32:44 +00:00
rods%netscape.com
c886e2c681
Changed all GetIID to use the new nsCOMTypeInfo
1999-07-15 14:55:23 +00:00
rods%netscape.com
c861cab8fb
changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR
1999-07-15 14:54:02 +00:00
mcafee%netscape.com
ddc7f9281b
Unused variable warning.
1999-07-15 04:42:43 +00:00
blizzard%redhat.com
c3665c08b4
text entry works
1999-07-15 03:35:41 +00:00
zuperdee%penguinpowered.com
9c20e006bf
Minor fixes to various Motif files, mostly cosmetic changes, elimination of some unnecessary headers, and elimination of some deadwood. NOT PART OF BUILD.
1999-07-15 03:27:59 +00:00
blizzard%redhat.com
b74c420bfb
more work to get keys working. not yet done but finished for the evening.
1999-07-15 02:26:31 +00:00
ramiro%netscape.com
b598e9711f
NOT PART OF BUILD. Get key event a little closer.
1999-07-15 00:01:46 +00:00
pinkerton%netscape.com
eb87037710
remove annoying printf during every drag event.
1999-07-14 22:57:39 +00:00
pinkerton%netscape.com
4344bd4854
fixing some off-by-one errors, some nsISupportsArray confusions with the calling code, removing some printf's.
1999-07-14 22:57:22 +00:00
pinkerton%netscape.com
96694f5959
lots of stuff for d&d, getting the drag service released at the right times, notifying the drag service of the drag action via modifier keys.
1999-07-14 22:56:42 +00:00
pinkerton%netscape.com
f2ef48ff0a
temp hacks for toolbar drag and drop until a general mime->flavor mechanism is implemented.
1999-07-14 22:55:27 +00:00
sfraser%netscape.com
354fb225c9
Adding caret width and blink time to nsILookAndFeel
1999-07-14 22:16:59 +00:00
kmcclusk%netscape.com
f052dc2f0d
fixed bugs #6303 , #6753 , #6756 , #6759
...
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
tague%netscape.com
700fdbafa5
Fixed bug #6898 unable to move cursor within IME composition string.
1999-07-14 20:08:02 +00:00
tague%netscape.com
5913e0d61d
Fix bug #8459 , #6989 Can't move cursor within IME composition string.
1999-07-14 20:05:25 +00:00
akkana%netscape.com
8edd850da4
Xlib clipboard implementation (not finished yet)
1999-07-14 18:55:46 +00:00
pavlov%pavlov.net
1e25ab7285
fix for 9774 and other misc things
1999-07-14 18:36:24 +00:00
Jerry.Kirk%Nexwarecorp.com
891a5b39bc
- fixed ref counting on widgets
...
- fixing resize / reflow hold offs
1999-07-14 17:06:09 +00:00
blizzard%redhat.com
0179f3dd10
Change DispatchEvent() to DispatchXEvent() since that's really what it's doing.
1999-07-14 16:39:31 +00:00
Jerry.Kirk%Nexwarecorp.com
caaa34976d
- General cleanup.
1999-07-14 15:26:18 +00:00
blizzard%redhat.com
442b43d1c9
Focus shags, baby. Also tracking visibility and map events so
...
nsWidget::IsVisible() is now implemented. This is not part of the
build.
1999-07-14 04:34:31 +00:00
ramiro%netscape.com
06f605945b
NOT PART OF BUILD. Adding these.
1999-07-13 19:40:15 +00:00
ramiro%netscape.com
a1b200899e
NOT PART OF BUILD. Add event debugging.
1999-07-13 19:34:31 +00:00
ramiro%netscape.com
b058186e52
NOT PART OF BUILD. Get key events almost working. Add event debugging.
1999-07-13 19:30:42 +00:00
ramiro%netscape.com
255070b175
NOT PART OF BUILD. Add keycode stuff in its own place.
1999-07-13 19:17:35 +00:00
sspitzer%netscape.com
22ce1f44e2
add the touch interface to the nsIFileSpec iterface and the appropriate implementations
1999-07-13 19:10:43 +00:00
blizzard%redhat.com
3df4bddc1d
Start on infastructure for Focus events and Keypress events. This is not part of the build.
1999-07-13 17:50:28 +00:00
blizzard%redhat.com
95f232b889
Fix clipping problem in nsWindow::Invalidate(). This problem was showing up when using the scrollbar to page up and down. This is not part of the build.
1999-07-13 16:19:17 +00:00
blizzard%redhat.com
dff7bcd30e
Fix incrorrect calculation of scrollbar geometry. This is not part of
...
the build.
1999-07-13 03:00:51 +00:00
mcafee%netscape.com
cfbb484ed0
Solaris/CC needs a cast here. a=cyeh
1999-07-12 22:53:26 +00:00
joki%netscape.com
a696298900
Fix for bug 9223, don't let Windows process messages for destroyed windows. A: chofmann, R: rods
1999-07-12 22:28:19 +00:00
duncan%be.com
4ea345489f
A couple fixes for menus.
...
BeOS only checkin authorized by cyeh.
1999-07-12 19:44:47 +00:00
duncan%be.com
8b5889ca9b
Misc fixes to unbreak Mozilla under BeOS.
...
BeOS only change authorized by cyeh.
1999-07-11 08:49:51 +00:00
blizzard%redhat.com
bdc8478441
always move the window, even if it hasn't been shown. this fixes gfx drop
...
down lists.
1999-07-10 23:27:25 +00:00
blizzard%redhat.com
68f53384d9
native window scrolling fixes. this is not part of the build.
1999-07-10 23:20:41 +00:00
blizzard%redhat.com
f29ff14507
debugging information to track down resizing problems. this is not part
...
of the build.
1999-07-10 22:10:03 +00:00
blizzard%redhat.com
1767055ead
Make sure that when looking for extra ConfigureNotify events that you
...
check to make sure that the event that you get is actually a ConfigureNotify
event. StructureNotifyMask includes other things, too. "I can't believe
this ever worked." This is not part of the build.
1999-07-10 20:51:18 +00:00
blizzard%redhat.com
a6c4b411f6
fix profile manager bustage for xlib widgets. this is not part of the build.
1999-07-10 00:23:05 +00:00
rods%netscape.com
d6c8351da7
Commented out the setting of the return value in bottom of ProcessMessage
1999-07-09 21:08:09 +00:00
rods%netscape.com
1a6b6193b3
Removed IIDs, now using GetIID
...
Added return of result code for various event methods (for Bug #8123 )
Added some casts in IME code to remove warnings
1999-07-09 19:41:46 +00:00
rods%netscape.com
cc8be5442e
Added support for HTML and for Images (fixes bug #9367 )
1999-07-09 19:39:22 +00:00
rods%netscape.com
826e7ed935
Turned off debuggin
1999-07-09 19:38:28 +00:00
pavlov%pavlov.net
a53c780f0f
fix to previous commit for intrinsic sizing
1999-07-09 18:02:05 +00:00
pavlov%pavlov.net
eaff991cad
turning intrinsic sizing on for unix part 1 r=saari a=chofmann
1999-07-09 17:24:16 +00:00
ramiro%netscape.com
514b0607ec
Polish.
1999-07-09 13:11:13 +00:00
ramiro%netscape.com
9777729517
Polish.
1999-07-09 12:52:28 +00:00
ramiro%netscape.com
6866105b6c
Add some useful debuggin information. This change does not affect any
...
functionality at all. Its just a rearranging of some code and adding debug
stuff so that we can debug event related bugs. In particular (but not
limited to) focus events.
1999-07-09 12:23:24 +00:00
ramiro%netscape.com
965fd7323b
Take out extra semicolon that is sure to break some compiler out there.
1999-07-09 12:15:12 +00:00
ramiro%netscape.com
e3b399f6fd
Add some useful debuggin information. This change does not affect any
...
functionality at all. Its just a rearranging of some code and adding debug
stuff so that we can debug event related bugs. In particular (but not
limited to) focus events.
1999-07-09 12:11:12 +00:00