sfraser%netscape.com
f8aaf41008
Activate repeating timers for the Mac. bug 904. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@63183 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 23:02:32 +00:00
sfraser%netscape.com
ab3c5931ea
Changes to nsRepeater to allow it to handle idlers as well as repeaters. bug 904. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@63182 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 23:01:56 +00:00
sfraser%netscape.com
0716795a94
Comment out some printfs. r=me
...
git-svn-id: svn://10.0.0.236/trunk@63181 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 23:01:04 +00:00
attinasi%netscape.com
7816e0550c
Put an Invalidate call in ::Reflow when the image has changed - image was not repainting before. b=21225 r=buster
...
git-svn-id: svn://10.0.0.236/trunk@63180 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 23:01:03 +00:00
nhotta%netscape.com
5a83b0ef42
Added locale sensitive hanlding for 12/24 hour format, bug 27640, written by chjung@netscape.com, r=nhotta.
...
Changed to use do_GetService instead of CreateInstance, bug 30203, r=cata.
git-svn-id: svn://10.0.0.236/trunk@63179 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:59:43 +00:00
chuang%netscape.com
4c51b7d5db
Bug 26070 wrap reuseExp.label
...
git-svn-id: svn://10.0.0.236/trunk@63178 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:58:36 +00:00
attinasi%netscape.com
71ee99d1fa
Fixed a problem where loading an image into second browser window was not updating the dimensions. Also added temporary code to put the image type in the title, even though the image type is not really accurate yet. b=24478 r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@63177 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:58:12 +00:00
rods%netscape.com
f4df672a66
I had the GetDefaultChecked and GetChecked methods reversed.
...
b=31009 r=kmclusk
git-svn-id: svn://10.0.0.236/trunk@63176 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:57:08 +00:00
sfraser%netscape.com
3c3ee96c40
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@63175 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:57:02 +00:00
beard%netscape.com
846e3dedc9
bug 25050, fix incorrect usage of mPainting variable. r=jband
...
git-svn-id: svn://10.0.0.236/trunk@63174 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:55:42 +00:00
rpallath%eng.sun.com
28de304f50
Added new files
...
git-svn-id: svn://10.0.0.236/trunk@63173 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:54:41 +00:00
attinasi%netscape.com
9519b13665
Removed NavQuirk where FONT tags were ignored if an element was explicitly sized, since we couldn't know if it was explicitly sized by an *implicit* style rule or by another FONT tag. b=25810 r=dcone
...
git-svn-id: svn://10.0.0.236/trunk@63172 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:54:36 +00:00
wtc%netscape.com
d29cbfd262
Bugzilla bug #29427 : implemented the 'distclean' target and made
...
'realclean' and 'clobber_all' synonymous with 'distclean'. This
patch is contributed by Chris Seawood <cls@seawood.org >. r=wtc@netscape.com
Modified files: Makefile, Makefile.in, configure, configure.in,
config/Makefile.in, config/config.mk, config/rules.mk
git-svn-id: svn://10.0.0.236/trunk@63171 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:46:02 +00:00
norris%netscape.com
40adccb1d6
fix NullPointerException
...
git-svn-id: svn://10.0.0.236/trunk@63170 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:43:03 +00:00
rpallath%eng.sun.com
c89206de41
.
...
git-svn-id: svn://10.0.0.236/trunk@63169 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:42:09 +00:00
slamm%netscape.com
f12f3c9bfb
oops. I checked in a bogus line.
...
git-svn-id: svn://10.0.0.236/trunk@63168 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:34:56 +00:00
slamm%netscape.com
4f89d84e2f
Push required perl version to 5.005. "my" declarations in for and while loops can only be done with 5.005. Reformat the $Setting:* variables to fix 80 charater columns.
...
git-svn-id: svn://10.0.0.236/trunk@63167 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:31:48 +00:00
slamm%netscape.com
e51cf31f1a
Changes for jdunn for AIX and HP-UX
...
git-svn-id: svn://10.0.0.236/trunk@63166 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:29:48 +00:00
tbogard%aol.net
8154588296
Fix URL loading when coming from a command line. Tree blocker 31702.
...
git-svn-id: svn://10.0.0.236/trunk@63165 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:28:39 +00:00
rpallath%eng.sun.com
182fd9d0ee
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@63164 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:16:08 +00:00
rpallath%eng.sun.com
c33fe5ffd7
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@63163 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:11:53 +00:00
rpallath%eng.sun.com
637c2bb6ce
Pluglet API tests
...
git-svn-id: svn://10.0.0.236/trunk@63162 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 22:06:17 +00:00
jj%netscape.com
60fb3a6608
don't die if delete fails, just warn. a=granrose, r=leaf *** installer packaging only ***
...
git-svn-id: svn://10.0.0.236/trunk@63161 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 21:16:08 +00:00
despotdaemon%netscape.com
89deee98e7
Pseudo-automatic update of changes made by thayes@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@63160 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 19:43:47 +00:00
dbaron%fas.harvard.edu
a1979439b4
Fix makefile since libs phase no longer exists.
...
git-svn-id: svn://10.0.0.236/trunk@63159 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 17:54:10 +00:00
morse%netscape.com
738e96e9dc
turn on image management, r=norris
...
git-svn-id: svn://10.0.0.236/trunk@63158 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 15:34:52 +00:00
ducarroz%netscape.com
177f042c36
Fix for bug18584. Add new properties for the save message dialog. R=jefft
...
git-svn-id: svn://10.0.0.236/trunk@63157 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 15:31:34 +00:00
pierre%netscape.com
cfc46042f9
#11859 "Loading remote stylesheet in editor fails". LoadAgentSheet() loads the page asynchronously if an observer if provided.
...
git-svn-id: svn://10.0.0.236/trunk@63156 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 11:44:00 +00:00
pierre%netscape.com
1e21eabd97
#11859 "Loading remote stylesheet in editor fails". Re-enable the "Apply Style Sheet" menu item after having fixed LoadAgentSheet() in nsCSSLoader.cpp.
...
git-svn-id: svn://10.0.0.236/trunk@63155 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 11:42:41 +00:00
pavlov%netscape.com
edece999f6
remove the dialog.start broadcaster/observer r=travis
...
git-svn-id: svn://10.0.0.236/trunk@63154 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 07:30:33 +00:00
bruce%cybersight.com
02e4dd69b0
Fix a potential leak of a drawing surface. Fix a definite and frequent leak of graphics contexts. r=Pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@63153 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:53:59 +00:00
dougt%netscape.com
8e78b23d2b
removing PSMTaskMenu.dtd from being exported since it is now exported from
...
/extensions/psm-glue.
git-svn-id: svn://10.0.0.236/trunk@63152 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:52:30 +00:00
pavlov%netscape.com
1b5bc508ec
make destructors virtual to fix warnings
...
git-svn-id: svn://10.0.0.236/trunk@63151 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:51:22 +00:00
pavlov%netscape.com
1f6c49b6f5
remove PSMTaskMenu.dtd from the unix build here since it is exported from extentions/psm-glue now
...
git-svn-id: svn://10.0.0.236/trunk@63150 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:42:13 +00:00
pavlov%netscape.com
ca4e63bb2b
remove PSMTaskMenu.xul from the files exported on unix since it is getting exported from extentions/psm-glue
...
git-svn-id: svn://10.0.0.236/trunk@63149 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:38:50 +00:00
pavlov%netscape.com
a0350dbcae
fix travis's broken xul :-)
...
git-svn-id: svn://10.0.0.236/trunk@63148 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:33:55 +00:00
dougt%netscape.com
edd049b761
renaming security manager. bug 29289
...
git-svn-id: svn://10.0.0.236/trunk@63147 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:31:14 +00:00
dougt%netscape.com
a4785a4da5
Moving the Security Advisor menu item under the Personal Manager menu
...
sub group.
git-svn-id: svn://10.0.0.236/trunk@63146 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:30:23 +00:00
dougt%netscape.com
537fb7039a
Adding an xul ID to a menupopup so that I can overlay it.
...
git-svn-id: svn://10.0.0.236/trunk@63145 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 06:29:13 +00:00
tbogard%aol.net
f1c59bb7d6
Changed our JS observer of status to watch WebBrowserChrome attributes rather than an older Browser:Status one. OverLink is now separated out. nsBrowserInstance no longer is an nsIObserver. It relies on nsXULWindow::nsIWebBrowserChrome implementation poking attributes on WebBrowserChrome element in the main window.
...
git-svn-id: svn://10.0.0.236/trunk@63144 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 05:45:48 +00:00
tbogard%aol.net
bb30d7f409
SetJSStatus, SetJSDefaultStatus and SetOverLink now poke a DOM attribute on element WebBrowserChrome in the xul window if one exists. Renamed nsXULWindow::GetDOMElementFromDocShell to be nsXULWindow::GetWindowDOMElement. This cleans up having to pass in the same docShell over and over and make it mean more of what it is. Added a nsXULWindow::GetElementById which returns an element of the specified id within the xul window. nsContentTreeOwner doesn't need to cache the defaultStatus. nsWebShellWindow doesn't need to call ExecutStartupCode anymore as that was only there for nsIXULWindowCallbacks code which is gone. nsWebShellWindow doesn't need to cache mStatus or mDefaultStatus.
...
git-svn-id: svn://10.0.0.236/trunk@63143 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 05:45:26 +00:00
jband%netscape.com
1f3d9b7fe3
fix typo in user message. bug 31950. You'd think we'd know how to spell netscape!
...
git-svn-id: svn://10.0.0.236/trunk@63142 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 05:45:16 +00:00
pinkerton%netscape.com
987a665e03
fix the popup positioning code to work better when sliding a popup along its parent's alignment axis to fit it on screen. now cannot go off the top or the right but is pinned to it. r=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@63141 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 05:13:15 +00:00
dcone%netscape.com
f39b32d4ab
Support for Blending added. r=beard
...
git-svn-id: svn://10.0.0.236/trunk@63140 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 05:05:12 +00:00
pinkerton%netscape.com
ba606f7ad1
register the screen manager service in GFX r=scc.
...
git-svn-id: svn://10.0.0.236/trunk@63139 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 04:57:22 +00:00
pinkerton%netscape.com
815c3e54ea
create the screen manager service when asked.
...
git-svn-id: svn://10.0.0.236/trunk@63138 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 04:57:05 +00:00
pinkerton%netscape.com
9c7026d039
add screen and screen manager to the build. r=scc.
...
git-svn-id: svn://10.0.0.236/trunk@63137 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 04:56:39 +00:00
pinkerton%netscape.com
e26f45ec3b
adding screen manager r=scc
...
git-svn-id: svn://10.0.0.236/trunk@63136 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 04:55:46 +00:00
pinkerton%netscape.com
8d20a46437
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@63135 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 04:49:32 +00:00
bryner%uiuc.edu
af91bead6c
Removing Makefiles that dougt deleted.
...
git-svn-id: svn://10.0.0.236/trunk@63134 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-16 04:26:11 +00:00