Commit Graph

122221 Commits

Author SHA1 Message Date
timeless%mozdev.org
d0724798bb Bug 210300 Incomplete Help Index
patch by rlk@trfenv.com r=oeschger a=asa
2003-08-26 20:05:32 +00:00
timeless%mozdev.org
2631346634 Bug 217063 Preferences categories expand after being closed
Backing out bug 209149 Sub-categories should be shown when selecting a category in the preferences dialog
a=mkaply
2003-08-26 19:28:00 +00:00
igor%mir2.org
51bf324448 Added NativeFunction.initScriptFunction to initialize NativeFunction.argNames, NativeFunction.version and its usage in InterpretedFunction/InterpretedScript.
It will allow to make the protected fields in NativeFunction private when the optimizer will be updated to use the new function.
2003-08-26 18:06:10 +00:00
scott%scott-macgregor.org
c21f2f71ed Bug #217348 --> make the access keys consistent between the add and delete buttons for html and plain text domains. 2003-08-26 17:07:38 +00:00
cls%seawood.org
a0a91fcd8a Skip iconv checks for darwin builds as iconv is only available from fink and we do not want the extra external dependency.
Thanks to Jerry Talkington <jerry@smartasfuck.com> for the patch.
Bug #216908 r=cls sr=darin a=asa
2003-08-26 15:56:49 +00:00
igor%mir2.org
2709c61a4d Using ScriptRuntime.emptyStrings to return emoty var array 2003-08-26 15:45:16 +00:00
igor%mir2.org
cb46fe1b41 Added public static final String[] emptyStrings to denote zero-length string array 2003-08-26 15:45:15 +00:00
igor%mir2.org
7d0e681b6a Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=217257 :
Patch from Larry Blair to fix decodeURIComponent()
2003-08-26 15:45:14 +00:00
igor%mir2.org
f9b335bf06 Making createObject public so optimizer implementation can access it outside BaseFunction subclass 2003-08-26 15:45:13 +00:00
igor%mir2.org
856b7cabb4 1. Support for generation tableswitch code
2. Utility method addLoadThis() as an alias for add(ByteCode.ALOAD_0)
2003-08-26 15:43:11 +00:00
cbiesinger%web.de
54b6ac62e1 Bug 216606
New advanced IMAP popup should have IMAP as the default tab
patch by bugzilla@arlen.demon.co.uk (Ian Neal)
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+
2003-08-26 11:19:00 +00:00
cbiesinger%web.de
628c1b5a4c Bug 216533
Move the "Composition" settings *above* the "Addressing" settings in the
      Account Settings
patch by Ian Neal bugzilla@arlen.demon.co.uk
neil.parkwaycc.co.uk: review+
bienvenu: superreview+
asa: approval1.5b+
2003-08-26 11:17:11 +00:00
cbiesinger%web.de
2e753652ba 216243 "browser, file, save page as" to a write protected media: no error
message
ere: review+
darin: superreview+
mkaply: approval1.5b+
2003-08-26 09:08:18 +00:00
jshin%mailaps.org
80622a4ba0 bug 213035 : replace NS_ConvertUTF8toUCS2 with IsUTF8 for UTF8-ness checking (r=bienvenu, sr=bz, a1.5=asa) 2003-08-26 08:25:11 +00:00
scott%scott-macgregor.org
e40c6de58e Leverage toolkit/mozapps which now gives us a new attachment opener dialog, a new pref category called attachments
which lets you configure your desired attachment behavior.

