ben%netscape.com
a6a5326dc1
styling the new widgets
2000-03-16 01:13:53 +00:00
dbaron%fas.harvard.edu
e3a2013a7e
Fix bug 28570, leak of nsXULPrototypeDocument and nsJSContext (and things they owned). r=waterson@netscape.com
2000-03-16 01:11:02 +00:00
amusil%netscape.com
47956a0718
Fixes Bug 31847 (commercial blocker). r=syd, a=chofmann
2000-03-16 01:03:03 +00:00
tbogard%aol.net
c1479d9d99
Call SetOverLink instead of SetJSStatus when over a link.
2000-03-16 01:02:23 +00:00
tbogard%aol.net
5ca75ae63b
Providing implementation for SetOverLink.
2000-03-16 01:01:57 +00:00
tbogard%aol.net
fb67186121
Removed isViewSource attribute. It is no longer needed. DocShell now handles state.
2000-03-16 00:52:52 +00:00
tbogard%aol.net
3f2b490697
Remove the isViewSource attribute. Changed a nsIWebShell::LoadURL to use nsIWebNavigation::LoadURI.
2000-03-16 00:52:02 +00:00
tbogard%aol.net
ae18de8483
Remove viewsource.xul as it is no longer used. This is duplicate of browser's viewsource.xul anyway.
2000-03-16 00:50:26 +00:00
ducarroz%netscape.com
be124e35c7
Fix regression. Need to pass the event when creating, replying or forwarding a message. R=jefft
2000-03-16 00:42:55 +00:00
nhotta%netscape.com
98fab09e41
Changed flag for entity conversion, bug 27376, r=akkana.
2000-03-16 00:28:01 +00:00
locka%iol.ie
f7e4386783
Fixed some problems building with the latest platform sdk
2000-03-16 00:25:22 +00:00
rjc%netscape.com
f6727ec878
When bringing up a context menu, only adjust selection if we actually have a treeitem. (This check also allows correct behavior of context menus on the background.)
2000-03-16 00:11:37 +00:00
ducarroz%netscape.com
2adfe7406a
Fix for bugs 18584 (draft warning when close window), bug 21841 (new recipient type should be same than previous one), bug 31250 (no key navigation in identity dropdown list), bug 28859 (don't ask for format when saving a message). R=jefft
2000-03-16 00:09:32 +00:00
ducarroz%netscape.com
3e55520517
Fix for bug 18584. Add new API to check if body has been modified by user. R=jefft
2000-03-16 00:03:43 +00:00
beard%netscape.com
762854d1ab
uncovered leak exposes a crasher, this fixes it. r=waterson
2000-03-15 23:58:01 +00:00
akkana%netscape.com
65c8f90af3
Switch to the perl version of the test script
2000-03-15 23:47:00 +00:00
leaf%mozilla.org
dc1088d560
Automated update
2000-03-15 23:45:08 +00:00
ssu%netscape.com
cf580c8744
fixing bug #31875 under win95. a=chofmann r=cathleen
2000-03-15 23:44:57 +00:00
dmose%mozilla.org
f4b959cfb5
get rid of undefined warning
2000-03-15 23:40:57 +00:00
seth%cs.brandeis.edu
79d609036c
Added a bugzilla.procmailrc as a sample procmailrc file
...
bugzilla_email_append.pl calls processmail.pl after writing out the changes.
2000-03-15 23:39:11 +00:00
nhotta%netscape.com
0175762d60
Changed to call Finish() after the conversion, bug 29652 , r=cata.
2000-03-15 23:38:27 +00:00
jdunn%netscape.com
2fde717fec
for AIX check for libC_r instead of libC
...
discovered by ciaran.deignan@bull.net
2000-03-15 23:38:07 +00:00
nhotta%netscape.com
2eb2859036
Added fallback charset for charset conversion, bug 28679, r=rhp.
2000-03-15 23:33:43 +00:00
jdunn%netscape.com
8556d6e8ef
adding linker dependencies for AIX and other unixes
2000-03-15 23:33:10 +00:00
jdunn%netscape.com
521b421c5d
removing redundant ;; to fix AIX build
2000-03-15 23:31:39 +00:00
nhotta%netscape.com
40dbdfc97f
Changed to use do_GetService instead of CreateInstance, bug 30209, r=cata.
2000-03-15 23:31:08 +00:00
valeski%netscape.com
518661ae56
fixing base64 encoding usage bug
2000-03-15 23:20:38 +00:00
valeski%netscape.com
a1b246bf48
29551. we now ignore 'ls: total' coming back from an FTP server
2000-03-15 23:19:58 +00:00
valeski%netscape.com
35c98cf148
29236 - we now treat files w/ 'ehtml' extentsion as html
2000-03-15 23:18:10 +00:00
sfraser%netscape.com
1841bfdf83
Fix for blocker 31669 -- pull the mozilla/security module, and install resources from mozilla/extensions/psm-glue. r=dougt,a=granrose
2000-03-15 22:44:18 +00:00
seth%cs.brandeis.edu
67d952fd33
A few changes ...
...
1. BugzillaEmail.pm is a (kinda, sorta) module which is going to hold the various code which is common between all the scripts which access bugzilla via email.
2. bug_email.pl uses this module
3. bugzilla_email_append.pl is a mostly ready script which will append messages to existing bugs.
2000-03-15 22:29:49 +00:00
sfraser%netscape.com
e178d09a45
First Checked In.
2000-03-15 22:28:09 +00:00
sfraser%netscape.com
3e1530acbd
Add NavSecurityOverlay.css
2000-03-15 22:23:03 +00:00
sfraser%netscape.com
f4ac97a784
First Checked In.
2000-03-15 22:21:17 +00:00
wtc%netscape.com
919369e547
Checked in a patch contributed by Jerry L. Kirk
...
<Jerry.Kirk@Nexwarecorp.com>.
2000-03-15 22:00:37 +00:00
rginda%netscape.com
9d07dbc637
changing format of generated results file name to place the date before the engine name
2000-03-15 21:49:13 +00:00
terry%mozilla.org
53182cf291
Add a "send mail to bug owners" link (under circumstances where it
...
seems useful and appropriate.)
2000-03-15 21:06:02 +00:00
wtc%netscape.com
78b3223e19
Improved comments. Bugzilla bug #30746
2000-03-15 20:58:45 +00:00
wtc%netscape.com
29151a9d74
Bugzilla bug #30746 : add a PR_SetConcurrency(2) call in NSPR
...
initialization and have NSPR initialization wait until the timer
manager thread starts to run.
Modified files: prmwait.c, prinit.c
2000-03-15 20:00:42 +00:00
norris%netscape.com
f9ed21e9a7
clean up regressions in test suite from last fix
2000-03-15 19:40:53 +00:00
erik%netscape.com
ad0528a830
local .cvsignore file; does not affect build; r=none
2000-03-15 17:37:47 +00:00
norris%netscape.com
27bba05faa
Fix regressions caused by support for function expression statements.
2000-03-15 17:18:12 +00:00
rods%netscape.com
0b13972de8
added #include for nsIContent.h to fix bustage
2000-03-15 16:45:01 +00:00
rods%netscape.com
4350baa400
minor change so extended keyboard select works correctly
...
r=dcone
2000-03-15 15:56:26 +00:00
rods%netscape.com
6ba4a8f08d
factored out a GetScrolableView method, implemented extended selection for drag select and shift->up/down keys
...
added page up and down support, but it isn't supported by nsScrollFrame (works for Gfx)
should be generating the coorect DOM selection events now
r=dcone, b=14771, 30463
2000-03-15 15:55:30 +00:00
rods%netscape.com
10466a156a
turning off debug #defines
2000-03-15 15:47:11 +00:00
rods%netscape.com
0823c92935
removed ifdef's and replaceed them with if/then/else for GFX Lists and Dropdowns,
...
now they can be turned on with a boolean instead. This will help with debugging later
r=dcone, b=18895
2000-03-15 15:45:29 +00:00
jefft%netscape.com
e826ae8e3d
fix bug31929 - wrong way to throw a message box; r=rhp
2000-03-15 15:38:14 +00:00
dcone%netscape.com
bf5bd4427a
Added a calculatioin for the offset in the lock. This is needed for the blending. r=rods.
2000-03-15 15:17:55 +00:00
troy%netscape.com
5386fb954a
b=24343 r=karnaze@netscape.com Changes so we properly lay out after changing
...
the font using the pref UI. Block and table code changed to handle
eReflowReason_StyleChange
2000-03-15 15:16:03 +00:00