Commit Graph

138369 Commits

Author SHA1 Message Date
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
scott%scott-macgregor.org
43d36a73c5 minor tweaks
thanks to david tenser for the patch
2005-02-11 00:58:39 +00:00
scott%scott-macgregor.org
1def43d807 Bug #281846 --> when toggling the expanded state of an RSS folder, we weren't invalidating the container row,
and thus wouldn't always repaint the twisty icon.
2005-02-11 00:39:36 +00:00
roc+%cs.cmu.edu
1877818a43 Bug 281743. Don't mess around with vestigial GTK2 widgets. r+sr=blizzard, a=dbaron 2005-02-10 23:39:44 +00:00
scott%scott-macgregor.org
ecffb2780f Start page UI improvements by David Tenser 2005-02-10 22:18:24 +00:00
mvl%exedo.nl
f254f0f961 look at occurences, not events, for multiweek
no bug. r=stuart. npotb
2005-02-10 22:11:15 +00:00
cltbld
39eef32235 Change default mail recipient to my email address. (cmp) 2005-02-10 21:41:01 +00:00
travis%sedsystems.ca
e21c91451c Bug 281845 : Possible to delete users who are initial QA contacts (Regression from bug 43600)
Patch by Shane H. W. Travis <travis@sedsystems.ca>   r=justdave, a=justdave
2005-02-10 21:34:48 +00:00
sergei_d%fi.tartu.ee
652bb7fae6 *** empty log message *** 2005-02-10 18:55:32 +00:00
scott%scott-macgregor.org
af74839877 Bug #258102 --> start laying the foundation for importing feed subscription lists (OPML) by adding
a link property to feeds.

Original patch by Robert Sayrer.
2005-02-10 18:30:06 +00:00
mkaply%us.ibm.com
0cbac93e5d Special case OS/2 so we can actually create a directory 2005-02-10 17:30:06 +00:00
bugzilla%arlen.demon.co.uk
eb49b2ae4c Backing out bug 239557 - forgot the sr - no more early morning checkins if I can help it 2005-02-10 13:53:59 +00:00
allan%beaufour.dk
191b779fe4 Cosmetic check in: Fixed out-of-date comments. 2005-02-10 11:02:43 +00:00
julien.pierre.bugs%sun.com
37fdc5fab9 Fix for 281761 - VFY_CreateContext passes wrong key object; and other cleanup. r=nelson 2005-02-10 08:05:54 +00:00
edburns%acm.org
7d41674e95 This checkin adds a capability to CurrentPage2 to get the result of the
find command.

Next step will be to add more tests.

M classes_spec/org/mozilla/webclient/CurrentPage2.java

- add find and findNext methods which return boolean.

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

- implement these methods

M src_moz/CurrentPageImpl.cpp

- change native methods to accomodate

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

- minimal test of new content.
2005-02-10 04:20:50 +00:00
scott%scott-macgregor.org
3a9f6e2755 Bug #280097 --> Cannot import cvs/txt/tab address book (fieldMapImport.xul missing?)
port missing entity strings from mozilla\mailnews
2005-02-10 01:27:28 +00:00
scott%scott-macgregor.org
3dfed3128e fix rss icon 2005-02-10 00:51:48 +00:00
scott%scott-macgregor.org
a90582e836 Fix up account central for Mac OS X trunk builds to handle RSS 2005-02-10 00:47:42 +00:00
bugzilla%arlen.demon.co.uk
a43c894c70 Bug 239557 Cleanup of new Cookie UI for 1.8a/b
p=me/mvl r=mvl a=asa
2005-02-10 00:45:39 +00:00
scott%scott-macgregor.org
04697527d7 add rss feed icon to the mac build on the trunk 2005-02-10 00:44:57 +00:00
scott%scott-macgregor.org
fc320528f5 add rss icons for Mac OS X trunk 2005-02-10 00:43:53 +00:00
scott%scott-macgregor.org
9f1aaadad1 Adjust the width and the height of the feed dialogs for Mac OSX 2005-02-10 00:38:35 +00:00
scott%scott-macgregor.org
bde214bed8 Bug #278932 --> fix broken quick search UI for the Mac by porting the new search box artwork to the trunk 2005-02-10 00:15:20 +00:00
scott%scott-macgregor.org
f4423e79f8 Bug #281401 command key shortcuts are deleting messages to trash. Caused by entity errors introduced by
Bug #137523.
2005-02-09 23:51:17 +00:00
scott%scott-macgregor.org
cecf130ad7 Bug #281237 --> hook up edit feed functionality to the new rss subscription dialog. 2005-02-09 22:45:13 +00:00
mvl%exedo.nl
f8ffd68fff work on multiweek.
bug 278425, patch by Jeremy Teo (jt@nerant.org), r=stuart, npotb.
2005-02-09 22:44:09 +00:00
mvl%exedo.nl
80084e8354 split up multiday events for weekview
bug 278423, r=stuart, npotb
2005-02-09 22:37:39 +00:00
mvl%exedo.nl
20d2cc6aa6 make unifinder work again.
bug 281716, r=stuart. npotb
2005-02-09 22:35:09 +00:00
robert%accettura.com
dae898802f - Add change-warning to reportWizard.js because it needs to be in sync with webtool
- Commented out buildconfig for now (sigh)
- Added SeaMonkey support
- Small cleanup
- other tiny tweeks

Not part of build, no bug
2005-02-09 21:37:38 +00:00
bienvenu%nventure.com
fbcfdc781c fix for 281700 crash in nsTextFormatter on msg send sr=mscott 2005-02-09 20:56:12 +00:00
scott%scott-macgregor.org
e32a9708d0 Bug #281237 --> add support for dragging feeds to different folders from within the
subscriptions window.
2005-02-09 19:01:01 +00:00