ben%bengoodger.com
4393b8337c
b215291 - Show Folder for Custom Folder sometimes show bin directory
...
- remove unnecessary QIs, initialize local file using initWithPath.
git-svn-id: svn://10.0.0.236/trunk@145677 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 21:16:34 +00:00
ben%bengoodger.com
dc1fb2ed19
Add comment
...
git-svn-id: svn://10.0.0.236/trunk@145676 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 20:40:35 +00:00
ben%bengoodger.com
22fe3cca04
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.
git-svn-id: svn://10.0.0.236/trunk@145675 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 20:39:23 +00:00
ben%bengoodger.com
f46a130900
-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.
git-svn-id: svn://10.0.0.236/trunk@145674 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 20:30:19 +00:00
ben%bengoodger.com
3614f0b63e
b215194 - autodownload overwrites existing files
...
- append/insert -# to file names to prevent overwriting.
git-svn-id: svn://10.0.0.236/trunk@145673 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 20:11:59 +00:00
ben%bengoodger.com
e3411dd01a
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.
...
git-svn-id: svn://10.0.0.236/trunk@145672 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 18:24:18 +00:00
despotdaemon%netscape.com
3389e18652
Pseudo-automatic update of changes made by myk@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@145671 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 18:12:51 +00:00
jshin%mailaps.org
99d4060eb7
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)
...
git-svn-id: svn://10.0.0.236/trunk@145666 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 17:07:22 +00:00
igor%mir2.org
8731fb74e5
Code to generate/decode encoded source presentation is factored to a separated class Decompiler.
...
git-svn-id: svn://10.0.0.236/trunk@145665 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 16:18:28 +00:00
amardare%qnx.com
a37dc82764
Change for the qnx ( photon ) platform - this should not affect building/runtime any other platform.
...
Fixed the playing of a custom wav file.
git-svn-id: svn://10.0.0.236/trunk@145664 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 16:06:31 +00:00
noririty%jcom.home.ne.jp
f91bf8ce2e
Fixing 'Set Home Page' dialog description issue.
...
git-svn-id: svn://10.0.0.236/trunk@145663 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 14:54:47 +00:00
noririty%jcom.home.ne.jp
89ea2b3a68
truly fix b=206789
...
git-svn-id: svn://10.0.0.236/trunk@145660 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 14:29:46 +00:00
igor%mir2.org
3d06d0d5b9
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.
git-svn-id: svn://10.0.0.236/trunk@145657 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 11:37:14 +00:00
axel%pike.org
221a970723
bug 210107, dont double blank lines when switching from normal to html, patch by burpmaster@truffala.net, r=brade, sr=tor
...
git-svn-id: svn://10.0.0.236/trunk@145656 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 09:57:02 +00:00
blakeross%telocity.com
23e2800bee
Fixing some description-related issues.
...
git-svn-id: svn://10.0.0.236/trunk@145655 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 09:14:03 +00:00
blakeross%telocity.com
d0d0e309e3
Fix some stuff.
...
git-svn-id: svn://10.0.0.236/trunk@145654 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 08:43:56 +00:00
blakeross%telocity.com
30e7e2a62a
Minor cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@145653 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 08:40:04 +00:00
bryner%brianryner.com
bd9b7b7e59
For a username/password prompt, allow saving of the password even if the username is blank.
...
git-svn-id: svn://10.0.0.236/trunk@145652 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 08:29:38 +00:00
ssu%netscape.com
f6726ea925
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
git-svn-id: svn://10.0.0.236/trunk@145651 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 07:51:47 +00:00
igor%mir2.org
146f273dbe
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
...
git-svn-id: svn://10.0.0.236/trunk@145650 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 07:47:58 +00:00
igor%mir2.org
69732748ea
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.
...
git-svn-id: svn://10.0.0.236/trunk@145649 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 07:39:37 +00:00
igor%mir2.org
7fc827ffd0
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.
...
git-svn-id: svn://10.0.0.236/trunk@145648 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 07:37:27 +00:00
brendan%mozilla.org
082f42b64a
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).
...
git-svn-id: svn://10.0.0.236/trunk@145647 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 06:56:01 +00:00
hyatt%mozilla.org
bfa1f97e6b
Make sure the sidebar has the extrachromme class on it for popups.
...
git-svn-id: svn://10.0.0.236/trunk@145646 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 06:41:11 +00:00
roc+%cs.cmu.edu
c0bc42c584
Bug 190735. nsIFrame deCOMtamination, r+rs=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145645 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 03:07:12 +00:00
blakeross%telocity.com
8db3d16e6b
Hide webpanels checkbox for folders/separators.
...
git-svn-id: svn://10.0.0.236/trunk@145644 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 02:58:52 +00:00
dbaron%dbaron.org
156449430e
Fix bustage. The changes leaf made did not work for me, anyway.
...
git-svn-id: svn://10.0.0.236/trunk@145642 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 02:08:06 +00:00
justdave%syndicomm.com
4b1b0461b7
Backing out changes accidently checked in with bug 174942: the "die_with_dignity" sub is supposed to remain commented out in CVS. Also adding comments with the sub to explain what it's used for.
...
git-svn-id: svn://10.0.0.236/trunk@145641 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 01:46:14 +00:00
roc+%cs.cmu.edu
d958cbdb7e
Bug 215159. Fix memory leak in nsViewManager. r+sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@145640 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 01:42:14 +00:00
mhammond%skippinet.com.au
5c9b4ceab8
Fix a bug when registering just a single component. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@145638 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 01:04:15 +00:00
brendan%mozilla.org
026e7fdb90
Fix Timer re-init to drop any old references (215163, sr=dbaron, r?pavlov).
...
git-svn-id: svn://10.0.0.236/trunk@145637 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-06 00:37:43 +00:00
bienvenu%nventure.com
be83f0b4b4
re-use offline store stream when doing a mass download of news messages, r/sr=scott attempt to speed up mass download, 214525 also cleanup tabs and formatting
...
git-svn-id: svn://10.0.0.236/trunk@145635 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 23:58:36 +00:00
ssu%netscape.com
129b97557a
checking in patch from bugzilla@bsdchicks.com to fix bug 109044 - Install error -239 registering chrome on some systems. r=ssu, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@145634 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 23:36:54 +00:00
neil%parkwaycc.co.uk
8328db45c1
Bug 126626 getNumUnread(true) and getTotalMessages(true) return incorrect values for servers probably causing bug 201392 r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@145633 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 23:04:25 +00:00
scott%scott-macgregor.org
91868b263a
Bug #162640 --> kick out if we don't have a server instead of generating a JS exception. This fixes an error some users saw when they try to bring up a compose window and insead got a dialog saying the compose window could not be loaded.
...
r=neil
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@145631 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 22:40:44 +00:00
axel%pike.org
0b7ee97d78
bug 214954, fix embedded XSLT stylesheets from script, r=sicking, sr=peterv
...
git-svn-id: svn://10.0.0.236/trunk@145630 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 22:37:23 +00:00
neil%parkwaycc.co.uk
fde1443dcc
Bug 52548 (again...) Sidebar links opening in Composer window r=brade sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@145629 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 21:35:12 +00:00
sicking%bigfoot.com
92a3bdc409
Bug 205703: Reduce binarysize by not inlineing ExprResult::Release.
...
r/sr=peterv
git-svn-id: svn://10.0.0.236/trunk@145628 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 21:34:17 +00:00
sicking%bigfoot.com
01bc272bdf
Bug 207377: Change the way tbody-elements are inserted into tables to increase speed and make sure that only tablerows are inserted.
...
r=Pike sr=peterv
git-svn-id: svn://10.0.0.236/trunk@145627 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 21:27:21 +00:00
scott%scott-macgregor.org
5fb63272e6
Bug #214063 --> remove obsolete method that no one is using. Patch by mbockelkamp@web.de (Matthias Bockelkamp)
...
r/sr=mscott
git-svn-id: svn://10.0.0.236/trunk@145626 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 21:19:10 +00:00
brendan%mozilla.org
95220b5330
Add shared DHashTableOps for [const] char *key use-cases, clean up dhash API abusages (214839, r=dougt, sr=dbaron).
...
git-svn-id: svn://10.0.0.236/trunk@145624 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 20:09:21 +00:00
cls%seawood.org
672973a8c8
Do not set MOZ_ENABLE_COREXFONTS for win32 builds.
...
Thanks to Stephen Walker <sdwalker@myrealbox.com > for the patch.
Bug #214134 r=leaf
git-svn-id: svn://10.0.0.236/trunk@145623 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 19:40:30 +00:00
bienvenu%nventure.com
95c52647b0
try to speed up downloading for offline imap, get rid of obsolete method, notifystoreclosedallheaders, r/sr=mscott 214245
...
git-svn-id: svn://10.0.0.236/trunk@145622 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 19:35:38 +00:00
peter%propagandism.org
aa255f063e
Fix for bug 215117 (SetRootContent handling in nsXMLContentSink is rotten). r=Pike, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@145621 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 19:34:04 +00:00
nicolson%netscape.com
eb166f8ac0
Convert public key to JSS public key.
...
git-svn-id: svn://10.0.0.236/trunk@145620 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 18:54:49 +00:00
igor%mir2.org
68055b5801
1. Constants in Token that are used only as Interpreter bytecode are moved to Interpreter.
...
2. LAST_BYTECODE_TOKEN is added to Token to server as a base for internal Interpreter bytecodes instead of Token.LAST_TOKEN. In this way compiler can generate more denser code for switches over interpreter bytecode.
git-svn-id: svn://10.0.0.236/trunk@145619 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 15:58:39 +00:00
mostafah%oeone.com
81e8bad4ed
Checked in patch for bug 209366: Calendar not hightlighted, when opening preferences
...
git-svn-id: svn://10.0.0.236/trunk@145618 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 14:22:36 +00:00
pkw%us.ibm.com
b8e440bdb3
Bug 212804 - Enable installation of movemail.rdf on non-AIX systems
...
r/sr=sspitzer@netscape.com
git-svn-id: svn://10.0.0.236/trunk@145617 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 13:21:17 +00:00
timeless%mozdev.org
c45b6ed6e2
Bug 211290 PRBool nsTemplateMatchRefSet::Add doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
git-svn-id: svn://10.0.0.236/trunk@145615 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 11:45:02 +00:00
timeless%mozdev.org
72cc9a5dc3
Bug 211286 void nsContentSupportMap::Init doesn't check the return value of PL_DHashTableInit
...
r=dbaron sr=bz
git-svn-id: svn://10.0.0.236/trunk@145614 18797224-902f-48f8-a5cc-f745e15eee43
2003-08-05 11:41:14 +00:00