idk%eng.sun.com
cc14bfb2d0
*not part of the build*
...
fix for 82098
git-svn-id: svn://10.0.0.236/trunk@95988 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 05:56:05 +00:00
justdave%syndicomm.com
f38e65caa5
Landing quips.cgi (bug 73191) by Owen Taylor <otaylor@redhat.com>
...
Submitted by Martin Baulig <baulig@suse.de > from bugzilla.gnome.org
r= justdave@syndicomm.com
git-svn-id: svn://10.0.0.236/trunk@95987 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 04:01:48 +00:00
blakeross%telocity.com
06cdf9ad5b
This is the rest of hewitt's (already approved) checkin for ptoolbar dnd. sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@95986 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 03:44:14 +00:00
justdave%syndicomm.com
c8649e18e3
Fix for bug 77699 and bug 71503: fix javascript errors in quicksearch and improve IE5 compatibility
...
Patch by Stephan Lee <slee@uk.bnsmc.com > and Andreas Franke <afranke@ags.uni-sb.de >
git-svn-id: svn://10.0.0.236/trunk@95985 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 03:05:46 +00:00
hewitt%netscape.com
dc1d12b339
82794 - Remove twisty from sidebar tabs, r=marlon, sr=hyatt, a=pdt
...
git-svn-id: svn://10.0.0.236/trunk@95984 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 02:56:35 +00:00
hewitt%netscape.com
003bf663cb
82039 - Search option at the end of autocomplete popup doesnt work, r=alecf, sr=blake, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@95983 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 02:49:29 +00:00
hewitt%netscape.com
a6137958c5
78945 - Pressing return does nothing when editing a newsgroup, r=ducarroz, sr=blake, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@95982 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 02:48:01 +00:00
hewitt%netscape.com
27f2c56b9a
82457 - Dragging items on personal toolbar can lose bookmarks, r=blake, sr=sfraser, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@95981 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-29 02:46:07 +00:00
ian%hixie.ch
3bf5452821
* Moving 'type' to the front of the list of things returned by the User data source's 'getField*' methods so that they map more directly to the user field constructor arguments
...
* Moving 'typeData' around in the order of the user field constructor arguments to match the User data source's 'getField*' methods so that, again, they map more directly
* Renaming the 'getFieldFrom*' methods to 'getFieldBy*' to be consistent with 'getUserBy*'
* Implemented UserFieldFactory.pm
* Implemented Passwords.pm
git-svn-id: svn://10.0.0.236/trunk@95980 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-28 23:43:56 +00:00
pschwartau%netscape.com
58cefa9c6b
Minor whitespace fix.
...
git-svn-id: svn://10.0.0.236/trunk@95979 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-28 22:47:14 +00:00
pschwartau%netscape.com
9b1446bf4e
Initial add.
...
git-svn-id: svn://10.0.0.236/trunk@95978 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-28 22:46:31 +00:00
ian%hixie.ch
db3ed07d92
* Correcting a typo in Input.pm
...
* Added a comment to DataSource/User.pm explaining how (typically) to search for a username
* Fleshed out the DataSource/User.pm API by adding some schema management methods
* Added notes on which fields in the database schema should be keys
* Added comment to Service/User.pm noting the difference between Objects, Services, and Service Instances
* Changed 'user.field.factory' to 'user.fieldFactory' to prevent a namespace collision with 'user.field.(type)'
* Calling 'insertField' in one case which I missed when adding the method
* Implemented 'hash', 'joinGroup', 'invalidateRights', 'writeProperties' and 'writeGroups'
* Changed Service/UserField.pm so that one user field class can be used for any category
* Added a 'username' convenience method and implemented 'write'
* Added a comment to Service/UserFieldFactory.pm explaining how it should work
* Removed the 'user.field.generic.generic' field implementation, replaced it with a simpler 'user.field.string' implementation
git-svn-id: svn://10.0.0.236/trunk@95977 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-28 20:09:23 +00:00
blakeross%telocity.com
abc0c3791a
Cleaning out the cruft (not part of build).
...
git-svn-id: svn://10.0.0.236/trunk@95976 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-28 03:10:57 +00:00
markh%activestate.com
a49034e23b
Add virtual to a destructor to prevent gcc warnings.
...
Not part of the build, and PyXPCOM checkins have a=drivers
git-svn-id: svn://10.0.0.236/trunk@95975 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-28 03:05:13 +00:00
jst%netscape.com
944c1bc9dc
Making these interfaces compile w/o changes to domstubs.idl, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@95974 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-28 01:46:11 +00:00
jst%netscape.com
fdb9995be9
Checking in Jonas Sicking's implementation of the DOM Level 2 traversal module. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@95973 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-28 01:45:28 +00:00
idk%eng.sun.com
5f77e4f622
*not part of the build*
...
fix for 82925
git-svn-id: svn://10.0.0.236/trunk@95972 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-27 11:04:44 +00:00
jst%netscape.com
ceb00ea625
Fixing regression bug 81818 that caused a crash in certain situations when viewing images in mozilla. sr=scc@mozilla.org, a=choffmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@95971 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-27 07:15:28 +00:00
blakeross%telocity.com
57946f5711
Prevent the ability to drop a dragged node onto itself by default (fixes 74261 and one instance of 82457). r=hewitt sr=ben a=pdt
...
git-svn-id: svn://10.0.0.236/trunk@95970 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-27 03:16:53 +00:00
markh%activestate.com
031bf2a05c
Add interface flattening to Python XPCOM bindings.
...
Not part of the build, but a=drivers@mozilla.org anyway!
git-svn-id: svn://10.0.0.236/trunk@95969 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-27 02:51:18 +00:00
bienvenu%netscape.com
fe15e59b3c
add support for counting lines in offline messages so that offline message body search will work, r=naving, sr=sspitzer, a=blizzard 79723
...
git-svn-id: svn://10.0.0.236/trunk@95968 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 21:49:14 +00:00
jag%tty.nl
8e5c6c7d42
Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in widget/src/gtk/Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@95967 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 20:14:34 +00:00
jag%tty.nl
483e942057
Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in gfx/src/gtk/Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@95966 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 20:01:41 +00:00
jag%tty.nl
0ca2b6953b
Fix MOZ_TRACK_MODULES_DEPS builds bustage (senna), adding "intl" to REQUIRES in gfx/src/xprint/Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@95965 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 19:43:54 +00:00
mkaply%us.ibm.com
ef81b8ae46
senns REQUIRES bustage
...
git-svn-id: svn://10.0.0.236/trunk@95964 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 18:52:48 +00:00
mkaply%us.ibm.com
a6d6720bef
senna REQUIRES bustage
...
git-svn-id: svn://10.0.0.236/trunk@95963 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 16:53:43 +00:00
dcone%netscape.com
c8e45055cc
bug=78319 Checkin for Rods a=Blizzard sr=waterson r=kmcclusk. Improvement for localization of the printer dialog.
...
git-svn-id: svn://10.0.0.236/trunk@95962 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 15:49:43 +00:00
bienvenu%netscape.com
c7a72c0bcb
fix 79104 crash doing get selected messages when no messages selected r=naving, sr=sspitzer a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@95961 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 15:00:02 +00:00
jst%netscape.com
48010fe07d
Checking in Jonas Sicking's (sicking@bigfoot.com) DOM Level 2 traversal interfaces, see bug 82625 for more details, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@95960 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 10:04:05 +00:00
edburns%acm.org
4fa796ee22
Added necessary -L for getting it to compile on Linux
...
git-svn-id: svn://10.0.0.236/trunk@95959 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 08:12:27 +00:00
jst%netscape.com
727a1140e3
Removing debugging code that was forgotten in when landing the XPCDOM branch. Harmless checkin.
...
git-svn-id: svn://10.0.0.236/trunk@95958 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 07:49:01 +00:00
jst%netscape.com
9f45f96fbe
Fixing bug 81928 which caused errors in JS executed in XUL files to be silently ignored. The problem was that nsJSContext::GetGlobalObject() was relying on the global object in a context to be a XPConnect wrapped object, but this was not the case when XUL files loaded prototype scripts. r=brendan@mozilla.org, sr=jband@netscape.com, a=blizzard@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@95957 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 07:44:19 +00:00
sspitzer%netscape.com
381d4362c1
fix for #82695 . recent regression, no folder names were showing up in the
...
select folders for download dialog. r=ssu, sr=bienvenu, a=asa.
git-svn-id: svn://10.0.0.236/trunk@95956 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 07:12:23 +00:00
pollmann%netscape.com
23709a8e76
Bug 79565: Fix a crash where elements in the mImageMaps array were released but not removed from the array, and a stale pointer was dereferenced. r=jst@netscape.com, sr=vidur@netscape.com, a=drivers@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@95955 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 06:43:20 +00:00
sspitzer%netscape.com
9437b7ed35
fix for #82019 . fix it so importing eudora settings will do the right thing if the user didn't set a return address in eudora. r=cavin, sr=bienvenu, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@95954 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 06:02:34 +00:00
sspitzer%netscape.com
0406fb62c8
fix for #82019 . fix it so importing eudora settings will do the right
...
thing if the user didn't set a return address in eudora.
r=cavin, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@95953 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 06:00:40 +00:00
sspitzer%netscape.com
29675c733c
fix for #82602 . make context menus show up for attachments so you can save them in the stand
...
alone msg window and the alternate 3 pane. r=pinkerton, sr=bienvenu, a=asa
git-svn-id: svn://10.0.0.236/trunk@95952 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 05:58:29 +00:00
attinasi%netscape.com
224a80eebc
Fixed crash when mouse move event is handled by image frame and the baseURI is null (after traversing to the link'd document). b=81728 r=pavlov@netscape.com sr=hyatt2netscape.com a=asa@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@95951 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 05:46:33 +00:00
mjudge%netscape.com
3b8e5dd324
80048 r=ftang, sr= kin a= asa. bug to fix non initialization of parameter and non checking of funciton return value.
...
git-svn-id: svn://10.0.0.236/trunk@95947 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-26 00:26:30 +00:00
sfraser%netscape.com
f7489a308e
Drag the splash screen kicking and screaming into the 90's Appearance world, with some resource tweaks (needed for new splash on the commercial side). r=pinkerton, a=asa. No code changes.
...
git-svn-id: svn://10.0.0.236/trunk@95946 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:58:35 +00:00
loadrunner%betak.net
85fee21c4f
bug 82761 US browser not set to correct language in preferences, r=tao, sr=blizzard, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@95945 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:56:34 +00:00
loadrunner%betak.net
a24f57ade8
bug 65253 Profile Creation: Need a user interface for Regional Content, r=nhotta, sr=alecf, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@95944 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:54:38 +00:00
sspitzer%netscape.com
075333ce70
fix for #78891 . clean up the folder properties dialog to have 2 tabs
...
instead of 4. hide the offline tab when not applicable.
r=hwaara,sr=sspitzer,bienvenu. a=asa@mozilla.org
thanks to doronr@naboonline.com for the patch
git-svn-id: svn://10.0.0.236/trunk@95943 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:30:51 +00:00
darin%netscape.com
d259dccb6e
Fixes bug 82181 "bugzilla queries won't submit" r=gagan sr=blizzard a=asa
...
git-svn-id: svn://10.0.0.236/trunk@95942 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:18:50 +00:00
sspitzer%netscape.com
7e34fe3d2f
fix some bustage on HPUX for pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@95941 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:17:15 +00:00
ashuk%eng.sun.com
b01e7aac74
Bug=81648
...
author=ashuk
r=edburns
Files modified:
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/wrapper_native/win32/Win32BrowserControlCanvas.java
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/wrapper_native/motif/MotifBrowserControlCanvas.java
M mozilla/java/webclient/classes_spec/org/mozilla/webclient/BrowserControlCanvas.java
M mozilla/java/webclient/src_moz/motif/MotifBrowserControlCanvas.cpp
M mozilla/java/webclient/src_moz/motif/MotifBrowserControlCanvas.h
M mozilla/java/webclient/src_moz/motif/MotifBrowserControlCanvasStub.cpp
M mozilla/java/webclient/src_moz/Makefile.in
M mozilla/java/webclient/src_moz/Makefile.win
A mozilla/java/webclient/src_moz/win32/Makefile.win
A mozilla/java/webclient/src_moz/win32/Win32BrowserControlCanvas.cpp
A mozilla/java/webclient/src_moz/win32/Win32BrowserControlCanvas.h
This fix removes the deprecated methods used in Webclient and
now uses the JAWT Native Interface for allowing the Java AWT
canvas access to the native peer window.
git-svn-id: svn://10.0.0.236/trunk@95940 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:09:54 +00:00
darin%netscape.com
6951668628
Fixes bug 81008 "support for HTTP/0.9 and folded header lines"
...
r=gagan sr=sfraser a=asa
git-svn-id: svn://10.0.0.236/trunk@95939 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:07:44 +00:00
ssu%netscape.com
66035b4e03
fixing bug 81601 - Left over files from 6.0/6.01 after updating to current build. r=sgehani,sr=mscott,a=pdt2,drivers@mozilla.org. affects only windows platforms. not part of tinderbox builds.
...
git-svn-id: svn://10.0.0.236/trunk@95938 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 23:01:29 +00:00
pinkerton%netscape.com
f549b2ce9b
backing out addition so we can figure out why it doesn't compile.
...
git-svn-id: svn://10.0.0.236/trunk@95936 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 22:38:58 +00:00
pinkerton%netscape.com
fdc0122f33
one more time for the short bus.
...
git-svn-id: svn://10.0.0.236/trunk@95935 18797224-902f-48f8-a5cc-f745e15eee43
2001-05-25 22:08:00 +00:00