121538 Commits

Author SHA1 Message Date
wtc%netscape.com
1d0969818d Bugscape bug 49314: code cleanup. Throw InvalidKeyException directly
instead of NoSuchAlgorithmException.
2003-08-07 21:45:35 +00:00
hyatt%mozilla.org
b3f8e51529 FIx for 215440, add support for a titledefault attribute that can be used when a document has no title. 2003-08-07 21:05:58 +00:00
smontagu%netscape.com
d1ef21e542 As a temporary stopgap fix for issues with GDI handles on Windows, don't optimize images at all. Patch by jdunn@maine.rr.com, r=smontagu, sr=tor, a=asa. 2003-08-07 19:46:54 +00:00
hyatt%mozilla.org
61b59a3c41 Switch close tabs and close other tabs. 2003-08-07 19:01:27 +00:00
jag%tty.nl
a49eb883ac Bug 212793: crash when following link when a file upload box is on the screen with XSLT generated content. r=Pike, sr=jst, a=choffman 2003-08-07 18:58:30 +00:00
scott%scott-macgregor.org
1829727228 no more titlemodifier attribute 2003-08-07 18:36:19 +00:00
scott%scott-macgregor.org
e1ab298efb Get rid of the titlemodifier attribute on all of the mail windows. We no longer append the useless "- Thunderbird" to
our window titles. This matches the recent change to firebird.
2003-08-07 18:35:39 +00:00
hyatt%mozilla.org
aa0d013ba7 Add titledefault attribute to the browser window. 2003-08-07 18:29:18 +00:00
oeschger%netscape.com
c98b3fff5d a=chofmann for 1.5, sr=jag, r=oeschger, work=r.j.keller: adding help for IE users to help menu/system 2003-08-07 17:29:31 +00:00
igor%mir2.org
99e484ca5b Restoring from bad commit of development uncompilable code 2003-08-07 15:10:10 +00:00
igor%mir2.org
666483b96d Notification of debugger about finished compilation of script/top-level-function is moved to a separated function. In this way Interpreter and ScriptOrFnNode does not need to pass original source around just to throw it away if debugger is not present. 2003-08-07 15:08:00 +00:00
noririty%jcom.home.ne.jp
53b69dc21c Fix 213994 - Warn and uninstall when applying old themes. Patch (mostly) by mpconnor@rogers.com 2003-08-07 14:56:57 +00:00
igor%mir2.org
74d4f30e0e Replace anonymous/empty name play for functions constructed through Function in NativeFunction/Parser by using anonymous when necessary when assembling function source from Function arguments. 2003-08-07 10:46:41 +00:00
blakeross%telocity.com
eac685ceac Google is the default search bar engine. 2003-08-07 09:00:28 +00:00
igor%mir2.org
954158fd2c Less generic code for interactioon between Parser and Decompiler 2003-08-07 07:19:16 +00:00
ben%bengoodger.com
48fc18bb25 Add type information to the unknown content type dialog 2003-08-07 04:56:26 +00:00
blakeross%telocity.com
63abff90f9 Remove dmoz from the firebird search bar. r/sr=bryner 2003-08-07 02:55:48 +00:00
ben%bengoodger.com
fbaac83522 Fix js error when OKing the options dialog after having visited the downloads panel 2003-08-07 02:50:36 +00:00
blakeross%telocity.com
d26f464895 Add another advanced pref. 2003-08-07 00:57:49 +00:00
blakeross%telocity.com
4af6cabb13 New advanced panel, move expander to toolkit. 2003-08-07 00:38:59 +00:00
glen.beasley%sun.com
f0a3999250 215190 delete CA created certs 2003-08-07 00:34:32 +00:00
noririty%jcom.home.ne.jp
283db6fd87 Fixing release-notes 404 2003-08-07 00:03:19 +00:00
dbaron%dbaron.org
476143ae1a Remove workaround for timer bug, since the timer bug is fixed and the workaround now causes a crash. b=215250 r+sr=brendan a=asa 2003-08-07 00:00:13 +00:00
dbaron%dbaron.org
428b1f3c4c Fix view positioning logic in RelativePositionFrames so that widgets are positioned correctly. b=214623 r+sr=roc a=asa 2003-08-06 23:59:10 +00:00
ben%bengoodger.com
f2d43f3f26 b215291 - Show Folder for Custom Folder sometimes show bin directory
- remove unnecessary QIs, initialize local file using initWithPath.
2003-08-06 21:16:34 +00:00
ben%bengoodger.com
40f676ab24 Add comment 2003-08-06 20:40:35 +00:00
ben%bengoodger.com
8d685acdcc b215290 - Alt+Click does not follow download folder preferences
- make the call to saveURL from the Alt+Click handling pass the 'skipPrompt' flag, and also make the code in contentAreaUtils.js not overwrite existing files similar to 215194.
2003-08-06 20:39:23 +00:00
ben%bengoodger.com
f91ce6de10 -b215288 - Ctrl+S does not remember the last directory saved to.
- use an independent lastDir pref to contain the last directory saved to from a Save As dialog. browser.download.dir becomes a default for autodownload only.
2003-08-06 20:30:19 +00:00
ben%bengoodger.com
6e654a20c0 b215194 - autodownload overwrites existing files
- append/insert -# to file names to prevent overwriting.
2003-08-06 20:11:59 +00:00
ben%bengoodger.com
7617a48300 b215289, download folder menulist has a horizontal scrollbar when a long download folder path is selected. use the right value of crop attribute ('center' not 'middle') to prevent things from going bad. 2003-08-06 18:24:18 +00:00
jshin%mailaps.org
17781c379f bug 214743 : remove Hangul Jamo fallback in KSC5601GL encoder and 'generator'. Also remove the corresponding 'scanner' in uscan.c that's not used by any decoder (r=smontagu,sr=blizzard) 2003-08-06 17:07:22 +00:00
igor%mir2.org
db59f1d230 Code to generate/decode encoded source presentation is factored to a separated class Decompiler. 2003-08-06 16:18:28 +00:00
amardare%qnx.com
96ca83b53e Change for the qnx ( photon ) platform - this should not affect building/runtime any other platform.
Fixed the playing of a custom wav file.
2003-08-06 16:06:31 +00:00
noririty%jcom.home.ne.jp
92c02daba2 Fixing 'Set Home Page' dialog description issue. 2003-08-06 14:54:47 +00:00
noririty%jcom.home.ne.jp
ceebaa6a77 truly fix b=206789 2003-08-06 14:29:46 +00:00
igor%mir2.org
2b68f1745e 1. Add Token.NOT as a byte code instead of generating if code to push false/true as "!" is frequent enough and interpreter does not have optimized mode to remove most of its usage in logical context.
2. When dumping icode, print it to System.out instead of icode.txt file for more convenient development.
2003-08-06 11:37:14 +00:00
axel%pike.org
cbed1b9806 bug 210107, dont double blank lines when switching from normal to html, patch by burpmaster@truffala.net, r=brade, sr=tor 2003-08-06 09:57:02 +00:00
blakeross%telocity.com
1c267436d6 Fixing some description-related issues. 2003-08-06 09:14:03 +00:00
blakeross%telocity.com
5eb9b0bf3b Fix some stuff. 2003-08-06 08:43:56 +00:00
blakeross%telocity.com
73a5e35088 Minor cleanup. 2003-08-06 08:40:04 +00:00
bryner%brianryner.com
cf9f55d8f6 For a username/password prompt, allow saving of the password even if the username is blank. 2003-08-06 08:29:38 +00:00
ssu%netscape.com
01934f5ad1 fixing the following bugs:
bug 212599 - profile deleted when updating from 1.4b to 20030712 build
  bug 212244 - move ExcludeRemoveList to config.ini
  bug 213573 - Won't let me install in my preffered directory because it
	       contains the same letters as my windows directory

