gordon%netscape.com
|
2f77d9fda9
|
First Checked In.
|
1999-07-23 05:15:35 +00:00 |
morse%netscape.com
|
9a4774b12a
|
remove dependency on layout for single-signon on-submit
|
1999-07-23 04:37:17 +00:00 |
rpotts%netscape.com
|
50557b03a0
|
Fixes for NECKO build...
|
1999-07-22 06:54:30 +00:00 |
tao%netscape.com
|
475cd91987
|
Adopt new str res api prototype.
|
1999-07-22 04:41:11 +00:00 |
morse%netscape.com
|
0453be127a
|
liberating wallet from layout when form is submitted
|
1999-07-21 05:08:27 +00:00 |
valeski%netscape.com
|
51ceafcfba
|
using more appropriate notification PROGIDs now
|
1999-07-20 20:42:07 +00:00 |
neeti%netscape.com
|
22672f01dd
|
Implemented as an observer to the global document loader.
|
1999-07-20 19:36:29 +00:00 |
warren%netscape.com
|
7bcb94a320
|
Changed around load group insertion/removal to happen on mozilla thread.
|
1999-07-20 08:46:33 +00:00 |
morse%netscape.com
|
597d6041d4
|
fix up delete versus PR_FREE
|
1999-07-19 03:03:33 +00:00 |
morse%netscape.com
|
38426213e7
|
fix bug 9827 and other memory cleanups
|
1999-07-19 01:11:10 +00:00 |
warren%netscape.com
|
c5684bf4d7
|
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
|
1999-07-16 11:14:36 +00:00 |
sfraser%netscape.com
|
7db3adf574
|
Remove bogus semicolons in IID macros.
|
1999-07-15 00:42:02 +00:00 |
neeti%netscape.com
|
8081d8177b
|
implemented nsIFormSubmitObserver for OnSubmit
|
1999-07-14 20:00:28 +00:00 |
jj%netscape.com
|
e0da1fbaf8
|
changed duplicate fragment name
|
1999-07-14 18:24:13 +00:00 |
morse%netscape.com
|
02045bb01b
|
implement new and improved UI
|
1999-07-14 15:04:25 +00:00 |
warren%netscape.com
|
0cd57746e8
|
Necko stuff for dealing with load groups when opening URLs.
|
1999-07-09 21:18:47 +00:00 |
morse%netscape.com
|
684a800df9
|
fix bug 9326 -- approved by chofmann
|
1999-07-09 17:49:33 +00:00 |
morse%netscape.com
|
5704dd40cc
|
allow for dialogs to be closed by clicking the X in the corner
|
1999-07-08 02:38:00 +00:00 |
morse%netscape.com
|
cf53c145f9
|
tabbing works now -- approved by cyeh
|
1999-07-07 20:51:11 +00:00 |
morse%netscape.com
|
3d7b8c693e
|
added newline at end of file -- fixes bug 9270
|
1999-07-05 03:48:42 +00:00 |
morse%netscape.com
|
17071bcd59
|
*** empty log message ***
|
1999-07-04 01:30:32 +00:00 |
morse%netscape.com
|
f4250eae4d
|
First Checked In.
|
1999-07-04 01:29:53 +00:00 |
andreas.otte%primus-online.de
|
3e44c4e9d0
|
adding samples, renaming testPICS to TestPICS
|
1999-07-03 08:42:26 +00:00 |
andreas.otte%primus-online.de
|
3d4fa7ead5
|
making libcookie a component, adding tests if ENABLE_TESTS is set
renaming testCookie to TestCookie
|
1999-07-03 08:39:50 +00:00 |
dveditz%netscape.com
|
ac92b86ba4
|
makeile cleanups
|
1999-07-02 13:38:47 +00:00 |
dveditz%netscape.com
|
5dd9cff22d
|
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
|
1999-07-02 11:50:19 +00:00 |
mcafee%netscape.com
|
7019dfb581
|
Ignore generated files.
|
1999-07-02 05:43:31 +00:00 |
warren%netscape.com
|
8462929dda
|
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
|
1999-07-01 19:30:20 +00:00 |
gagan%netscape.com
|
706c19e2a9
|
Added extension/cookie for building Necko tests. Only for NECKO.
|
1999-07-01 02:57:10 +00:00 |
morse%netscape.com
|
fadb6fd4e2
|
fix bug 8743
|
1999-06-29 22:34:48 +00:00 |
dp%netscape.com
|
63245c92a1
|
Fixing depth
|
1999-06-28 15:55:47 +00:00 |
warren%netscape.com
|
f5e1196f42
|
Last of the necko ifdefs. Now we link with necko.
|
1999-06-28 10:35:57 +00:00 |
valeski%netscape.com
|
0090bad22c
|
lib name change and location change
|
1999-06-27 16:47:04 +00:00 |
valeski%netscape.com
|
67090bf6b8
|
added cookie dir to necko build (haven't tested on anything bug win32)
|
1999-06-27 16:46:45 +00:00 |
valeski%netscape.com
|
195ea902b4
|
added the nsCookieHTTPNotify class to the lib factory. also fixed a QI bug.
|
1999-06-27 16:43:03 +00:00 |
morse%netscape.com
|
301bc934ed
|
fix wallet viewers
|
1999-06-24 00:33:19 +00:00 |
morse%netscape.com
|
04839c4c0e
|
fix wallet viewers
|
1999-06-24 00:01:33 +00:00 |
warren%netscape.com
|
23864df5e3
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
morse%netscape.com
|
4639c9fe2f
|
fix crash if user fails to open data base
|
1999-06-22 06:32:18 +00:00 |
ftang%netscape.com
|
5b5420053a
|
add new method to nsIElementObserver classes
|
1999-06-22 03:37:22 +00:00 |
morse%netscape.com
|
1c09f83660
|
turning on wallet viewers on unix platforms
|
1999-06-21 14:36:52 +00:00 |
morse%netscape.com
|
789344eb2d
|
backing out last change
|
1999-06-21 06:04:25 +00:00 |
morse%netscape.com
|
b3f241c6c2
|
Makefile.in
|
1999-06-21 05:24:25 +00:00 |
sspitzer%netscape.com
|
9f989951ed
|
adding the .cvsignore files. again.
These are here so that CVS will ignore the generated Makefiles.
don't remove them, please.
|
1999-06-21 03:23:07 +00:00 |
morse%netscape.com
|
25db467237
|
.cvsignore
|
1999-06-21 00:46:26 +00:00 |
morse%netscape.com
|
46b122ecad
|
Makefile.in
|
1999-06-20 22:27:44 +00:00 |
morse%netscape.com
|
4c3389d9fa
|
fix bustage
|
1999-06-20 20:46:48 +00:00 |
sspitzer%netscape.com
|
3a4e81a4a1
|
ignore the generated makefiles
|
1999-06-20 20:44:59 +00:00 |
sspitzer%netscape.com
|
9755ad465b
|
fix build bustage for morse. again.
|
1999-06-20 20:41:58 +00:00 |
morse%netscape.com
|
68256b0803
|
fix up walletviewer makefiles for unix
|
1999-06-20 19:33:33 +00:00 |