Commit Graph

53979 Commits

Author SHA1 Message Date
alecf%netscape.com
b3c0caac38 when form elements are generated via a template, set the form to the XUL Doc's hidden form so that the element behaves correctly.
r=waterson


git-svn-id: svn://10.0.0.236/trunk@59816 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 01:03:39 +00:00
bryner%uiuc.edu
e932a61bf1 Adding some new mousewheel code that isn't used yet. Also removing an
unneeded comparison in the existing code, and changing several occurrences
of NS_DEFINE_IID to NS_GET_IID.  r=saari.


git-svn-id: svn://10.0.0.236/trunk@59815 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 00:58:29 +00:00
waldemar%netscape.com
1c777522b9 Fixed bug
git-svn-id: svn://10.0.0.236/trunk@59814 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 00:39:58 +00:00
terry%mozilla.org
cd9f027a36 The "put this named query in the footer" feature was choking if the
name of the query had a space in it.


git-svn-id: svn://10.0.0.236/trunk@59813 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 00:38:15 +00:00
waldemar%netscape.com
2b6f70d530 Fixed & bugs
git-svn-id: svn://10.0.0.236/trunk@59811 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:54:29 +00:00
waldemar%netscape.com
00f4b3f751 Fixed syntax error
git-svn-id: svn://10.0.0.236/trunk@59810 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:54:08 +00:00
ben%netscape.com
57eee85d9f fixing 20842, font size on taskbar is too small. r=jst@citec.fi
git-svn-id: svn://10.0.0.236/trunk@59809 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:50:29 +00:00
ben%netscape.com
da245c25cf fixing 24890 by making dialogs spawned from pref panels modal. r=jst@citec.fi
git-svn-id: svn://10.0.0.236/trunk@59808 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:49:54 +00:00
akkana%netscape.com
c0b58e45df 22505 workaround: force plaintext editors to use font-family: monospace to make wrapping work. r=jfrancis
git-svn-id: svn://10.0.0.236/trunk@59807 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:39:31 +00:00
pavlov%netscape.com
4cb8ea7533 aww, I fixed my favorite bug. The "interesting" toolbar contest is now over. (bug 20496) r=mcafee,large_penguin
git-svn-id: svn://10.0.0.236/trunk@59806 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:14:38 +00:00
dougt%netscape.com
d405faed9a Fix for bug 26420. r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59805 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:14:27 +00:00
sspitzer%netscape.com
65aad0c580 pass -h through to the app, so it can handle it.
git-svn-id: svn://10.0.0.236/trunk@59804 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:13:48 +00:00
sspitzer%netscape.com
c75cff444d work on making -news handled arbitrarily. not working yet, as I can't
call the category manager from C++ yet. r=alecf


git-svn-id: svn://10.0.0.236/trunk@59802 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:11:19 +00:00
sdagley%netscape.com
0fa0e2fa9d Enabling debug info on optimized build so sfraser can debug optimized builds. r=sfraser
git-svn-id: svn://10.0.0.236/trunk@59801 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:09:10 +00:00
sspitzer%netscape.com
b5d7f7fa3a added files: mozilla/xpfe/appshell/public/nsICmdLineHandler.idl
git-svn-id: svn://10.0.0.236/trunk@59800 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:09:09 +00:00
sspitzer%netscape.com
0f7c23de3c building this on windows and linux, mac soon.
adding a #define for which category nsICmdLineHanders are for.


git-svn-id: svn://10.0.0.236/trunk@59799 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:07:27 +00:00
valeski%netscape.com
1c4b45456c 26330. simple extension addition
git-svn-id: svn://10.0.0.236/trunk@59798 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:06:59 +00:00
sdagley%netscape.com
a9dab47115 Added comment warning that the file size attribute only deals with the data fork on the Mac and point to Mac specific interface for dealing with the size of the combined forks. r=none as this is just cleanup.
git-svn-id: svn://10.0.0.236/trunk@59797 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:06:56 +00:00
sspitzer%netscape.com
4b5fe471f4 use nsXPIDLCStrings to make the code cleaner and prevent possible leaks.
r=alecf,dp,morse


git-svn-id: svn://10.0.0.236/trunk@59796 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:05:33 +00:00
sspitzer%netscape.com
2da21f774f use NS_WITH_SERVICE to make the code cleaner.
git-svn-id: svn://10.0.0.236/trunk@59795 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:02:25 +00:00
sfraser%netscape.com
265c8b6103 Remove obsolete Talkback init stuff, which now happens in a component. r=cyeh
git-svn-id: svn://10.0.0.236/trunk@59794 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:57:49 +00:00
dougt%netscape.com
802f0584a1 Empowering the world. Bug. 25374, basically we create a directory without
the correct permission.
r=racham&&mozbot.