r=dveditz
sr=jag
2003-08-06 07:51:47 +00:00
igor%mir2.org
d153c65a1b build.xml reorganization to add deepclean, clean and help targets and making help a default target, see for details http://bugzilla.mozilla.org/show_bug.cgi?id=214997 2003-08-06 07:47:58 +00:00
igor%mir2.org
faf2a30c39 More tokens used only in Interpreter are moved from Token to Interpreter. I also added addToken/addIcode to be used instead of simple addByte to catch bugs about wrong byte code as soon as possible. 2003-08-06 07:39:37 +00:00
igor%mir2.org
f95ae1ab5b I changed Context.codeBug to return RuntimeException instead of void to be able to wright "throw Context.codeBug()" when simple "Context.codeBug()" leads to a compile error about unreachable code or missed return. 2003-08-06 07:37:27 +00:00
brendan%mozilla.org
33b1784614 I can't believe that after all the work for bug 208030, I forgot to re-base js_GetSrcNote's notion of note origin to the script's prolog, from its main entry point (214761). 2003-08-06 06:56:01 +00:00
hyatt%mozilla.org
2f983ab3a3 Make sure the sidebar has the extrachromme class on it for popups. 2003-08-06 06:41:11 +00:00
roc+%cs.cmu.edu
0b8cd870e1 Bug 190735. nsIFrame deCOMtamination, r+rs=dbaron 2003-08-06 03:07:12 +00:00
blakeross%telocity.com
eb5ff8af6a Hide webpanels checkbox for folders/separators. 2003-08-06 02:58:52 +00:00
dbaron%dbaron.org
d7598d2832 Fix bustage. The changes leaf made did not work for me, anyway. 2003-08-06 02:08:06 +00:00