Commit Graph

143358 Commits

Author SHA1 Message Date
doronr%us.ibm.com
eccd3fcc83 Bug 296127 - [Mac] Options button systematically disappears. Patch by rob strong, r=kevin a=bsmedberg 2005-06-24 22:11:02 +00:00
joshmoz%gmail.com
1f620c5d88 remove old Mac classic code that depends on functions removed in patch for 280247. r=josh a=bsmedberg 2005-06-24 21:34:16 +00:00
webmail%kmgerich.com
d45e228f5a Remove old printing CSS and images from Winstripe (bug #297992)
Add RTL chevron image to Winstripe (bug # 221824)
a=asa
2005-06-24 21:14:46 +00:00
bryner%brianryner.com
cadc444e92 Fix failure to repaint on Mac with fastback enabled (bug 298112). Hide the old contentviewer before we invalidate. r=darin sr=dbaron a=asa. 2005-06-24 21:08:10 +00:00
bryner%brianryner.com
f3f76cdc26 Fix pending-loads check for fastback so that we detect loads initiated either before or after Stop() is called. Fix assert on reload. Fix problem where the wrong load type was being checked in CanSavePresentation(). Fix problem where we cached a content viewer on the current history entry when it was equal to the new history entry. Bugs 292954 and 292950. r+sr=darin, a=asa. 2005-06-24 20:53:43 +00:00
scott%scott-macgregor.org
8e7411cde4 Bug #166723 --> selected labels should only be inverted when they are focussed
Patch by  Mike Cowperthwaite <mcow@well.com>
2005-06-24 20:38:27 +00:00
scott%scott-macgregor.org
3fad157cd6 Bug #297360 --> doubled items in saved search when adding new items above some old items
Bug #294079 --> When editing a filter, sometimes values are added to the wrong search box

r=neil
sr=bienvenu
a=asa
2005-06-24 20:33:55 +00:00
cbiesinger%web.de
2e7e16befb Bug 295047 Want unicode stream readers/writers: Makes nsIUnicharInputStream and
nsIConverterInputStream scriptable, and adds nsIUnicharOutputStream and
nsIConverterOutputStream (together with implementations).
r=jshin sr=darin a=chofmann
2005-06-24 19:44:50 +00:00
cbiesinger%web.de
dca40f4343 297374 add missing |this.| to fix a JS syntax error
r=neil sr=darin a=bsmedberg
2005-06-24 19:39:25 +00:00
smfr%smfr.org
c34b98234d Fix camino bug 298111: improve appearance of select and textarea form controls for Cocoa widgets (all inside #idef for Cocoa: only affects Camino). r=pinkerton, sr=me. 2005-06-24 19:32:54 +00:00
aaronleventhal%moonset.net
0835a77682 Support official DHTML a11y application content type. r+sr=jst, a=mkaply 2005-06-24 19:16:45 +00:00
masayuki%d-toybox.com
f404c612b9 backing-out previous patch. Because patrocles faild to build. 2005-06-24 19:11:41 +00:00
doronr%us.ibm.com
742a203d3e Correct AIX bustage fix from bug 223097 2005-06-24 18:23:24 +00:00
darin%meer.net
800a1ddbc1 fixes bug 295544 "Expose more designMode options to web apps" r=brade sr=jst a=bsmedberg 2005-06-24 17:18:27 +00:00
doronr%us.ibm.com
9f2de2ac11 Try to fix AIX bustage from bug 223097 2005-06-24 17:15:34 +00:00
ben%bengoodger.com
c60b60ba61 conditionally read prefs only to prevent js errors 2005-06-24 16:45:37 +00:00
ben%bengoodger.com
60146ef89b conditionally read prefs only to prevent js errors 2005-06-24 16:44:32 +00:00
aaronleventhal%moonset.net
cc014c3df1 Implement basic accessible relations. r=louie.zhao, sr=jst, a=mkaply 2005-06-24 16:29:15 +00:00
timeless%mozdev.org
b42edae703 Bug 283509 OOM crasher [@ mozEnglishWordUtils::FromRootForm]
patch by dewildt@gmail.com r=timeless sr=mscott a=chofmann
2005-06-24 16:19:54 +00:00
doronr%us.ibm.com
14bcea2092 Bug 223097 - check in latest version of XML Schema Validation. rs=peterv, a=mkaply 2005-06-24 15:38:12 +00:00
masayuki%d-toybox.com
3acbae42ae Bug 241282 When choosing an alternative location via "Browse...", the Installer "defaults" to ns_temp subfolder patch by <jhenry@ccs.neu.edu> r+a=benjamin 2005-06-24 15:38:01 +00:00
ben%bengoodger.com
2998ae70b6 Fix logging to be done per Update Service component 2005-06-24 15:32:15 +00:00
timeless%mozdev.org
719c577712 Bug 297723 stackwalk code not working for WinXP
patch by colin@theblakes.com (cenzic) r=dougt a=bsmedberg
_IMAGEHLP64 ifdefs added to support an old psdk
2005-06-24 14:48:12 +00:00
peterv%propagandism.org
2b34c89a8c Fix for bug 298391 (Remove some unused stuff from parser code). r=mrbkap, sr=jst, a=chofmann. 2005-06-24 13:21:59 +00:00
mnyromyr%tprac.de
020388b1b6 Bug 294989: remove some strict warnings; r=sfraser, sr=dmose, a=bsmedberg 2005-06-24 12:09:26 +00:00
igor%mir2.org
bdb00e047c When printing parse tree for debugging, include node number with target printout 2005-06-24 10:43:44 +00:00
igor%mir2.org
13233ef373 Optimezer-only token are moved back to Token for simpler debugging. 2005-06-24 09:40:09 +00:00
neil%parkwaycc.co.uk
e578ee899a Bug 297725 Suite does not install GRE correctly r+a=bsmedberg 2005-06-24 09:13:29 +00:00
igor%mir2.org
d073a92808 Patch from Attila Szegedi <szegedia@freemail.hu> based on the suggestion from Grzegorz Lukasik <hauserx@gmail.com> to fix bug 292324 "ArrayIndexOutOfBoundsException while compiling a script". 2005-06-24 09:10:52 +00:00
igor%mir2.org
64b4cfb128 Patch from Michael Scott <mscott@ti.com>, Texas Instruments:
> I work in a group that re-packages the Rhino Debugger as part of a set
> of "C"/JavaScript-based configuration tools for developing embedded
> software. We have had a long-standing problem with setting
> breakOnException, breakOnEnter, and breakOnReturn flags within the debug
> engine and not having them in sync with the gui debug menu checkboxes. I
> have fixed this for our use and have attached the updated Main.java
> file. The change simply sets the checkbox selected state along with the
> dim flags.
2005-06-24 08:57:38 +00:00
pavlov%pavlov.net
2d449dc2eb adding name paramter for deleteCalendarPref 2005-06-24 08:34:57 +00:00
axel%pike.org
39c3c8adf5 bug 259119, rdf/xml serializer needs to be less memory consuming, first steps of the new APIs, r=bsmedberg, sr=shaver, a=bsmedberg 2005-06-24 07:49:44 +00:00
timeless%mozdev.org
b5a19bd671 backiing out 2005-06-24 05:20:27 +00:00
masayuki%d-toybox.com
1f93ebdcd5 Bug 259454 IME input (e.g., Chinese, Japanese and Korean) cannot be performed in Find Toolbar when opened with "/" or "'" r=bryner, dbaron, sr=dbaron, a=benjamin 2005-06-24 04:25:43 +00:00
timeless%mozdev.org
5d1f516686 Bug 297723 stackwalk code not working for WinXP
patch by colin@theblakes.com (cenzic) r=dougt a=bsmedberg
2005-06-24 02:32:05 +00:00
smfr%smfr.org
8fa9b149b7 Fix bug 293147: when copying a bookmarks folder, don't propagate the dock menu flag. Patch by englabenny@macnytt.com. 2005-06-24 02:30:03 +00:00
smfr%smfr.org
f50615aecb Fix bug 298629: clear search results when switching between history and bookmarks. Also fix the action menu when history is visible to use the dynamically created context menu. 2005-06-24 02:23:43 +00:00
roc+%cs.cmu.edu
c682260f76 Bug 297669. Don't specially avoid reflowing/printing zero-size subdocuments when printing. Fixes a hang. r+sr=me,a=chofmann,patch by Martijn Wargers 2005-06-24 02:10:58 +00:00
smfr%smfr.org
8a2199f912 Fix bug 298547: if dragging a url as text onto the bookmarks bar, use the url as the bookmark title (since it's the only thing we have). 2005-06-24 02:00:30 +00:00
mconnor%steelgryphon.com
09879e090d bug 294074 trunk landing, r=me, a=bsmedberg 2005-06-24 02:00:14 +00:00
mconnor%steelgryphon.com
69f144bca7 bug 216466 - turn on xul error pages by default, a=bsmedberg 2005-06-24 01:42:37 +00:00
mconnor%steelgryphon.com
bace0b8e1a bug 292737 trunk landing, r=dveditz, a=asa 2005-06-24 01:41:01 +00:00
darin%meer.net
d0bed5c733 Link updater.exe with /SUBSYSTEM:WINDOWS to avoid DOS console 2005-06-24 01:27:09 +00:00
scott%scott-macgregor.org
1f6c039409 Bug #298624 --> redeclaration of constant kMailToLength in nsContextMenu.js
Patch by Henrik Skupin <hskupin@gmail.com>
2005-06-24 01:14:38 +00:00
darin%meer.net
db991725a9 Support update.manifest with DOS style line endings. 2005-06-24 00:36:33 +00:00
wtchang%redhat.com
dd3c6f24d1 Bugzilla Bug 295754: fixed a crash in subject_list_sort if a cert is not
decodable (e.g., it has unsupported critical extension). r=relyea,nelsonb.
Modified Files: pkistore.c tdcache.c
2005-06-24 00:33:28 +00:00
joshmoz%gmail.com
f2954af59f remove XP_MAC code from xpcom/base. r=josh r=dougt a=bsmedberg 2005-06-24 00:24:42 +00:00
mcafee%mocha.com
9176cb6a6f First add, a small wrapper script to test out reportdata.pl, the graphzilla server stuff. 2005-06-23 23:54:14 +00:00
darin%meer.net
5af4da9ba6 Make the updater work when run from a path with spaces in it on Windows. 2005-06-23 23:49:57 +00:00
joshmoz%gmail.com
4a9863a471 Remove Mac OS classic code. r=josh a=bsmedberg 2005-06-23 23:42:02 +00:00