git-svn-id: svn://10.0.0.236/trunk@59793 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:57:37 +00:00
rhp%netscape.com
924652fa0e Fix for incorrect charset on reply - Bug # 3979 - r: mscott
git-svn-id: svn://10.0.0.236/trunk@59792 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:52:55 +00:00
ducarroz%netscape.com
c9277036eb Fix for bugs 12507, 15103, 15105, 22077, 25137, 26408, 10932. A lot of UI work. R=hangas
git-svn-id: svn://10.0.0.236/trunk@59791 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:52:03 +00:00
valeski%netscape.com
0305c31ba1 25557, 26083. r=morse. We now capture cookies from HTTP-EQUIV and we also handle HTTP-EQUIV refresh headers that include single/double quotes
git-svn-id: svn://10.0.0.236/trunk@59790 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:50:39 +00:00
chuang%netscape.com
a8981c3d07 Bug 17564 Prefs: Addressing prefs do not stick. r=hangas
git-svn-id: svn://10.0.0.236/trunk@59789 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:48:42 +00:00
chuang%netscape.com
ae6e4ceac6 Bug 24877 Can't remove Additional email Address in Abook card, r=hangas
git-svn-id: svn://10.0.0.236/trunk@59788 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:47:27 +00:00
nhotta%netscape.com
cb8ea0c057 Fixed a wrong address reference which crashes Japanese mail send, r=ftang.
git-svn-id: svn://10.0.0.236/trunk@59787 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:39:03 +00:00
sspitzer%netscape.com
f9d23bfed2 bulletproofing. r=alecf. see bug #26608
git-svn-id: svn://10.0.0.236/trunk@59786 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:37:11 +00:00
mscott%netscape.com
86330f79ee Back out the changes to the pipe code to fix regression bugs: 26533 and one i forgot the number of. =)
r=warren
a=leaf


git-svn-id: svn://10.0.0.236/trunk@59785 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 21:45:46 +00:00
nis%sparc.spb.su
8b969cb123 Added workaround to get JavaDOM to work on Linux.
git-svn-id: svn://10.0.0.236/trunk@59781 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 17:23:51 +00:00
rods%netscape.com
79248e7545 commenting out widgets from the build they have been moved to the viewer app
r kmcclusk, b =17027


git-svn-id: svn://10.0.0.236/trunk@59779 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:59:57 +00:00
rods%netscape.com
ce95e7bd2f commenting out widgets from the build they have been moved tothe viewer app
r kmcclusk, b =17027


git-svn-id: svn://10.0.0.236/trunk@59778 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:59:31 +00:00
rods%netscape.com
d7b8f2fc81 adding widget viewer based widget library to build
widgets are no created from NS_New mthods instead of from the factory
r kmcclusk, b =17027


git-svn-id: svn://10.0.0.236/trunk@59777 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:58:35 +00:00
rods%netscape.com
7ec868ee60 initial add
git-svn-id: svn://10.0.0.236/trunk@59776 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:55:21 +00:00
rods%netscape.com
06776f9c2f initial add copied from widget\src\windows and all NS_NewXXX method
for bug 17027 r=kmcclusk


git-svn-id: svn://10.0.0.236/trunk@59775 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:54:24 +00:00
dcone%netscape.com
d26e5ae7a9 Added code to the Lock and unlock for blending support.
git-svn-id: svn://10.0.0.236/trunk@59774 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:53:39 +00:00
dcone%netscape.com
cae729ad4e Added Mac blender support. r=rods
git-svn-id: svn://10.0.0.236/trunk@59773 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:52:55 +00:00
putterman%netscape.com
a7f2d0f2c2 If a message that is loaded in the message pane is selected again,don't reload it.
r=mscott.


git-svn-id: svn://10.0.0.236/trunk@59772 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:19:57 +00:00
law%netscape.com
e4655532a4 Fix build error
git-svn-id: svn://10.0.0.236/trunk@59771 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 15:14:19 +00:00
law%netscape.com
b605d3dfbe New splash screen stuff for windows version (plus removal of console from windows release builds); b=6391/22542, r=davidm@netscape.com (travis@netscape.com for the console stuff)
git-svn-id: svn://10.0.0.236/trunk@59770 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 14:40:08 +00:00
terry%mozilla.org
b7fa516b57 Add an optional ability to stagger the headers in the bug list, which
is uglier, but often squeezes things better horizontally.


git-svn-id: svn://10.0.0.236/trunk@59769 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 14:08:00 +00:00
warren%netscape.com
4eb839f8ce Fixed indentation.
git-svn-id: svn://10.0.0.236/trunk@59768 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 12:18:27 +00:00
warren%netscape.com
6d495f9235 fixed typo
git-svn-id: svn://10.0.0.236/trunk@59767 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 12:17:39 +00:00
warren%netscape.com
1bbe787cb6 Lowercased method names for idl.
git-svn-id: svn://10.0.0.236/trunk@59766 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 12:16:33 +00:00
brendan%mozilla.org
983bf048da Performance fix to cut down on gratuitous JS GCs (13350, r=shaver).
git-svn-id: svn://10.0.0.236/trunk@59765 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 09:50:25 +00:00
warren%netscape.com
5ef1799207 Fix for bug 24996 - moving file creation from nsStreamXferOp into nsFileTransport where it belongs. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59764 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 09:29:55 +00:00
law%netscape.com
93edc7c383 Export new splash screen interface header (part of splash screen for windows changes); b=6391, r=davidm@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59763 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 09:12:06 +00:00
warren%netscape.com
1cf6455bf7 Implemented GetOwner/SetOwner. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59762 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:55:05 +00:00
law%netscape.com
8fade09598 Removing some debugging crud from new file
git-svn-id: svn://10.0.0.236/trunk@59761 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 08:51:23 +00:00