pinkerton%netscape.com
ddb14de9a3
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
2258de2dfa
remove InvokeDragSessionSingle
1999-08-19 19:49:20 +00:00
pinkerton%netscape.com
d1206fe5a3
add drag gesture event.
1999-08-19 19:48:58 +00:00
pinkerton%netscape.com
277d3d704c
add drag_gesture event.
1999-08-19 19:48:45 +00:00
pinkerton%netscape.com
e6c785c88e
add DragGesture to drag listener.
1999-08-19 19:48:33 +00:00
pinkerton%netscape.com
38ebcd20fd
remove InvokeDragSessionSingle.
1999-08-19 19:48:18 +00:00
sspitzer%netscape.com
18e26727b6
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
9ebac738f9
Trying to fix solaris bustage.
1999-08-19 16:57:32 +00:00
buster%netscape.com
e153977b80
just turned off the noisy debugging
1999-08-19 15:15:41 +00:00
ramiro%netscape.com
20af8a6f9c
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
e0d59d2b5e
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
e51ac384e3
- Adding a IID paramter to nsIModule::GetClassObject()
1999-08-19 14:55:52 +00:00
dp%netscape.com
d42f5605f4
- Adding nsComponentMangager::GetClassObject()
...
- Adding a nsIID parameter to the nsIModule:GetClassObject()
1999-08-19 14:54:12 +00:00
rods%netscape.com
d7fc6e2d31
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
a4a7b62ae4
adding chrome test case to debug menu
1999-08-19 14:48:28 +00:00
briano%netscape.com
4fe196c8c6
Automated update
1999-08-19 14:45:54 +00:00
danm%netscape.com
427c48b4fd
fix refcounting of parent window during window creation. fixes bug 12077.
1999-08-19 14:44:31 +00:00
brade%netscape.com
86237e743d
add license
1999-08-19 14:38:45 +00:00
brade%netscape.com
689f7f5325
new images (transparent) from pete@postpagan.com
1999-08-19 14:37:43 +00:00
rods%netscape.com
b8e288a61f
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
62ae1bfcf9
added PaintOutline to paint CSS outlines to paint method
1999-08-19 14:35:48 +00:00
brade%netscape.com
bdeed6a858
back out license due to bug in parser
1999-08-19 14:35:23 +00:00
ramiro%netscape.com
416e10dd21
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
056e26b4ca
add license and opening comment (assume that is what was intended)
1999-08-19 14:33:39 +00:00
rods%netscape.com
5bfe95c0f4
Added NS_NewAttributeContent method
1999-08-19 14:32:19 +00:00
rods%netscape.com
c684042890
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
776028d5c9
add license
1999-08-19 14:28:44 +00:00
brade%netscape.com
351af90280
diffs from pete@postpagan.com; add license
1999-08-19 14:28:35 +00:00
rods%netscape.com
ee537ba0ad
Added method GetSelectedIndex
1999-08-19 14:26:38 +00:00
brade%netscape.com
6fa7b160fa
reformatting by pete@postpagan.com, pixel/percent handling by Brian King
1999-08-19 14:25:32 +00:00
brade%netscape.com
de8adbda5d
diffs from pete@postpagan.com and Brian King (height and width percent controls)
1999-08-19 14:24:09 +00:00
ramiro%netscape.com
0e603cc971
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
0a4b8be483
Added a file nsAttributeContent.cpp to project
1999-08-19 14:22:56 +00:00
rods%netscape.com
300c700e00
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
b83d69058f
diffs from pete@postpagan.com and Brian King
1999-08-19 14:22:29 +00:00
rods%netscape.com
8c512a7a2f
added nsAttributeContent.cpp
1999-08-19 14:17:28 +00:00
dcone%netscape.com
a7dcec0623
Took out some code that was not needed...
1999-08-19 14:17:13 +00:00
rods%netscape.com
6b10cc3ee9
Removed some old code, fixed some ref counting, added nsIAttributeContent interface
1999-08-19 14:13:46 +00:00
rods%netscape.com
0764b680ff
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
0362529f13
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
c72c25f2d3
cosmetic sidebar changes, yield better look and better font inheriting from window
1999-08-19 14:08:56 +00:00
ramiro%netscape.com
02a4b4ec8a
Fix dumb mistake that was breaking BEOS.
1999-08-19 14:07:29 +00:00
rods%netscape.com
5a242d756d
Now takes into account suggested size in the size calculation
1999-08-19 14:07:05 +00:00
rods%netscape.com
7c354c9540
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
1e1d514c05
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
rods%netscape.com
654caf2688
It now takes into account the suggested size in the calculation
1999-08-19 14:02:20 +00:00
rods%netscape.com
3dc1aa04e6
The button was being sized wrong, so the computed border padding needed to be removed beforehand and then is added back in later by layout
1999-08-19 14:00:09 +00:00
buster%netscape.com
f0f929a02a
added the ability to set content in a readonly or disabled control via DOM.
...
fixed some error checking
1999-08-19 13:43:33 +00:00
buster%netscape.com
c7320f220f
fixed some documentation
1999-08-19 13:33:49 +00:00
buster%netscape.com
3bc5912284
Fixed a ton of errors where we were not handling error results correctly.
...
Added some comments of the form "// XXX: ERROR_HANDLING <explanation>"
wherever I saw a potential error but wasn't 100% sure of the intention of the code.
Fixed a few bugs along the way.
1999-08-19 13:30:48 +00:00