thanks to ben goodger for making mozapps possible.
2003-08-26 06:29:35 +00:00
scott%scott-macgregor.org
59b960258e Bug #134492 --> when printing a msg with attachments, also print a list of the attachments.
Thanks to Kevin Teuscher for helping to drive this patch.
r=mscott
sr=bienvenu/brendan
a=asa
2003-08-26 06:05:47 +00:00
bryner%brianryner.com
3aa59b9b92 Disable installer 2003-08-26 05:43:07 +00:00
scott%scott-macgregor.org
20eda633ca add browser.download.useDownloadDir 2003-08-26 05:04:31 +00:00
bsmedberg%covad.net
9a7434e4e5 Bug 170514 - Language name representation not localizable. Patch by marcel.gosselin@polymtl.ca r=nhotta sr=jag a=asa 2003-08-26 04:02:54 +00:00
cltbld%netscape.com
0269df72d7 Automated update 2003-08-26 00:30:14 +00:00
bsmedberg%covad.net
916b524bef Bug 216366 - configure doesn't wrap ActiveState Perl calls correctly. r=cls a=asa 2003-08-26 00:29:19 +00:00
darin%meer.net
41656501de fixes (well sort of) bug 216800 "drag-n-drop to a GTK2 mozilla build often fails" r+sr=blizzard a=asa 2003-08-25 23:44:21 +00:00
scott%scott-macgregor.org
72836811a9 port blake's patch to pref-downloads so it works with his new widget state manager 2003-08-25 23:30:21 +00:00
gerv%gerv.net
7c06e50252 Bug 214855 - back out. This is a branch patch. <shuffles feet in embarrassed fashion> 2003-08-25 23:03:59 +00:00
mkaply%us.ibm.com
bd880c51d9 #216920
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - new drag drop code from Rich Walsh. Good stuff.
2003-08-25 22:54:06 +00:00
ben%bengoodger.com
c74cecf85e Oops forgot a makefile 2003-08-25 22:49:49 +00:00
ben%bengoodger.com
b8558be1af Add mozapps dir to the build 2003-08-25 22:46:12 +00:00
mkaply%us.ibm.com
a5995c3c51 #211984
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - refresh printer list before dialog comes up
2003-08-25 22:44:28 +00:00
scott%scott-macgregor.org
67a6ce275e Bug #214981 --> copy over the local specific .rdf files in defaults. fixes the problem where
we aren't generating localstore.rdf in the profile like we should.
2003-08-25 22:40:44 +00:00
mkaply%us.ibm.com
06b1154c37 #216848
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - add some error checking for querying system fonts
2003-08-25 22:34:03 +00:00
mkaply%us.ibm.com
4223a179bf #217238
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - special case certain chars for clipboard and titlebar so we don't get question marks
2003-08-25 22:31:13 +00:00
mkaply%us.ibm.com
741d35274f #21330
r=mkaply, sr=blizzard (platform specific), a=mkaply
OS/2 only - rewrite nsAppShell - remove lots of code - more like Windows
2003-08-25 22:29:22 +00:00
bryner%brianryner.com
4302650ad6 Adding firebird base mozconfig. You can make use of this by adding:
. $(topsrcdir)/browser/config/mozconfig
to the top of your mozconfig file.
2003-08-25 22:23:11 +00:00
ben%bengoodger.com
31e02e88ff merging blake's changes to pref.css from the other day over here, which is where they now belong. 2003-08-25 22:22:44 +00:00
ben%bengoodger.com
20308302f2 Moving downloads options UI to new mozapps application support package that will live for now over in toolkit/mozapps so that thunderbird can share the new downloading options. 2003-08-25 22:21:31 +00:00
ben%bengoodger.com
15263ee30f Move downloading options UI to new mozapps application support package that is stored for now in toolkit/mozapps so that thunderbird can pick up the new downloading options. 2003-08-25 22:12:41 +00:00
bienvenu%nventure.com
927f51dbab bulletproof crash when view has null db, shows up in talkback as topcrash, r=mscott, sr/a=sspitzer 216705 2003-08-25 22:00:07 +00:00
bryner%brianryner.com
3fc9975ef6 Support using $topsrcdir for bash statements in mozconfig files (bug 216505). r=cls, a=asa. 2003-08-25 21:59:07 +00:00
bryner%brianryner.com
228a416d62 Fix mousewheel scrolling over certain IFRAMEs which have a line height of 0 on the scrollport view. Bug 203239, r/sr=roc, a=asa. 2003-08-25 21:47:58 +00:00
ben%bengoodger.com
1b1349364b Moving new downloads files (unknown content type handler dialog, preferences dialogs, etc) to new mozapps shared application support directory which will live, for now, in toolkit/. This is so that thunderbird can also use the new downloading options. 2003-08-25 21:46:59 +00:00
scott%scott-macgregor.org
adc03f1297 Bug #217252 --> Contacts panel is double click trigger happy 2003-08-25 21:33:37 +00:00
scott%scott-macgregor.org
513c15a45b try to fix pref bustage. synch up nsPrefWindow.js changes with those made in browser's version of that file. 2003-08-25 19:22:36 +00:00
wtc%netscape.com
b881a9a0c6 Bugzilla bug 72291: have PK11_ListCerts return all the cert instances on
tokens.  The patch is Julien Pierre's, with changes by Wan-Teh Chang.
Modified Files: pk11wrap/pk11cert.c pki/pki3hack.c pki/pki3hack.h
2003-08-25 19:18:02 +00:00
gerv%gerv.net
4d52d792a1 Bug 214855 - update start page URL to new 1.4-specific start page. Patch by Andrew Schultz <ajschult@eos.ncsu.edu>, r,sr=jag, a=asa. 2003-08-25 18:37:02 +00:00
darin%meer.net
f13b43b311 fixes bug 210588 "Cancelling download of .lnk file deletes target of .lnk file" r=dougt sr=bryner a=asa 2003-08-25 18:28:10 +00:00
scott%scott-macgregor.org
99a5b5b177 new .ico file from Jason Kersey which should look better on win2k than the current one. 2003-08-25 17:37:04 +00:00
blakeross%telocity.com
b348cc1642 Fix bug 213337 2003-08-25 17:10:58 +00:00
noririty%jcom.home.ne.jp
180bc0a66f Fix 215121 - we should specify font and background color at the same time. Patch by silver@warwickcompsoc.co.uk 2003-08-25 16:41:27 +00:00
scott%scott-macgregor.org
f54c68376e Bug #214864 --> Checkmark on "View|Toolbars|Mail Toolbar" is set when the Mail Toolbar is hidden
thanks to mbr for helping out with the patch.
2003-08-25 07:52:39 +00:00
blakeross%telocity.com
0aa26431b1 undo last change. 2003-08-25 07:12:38 +00:00