Commit Graph

145 Commits

Author SHA1 Message Date
bryner%uiuc.edu
b298446991 Refixing bug 23140 to not cause a menu slowdown, and fixing bug 46615 -
removal of old tree widget.  r=hyatt.


git-svn-id: svn://10.0.0.236/trunk@75446 18797224-902f-48f8-a5cc-f745e15eee43
2000-08-03 00:22:36 +00:00
bryner%uiuc.edu
fa5b1a797a Fix for 46757. r=hyatt.
git-svn-id: svn://10.0.0.236/trunk@75083 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-28 22:09:45 +00:00
heikki%netscape.com
4ab104dc0c Bugs 38399, 40889, 44211. Also fix two compiler warnings (mismatched signed/unsigned). r=jst (bug 44211 r=harishd).
git-svn-id: svn://10.0.0.236/trunk@75076 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-28 21:48:08 +00:00
pinkerton%netscape.com
bc870b186e Fix for 46749, regression from my earlier checkin. forgot to check for null before
looking for the menu parent. Doh!


git-svn-id: svn://10.0.0.236/trunk@75000 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-28 04:10:12 +00:00
pinkerton%netscape.com
baf08c85bb Fix for 31727, make submenus inherit the context menu-ness from their parents. Another
great patch from Dean Tessman.


git-svn-id: svn://10.0.0.236/trunk@74975 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-28 00:25:18 +00:00
hyatt%netscape.com
14a0d87b4e Fix for templates to grovel non-aggressively. r=waterson,a=waterson
git-svn-id: svn://10.0.0.236/trunk@74857 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-26 23:57:24 +00:00
evaughan%netscape.com
bd0857d1fe Fixed body resizing bug #35681
-r pinkerton


git-svn-id: svn://10.0.0.236/trunk@73848 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-07 22:24:06 +00:00
pollmann%netscape.com
ba1a3e50a6 Bug 41013: Prevent event passing from frames to content during document destruction r=joki
git-svn-id: svn://10.0.0.236/trunk@73495 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-29 02:02:43 +00:00
evaughan%netscape.com
c91452df4c Fix for dogfood bug #43474
git-svn-id: svn://10.0.0.236/trunk@73246 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-26 21:00:44 +00:00
mkaply%us.ibm.com
a22e45a75a #42637
r=hyatt, a=brendan
OS/2 bring up - change menu code so clicks are NOT passed to the default window proc if they are handled.
This fix has been tested on Linux, Windows, OS/2 - does not affect Mac.


git-svn-id: svn://10.0.0.236/trunk@72655 18797224-902f-48f8-a5cc-f745e15eee43
2000-06-20 13:49:24 +00:00
hyatt%netscape.com
1b0165a577 Adding anonymous content getter. r=waterson, a=waterson
git-svn-id: svn://10.0.0.236/trunk@70957 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-26 22:45:26 +00:00
hyatt%netscape.com
94cf1a9da7 menu patch for rods, r=ben
git-svn-id: svn://10.0.0.236/trunk@70728 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-24 08:26:04 +00:00
pinkerton%netscape.com
bbcb730ab9 fix for 39567, not being able to type in text fields after menu or tooltip displayed. added a new flag, separate from |mMenuOpen| since that was overloaded too much. a=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@70419 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-18 00:21:32 +00:00
evaughan%netscape.com
a0451e24a4 Fixed bug that crashed when menus are used with native scrollbars.
git-svn-id: svn://10.0.0.236/trunk@70279 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-17 04:45:44 +00:00
pavlov%netscape.com
a0feb91521 changes all usages of NS_NewTimer to CreateInstance
git-svn-id: svn://10.0.0.236/trunk@70249 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-17 02:49:35 +00:00
evaughan%netscape.com
9b4df52e9b 1) Fixed collapsing code. So sidebar does not assert when brought up closed.
2) fixed menu dismissing bug.


git-svn-id: svn://10.0.0.236/trunk@70083 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-16 20:46:08 +00:00
evaughan%netscape.com
cd4a9a369b 1) Scrolling menus
2) many bug fixes
3) box debuging flags


git-svn-id: svn://10.0.0.236/trunk@69737 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-15 04:12:31 +00:00
pinkerton%netscape.com
340e5e0ecd fix for 38816. we would always call the ondestroy() handler even when the oncreate() handler failed.
git-svn-id: svn://10.0.0.236/trunk@69116 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-11 00:52:34 +00:00
hyatt%netscape.com
c29836f8bc XBL now works with HTML, XUL, SVG, MathML, and XML!
git-svn-id: svn://10.0.0.236/trunk@68891 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-09 21:42:40 +00:00
pavlov%netscape.com
04d8edc70a new string apis
git-svn-id: svn://10.0.0.236/trunk@67422 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-27 22:02:28 +00:00
mjudge%netscape.com
3cd9a051da making string conversions explicit. scc
git-svn-id: svn://10.0.0.236/trunk@67161 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-26 01:13:55 +00:00
evaughan%netscape.com
ff486e57f1 1) StyleChange coelescing
2) Warning fixes
3) Table fixes


git-svn-id: svn://10.0.0.236/trunk@67099 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-25 07:10:48 +00:00
joki%netscape.com
8aabc79a05 fixes for 5995, 7304, 10573, 22832, and 9668.
Changes to event handling to deal with reentrant events, cursor fixes, and return value fixes.


