nhotta%netscape.com
f140523c49
New files (not part of the build).
1999-08-19 19:54:11 +00:00
bienvenu%netscape.com
d1bc5f69ee
land new folder and rename for jefft
1999-08-19 19:52:51 +00:00
pavlov%netscape.com
1c12f6f380
make viewer happy with my last changes
1999-08-19 19:52:50 +00:00
karnaze%netscape.com
66b706bb32
Added new incremental reflow methods.
...
CellData keeps track of row versus col spans.
nsColFrame keeps track of what cell contributed to constrained width.
nsCellMap::GetCellFrameAt replace with GetCellInfoAt
simplified nsTableCellFrame::RecalcLayoutData and removed FindLargestMargin, CalculateMargins, CalculateMargins
simplified nsTableFrame::RecalcLayoutData and removed AppendLayoutData
Added gsDebugReflow capability, remove all existing debug printf
1999-08-19 19:52:37 +00:00
pavlov%netscape.com
88a8db13a7
make resizing not suck!!!!!!!, fix clipboard bug were you couldn't copy/paste two times in a row, remove excess widget baggage
1999-08-19 19:51:33 +00:00
pinkerton%netscape.com
9e236d7655
rewrite to use the new drag gesture event rather than tracking mouse downs/moves.
1999-08-19 19:49:51 +00:00
pinkerton%netscape.com
ef33a0f341
remove InvokeDragSessionSingle
1999-08-19 19:49:20 +00:00
pinkerton%netscape.com
4616264a3d
add drag gesture event.
1999-08-19 19:48:58 +00:00
pinkerton%netscape.com
2cf337632e
add drag_gesture event.
1999-08-19 19:48:45 +00:00
pinkerton%netscape.com
98d586a525
add DragGesture to drag listener.
1999-08-19 19:48:33 +00:00
pinkerton%netscape.com
454f80e95f
remove InvokeDragSessionSingle.
1999-08-19 19:48:18 +00:00
sspitzer%netscape.com
7a7217ddb0
fix for #12133 . get new message was crashing, because it was bringing up the password prompt dialog. nsDialogParamBlock should derive from nsIDialogParamBlock, not nsISupports. Bad things happen. thanks to mscott for the fix.
1999-08-19 18:27:18 +00:00
dp%netscape.com
dc1af3c072
Trying to fix solaris bustage.
1999-08-19 16:57:32 +00:00
buster%netscape.com
f391c0c96b
just turned off the noisy debugging
1999-08-19 15:15:41 +00:00
ramiro%netscape.com
64a4c10ffa
Took out linking of widdget and gfx. Its not needed and it currently
...
breaks on some platforms, like Neutrino.
1999-08-19 14:57:39 +00:00
ramiro%netscape.com
772c1cdae4
Took out linking of widdget, gfx and parser. Its not needed and it currently
...
breaks on some platforms, like Neutrino.
1999-08-19 14:57:36 +00:00
dp%netscape.com
73224d0136
- Adding a IID paramter to nsIModule::GetClassObject()
1999-08-19 14:55:52 +00:00
dp%netscape.com
8ff4b44481
- Adding nsComponentMangager::GetClassObject()
...
- Adding a nsIID parameter to the nsIModule:GetClassObject()
1999-08-19 14:54:12 +00:00
rods%netscape.com
948dd2ede7
Added all the focus rules in one place so we can make then right, then we can distribute then through out the file to were each element is defined
1999-08-19 14:48:42 +00:00
danm%netscape.com
11238c7977
adding chrome test case to debug menu
1999-08-19 14:48:28 +00:00
briano%netscape.com
ad142b616d
Automated update
1999-08-19 14:45:54 +00:00
danm%netscape.com
4e4499b7e8
fix refcounting of parent window during window creation. fixes bug 12077.
1999-08-19 14:44:31 +00:00
brade%netscape.com
044d8b54aa
add license
1999-08-19 14:38:45 +00:00
brade%netscape.com
aa12d96eec
new images (transparent) from pete@postpagan.com
1999-08-19 14:37:43 +00:00
rods%netscape.com
64a561b6a4
Added a check to see if an outline should drawn, if so, then the damagaed rect needs to be inflated so it gets drawn "outside" the frames area
1999-08-19 14:36:47 +00:00
rods%netscape.com
efa83b4cb5
added PaintOutline to paint CSS outlines to paint method
1999-08-19 14:35:48 +00:00
brade%netscape.com
cca8d157fc
back out license due to bug in parser
1999-08-19 14:35:23 +00:00
ramiro%netscape.com
d0c59713cf
Flip --disable-static to --enable-static. So by default, no extra static
...
libs are built.
1999-08-19 14:34:03 +00:00
brade%netscape.com
8b5fd6fb1a
add license and opening comment (assume that is what was intended)
1999-08-19 14:33:39 +00:00
rods%netscape.com
3bfe9c0dd1
Added NS_NewAttributeContent method
1999-08-19 14:32:19 +00:00
rods%netscape.com
f842ae79bd
For generated content that gets its value from an attribute, it now creates a new object nsIAttributeContent which goes and gets the current value when needed.
1999-08-19 14:29:55 +00:00
brade%netscape.com
a6e71d845f
add license
1999-08-19 14:28:44 +00:00
brade%netscape.com
adb72f0a47
diffs from pete@postpagan.com; add license
1999-08-19 14:28:35 +00:00
rods%netscape.com
753d67f6fb
Added method GetSelectedIndex
1999-08-19 14:26:38 +00:00
brade%netscape.com
5b1db25ad2
reformatting by pete@postpagan.com, pixel/percent handling by Brian King
1999-08-19 14:25:32 +00:00
brade%netscape.com
8d11fda7cf
diffs from pete@postpagan.com and Brian King (height and width percent controls)
1999-08-19 14:24:09 +00:00
ramiro%netscape.com
dcfb008af0
Dont link in raptorhtml, raptorweb, raptorwidget, or raptorhmlpars. These are components
...
which shouldnt be linked in.
1999-08-19 14:23:32 +00:00
dcone%netscape.com
93895891fb
Added a file nsAttributeContent.cpp to project
1999-08-19 14:22:56 +00:00
rods%netscape.com
a27b00a445
Added a new method PaintOutline, and added a new parameter to PaintBorder to tell whether to get the style and color information from the border info or the outline info
1999-08-19 14:22:47 +00:00
brade%netscape.com
01734afc38
diffs from pete@postpagan.com and Brian King
1999-08-19 14:22:29 +00:00
rods%netscape.com
70c71e58e3
added nsAttributeContent.cpp
1999-08-19 14:17:28 +00:00
dcone%netscape.com
013a6c0e28
Took out some code that was not needed...
1999-08-19 14:17:13 +00:00
rods%netscape.com
8ec80fd783
Removed some old code, fixed some ref counting, added nsIAttributeContent interface
1999-08-19 14:13:46 +00:00
rods%netscape.com
6d3a4510e4
Now uses the button for the display area and uses the new selected index methods from the ListControlFrame
1999-08-19 14:11:59 +00:00
rods%netscape.com
941247629a
Renamed some methods and changed the selected item to be able to pass the currently selected index instead of just being able to get the currently selected item
1999-08-19 14:11:28 +00:00
german%netscape.com
6e2aee3c8c
cosmetic sidebar changes, yield better look and better font inheriting from window
1999-08-19 14:08:56 +00:00
ramiro%netscape.com
bdf21fa863
Fix dumb mistake that was breaking BEOS.
1999-08-19 14:07:29 +00:00
rods%netscape.com
d9c36e7b95
Now takes into account suggested size in the size calculation
1999-08-19 14:07:05 +00:00
rods%netscape.com
32e0724227
Now, check to see if it is disabled or whether the control it cantains is disabled and then does the right thinik with the events
1999-08-19 14:05:36 +00:00
rods%netscape.com
060678ced8
It now loks at the "disabled" property when initialized and looks for an attribute changed notification to disable itself
1999-08-19 14:03:53 +00:00