Commit Graph

131406 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
9ea50eb2ea Bug #250084 --> When opening up a folder, don't scan it for junk mail if the user has not
actually marked something as junk (or not junk). This makes the first use case much smoother since
we don't download the message bodies for every message in your Inbox on first launch.
sr=bienvenu
2004-07-07 06:15:10 +00:00
justdave%bugzilla.org
8a130479c5 Bug 245077: The "Find a specific bug" tab is now the default query when you go to query.cgi. To keep the developers happy, a cookie is now set to remember which query page you last visited, and going to query.cgi without specifying which tab will get you the last one you visited.
Patch by Byron Jones <bugzilla@glob.com.au>
r=justdave, a=justdave
2004-07-07 06:02:33 +00:00
vladimir%pobox.com
867a56f1d1 b=250119, xmlextras parsestring/parsestream should use autf8string. r=jst, sr=shaver 2004-07-07 05:49:29 +00:00
bugreport%peshkin.net
7171a5e04b Bug 250080: Fix regression causing blank regexp to make all users group members
r=erik, justdave
a=justdave
2004-07-07 05:10:55 +00:00
vladimir%pobox.com
b9f7623bd9 b=246908: template builder incorrectly identifies container if isempty is in rule. r=ben, sr=shaver 2004-07-07 04:53:24 +00:00
brendan%mozilla.org
1b411ff802 Enhance RegExp.prototype.to{Source,String} to escape naked slashes in the regexp source (284444, r=shaver). 2004-07-07 03:58:26 +00:00
jshin%mailaps.org
78b9f2b92a bug 243618 : Windows registry (non-ASCII values) for MAPI are garbled (r=bienvenu, sr=neil) 2004-07-07 03:40:35 +00:00
aaronleventhal%moonset.net
b5c3acd891 Fix big regression with mouse events in content caused by checkin to bug 171366. Just changes NS_OK back to NS_OK as we had in original sr='d patch. 2004-07-07 03:35:46 +00:00
jruderman%hmc.edu
a429b6720a Bug 247606 - Review Firefox JS for dangerous eval() use. r=bryner. 2004-07-07 03:04:09 +00:00
rlk%trfenv.com
7f86031073 bug 245035 - cleanup help-toc.rdf. r=whiteclover79-bug@yahoo.com.tw, r=rlk@trfenv.com 2004-07-07 01:44:29 +00:00
aaronleventhal%moonset.net
1f6e33dc7a Bug 171366. Support tabindex for all elements. r=bryner, sr=jst 2004-07-07 00:58:57 +00:00
wchang0222%aol.com
f3c6f7397f Bugzilla bug 249284: removed a duplicate declaration of
CERT_DecodeDERCertificate. r=nelsonb. Thanks to Chris Newman
of Sun for the bug report.
2004-07-07 00:48:53 +00:00
scott%scott-macgregor.org
f9c340ae64 Fix the nightly build machine which was unable to use 7zip when packaging the installer bits
because of a missing line return.
2004-07-06 23:43:33 +00:00
jocuri%softhome.net
52a644a5ef Documentation XML patch for bug 249802: Make the SQL example for granting SQL privs to the DB user suitable for MySQL 4. 2004-07-06 23:30:03 +00:00
dbaron%dbaron.org
92c9034866 Use string comparators more to simplify code. b=249172 r+sr=bryner 2004-07-06 23:29:31 +00:00
cbiesinger%web.de
446d27d2ad bug 246280 trim trailing dots of files being downloaded before extension
checking
r=darin sr=jst
2004-07-06 23:15:30 +00:00
scott%scott-macgregor.org
9480d83c9c Bug #249614 --> When migrating from outlook, translate special outlook folder names to their mozilla
equivalents. When importing a POP3 server, use the Global Inbox.
2004-07-06 22:53:39 +00:00
tor%cs.brown.edu
be84fdf585 Bug 235826 - <svg:script> implementation.
Patch by alex@croczilla.com, r=sicking, sr=jst
2004-07-06 22:52:03 +00:00
bryner%brianryner.com
b2c03f3f3e Make xremote xfeDoCommand(openBrowser) open with the user's start page instead of always opening about:blank. Bug 250064, r+sr=blizzard. 2004-07-06 20:43:18 +00:00
mvl%exedo.nl
5229c8ccbb create a non-overwriting file output stream
bug 246675, r=biesi, sr=darin
2004-07-06 20:35:40 +00:00
amardare%qnx.com
867b16a7b9 Changes for qnx(photon) platform only. It should not affect runtime/building other platforms.
When reading the prefs back, check for the return value.
2004-07-06 19:42:33 +00:00
scott%scott-macgregor.org
cbe0680887 Bug #250042 --> shift-tab is broken inside search-bar 2004-07-06 17:47:21 +00:00
scott%scott-macgregor.org
25e16c629c Bug #249967 --> Polish the RSS UI. Localize various dialogs. Re-design the subscription UI.
Add a feed properties dialog. If you try to open the subscription UI multiple times, we'll only open
one window now.
2004-07-06 17:25:12 +00:00
mconnor%myrealbox.com
471ff8cd5b bug 229100 - shift-tab is broken inside search-bar, based on a suggestion by Paul Sladen 2004-07-06 15:20:19 +00:00
mconnor%myrealbox.com
530bbdff5c fix checkin of new gnomestripe files and missed browser file 2004-07-06 15:00:10 +00:00
igor%mir2.org
4588cccd39 Changing the way Java getter and setter are stored: a new special class ComplexValue is used to indicate a controllable value that may have associated getter/setter methods. In this way getter can be added after slot creation without the need to replace slots. 2004-07-06 14:37:56 +00:00
neil%parkwaycc.co.uk
e7f8a10fbf Allow SeaMonkey to handle vCard attachments internally by launching a new address card dialog, also clean up the code to use a stream loader instead of implementing a new stream listener b=243733 r/sr=mscott 2004-07-06 14:06:45 +00:00
aaronleventhal%moonset.net
78c0cca9f1 Bug 245367. Expose positional information for tree views in MSAA's get_accDescription(). r=pkw, sr=henry.jia 2004-07-06 13:03:29 +00:00
aaronleventhal%moonset.net
346c638fca Bug 198118. Refactor out label getting code so we can also use it to get accesskey. r=louie.zhao, sr=henry.jia 2004-07-06 13:00:40 +00:00
peterv%propagandism.org
fb05e5b554 Remove bogus line that aaronl added. 2004-07-06 11:35:52 +00:00
bryner%brianryner.com
9b879d1e0a Fix Firefox Xremote on the trunk by bringing blizzard's patch for bug 244060 over from the Aviary branch. r=bsmedberg, sr=bryner. 2004-07-06 08:51:48 +00:00
jouni%heikniemi.net
a6827b8973 Bug 223878: Flag system dies when changing a deleted flag.
r=joel, justdave
a=justdave
2004-07-06 07:08:02 +00:00
mconnor%myrealbox.com
35a1f6bf40 bug 172502 Do not allow ctrl+dragging (or remove the + pointer) in Toolbar Customization, patch by Jon Henry (jhenry@ccs.neu.edu), r=me 2004-07-06 06:13:57 +00:00
mconnor%myrealbox.com
7c4c901694 bug 248579 - [regression]prelight text invisible in high-contrast inverse themes 2004-07-06 05:23:10 +00:00
mconnor%myrealbox.com
0038efede7 Bug 222127 IP network/mask format for No Proxy For is not documented, patch by Iain Arnell (iarnell@gmail.com), r=me. Also addresses bug 238262. 2004-07-06 04:41:57 +00:00
mconnor%myrealbox.com
432fe1abf9 Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me 2004-07-06 04:32:50 +00:00
mconnor%myrealbox.com
4d05ef453b Bug 207403 URLs in the js console are not formatted like a link (blue, underlined) anymore, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-07-06 04:27:35 +00:00
mconnor%myrealbox.com
3cdffe3c9a Bug 246756 Firefox bookmarks do not lead to u.m.o for themes extensions, patch by Tim Meader (tmeader@gmail.com), r=me 2004-07-06 04:09:01 +00:00
mconnor%myrealbox.com
e8418dadcf bug 245410 - remove dump() call from bookmarks code, patch by steffen.wilberg@web.de, r=me 2004-07-06 04:02:56 +00:00
mconnor%myrealbox.com
e5c93fe2d3 bug 237542 - Firefox should have a Tools > Mail submenu to match new toolbar button, patch by Simon Paquet (bugzilla@babylonsounds.com), r=me 2004-07-06 03:49:36 +00:00
mconnor%myrealbox.com
a73ce3711d bug 249305 - pike@pikey.me.uk 2004-07-06 03:44:54 +00:00
robin.lu%sun.com
22049cde58 fix Bug 222297 Cannot toggle input checkbox via accesskey without taking focus off of input field first. r=aaronleventhal sr=dbaron patched by Nian Liu<neo.liu@sun.com> 2004-07-06 03:14:09 +00:00
jim_nance%yahoo.com
d2b1ccdb0e Fix but 249923
- Remove hashtable from nsViewManager.  It is now created on the stack when
  it is needed.
