hyatt%netscape.com
bc71f8f729
new xul widgets & cleanup of existing widgets
2000-03-11 10:34:29 +00:00
waterson%netscape.com
ccf0007c89
Bug 30557. Force an immediate reflow after creating a content chain. r=hyatt, a=jar.
2000-03-09 02:27:37 +00:00
waterson%netscape.com
b489c22ca4
Bug 30866. Be sure to pass the right content node to nsTreeRowGroupFrame::IndexInRow(). r=hyatt, a=jar
2000-03-09 02:26:19 +00:00
slamm%netscape.com
ee37486ffb
Add NS_SUCCEEDED() check for GetContent() call. May have caused start up assertion on Linux. It's tough to reproduce. Even if this was not the source of the problem, the extra check does not hurt. Follow up checkin to fix for bug 29813. r=evaughan a=jevering
2000-03-08 02:33:52 +00:00
slamm%netscape.com
69e79e6b78
Add 'collapsed' for collapsing splitter siblings. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:15:44 +00:00
slamm%netscape.com
6decc79e4a
Add collapsed='true' for splitter siblings when the are collapsed. A style rule in global.css will then hide the sibling. It used to work by setting the style directly. Bug 29813. r=evaughan,mcafee a=jevering
2000-03-08 00:14:53 +00:00
warren%netscape.com
7e37f4f478
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
hyatt%netscape.com
55c2b5d6b9
Fix for 30369. r=ben
2000-03-04 12:00:35 +00:00
evaughan%netscape.com
31fa5c5bf3
Fix for bug #30305
...
-r hyatt -a jar
2000-03-04 09:42:06 +00:00
waterson%netscape.com
ef0eed6256
Fix compiler warning; remove unused variable. Hyatt meant to do this.
2000-03-03 23:56:32 +00:00
hyatt%netscape.com
9fa700b47c
Fix for bug #29556 , r=waterson, a=jar
2000-03-03 23:35:29 +00:00
hyatt%netscape.com
02020cce65
part 2 of fix for bug #25073 , r=pink,evaughan, a=jevering
2000-03-03 02:08:02 +00:00
evaughan%netscape.com
34ae678c07
fix for bug 25073
...
-r hyatt -a jevering
2000-03-03 01:50:43 +00:00
hyatt%netscape.com
daf0f13722
XUL RadioGroup element, not used in XUL. r=ben, a=jar
2000-03-02 10:00:09 +00:00
tbogard%aol.net
5c166f4fd5
nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg
2000-03-02 07:13:02 +00:00
pinkerton%netscape.com
b7dcfd9964
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.
2000-03-02 04:08:04 +00:00
evaughan%netscape.com
d2012fba27
bugs fixes for: 28460, 27242, 29462
...
-r hyatt, -a jar
2000-03-02 03:01:30 +00:00
mjudge%netscape.com
6aa8e9092c
a=jar r= whomever reviewed it before. saari i think. this SHOULD have went in before cvs merge error i didnt catch sorry my bad.
2000-03-01 21:49:53 +00:00
pinkerton%netscape.com
0f0967e0e4
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.
2000-03-01 03:12:51 +00:00
hyatt%netscape.com
3518ea58d1
Fix for bug #28856 . r=karnaze,troy a=jar
2000-03-01 02:33:41 +00:00
Jerry.Kirk%Nexwarecorp.com
14764fb096
Change default "option" key from Alt to Ctrl for Neutrino.
...
This is for PHOTON only.
2000-02-29 13:06:06 +00:00
pinkerton%netscape.com
22783424fd
fix for 28781 which leaked a presShell during menu creation causing a crash with animated gifs. r=scc a=jevering/jar.
2000-02-29 06:46:47 +00:00
mjudge%netscape.com
ec5aa889d9
bug for IME input activation wrongly causing the menu to be activated. r=ftang,jfrancis, a=jar hyatt pdt+ bug dont remember which one
2000-02-25 23:57:37 +00:00
jdunn%netscape.com
27403fbe50
checkin newlines for hpux
...
r= pepper@netscape.com
2000-02-25 23:45:53 +00:00
Jerry.Kirk%Nexwarecorp.com
bc87037322
Change
...
#ifndef XP_UNIX
to
#if !defined(XP_UNIX) || defined(NTO)
so the ALT key will bring up menus under Neutrino.
r=kedl
2000-02-25 14:29:45 +00:00
hyatt%netscape.com
35a052fe90
Fix Linux bustage. No biggy. Just an nsCOMPtr flub. r=pavlov
2000-02-25 10:30:19 +00:00
hyatt%netscape.com
c5a3f61f35
XUL Property APIs, b=26109, r=ben
2000-02-25 08:37:49 +00:00
evaughan%netscape.com
9525193b33
Fixes for bugs: 28460, 27573, 27242, 24721
...
-r waterson -a jar
2000-02-25 04:18:34 +00:00
pinkerton%netscape.com
6c124c88a3
don't fetch the image unless we are in the layer that is being drawn. r=evaughan,hyatt, a=jar.
2000-02-24 03:42:40 +00:00
pinkerton%netscape.com
794f87e0d8
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
2000-02-22 01:50:48 +00:00
saari%netscape.com
803fecbbbe
Fix for PDT+ 26618. Typing for hyatt, r=saari
2000-02-19 23:33:51 +00:00
hyatt%netscape.com
b566f6092d
Partial fix for #26618 . r=saari
2000-02-19 22:29:20 +00:00
hyatt%netscape.com
1086a2880f
Adding guards. Harmless.
2000-02-18 10:22:20 +00:00
hyatt%netscape.com
748032ca8f
fix for 27879, r=saari
2000-02-18 10:05:14 +00:00
hyatt%netscape.com
63d34e565b
Fix for bug #28334 . r=saari
2000-02-18 08:57:28 +00:00
hyatt%netscape.com
e44ebc6d41
Fix for PDT+ bug #18595 . r=saari.
2000-02-18 08:05:56 +00:00
jdunn%netscape.com
79a31a4d59
Fix problem with NS_IF_ADDREF on member variables inside of const
...
member functions. This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h
r=troy@netscape.com ,dougt@netscape.com,scc@netscape.com
# 28114
a=chofmann@netscape.com
2000-02-17 23:19:18 +00:00
evaughan%netscape.com
54d8adec8a
Fixed application freeze when turning off XUL box debugging from preferences.
...
-r pinkerton a- jar
2000-02-17 04:10:02 +00:00
evaughan%netscape.com
846d568bf0
Box performance fix.
...
-r jevering
2000-02-16 23:00:52 +00:00
pinkerton%netscape.com
1f094b79bc
fix for 27858. pass the correct "dont resize view" flags to reflow. r=hyatt.
2000-02-16 00:23:41 +00:00
bryner%uiuc.edu
8d794d7bde
Fix mousewheel scrolling in trees. r=hyatt@netscape.com.
2000-02-15 21:21:10 +00:00
jst%citec.fi
605c1a9290
Fix for blocker 27811. a=granrose
2000-02-15 17:14:59 +00:00
hyatt%netscape.com
8360743515
Converting trees to XBL. Boosts tree scrolling performance.
2000-02-15 09:28:28 +00:00
pinkerton%netscape.com
45ef04ec47
oops, checked in too much code, so removing it along with some #if 0's. r=saari.
2000-02-15 08:46:19 +00:00
pinkerton%netscape.com
d85a8bf169
fixing warnings. r=saari.
2000-02-15 08:44:43 +00:00
hyatt%netscape.com
d3a01c783d
General cleanup.
2000-02-15 01:36:01 +00:00
pepper%netscape.com
67ed9db5ad
adding newline to fix lesser unix builds.
2000-02-15 00:56:15 +00:00
pepper%netscape.com
05ae4f51fb
Removing unnessary enum commas to fix lesser unix builds.
2000-02-15 00:55:08 +00:00
evaughan%netscape.com
4926907728
Fix tree bustage.
2000-02-14 02:38:45 +00:00
evaughan%netscape.com
6025945d69
bug fix for 24351, 22512
...
-r saari
2000-02-14 01:42:09 +00:00
hyatt%netscape.com
191d035007
Don't need to listen to as many events with menu listenr now.
2000-02-13 23:15:40 +00:00
hyatt%netscape.com
963c00b0d5
Really fixing 20998
2000-02-13 19:58:35 +00:00
hyatt%netscape.com
e56cba2b2e
Fixing obscene edge case in #5927 .
2000-02-13 08:44:31 +00:00
hyatt%netscape.com
fd07545d50
Fix for bug #5927 .
2000-02-13 08:33:39 +00:00
hyatt%netscape.com
cf842cc3ed
Fix for bug #25739 .
2000-02-13 06:40:30 +00:00
sfraser%netscape.com
a887ab4cb5
Remove a printf that should be debug only. r=akkana
2000-02-12 01:25:55 +00:00
karnaze%netscape.com
d2e69a1720
bug 8524 - don't use -moz-bg-inset in standard mode. r=troy
...
bug 10269 - renamed RequiresPass1Layout to IsAutoLayout and have it force a fixed layout table (not tree) to be auto layout if the table is auto width.
2000-02-12 00:58:38 +00:00
rods%netscape.com
a9801b4f90
check both key code and whether the alt flag is set, which is odd
...
because the key code should not be ALT is the flag is false, but this has to do
with the AltGR, we will be reviewein this futher as a downgraded bug 9333
b=9333 r=hyatt
2000-02-11 23:27:24 +00:00
vidur%netscape.com
0a21c89366
Fix for crashes on mousedown in chromeless windows. Hyatt says that this is a PDT+ bug, though he couldn't get me the number. r=hyatt
2000-02-11 22:26:12 +00:00
hyatt%netscape.com
662a3dbd67
Fix for PDT+ bug #9333 . r=saari
2000-02-11 04:22:45 +00:00
rchen%netscape.com
96e8a5830d
Add three lines at line 304 to fix the bug 14110. It checks whether there is ... at the end of the title. Have the code reviewed by Chris Saari.
2000-02-11 02:07:54 +00:00
pinkerton%netscape.com
f73f158740
fix for 27423, menus coming back sometimes after a item was selected. r=hyatt.
2000-02-11 02:02:06 +00:00
hyatt%netscape.com
6db260e802
Fixes for bugs 24969 and 27109.
2000-02-11 00:56:41 +00:00
evaughan%netscape.com
b230de42c8
1) Fixed freeze because of sync drawing in forms
...
2) Fixed fieldset blocker
-r rods, granrose
2000-02-10 21:36:28 +00:00
pinkerton%netscape.com
7903c3f754
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.
2000-02-10 04:20:30 +00:00
pavlov%netscape.com
577888c504
fix for stuff r=eric
2000-02-10 02:43:09 +00:00
jj%netscape.com
c686102659
can't use nsIFrameDebug in an optimized build, fixing with NS_DEBUG wrappers.
2000-02-10 00:38:59 +00:00
evaughan%netscape.com
1a667c775e
Fixed regression in trees. They go blank in mail when you resize the splitter.
...
-r hyatt, leaf
2000-02-09 23:21:57 +00:00
pinkerton%netscape.com
9e6dec6e96
fix build bustages. can't use "or" as a variable. it is reserved.
2000-02-09 23:18:40 +00:00
evaughan%netscape.com
f71ee84662
1) implememted box reflow coelescing.
...
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543
-r hyatt, troy, rod
2000-02-09 22:02:40 +00:00
hyatt%netscape.com
a9efd0cebf
Fixing syntax error.
2000-02-09 11:40:48 +00:00
hyatt%netscape.com
fd87a6efa6
Oops. Forgot to add another file.
2000-02-09 10:13:52 +00:00
hyatt%netscape.com
bcb55620ca
Oops. Forgot to add a file.
2000-02-09 10:13:36 +00:00
hyatt%netscape.com
885097e83e
Giving menus some seriously tough love.
2000-02-09 09:34:35 +00:00
pinkerton%netscape.com
199af7263a
correctly handle when target is in a subdocument, such as context menus in a frameSet or on toolbars. fixes bugs 16388, 21223. r=hyatt.
2000-02-08 09:30:15 +00:00
hyatt%netscape.com
9a60a84fed
Fix for PDT+ bug #26217 .
...
Having to call ProcessReflowCommands within the tree widget code to bypass the
asynchronous reflow code that has busted the tree widget. (Would call
FlushPendingNotifications, but it won't do that if I call it inside a
reflow lock.)
This wants a better fix later, but for now it will have to do.
2000-02-08 01:42:20 +00:00
hyatt%netscape.com
45cba2f810
Bug fixes.
2000-02-08 01:02:47 +00:00
pinkerton%netscape.com
2b6d11816d
fix popup regression in editor. r=hyatt.
2000-02-04 07:44:43 +00:00
pinkerton%netscape.com
78a411cd28
fix for mexican-jumping menus when menus were too large and needed to be repositioned to fit on screen. fixes bug 21477. r=hyatt.
2000-02-04 07:27:30 +00:00
hyatt%netscape.com
1cdb1caed9
Fix for bug#26483
2000-02-04 06:46:50 +00:00
hyatt%netscape.com
dc450daf73
Fix for 25103. r=danm
2000-02-03 23:42:26 +00:00
pp%ludusdesign.com
43d7ba4273
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
waterson%netscape.com
c02a1bd063
Bugs 20677, 23905. Change nsXULElement to implement nsIContent like nsGenericElement and nsGenericHTMLElement. Specifically, do 'shallow' SetDocument() calls in AppendChildTo(), InsertChildAt() and ReplaceChildAt() methods. Change nsXULDocument to leave newly create element's mDocument as null (so 'null mDocument' means 'this element is not currently in the document'. Fix callers to ensure that a deep SetDocument() is made where necessary. r=hyatt
2000-02-01 22:57:36 +00:00
jdunn%netscape.com
fc13fa7a57
declaring ALL the base classes public since by default some compilers make
...
them private.
r= hyatt@netscape.com
2000-02-01 01:54:59 +00:00
bryner%uiuc.edu
ce242990f8
Removing an unneeded include. r=hyatt.
2000-02-01 00:47:58 +00:00
karnaze%netscape.com
c3d9e36783
bug 1809, 0 width tables (not trees) become auto, r=dcone, (hyatt)
2000-01-28 15:43:25 +00:00
pinkerton%netscape.com
40418ec739
Use NS_INTERFACE_MAP_END_INHERITING macro instead of hack. r=hyatt.
2000-01-26 22:35:53 +00:00
pinkerton%netscape.com
5005920a2f
fix 14574, didn't inherit the QI from nsHTMLContainerFrame. Doh! r=hyatt.
2000-01-26 22:33:44 +00:00
hyatt%netscape.com
b8ec201a01
Merge hell. Merge hell.
2000-01-25 07:31:12 +00:00
hyatt%netscape.com
954cab21d8
Fix more bustage. Another annoying merge conflict.
2000-01-25 07:26:02 +00:00
hyatt%netscape.com
a5e2d021ae
Fix bustage. Annoying merge conflict.
2000-01-25 07:21:17 +00:00
hyatt%netscape.com
0f660e6f84
Fixes for bugs: 18193, 13971, 23440, 18444, 21462, 21818, 22619, 23498, 24081, and 21972. r=just about everybody.
2000-01-25 06:35:27 +00:00
beard%netscape.com
84cbca2516
floating views. bug=21966, r=troy, rods, a=brendan
2000-01-25 01:53:34 +00:00
troy%netscape.com
73a3709284
b=21657 a=chofmann@netscape.com Made "overflow list" a full fledged
...
child list and changed ReparentFrameView() to check it.
2000-01-22 01:16:50 +00:00
michael.lowe%bigfoot.com
3326c2959e
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
2000-01-21 21:56:09 +00:00
hyatt%netscape.com
6399313cd0
Fix for 24201. r=saari
2000-01-19 08:17:50 +00:00
waterson%netscape.com
b5b1fce853
Fix crasher in nsRepeatService by adding some sanity checking code.
2000-01-19 07:40:18 +00:00
rchen%netscape.com
39c08babb6
Bug fix 14110
2000-01-19 01:47:52 +00:00
evaughan%netscape.com
3115140ada
Made splitters get their cursors from CSS. Bug #23916 -r Hyatt
2000-01-18 23:14:25 +00:00
evaughan%netscape.com
c7a2e2d937
Fixed html and input button to center and size correctly. #17474,#17353,#23270, #21249 -r Rod
2000-01-18 20:29:22 +00:00
hyatt%netscape.com
b8b329ae4c
Scrollbar tweaks.
2000-01-17 05:58:19 +00:00
hyatt%netscape.com
d17711abfa
Added support for snapping a tree widget to a certain row height. r=pavlov
2000-01-17 03:57:00 +00:00
tor%cs.brown.edu
64b8a4ed6f
build bustage fix for older C++ compilers; false -> PR_FALSE; r=cls
2000-01-16 17:06:08 +00:00
bryner%uiuc.edu
b5c2dccae8
Removing another stray printf. Sorry about that.
2000-01-16 05:41:17 +00:00
bryner%uiuc.edu
7abbbef1d4
Taking out one printf I forgot about, and #ifdef'ing another one for me.
2000-01-16 05:39:30 +00:00
bryner%uiuc.edu
694f805643
Make trees capable of scrolling by full pages with the mouse wheel.
...
General cleanup and additions to mousewheel debugging code (which is
#ifdef DEBUG_scroll). r=hyatt.
2000-01-16 05:30:49 +00:00
brade%netscape.com
d00faf77f3
initialize all fields in event structure for menu events; r=joki
2000-01-15 17:25:14 +00:00
hyatt%netscape.com
05088ea910
Fix for bug #20452 . r=pav
2000-01-14 10:34:27 +00:00
hyatt%netscape.com
489fa24f63
Fixes for bugs 17460 and 21656. r=travis
2000-01-14 09:28:54 +00:00
saari%netscape.com
3382cd2fea
changes to fix bugs with keyboard + mouse navigation of xpmenus. xpmenus still
...
are broken in general with keyboard navigation, but this checkin fixes many
of the issues raised in bug 22221. R=hyatt
2000-01-13 23:20:28 +00:00
hyatt%netscape.com
b90f886b82
*** empty log message ***
2000-01-13 20:58:24 +00:00
hyatt%netscape.com
d308f51d39
Fix for the mailnews sorting/folder switching bug.
2000-01-13 19:20:55 +00:00
hyatt%netscape.com
b085b68818
Fix for 23049
2000-01-13 11:33:51 +00:00
karnaze%netscape.com
369b89f5d0
bugs 19061, 9879 - each top level row group gets its own cell map; CellData reduced to 4 bytes.
2000-01-13 05:29:38 +00:00
waterson%netscape.com
f2b51a01e0
Revert to eager scrollbar update. pav made me.
2000-01-13 02:41:38 +00:00
hyatt%netscape.com
da54e4b8d7
Fix for bug #18294 . r=keanu
2000-01-12 08:16:32 +00:00
waterson%netscape.com
99e1fa0a6e
Don't force the sliderframe to 'eagerly' repaint. Allow it to be redrawn with the next Compositor pass. r=hyatt
2000-01-12 05:29:24 +00:00
bryner%uiuc.edu
51a564df40
This fixes mousewheel scrolling inside trees. I also cleaned up the code
...
in nsEventStateManager, moving the view/frame locating code to its own
function - this will be helpful for implementing page up/down scrolling
for trees. r=alecf.
2000-01-11 22:30:22 +00:00
jdunn%netscape.com
157f231d1d
Fix base class specifiers, since be default if they aren't specified it is Private
...
# 23237
r= warren@netscape.com , ftang@netscape.com , jband@netscape.com
2000-01-11 01:45:34 +00:00
saari%netscape.com
35b820bd2c
Fix for bug 15048 and 22221. Added a DOM focus listener to the xpmenus menubar listener to help with keeping proper state across alt+tab process changes. r=hyatt
2000-01-10 22:05:27 +00:00
hyatt%netscape.com
fb70cb6c1f
Working on col show/hide
2000-01-10 11:18:34 +00:00
hyatt%netscape.com
1e37a50abe
Making sure the tree widget clips its bottom.
2000-01-10 08:58:37 +00:00
hyatt%netscape.com
06379cfcfa
Ensuring that content doesn't get drawn OVER the tree widget's scrollbars.
2000-01-10 08:49:55 +00:00
pepper%netscape.com
f9bad23225
All Source Files must have newline at the end or HP compilers barf.
...
r=jdunn
2000-01-10 06:58:53 +00:00
hyatt%netscape.com
7ec060c29d
Making the tree widget's scrollbar properly anonymous.
2000-01-10 04:08:46 +00:00
hyatt%netscape.com
73e0d69cbf
Improving trees.
2000-01-10 03:04:05 +00:00
jst%citec.fi
d31c8ece13
Minor code cleanup, r=troy@netscape.com
2000-01-09 23:09:10 +00:00
hyatt%netscape.com
9f455a7174
Making tree scrolling faster.
2000-01-08 02:18:14 +00:00
hyatt%netscape.com
64e972f25e
Changes to prepare the tree for incremental scrollbar reflow.
2000-01-06 08:56:35 +00:00
alecf%netscape.com
fddad27780
add treeframe-level interface to EnsureRowIsVisible, and add a new nsITreeFrame interface so that EnsureRowIsVisible can be called from outside of the layout DLL.
...
first part of fix to #12895
r=bryner
2000-01-06 07:35:25 +00:00
pinkerton%netscape.com
481f1b2432
didn't do the QI correctly. forgot to inherit from the nsBoxFrame impl. (r=pavlov). fixes bugs 22493, 22494
2000-01-06 05:54:47 +00:00
sspitzer%netscape.com
1ff7f19198
fix warnings.
1999-12-28 19:37:29 +00:00
sspitzer%netscape.com
2ea8eb53f3
fix #22493 and #22494 . at least turn the crash into an assertion.
...
r=hangas. also fix a warning.
1999-12-23 23:44:56 +00:00
waterson%netscape.com
dc9bf80e34
Fix misuse of nsCOMPtr that was leaking style contexts from the progress meter frame. r=pinkerton, a=sdagley
1999-12-22 01:59:01 +00:00
pinkerton%netscape.com
a37e2eaebe
forgot to call the inherited base class QI when i rewrote the qi impls. xpmenus work again. a=sdagley.
1999-12-22 01:57:29 +00:00
pinkerton%netscape.com
f9b10b788d
2nd fix for bustage, i hope.
1999-12-21 20:15:48 +00:00
pinkerton%netscape.com
9cfe366ead
fix for bustage, i hope.
1999-12-21 19:56:15 +00:00
pinkerton%netscape.com
c1fd7f7797
remove hand-rolled QI and using scc's macros. Also removing static IID's where necessary. r=hyatt,scc a=sdagley.
1999-12-21 19:28:15 +00:00
karnaze%netscape.com
e232b9136c
small change Hyatt discovered and forgot to checkin. r=hyatt
1999-12-16 01:45:22 +00:00
alecf%netscape.com
2d22a2168d
fix for #20508
...
set parent of anonymous to nsnull before destroying the frames, and remove the frame references from the event state mananger
r=hyatt,waterson
a=chofmann
1999-12-15 20:58:32 +00:00
pollmann%netscape.com
9c8f100f49
Bug 11762: Send initial reflow to collapsed frames and recalc size of collapsed frames on reflow. r=evaughan a=chofmann
1999-12-15 00:10:24 +00:00
sfraser%netscape.com
ecabbbcac2
Fix for 21639 progress meter draws three times for each update, part 2 (redraw every 250ms, not 50ms), r=pinkerton, a=chofmann
1999-12-14 03:50:38 +00:00
sfraser%netscape.com
6eb518978b
Fix for 21639 progress meter draws three times for each update, r=pinkerton, a=chofmann
1999-12-14 03:48:04 +00:00
buster%netscape.com
5a2a40e740
checking in work around for crasher bug 21571. This may also fix some hard-to-reproduce crashers on joki's bug list.
...
see the bug report for the gory details.
r=rods
a=chofmann
1999-12-13 23:33:17 +00:00
karnaze%netscape.com
ba422c3ed8
incremental cell map, columns. Bugs 12122, 21544. r=troy,hyatt a=hofmann
1999-12-13 22:56:31 +00:00
alecf%netscape.com
de2cc8fdad
fix #18420 - deleting last item makes tree jump to top
...
fix was to scroll up one line during the frame destruction process.
To do this, we had to set up the content chain for the row just before the content node was deleted.
r=hyatt
a=chofmann
1999-12-11 02:08:07 +00:00
hyatt%netscape.com
75ab871d2e
Fix for PDT+ bug #20493 (mail compose widget now remembers email addresses). r=travis
1999-12-11 01:43:03 +00:00
selmer%netscape.com
8fafa4ed0b
bug 12288 shift-click (only PDT+ hack portion of fix) r=alecf a=chofmann,jar
1999-12-10 01:38:33 +00:00
hyatt%netscape.com
59da512000
Implementing support for popupanchor and popupalign.
1999-12-08 11:30:47 +00:00
alecf%netscape.com
ebaab71049
fix for #18420 - scrolling screws up when selection changes
...
fix oncontentinserted and oncontentremoved so that mTopFrame is set correctly, and don't be over-zealous about destroying frames.
r=hyatt (well, really written mostly by hyatt and digested by me)
1999-12-08 07:20:25 +00:00
hyatt%netscape.com
4e88dc4e32
Making menu titles work again. Making menu accelerators work again. r=saari
1999-12-08 04:52:42 +00:00
pinkerton%netscape.com
6923d0e3ab
fix spellings and build warnings (bug #15571 ). r=gimpy.
1999-12-08 00:12:15 +00:00
jdunn%netscape.com
147cebd2d6
r= evaughan@netscape.com
...
# 20933
HP was having problems with the GET_HEIGHT/GET_WIDTH macros being
on the left of the '=', so I created a SET_HEIGHT/SET_WIDTH macros.
1999-12-07 22:10:45 +00:00
jdunn%netscape.com
9f5adb8b9b
adding newline which is required on HP
1999-12-06 22:02:16 +00:00
troy%netscape.com
3c7966f705
Change to how overflow is handled for absolutely positioned elements.
...
We no longer use nsIAraeFrame and now it's folded into the overflow
area in the reflow metrics
1999-12-06 15:49:53 +00:00
nisheeth%netscape.com
13c0cdd6da
Fix for bugs 16709, 20771. Frame state is stored before frame hierarchies are deleted and restored when the frame hierarchies are reconstructed.
1999-12-06 07:44:18 +00:00
hyatt%netscape.com
5a8b590403
Making menu titles really crop.
1999-12-05 20:17:10 +00:00
hyatt%netscape.com
9b4265b345
Treecells can now have src set on them for images.
1999-12-05 09:21:25 +00:00
hyatt%netscape.com
837e352c95
Fix Mac bustage.
1999-12-05 01:47:15 +00:00
hyatt%netscape.com
16a944a1e3
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
...
bug #9489 . Should also definitely fix bug #15916 . r=troy
1999-12-04 23:49:50 +00:00
tbogard%aol.net
648ace3e23
1.) WebShell no longer implements nsIScriptContextOwner.
...
2.) WebShell now implements the new nsIScriptGlobalObjectOwner.
3.) WebShell supports GetInterface to nsIScriptGlobalObject.
4.) Documents no longer carry around a reference to nsIScriptContextOwner. Instead they hold on to a nsIScriptGlobalObject. nsIDocument::GetScriptContextOwner has now become nsIDocument::GetScriptGlobalObject(). Same change to the set methods.
1999-12-03 09:24:22 +00:00
kmcclusk%netscape.com
85e3c0493a
Added NS_RELEASE's to fix leaking of nsIImage's. bug=19114; r=karnaze@netscape.com
1999-12-03 00:06:32 +00:00
waterson%netscape.com
562bcab6b2
Bug 9489. Remove cliprect push/pop to decrease paint time on titledbuttons. The cliprect was not doing anything useful, and was costing about 36% of titledbutton paint time. r=hyatt
1999-12-02 02:50:29 +00:00
evaughan%netscape.com
5c9a818369
1) Added sanity checks to box to case memory bugs
...
2) Fixed the floating point roundoff that was causing boxes to lay themselves out off by 1 pixel
3) Simplified box data structure
-r Hyatt
1999-12-02 01:07:27 +00:00
mcafee%netscape.com
42774e25f1
Fix for divide-by-zero case when encountering a zer-height rect. (20071) r=evaughan
1999-12-01 22:48:06 +00:00
pinkerton%netscape.com
2de81d4c63
correctly remove event listeners when frame goes away. fixes bug 19542, r=rjc
1999-12-01 22:02:33 +00:00
troy%netscape.com
ba02c09ac3
Removed dead code
1999-12-01 04:18:20 +00:00
waterson%netscape.com
c92f557c6b
Avoid excessive updates by conditioning on attribute that changed. r=hyatt
1999-11-30 00:55:59 +00:00
waterson%netscape.com
814980aba6
Add 'indent' atom. r=hyatt
1999-11-30 00:55:14 +00:00
sspitzer%netscape.com
98214e5d2c
fix warnings
1999-11-29 20:40:39 +00:00
warren%netscape.com
4ab4ee4d4e
Eliminated the libs build pass.
1999-11-28 03:05:01 +00:00
tbogard%aol.net
a0640b60c4
Changed nsIPresContext& to nsIPresContext*. Changed nsEventStatus& to nsEventStatus*. Now more compatible with XPIDL. a=vidur r=scc
1999-11-24 06:03:41 +00:00
alecf%netscape.com
7fc5cd8f53
fix for #16929
...
nuke the scrollbar whenever the total rows is less than the visible rows. This prevents the scrollbar from disappearing under you if you scroll up after many rows have been deleted (such as collapsing folders in mail)
r=hyatt
1999-11-23 22:05:19 +00:00
saari%netscape.com
cde3c865fd
Popup menu positioning code. R: Hyatt
1999-11-23 03:02:01 +00:00
beard%netscape.com
e4cce3d9fd
[MLK] aCurrentStyle can be the only owning reference. r=scc, bug=15906
1999-11-21 01:14:33 +00:00
bryner%uiuc.edu
e4f3704160
Tree changes to support mousewheel scrolling, and some other tree
...
changes (scrolling changes and some nsString -> nsAutoString
conversions) from alecf. r=alecf.
1999-11-21 00:51:31 +00:00
troy%netscape.com
fe56995443
WillReflow/DidReflow changes and changes to the way view positioning
...
and sizing works
1999-11-19 15:33:29 +00:00
evaughan%netscape.com
71ed07b1f0
1) Changed box to use a linked list instead of a fixed array. -r Hyatt
...
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
alecf%netscape.com
77eab78b8c
fix for #18196 - fix off-by-one errors with trees that have headers - EnsureRowIsVisible and IsValidRow expect zero-based rows, not row-index based rows
...
r=hyatt
1999-11-16 19:07:34 +00:00
alecf%netscape.com
71a07b64c5
fix off-by-one error when calculating row indicies for trees with headers/footers - use IsRowGroup(), which takes headers/footers into account
...
r=hyatt
no bug, but this fixes some wierd scrolling behavior
1999-11-16 18:57:49 +00:00
saari%netscape.com
80a7ab6371
Landing focus changes. R: joki
1999-11-13 05:16:33 +00:00
alecf%netscape.com
b7fbde42d2
fix for #17146 , #13483 , possibly #15479
...
don't be stupid about finding the insertion point onto the tree for new rows. use GetInsertionPoint to walk the frames to determine the appropriate row index for new content that doesn't already have frames, so that the rows in the cellmap get the right index.
r=hyatt, bryner@uiuc.edu , alecf (some code dictated by hyatt)
1999-11-12 05:51:26 +00:00
pinkerton%netscape.com
d7ab8c7416
readding the tree item drag capturer (r=hyatt)
1999-11-11 05:10:47 +00:00
pinkerton%netscape.com
0a6a86fb7c
reworking of toolbar d&d impl and tree d&d impl (r=hyatt).
1999-11-11 05:10:38 +00:00
pinkerton%netscape.com
7291963fd3
backing out my last added file.
1999-11-11 01:42:12 +00:00
pinkerton%netscape.com
d83ccdc51f
add nsTreeItemDragCapturer to the build
1999-11-11 01:04:36 +00:00
pinkerton%netscape.com
847e28c4d8
First Checked In.
1999-11-11 01:03:41 +00:00
pinkerton%netscape.com
998a745d66
set the default image size to be small in order to avoid obvious reflows when button code would assume 30x30 before it loaded the image (r=evaughan).
1999-11-11 00:58:42 +00:00
waterson%netscape.com
5c4138dfd5
Bug 18067. Event listeners are refcounted; do not try to manually 'delete'. r=hyatt, a=chofmann.
1999-11-09 23:37:57 +00:00
dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
alecf%netscape.com
e82be7c63a
fix for #17763 - initialize cellFrame so that if it's not found, the null check succeeds
...
r=hyatt
a=chofmann
1999-11-05 21:51:42 +00:00
alecf%netscape.com
50873cd640
implement EnsureRowIsVisible for bug #17763
...
r=scottip
1999-11-05 02:02:09 +00:00
joki%netscape.com
d5c05ea133
Changes to DOM events to accomodate the new breakdown of events into mouse and key events. This fixes a couple of bug, though the main one is 13406. Involves changes to multiple DOM generated file as well as fixing up usage of DOM event api usage in editor, rdf, and xul. r:vidur
1999-11-03 07:11:45 +00:00
kipp%netscape.com
bfb8a951ea
r=troy; Removed old garbage code that referred to an unused symbol from nsHTMLParts.h
1999-11-03 00:41:42 +00:00
pinkerton%netscape.com
f18c0fe485
rewrote item detection code to handle the case where the toolbar isn't in a frame that is at 0,0 (like windows with the menu bar above the personal toolbar). (r=saari, bug #17800 ).
1999-11-02 23:42:16 +00:00
pinkerton%netscape.com
6c48babf84
making the drop feedback be 2 pixels wide, not one (r=saari).
1999-11-02 03:55:44 +00:00
pinkerton%netscape.com
ed9d685bb0
add ability to have a sub-frame (such as an inner box) be the area which is where the draggable content resides.
1999-11-02 03:54:24 +00:00
pinkerton%netscape.com
4d46f38039
add new drop area attribute for identifying subframes of a toolbar where the real content is.
1999-11-02 03:53:58 +00:00
troy%netscape.com
04accb3de6
Moved a bunch of stuff out to a nsIFrameDebug interface
1999-11-01 22:12:45 +00:00
troy%netscape.com
effb3aefb7
Folded reflow functions into nsIFrame and eliminated nsIFrameReflow and
...
nsIHTMLReflow. This saves 4 bytes per frame and cleans things up
1999-10-30 02:52:11 +00:00
waterson%netscape.com
183624d925
'#if 0' DOM crawling code in toolbar frame to avoid over-eager generation of content model from RDF. GetElementsByTagName() is evil! r=pinkerton,hyatt
1999-10-30 01:21:44 +00:00
evaughan%netscape.com
86fd1321dd
Made tabs us visibility instead of shrinking their children to 0,0.
...
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
troy%netscape.com
498c519a58
Elimninated compiler warning
1999-10-28 14:46:41 +00:00
troy%netscape.com
a47e8db44b
Changed SetView/GetView to take an additional argument which is the
...
pres context
1999-10-26 04:44:41 +00:00
pinkerton%netscape.com
dd98b3aad0
fix leak of grippy structs when toolbox went away. (r=bienvenu).
1999-10-26 00:22:48 +00:00
beard%netscape.com
cc072e2878
MLK: Fixed implementations of QueryInterface, AddRef, and Release to perform correct reference counting. bug=15380, r=evaughan
1999-10-22 22:50:01 +00:00
evaughan%netscape.com
2694a59eba
Fixed bug 9442. reviewed by Hyatt.
1999-10-22 00:38:22 +00:00
mcafee%netscape.com
c653aaccde
Fixing evaughan's last change. r=law
1999-10-21 21:14:59 +00:00
mcafee%netscape.com
86f1e0d6ca
Backing out evaughan's change which broke linux/solaris. a=mcafee
1999-10-21 21:05:02 +00:00
evaughan%netscape.com
b50e520eca
Fixed some warnings: reviewed -hyatt
1999-10-21 20:17:51 +00:00
mcafee%netscape.com
a2b128caf0
Reviewing and applying pavlov's fix for extra row in color palette. (14315)
1999-10-20 20:14:13 +00:00
putterman%netscape.com
d23f1aee54
Fixes 15771 and 10603. Scrolling up in tree widget doesn't lose treeitems. r=hyatt.
1999-10-20 19:48:58 +00:00
scc%netscape.com
fcc6a10651
eliminate warnings, r=shaver
1999-10-20 18:59:00 +00:00
evaughan%netscape.com
0dc0b76629
fixed numerous warnings. Reviewed by Hyatt.
1999-10-20 00:46:21 +00:00
tbogard%aol.net
28353ad9de
Ooops, last night removing one warning uncovered another. r=gimpy
1999-10-19 21:34:21 +00:00
tbogard%aol.net
fae096b67f
Removing gimpy's warnings. r=gimpy. This brings us down to 200. :)
1999-10-19 07:50:55 +00:00
shaver%netscape.com
e8f524a3ed
Added support for type="radio" (pick-one) XP menus.
...
Cleaned up nsFrame class declaration a bit.
Added some API entries to nsIMenuFrame in support of type="radio"'s
pick-one behaviour.
Renamed UpdateMenuChecked to UpdateMenuSpecialState.
Removed stale string-splitting code in CreateAnonymousContent.
(r=hyatt,mcafee)
1999-10-17 21:37:37 +00:00
peterl%netscape.com
757c0b5f01
Added namespace ID to the AttributeChanged notification
...
Part fo the fix for Bug 15153
r=troy
1999-10-15 23:16:45 +00:00
shaver%netscape.com
e220469f04
Add support for type="checkbox" in <menuitem>.
...
Converted small pile of PRBool to PRPackedBool for space savings.
r=hyatt
1999-10-15 21:13:24 +00:00
hyatt%netscape.com
91b6e1598b
Fix for 16479. r=waterson
1999-10-15 07:54:43 +00:00
shaver%netscape.com
e362bed5fa
Fix for 15480 (menu reflow from content change).
...
Use <titledbutton>, not <div>, for accelerator text to fix alignment
and improve performance _ever_ so slightly.
Initial support for checked menus (needs more magic).
(r=hyatt)
1999-10-14 23:59:18 +00:00
ftang%netscape.com
bd9000ea54
landing keyEvent_19991004_BRANCH
...
bugs # see the log of the check in into branch
author/reviewer:
mozilla/layout/base/src/nsRangeList.cpp brade/mjudge
mozilla/layout/html/forms/src/nsGfxTextControlFrame.cpp brade/ftang
mozilla/layout/events/src/nsDOMEvent.cpp brade/joki
mozilla/layout/events/src/nsEventStateManager.cpp brade/joki
mozilla/widget/public/nsGUIEvent.h akkana/ftang
mozilla/widget/src/windows/nsWindow.cpp ftang/mjudge
mozilla/widget/src/windows/nsWindow.h ftang/mjudge
mozilla/widget/src/mac/nsTextAreaWidget.cpp brade/ftang
mozilla/widget/src/mac/nsMacEventHandler.cpp brade/simon
mozilla/widget/src/xpwidgets/nsKeyBindMgr.cpp brade/ftang
mozilla/widget/src/gtk/nsGtkEventHandler.cpp akkana/?
mozilla/widget/src/gtk/nsWidget.cpp erik/ftang
mozilla/layout/xul/base/src/nsTreeCellFrame.cpp brade/ftang
mozilla/editor/base/nsEditorEventListeners.cpp brade/akkana
mozilla/editor/base/nsHTMLEditor.cpp brade/akkana
mozilla/rdf/content/src/nsXULKeyListener.cpp ftang/saari
fix the master bug- 15693
fix at least, but not limited to, the following bugs
10158,11956,6053,9333,10901,14348,6449,11845,13016,14410,15657,15307,15842,13856
1999-10-14 18:27:01 +00:00
hyatt%netscape.com
270cb15012
Fixing warnings. r=travis
1999-10-14 12:02:32 +00:00
tbogard%aol.net
9839174e85
Adding new XUL tags, "iframe", "browser", "editor". r=hyatt.
1999-10-14 10:54:32 +00:00
waterson%netscape.com
be3ea9dd42
Factor out dirtying of tree, fixed bug with dynamic column creation due to row addition. r=hyatt
1999-10-13 08:53:57 +00:00
pinkerton%netscape.com
5682341c3d
correctly update cellmap when scrolling in a tree with no column headers (r=hyatt, partial fix for bug#15771)
1999-10-13 08:01:43 +00:00
evaughan%netscape.com
dd8734ed83
Integrated Gfx scrollbars.
1999-10-12 00:16:06 +00:00
kipp%netscape.com
b0dcc883f8
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
1999-10-08 20:41:19 +00:00
pinkerton%netscape.com
bf446fb3e7
correctly determine when the image has changed sizes to avoid causing unnecessary reflows. now comparing twips to twips instead of twips to pixels. part of fix for bug #15722 (r=evaughan).
1999-10-07 21:02:58 +00:00
rods%netscape.com
5c3fd52cc6
removed unused result to remove warning r=pinkerton
1999-10-07 13:47:43 +00:00
kipp%netscape.com
969a1ccfe3
Updated SizeOf methods for html content objects to be more accurate; implemented MOZ_DECL_CTOR_COUNTER for all html content objects
1999-10-07 00:35:04 +00:00
sspitzer%netscape.com
0449d02991
bulletproofing for bug #15728 , r=alecf
...
if there are no panels, just return.
1999-10-07 00:28:24 +00:00
pavlov%netscape.com
5b318f3c1d
final step to make menus dismiss on unix r=hyatt
1999-10-06 23:00:53 +00:00
waterson%netscape.com
b4d459303e
Fix leaking rowgroup frame. r=hyatt.
1999-10-06 01:50:14 +00:00
hangas%netscape.com
b0d6fc171e
Fix bug 13729 for putterman/hyatt. Tree headers not always displaying on Mac/Linux. Commented out optimization in Reflow(). r=hyatt.
1999-10-05 23:46:16 +00:00
danm%netscape.com
dbe1a08a25
Release XP menu rollup listener before menu is executed. This restores normal event handling earlier. Fixes bug 15596. r:hyatt
1999-10-05 23:31:06 +00:00
dp%netscape.com
47410542d5
bug# 15433 Fixed call to NS_ADDREF() that would cause double
...
evaluation when MOZ_REFCNT is defined. Fixed checking for
OUT_OF_MEMORY condition. r=hyatt
1999-10-04 02:27:09 +00:00
law%netscape.com
828349b59c
Context menu updates
1999-10-01 04:43:45 +00:00
rods%netscape.com
cd2c3b0283
Added ConsumeEvents parameter to CaptureRollupEvents
1999-09-30 14:36:17 +00:00
peterl%netscape.com
c91685f4d4
sync view visibility during didReflow
1999-09-29 03:30:04 +00:00
briano%netscape.com
1b270245e0
Added a newline at the end of the file to fix the Unix native compiler builds.
1999-09-29 02:54:25 +00:00
hyatt%netscape.com
208a4e0424
fixes for 14637 and for menu visibility issues r=pavlov typed_by=pavlov
1999-09-28 23:25:48 +00:00
hyatt%netscape.com
0384cd3f32
Fixing tree widget updating problem.
1999-09-28 00:57:46 +00:00
hyatt%netscape.com
c4fad0bc32
Fixing XP menus on the Mac so that they paint properly, dismiss properly, etc.
1999-09-26 22:45:35 +00:00
hyatt%netscape.com
21448e4f0f
Fix for bug 11266 on Windows and mac. making xp menus go away.
1999-09-25 03:39:35 +00:00
waterson%netscape.com
d8a85328e7
Bug 11661. Make nsPopupMenuFrame override DidReflow() because we want to do our own special view management. Fix nsMenuFrame::Dirty() to compute the correct 'incrementalChild'.
1999-09-24 05:22:55 +00:00
pinkerton%netscape.com
2a6348e0b1
fix for bug #14782 (reflowing window chrome mousing over links with long urls). rev sdagley, appr chofmann.
1999-09-24 04:45:16 +00:00
putterman%netscape.com
06c534cac5
Fix for 13815. Implement OnContentInserted. Approved by chofmann and reviewed by hyatt.
1999-09-23 21:11:02 +00:00
evaughan%netscape.com
b0b27e00ee
1) Made better box debug output
...
2) Disabled auto collapsing of splitterview
1999-09-22 03:11:47 +00:00
pinkerton%netscape.com
cd1268a874
make the progress meter animate the correct direction.
1999-09-22 03:02:45 +00:00
joki%netscape.com
de1d4abc32
Adding support for event.clickCount, obsoleting old dblclick event.
1999-09-22 02:29:33 +00:00
danm%netscape.com
cdc71c42e7
Comment out body of UpdateDismissalListener. Prevents crash dismissing menu in toolbar. (Code in progress, anyway.) a:hyatt@netscape.com
1999-09-21 21:41:31 +00:00
peterl%netscape.com
2e3a8d9de7
removed ReResolveStyleContext
1999-09-21 07:56:18 +00:00
waterson%netscape.com
9774190853
Comment out line causing crash when click on menus.
1999-09-21 04:59:45 +00:00
hyatt%netscape.com
2b56bc80a3
oops
1999-09-21 02:16:31 +00:00
scc%netscape.com
7ff9d34bf5
commented out some build horkage that hyatt will need to fix upon his return
1999-09-21 02:03:49 +00:00
hyatt%netscape.com
ce912ad360
Removing unused files.
1999-09-21 01:04:47 +00:00
hyatt%netscape.com
9540bfe633
Menu changes.
1999-09-21 01:03:58 +00:00
hyatt%netscape.com
a8749017eb
Chrome event stuff. Menu changes.
1999-09-21 01:03:00 +00:00
warren%netscape.com
9dd3182d39
freed gNameSpaceManager n nsXULAtoms
1999-09-20 20:52:42 +00:00
mcafee%netscape.com
8d4f034f74
Warnings
1999-09-20 07:43:42 +00:00
waterson%netscape.com
cdf20bb2e3
Bug 14291. Fix leak of XUL document.
1999-09-20 03:30:33 +00:00
shaver%netscape.com
0db3fc8e5c
fix for Mac bustage
1999-09-17 21:29:50 +00:00
shaver%netscape.com
7290fa796f
overhaul menus to use spiffy new titledbutton features
1999-09-17 20:12:02 +00:00
mcafee%netscape.com
ba76dbe46f
Support both spellings of gray/grey as palette choice.
1999-09-17 05:39:30 +00:00
pinkerton%netscape.com
428eaff435
some code for drop feedback when there are no items in the toolbar. just getting it out of my tree so i don't forget about it.
1999-09-16 03:46:39 +00:00
slamm%netscape.com
f8be48c82a
Reorder initializers to fix build warnings.
1999-09-15 19:29:38 +00:00
slamm%netscape.com
d66cfec8b2
Fix a couple build warnings.
1999-09-15 19:17:37 +00:00
slamm%netscape.com
500604046f
Fix build warnings.
1999-09-15 18:14:02 +00:00
evaughan%netscape.com
20bdc4ef13
Fixes bad corruption bug with splitters
1999-09-15 02:21:18 +00:00
evaughan%netscape.com
cc94b6273b
Fixed some bugs in splitter
...
added auto collapse.
1999-09-14 22:17:19 +00:00
briano%netscape.com
cfc3c850ed
General cleanup.
1999-09-14 01:02:20 +00:00
evaughan%netscape.com
21a063e653
Fixed assert.
1999-09-13 20:24:20 +00:00
evaughan%netscape.com
e77116e8c4
Fixed clipping bug
1999-09-13 20:17:26 +00:00
jdunn%netscape.com
06a32ebf71
hp requires newline
1999-09-11 00:46:07 +00:00
evaughan%netscape.com
87b5a65d10
Fixed collapsing in boxes
...
Fixed DeckFrame not to use pseudo element for visibility.
1999-09-10 23:38:58 +00:00
hyatt%netscape.com
affcf2cf4f
Adding files
1999-09-10 08:49:00 +00:00
hyatt%netscape.com
77ebadfc09
Adding the files.
1999-09-10 08:48:31 +00:00
hyatt%netscape.com
4ffac223a4
Working on XP menus.
1999-09-10 08:47:12 +00:00
sspitzer%netscape.com
409711b8f7
fix a couple warnings for evaughan.
1999-09-10 08:46:17 +00:00
shaver%netscape.com
2ce501db07
fix Win32 bustage
1999-09-10 04:06:07 +00:00
mcafee%netscape.com
495984881e
Unix needs newline at EOF.
1999-09-10 03:10:30 +00:00
shaver%netscape.com
f954a6119b
add accesskey to <titledbutton> as part of menu clean/speed up, bug 13431
1999-09-10 03:04:49 +00:00
pinkerton%netscape.com
f1e562dee9
fix for bustage for evaughan. don't use nsCOMPtr with an implementation.
1999-09-10 02:22:46 +00:00
evaughan%netscape.com
e1376a8aac
1) Fixed bugs in deck
...
2) Added visual debugging to boxes
1999-09-10 00:57:01 +00:00
pinkerton%netscape.com
7f6eb25bb8
turn listener into a capturer and pass more off to JS.
1999-09-09 06:27:25 +00:00
pinkerton%netscape.com
67ac180768
adding atoms for toolbar d&d.
1999-09-09 06:26:12 +00:00
briano%netscape.com
e6335c1ea2
Added the newline at the end of the file, required by Unix native compilers.
1999-09-09 02:55:56 +00:00
hyatt%netscape.com
73d2a8a2c8
Updating popups. (No, they're still not turned on.)
1999-09-09 01:07:06 +00:00
evaughan%netscape.com
a091cea624
1) Made some fixes to splitter frame.
...
2) Fixed a bug that caused scrollbars to disappear after visiting a xul page.
1999-09-08 23:51:02 +00:00
hyatt%netscape.com
5e531818ae
Improvements in performance.
1999-09-08 08:06:12 +00:00
hyatt%netscape.com
396133bbee
Landing AttributeChanged alteration. AttributeChanged now fires even when the
...
style hint is REFLOW or VISUAL (and not just CONTENT).
1999-09-08 03:51:41 +00:00
bruce%cybersight.com
588564788b
'friend class XXX' rather than 'friend XXX' .. fixes potential build bustage on HP-UX
1999-09-06 07:02:48 +00:00
pinkerton%netscape.com
034d69a7b1
get rid of unknown pragma warnings.
1999-09-05 22:13:32 +00:00
evaughan%netscape.com
832471f5a5
Added the ability to drag splitters. If any build problems call me at: 650 224-0620
1999-09-05 20:46:59 +00:00
evaughan%netscape.com
0fb1f40d82
Added a helper class to search frame hierarchys.
1999-09-05 20:35:41 +00:00
peterl%netscape.com
d7164012f0
added accessors to additional style contexts
1999-09-03 23:41:20 +00:00
sspitzer%netscape.com
189dd57d74
add newline to end of file to please certain UNIX compilers.
1999-09-03 10:43:00 +00:00
hyatt%netscape.com
cc21ac7c49
Fixing column resizing bugs.
1999-09-03 08:49:15 +00:00
hyatt%netscape.com
2936759968
Column resizing works, and boy is it slow.
1999-09-03 07:59:01 +00:00
hyatt%netscape.com
967a48e3f8
More column resizing fun.
1999-09-03 05:12:10 +00:00
kipp%netscape.com
0f47e24e22
Eliminate some useless string malloc/free's
1999-09-03 03:47:06 +00:00
hyatt%netscape.com
b67dffd81a
Column resizing. Not quite ready yet. Very soon now.
1999-09-03 03:21:56 +00:00
pinkerton%netscape.com
59cb646f50
personal toolbar d&d now in JavaScript.
1999-09-02 23:16:37 +00:00
scc%netscape.com
391b8964a0
get rid of some slamm warnings
1999-09-02 19:04:36 +00:00
kipp%netscape.com
ae6cab7aa6
Fixed an nsString usage oopsie
1999-09-02 18:02:52 +00:00
pinkerton%netscape.com
133c78afe5
removed all of the drag gesture code. it should now be written in javascript.
1999-09-02 06:51:53 +00:00
pinkerton%netscape.com
39b34d0cf4
fix crasher on drop and how we free the data.
1999-09-02 06:47:14 +00:00
ramiro%netscape.com
ea9abcd59c
quiet debug noise
1999-09-02 03:34:21 +00:00
pavlov%netscape.com
fa53c097c6
fix a crash in the color picker and add a grayscale palette.
...
fix xpmenus to work as popups without a menubar
1999-09-01 00:39:12 +00:00
pavlov%netscape.com
d4a58eadaa
fix some warnings on windows
1999-08-31 07:26:53 +00:00
evaughan%netscape.com
dfe1ca5e32
Numberous fixes
1999-08-30 22:32:25 +00:00
troy%netscape.com
428ded8cf6
Changing tables to return max element size during an incremental reflow
1999-08-30 22:30:32 +00:00
pinkerton%netscape.com
ea69aa09ce
clean up two small memory leaks.
1999-08-30 22:15:40 +00:00
hyatt%netscape.com
ef1b8514bd
Improvements to tree scrolling.
1999-08-30 00:00:31 +00:00
hyatt%netscape.com
e05409e6a1
Improvements to the tree's scrollbar.
1999-08-29 11:15:30 +00:00
hyatt%netscape.com
9f01724a71
Improvements to the tree's scrollbar.
1999-08-29 10:51:15 +00:00
hyatt%netscape.com
3ed3f6b77d
Fixing a scrolling problem that happens on a resize.
1999-08-29 04:03:29 +00:00
hyatt%netscape.com
1acdafe7b3
Oops. Introduced some asserts in mail/news. Fixing this.
1999-08-29 00:57:10 +00:00
hyatt%netscape.com
c1ed351049
Big tree improvements.
1999-08-29 00:46:41 +00:00
pavlov%netscape.com
04c29a7149
add multiple palette support
1999-08-28 19:51:27 +00:00
pavlov%netscape.com
47297145d1
add palette name atom
1999-08-28 19:50:15 +00:00
pavlov%netscape.com
06209ff65d
honor width and height on the color picker and size intrinsically if thats what you want
1999-08-28 07:49:39 +00:00
pavlov%netscape.com
86f64264e0
fix some mathmatical errors and do proper clipping
1999-08-28 06:40:37 +00:00
pavlov%netscape.com
2ad1028a6d
color picker widget
1999-08-28 04:28:45 +00:00
hyatt%netscape.com
fe26191aca
Tree widget checkin.
1999-08-28 00:40:46 +00:00
evaughan%netscape.com
7bbfd6fa86
Fixed to gfx scrollbar.
...
Fixed some blockers.
1999-08-27 06:06:39 +00:00
pinkerton%netscape.com
8b02e76d79
File Removed.
1999-08-27 03:45:14 +00:00
pinkerton%netscape.com
b10f20d8ff
remove nsTriStateCheckboxFrame.cpp
1999-08-27 03:41:43 +00:00
waterson%netscape.com
7ed5b97168
Fix compiler warning.
1999-08-26 04:28:14 +00:00
hyatt%netscape.com
d2562afb8f
Adding cursor support for column resizing.
1999-08-26 03:29:05 +00:00
leaf%mozilla.org
facb48ec4c
checking evaughan's fix for open sidebar crashing on startup
1999-08-25 19:58:07 +00:00
waterson%netscape.com
baa2f26122
Fix '-pedantic' bustage. a=leaf
1999-08-25 18:47:59 +00:00
hyatt%netscape.com
95d0d8156a
Adding builtin support for twisties.
1999-08-25 10:57:28 +00:00
pinkerton%netscape.com
9ae15c5a2e
toString -> ToString.
1999-08-25 09:27:19 +00:00
pinkerton%netscape.com
edc17e7846
IDL-ifying nsITransferable, nsIDragService, nsIDragSession, nsIFormatConverter.
1999-08-25 08:35:06 +00:00
hyatt%netscape.com
7f6b4b363f
Keyboard navigation is online.
1999-08-24 09:57:11 +00:00
hyatt%netscape.com
2153ec848c
More fun with keyboard navigation.
1999-08-24 08:51:55 +00:00
hyatt%netscape.com
79f9ac9da3
Beginnings of keyboard navigation in the tree widget. No, it doesn't work
...
yet.
1999-08-24 08:14:21 +00:00
hyatt%netscape.com
80207f9347
Adding two files. Tree might go red, since i forgot to add these.
1999-08-24 01:04:33 +00:00
hyatt%netscape.com
0415138375
Tweaks to trees.
1999-08-24 00:41:21 +00:00
jdunn%netscape.com
87ab6c1fbc
HP requires a newline at the end
1999-08-24 00:32:35 +00:00
hyatt%netscape.com
516a437d89
Fix for bug 9839.
1999-08-23 02:09:01 +00:00
hyatt%netscape.com
6830cb457a
Fix for several bugs (12299, 12289, 12295).
1999-08-23 01:13:29 +00:00
hyatt%netscape.com
01667b6bae
Changing "onchange" to "onselect".
1999-08-22 08:05:46 +00:00
hyatt%netscape.com
02a91703a9
Fix for bug 11299.
1999-08-22 07:44:00 +00:00
hyatt%netscape.com
a557d54296
Fix for bug 9693.
1999-08-22 07:31:35 +00:00
hyatt%netscape.com
93e6d343d7
Checking in the modified tree widget. It now uses the new selection APIs on the
...
tree DOM element.
1999-08-22 06:32:27 +00:00
hyatt%netscape.com
01142c3baf
Teaching titled buttons how to execute the oncommand handler when clicked (or when
...
space/enter is hit on them).
1999-08-21 07:56:49 +00:00
hyatt%netscape.com
ad2134d3e9
Renaming onaction to oncommand. Also adding getIID to nsIFocusableContent, since
...
I'll need to be using that later on.
1999-08-20 22:56:15 +00:00