git-svn-id: svn://10.0.0.236/trunk@66958 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-24 04:41:27 +00:00
scc%netscape.com
7741d6c076 making string conversions explicit
git-svn-id: svn://10.0.0.236/trunk@66139 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-16 11:19:26 +00:00
cmanske%netscape.com
86e93b7f46 Fix null pointer bugs (35785 and nonfiled), fixes editor bug 35885. r=evaughan
git-svn-id: svn://10.0.0.236/trunk@66051 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-15 01:57:16 +00:00
pinkerton%netscape.com
ae52c7cbda Adding support for xpmenus not rolling up when a click is inside a parent.
git-svn-id: svn://10.0.0.236/trunk@65853 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-13 20:14:23 +00:00
hyatt%netscape.com
6d45452ece Fixing an XBL event handling bug and the menu accelerator bug. r=brendan, a=leaf
git-svn-id: svn://10.0.0.236/trunk@65443 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-06 22:32:39 +00:00
evaughan%netscape.com
82b44e2844 box skinnablility changes.
-r Hyatt


git-svn-id: svn://10.0.0.236/trunk@64707 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-31 07:02:06 +00:00
jim_nance%yahoo.com
b1ccfbf2cb Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on.  r=troy@netscape.com


git-svn-id: svn://10.0.0.236/trunk@64566 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-30 03:21:26 +00:00
hyatt%netscape.com
20928e2f2f Fix for 33526
git-svn-id: svn://10.0.0.236/trunk@64282 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 00:41:33 +00:00
scc%netscape.com
d88198c611 small changes to clients of string converting APIs
git-svn-id: svn://10.0.0.236/trunk@64167 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-26 10:06:21 +00:00
dbaron%fas.harvard.edu
0936aaafab Fix event targetting bugs by using paint layers in GetFrameForPoint, testing for visibility, and trying GetFrameForPoint on additional views if one fails. r=joki@netscape.com(, hyatt@netscape.com) b=12232,20051,21304,24474,26785, and remaining issues from 23161.
git-svn-id: svn://10.0.0.236/trunk@63689 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-22 02:43:08 +00:00
hyatt%netscape.com
f74659b698 Marking my territory.
git-svn-id: svn://10.0.0.236/trunk@63579 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-21 13:24:48 +00:00
hyatt%netscape.com
66123cf87d Fix for bug #32212.
git-svn-id: svn://10.0.0.236/trunk@63289 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-17 11:27:01 +00:00
hyatt%netscape.com
cf8e00290e Making menus give feedback even when disabled. r=ben
git-svn-id: svn://10.0.0.236/trunk@62759 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-13 10:37:57 +00:00
hyatt%netscape.com
f4bb1b633f Fixing two bugs in menulist. r=ben
git-svn-id: svn://10.0.0.236/trunk@62758 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-13 10:20:34 +00:00
hyatt%netscape.com
3c38ca0e4e new xul widgets & cleanup of existing widgets
git-svn-id: svn://10.0.0.236/trunk@62639 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-11 10:34:29 +00:00
hyatt%netscape.com
7c438bb6ab part 2 of fix for bug #25073, r=pink,evaughan, a=jevering
git-svn-id: svn://10.0.0.236/trunk@62104 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 02:08:02 +00:00
evaughan%netscape.com
160d198560 fix for bug 25073
-r hyatt -a jevering


git-svn-id: svn://10.0.0.236/trunk@62102 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 01:50:43 +00:00
pinkerton%netscape.com
e271139371 rewrite of popup positioning code to avoid placing a popup on top of the parent frame it is anchored to and to prevent moved popups from coming up under the mouse when they are too big or too close to the edge of the screen. Fixes bugs 29141 21155 23191. r=saari,hyatt a=jevering.
git-svn-id: svn://10.0.0.236/trunk@62028 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 04:08:04 +00:00
evaughan%netscape.com
d40b1bea18 bugs fixes for: 28460, 27242, 29462
-r hyatt, -a jar


git-svn-id: svn://10.0.0.236/trunk@62022 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 03:01:30 +00:00
pinkerton%netscape.com
5a18d87dc9 patches from dean_tessman@hotmail.com for bug 17159. Teach popups about if they are context menus and accept right clicks to select menu items if they are. r=hyatt, a=jar.
git-svn-id: svn://10.0.0.236/trunk@61946 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-01 03:12:51 +00:00
Jerry.Kirk%Nexwarecorp.com
ab728b8336 Change default "option" key from Alt to Ctrl for Neutrino.
This is for PHOTON only.


git-svn-id: svn://10.0.0.236/trunk@61865 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 13:06:06 +00:00
jdunn%netscape.com
37b9bd8b80 checkin newlines for hpux
r= pepper@netscape.com


git-svn-id: svn://10.0.0.236/trunk@61697 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:45:53 +00:00
hyatt%netscape.com
0ec8033fbe Fix Linux bustage. No biggy. Just an nsCOMPtr flub. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@61663 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 10:30:19 +00:00
hyatt%netscape.com
4ccb7d43f3 XUL Property APIs, b=26109, r=ben
git-svn-id: svn://10.0.0.236/trunk@61661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:37:49 +00:00
pinkerton%netscape.com
19ca7a3b9e Fix for bug 25073. groupName for radio button items was not being set
initially if the item was checked in the content model when the frame
was created. Now always make sure we set that member. r=hyatt a=rickg


git-svn-id: svn://10.0.0.236/trunk@61411 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 01:50:48 +00:00
hyatt%netscape.com
b5f59749de Fix for bug #5927.
git-svn-id: svn://10.0.0.236/trunk@60623 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 08:33:39 +00:00
pinkerton%netscape.com
9023b2267a fix for 27423, menus coming back sometimes after a item was selected. r=hyatt.
git-svn-id: svn://10.0.0.236/trunk@60412 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 02:02:06 +00:00
pinkerton%netscape.com
10f0dc2a0d Fix for bug 26452, context menus flashing in upper right corner of window. Wait until the very last moment before we set the menuactive attribute which causes the view to display. Also some minor cleanup. r=hyatt.
git-svn-id: svn://10.0.0.236/trunk@60274 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:20:30 +00:00