Commit Graph

138399 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
35abc7b20a Bug #279150 --> Make Atom links use xml:base to handle feeds whose URL tags use relative URLS
Patch by Robert Sayre.
2005-02-14 21:58:12 +00:00
axel%pike.org
f3779ff921 bug 281969, & isn't escaped when it's the first char, r=mcsmurf, sr=shaver, a=asa 2005-02-14 20:45:37 +00:00
bzbarsky%mit.edu
d0a24bd117 Fix crash bug 281424. r+sr=roc, a=asa 2005-02-14 20:09:14 +00:00
bienvenu%nventure.com
1d9d9b78ac add ability to copy local folders to imap servers, r/sr=mscott, a=sspitzer 235013 2005-02-14 19:56:49 +00:00
bienvenu%nventure.com
5f9696123c fix hang on shutdown in imap code, r/sr=mscott, a=sspitzer 282043 2005-02-14 19:54:45 +00:00
mozilla.mano%sent.com
be9a0c74fe Bug 177506 - turning off/onn 'hide tab bar ...' has no effect until new tab/window is opened. r=mconnor 2005-02-14 19:26:50 +00:00
scott%scott-macgregor.org
9b34b8fdcf Typo causing messageIDs to show up as undefined. Patch by Robert Sayre 2005-02-14 18:08:50 +00:00
smfr%smfr.org
2e4574361f Fix bug 149648: add support for <optgroup> is Camino's super-funky <select> popup replacement, and clean up the code a little. r=pink. 2005-02-14 16:35:56 +00:00
marco%gnome.org
3ba394656f 280928 Keep a reference on the window when emitting
events that can cause window destruction, and we need to
access the window after emission
r=caillon sr=blizzard
2005-02-14 09:51:25 +00:00
cltbld
933d8fa9af Don't remove files if tests fail. If the flow of the Tinderbox client
scripts gets to the point that files are being transferred for
distribution, then let's leave some files around for that to succeed. (cmp)
2005-02-14 08:54:09 +00:00
edburns%acm.org
2bd243cbb6 This checkin re-enables printing. Thanks to Kyle Yuan from Sun Microsystems.
Next step is to take a step back and see what's best to do next!

M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- call through to print related methods

M src_moz/CurrentPageImpl.cpp

- Copy from CurrentPageActionEvents.cpp

M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java

- add test stub for print preview.
2005-02-14 02:37:51 +00:00
edburns%acm.org
ab7af6537a Next step is to try to re-enable the printing APIs. Not sure if this
will work.

A test/automated/src/test/DOMSelectionTest.html

- test CurrentPage.highlightSelection and clearAllSelections().

M classes_spec/org/mozilla/webclient/impl/wrapper_native/CurrentPageImpl.java

- send all native methods through the event thread

M classes_spec/org/mozilla/webclient/impl/wrapper_native/SelectionImpl.java

- never return null from toString().  Return "" instead.

M src_moz/CurrentPageImpl.cpp

- copy from CurrentPageActionEvents.cpp

M test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java
M test/automated/src/classes/org/mozilla/webclient/DOMTest.java

- new test conent
2005-02-14 02:16:18 +00:00
Stefan.Borggraefe%gmx.de
7b67ce6f10 Bug 279031: Reflect UI changes introduced with bug 231428 and bug 279034 in Help
r=neil, a=caillon
2005-02-14 01:02:51 +00:00
bugzilla%arlen.demon.co.uk
aed86090c0 Bug 239557 Cleanup of new Cookie UI for 1.8a
p=me/mvl r=mvl sr=neil.parkwaycc.co.uk a=asa
2005-02-13 20:48:38 +00:00
bugzilla%arlen.demon.co.uk
a748b47998 Bug 281725 Remove some obsolete images in en-US/images
p=stefan_h@hem.utfors.se r=me a=caillon
2005-02-13 20:38:09 +00:00
amardare%qnx.com
f49ac0461f Changes for qnx/photon platform only.
Fixed a few compiling error after syncronizing with the head branch.
2005-02-13 18:53:19 +00:00
bmlk%gmx.de
c89a7d6ce9 allow only columns as colgroup children, and prevent column children bug=280618 r/sr=bzbarsky a=asa 2005-02-13 07:43:22 +00:00
gerv%gerv.net
70dc80657e Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-13 00:07:56 +00:00
edburns%acm.org
3eec1e730f Complete test for find. Next step is highlightSelection and
clearAllSelection.

test/automated/src/classes/org/mozilla/webclient/CurrentPageTest.java

- flesh out this test.
2005-02-12 21:29:47 +00:00
neil%parkwaycc.co.uk
e298802c1b Wallpaper for bug 280541 to get content tootips and scrollbars but still trying not to expose too much to content r+sr=bz a=asa 2005-02-12 20:48:06 +00:00
neil%parkwaycc.co.uk
5f18ee85fa Wallpaper for bug 280541 to get content tootips and scrollbars but still trying not to expose too much to content r+sr=bz a=asa 2005-02-12 20:21:02 +00:00
scott%scott-macgregor.org
4ee7fb68bd Bug #258102 --> First pass at supporting OPML Import for the Thunderbird RSS reader. We currently only support
flat opml right now.