- Remove DestroyZTreeNode().  It only removes things from the above hashtable
  and that is going to be destroyed shortly after the call.
2004-07-06 02:09:47 +00:00
bugreport%peshkin.net
f6c439801d Bug 243463 Use a param to protect new charts from leaking information
r=justdave
a=justdave
2004-07-06 01:12:29 +00:00
mconnor%myrealbox.com
5976413914 bug 208035 - Use backspace key for back function in Linux, change #ifdef XP_WIN to #ifndef XP_MACOSX 2004-07-06 00:47:24 +00:00
mconnor%myrealbox.com
202cc2635e Bug 233759 Resizing add Bookmarks with tree view open begins to expand empty portion of dialog, remove a spurious flex attribute to fix this 2004-07-06 00:31:03 +00:00
mconnor%myrealbox.com
d366da1fd5 Bug 212904 http://foo/bar/ default save name should be bar.html, r=ben 2004-07-06 00:21:05 +00:00
mconnor%myrealbox.com
c56f3f1d52 bug 240485 - Bookmarks Toolbar items go under the 'chevron' icon, when interface is RTL, original patch by Asaf Romano (bugs.mano@mail-central.com), rewritten by me, landing on trunk finally 2004-07-06 00:14:30 +00:00
bugreport%peshkin.net
081a008043 Bug 249862: remove duplicate </tr> from login page
r=vladd
a=justdave
2004-07-06 00:06:45 +00:00
cbiesinger%web.de
823f7ad9f3 removing extra semicolon to fix gcc 3.4 bustage, bug 249839 2004-07-05 22:34:13 +00:00