Thanks to Robert Sayre and ajbu@planet.nl for getting this patch started.
2005-02-12 20:17:33 +00:00
gerv%gerv.net
e5d20862b7 Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-12 20:11:18 +00:00
dbaron%dbaron.org
cd3f2b0231 Fix obvious spelling mistake in comment. 2005-02-12 19:34:51 +00:00
bugreport%peshkin.net
e4cc6c33ff Bug 281787: Add index for attachments.submitter_id and bugs_activity.who
r,a=justdave
2005-02-12 14:19:52 +00:00
nelsonb%netscape.com
756dbad584 Export HASH_Clone HASH_HashBuf HASH_ResultLenContext
Bug 273444, r=julien.pierre
2005-02-12 06:39:23 +00:00
darin%meer.net
548e42a51f fixes bug 276720 "HTTP 204/205 responses should not cause STATE_TRANSFERRING events to be synthesized" r=biesi sr=bz 2005-02-12 00:40:46 +00:00
dveditz%cruzio.com
4280841edf bug 233625 skip uninstall offer to nuke directory, only uninstall files we explicitly installed r=mconnor,a=asa 2005-02-12 00:05:12 +00:00
jst%mozilla.jstenback.com
3a3e51d9e9 Fixing bug 281284. Don't share the plugin temp directory among all users on the same system, and don't delete directories we didn't create. r=peterv@propagandism.org, sr=dveditz@cruzio.com 2005-02-11 23:37:51 +00:00
dougt%meer.net
4b5a2fad7a bug 271732. Ensures that the file get dialog never returns a dereferenced shortcut. r=bryner, sr/a=dveditz 2005-02-11 23:32:03 +00:00
travis%sedsystems.ca
5b3e8c1118 Fix burning tinderbox from patch to 256654 2005-02-11 23:14:41 +00:00
dougt%meer.net
c4de13a48c nsLocalFileWin::IsExecutable needs to trim trailing dots. After talking with dbaron, we agreeded that we shouldn't mutate the object. r=dbaron, a=dveditz 2005-02-11 23:13:38 +00:00
travis%sedsystems.ca
0d490358cd Bug 256654 : Improve/Add to the upgrade instructions
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=colin.ogilvie
2005-02-11 22:24:54 +00:00
dougt%meer.net
a5553f58a0 nsLocalFileWin::IsExecutable needs to trim trailing dots. Fixes bug 267828. r=dbaron, a=dveditz 2005-02-11 22:11:45 +00:00
bienvenu%nventure.com
af85c463a4 fix thunderbird build bustage by adding new start page stuff to jar, removing old files 2005-02-11 20:29:14 +00:00
emaijala%kolumbus.fi
1c30053a2c Fix for bug 280711: Corrupt display under XP when scrolling through output from Trac source code browser
r+sr=roc
a=asa
2005-02-11 20:25:13 +00:00
richm%stanfordalumni.org
dda5f0bbb6 Fix bug 281140 - patch submitted by ulf@loop.to
The getpass() function on HP-UX only allows 8 characters.
Since there is not (yet?) a better function, this fix
allows up to 256 character passwords using the raw
tty interfaces for no echo.
2005-02-11 20:02:47 +00:00
travis%sedsystems.ca
2fc266b41f Bug 233592 : Apache config section: missing info, extraneous info, generally confusing.
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=colin.ogilvie
2005-02-11 18:52:24 +00:00
pinkerton%aol.net
4c1689e10e if not all languages are in the right format, fall back to en-us rather than
picking the first one that is in the right format (bug 281107)
2005-02-11 18:44:39 +00:00
wtchang%redhat.com
4537e6ccd6 Bugzilla Bug 271883: remove FILE_HIDDEN from _PR_MD_OPEN. _PR_MD_OPEN
now completely ignores its mode argument, like it does on Windows.  The
patch is contributed by Peter Weilbacher <mozilla@Weilbacher.org>.
r=mkaply,wtc.
2005-02-11 18:34:42 +00:00
travis%sedsystems.ca
06bc81b501 Bug 274173 : The Params that are listed in section 3.1 (parameters) should use a <varlist/>
Patch by Shane H. W. Travis <travis@sedsystems.ca>  r=colin.ogilvie
2005-02-11 18:29:50 +00:00
wtchang%redhat.com
601810ab96 Bugzilla Bug 281763: fixed a leak of the first arena on the freelist when
the second arena is taken.  The patch is contributed by Nelson Bolyard of
Sun Microsystems.  r=wtc.
2005-02-11 18:16:31 +00:00
mconnor%myrealbox.com
63e78c6b64 bug 260951 - [trunk] Go menu doesn't display recent page history until second opening 2005-02-11 17:12:56 +00:00
bzbarsky%mit.edu
1c1d801bb5 Don't flush out reflow while scrolling. Possible fix for crash bug 281173,
r+sr=roc, a=caillon.
2005-02-11 16:23:57 +00:00
dougt%meer.net
9b30dd6dff Removing fd_ math functions. adding GetMessageTime simulation. 2005-02-11 16:20:40 +00:00
bienvenu%nventure.com
24c462cf43 fix solaris build bustage, a=sspitzer 288180 2005-02-11 16:11:17 +00:00
aaronleventhal%moonset.net
3a39c08abe Bug 281568. MSAA events EVENT_MENUEND/EVENT_MENUPOPUPEND fired too late, when dialog opens from menu action. Screen readers get confused. r=bryner, sr=neil, a=dveditz 2005-02-11 13:18:40 +00:00
aaronleventhal%moonset.net
62f01b3e02 Bug 237249. Accessible Name, role and value of URL bar and search field broken. r=pkwarren on accessibility module, r=mconnor for toolkit changes, r+sr=Neil for xpfe changes, sr=bryner for accessibility module changes, a=dveditz 2005-02-11 13:17:18 +00:00
scott%scott-macgregor.org
902fa18ee8 Bug #245661 --> use nsIImageLoadingContent for copying image location instead of searching for known
image DOM elements.
2005-02-11 03:27:55 +00:00
scott%scott-macgregor.org
6401bb0c44 Fix a JS error by providing get access to a feed item's date 2005-02-11 02:18:28 +00:00