bsmedberg%covad.net
4e8fd381b1
Followup for the checkin from bug 246014, this mixed the @substitution@ and #expand syntax badly, and needed an update to brower/app/Makefile.in from another bug.
2004-09-24 18:39:33 +00:00
scott%scott-macgregor.org
9236e6e81e
Not part of the seamonkey build.
...
Bug #28327 --> Make the Thunderbird remote content blocker more agressive about blocking remote requests
for arbitrary things such as iframes, etc. instead of just focusing on image requests.
2004-09-24 18:14:59 +00:00
bzbarsky%mit.edu
171aed6386
Don't add 4 to the length, so we don't send 4 extra bytes of garbage POST
...
data. Bug 246651 followup, r+sr=darin, a=asa
2004-09-24 17:58:03 +00:00
pinkerton%aol.net
f3e4f198d2
cmd-up/down go to top and bottom of page (bug 241142)
2004-09-24 17:13:44 +00:00
igor%mir2.org
9c900143cf
Make sure that all functionality that Main.(main|mainEmbedded) use to initialize debug GUI is available for applications through public methods.
2004-09-24 16:46:50 +00:00
igor%mir2.org
243ce99e7c
More compatibility changes: added Main.isVisible
2004-09-24 16:38:09 +00:00
igor%mir2.org
b8bfe43a65
Move getObjectIndex/setObjectIndex that take double as index from optimizer/OptRuntime to ScriptRuntime and use it in the Interpreter to avoid code duplication.
2004-09-24 16:27:27 +00:00
igor%mir2.org
3f3a80499c
Revert wrong commit of build.properties with temporary changes
2004-09-24 16:19:26 +00:00
igor%mir2.org
7523c5c791
Added few methods to redirect calls from main to DebugGui for compatibility.
2004-09-24 16:14:02 +00:00
kairo%kairo.at
8ae93826aa
Bug 256074 - remove green Mozilla image from in-tree default mail start page - r=dbaron,sr=bienvenu,a=asa
2004-09-24 15:50:52 +00:00
igor%mir2.org
4a1d88a604
Use single function, Kit.xDigitToInt, to convert character representing hex digit to number. The function replaces duplicated code in TokenStream/NativeGlobal/NativeRegExp.
2004-09-24 13:14:01 +00:00
igor%mir2.org
511eb6c0fc
Code reorganisation to shrink the size of JVM class files.
2004-09-24 13:11:02 +00:00
brendan%mozilla.org
bfe57c6297
Undo last change, it broke ports and is not strictly speaking part of the fix for bug 253241.
2004-09-24 03:31:15 +00:00
brendan%mozilla.org
21e7fbb4fd
Home sp always before calling js_ConcatStrings (261321, r/a=me).
2004-09-24 02:16:49 +00:00
kjh-5727%comcast.net
04e1f5f9ae
Bug 261093 - Crash printing pages containing plugin objects. r=tor, sr=roc, a=asa.
2004-09-24 02:02:38 +00:00
myk%mozilla.org
d9b1862909
Fix for bug 252739: moves inclusion/exclusion action names to button name instead of button value so that button values (which are also used as labels) will be localizable; patch by Marc Schumann; r=kiko,myk; a=justdave
2004-09-24 01:01:30 +00:00
bugzilla%arlen.demon.co.uk
ecc947a4ea
Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
...
p=me r/sr=neil a=asa
2004-09-24 00:55:43 +00:00
myk%mozilla.org
03bbc8db42
Fix for bug 261273: make column changing work with Sun ONE web server; fix by tmabbott@hbs.edu; r,a=justdave
2004-09-24 00:53:26 +00:00
aaronleventhal%moonset.net
b70fdcf3df
Bug 260846. Extra select events being thrown when no selection in autocomplete's tree dropdown. These are causing extra focus/selection events being thrown by accessibility api layer, in turn causing the screen reader to babble extra garbage as user types in autocomplete field. r=pkw, sr=neil, a=asa
2004-09-23 23:48:48 +00:00
jst%mozilla.jstenback.com
03052a2f27
Fixing bug 260385. Prevent popups from opening from beforeunload events. r=danm.moz@gmail.com, sr=bzbarsky@mit.edu, a=asa@mozilla.org
2004-09-23 23:39:16 +00:00
brendan%mozilla.org
763d651165
Check in patch from Nicholas Miell <nmiell@comcast.net> for bug 253241 (r=shaver, a=asa).
2004-09-23 23:32:51 +00:00
scott%scott-macgregor.org
a45d84adf5
Bug #214663 --> get rid of the region package in the installer because we don't need it anymore.
...
There is no longer a US region pack getting packaged into the language pack (en-US-mail.jar).
This makes life easier for the localization folks.
2004-09-23 23:24:05 +00:00
cltbld
c28326bba9
fixing so tbird can find its profiles on the mac.
2004-09-23 23:10:02 +00:00
tor%cs.brown.edu
0c577a63d5
Bug 256328 - tiling artifacts on some X servers. r=blizzard, sr=roc, a=asa
2004-09-23 23:02:19 +00:00
scott%scott-macgregor.org
eafc099f00
Bug #219795 --> Add accessibility hook for reaching the address book from the Tools menu.
...
Patch by Robert Accettura.
2004-09-23 21:50:44 +00:00
igor%mir2.org
49a53cd5e9
Resolving bug 261278: strict mode implementation
2004-09-23 21:34:22 +00:00
timeless%mozdev.org
d08552d8a1
Bug 261071 Error: Error in parsing value for property 'vertical-align'. Declaration dropped.
...
r=vladd a=myk
2004-09-23 21:17:12 +00:00
scott%scott-macgregor.org
fb72cb038a
Filter list dialog polish for Thunderbird.
...
Only show the progressmeter when we are actually reporting progress.
Escape should close the window.
Hide the help button.
Minor polish to the UI to make the elements line up properly.
2004-09-23 21:09:10 +00:00
scott%scott-macgregor.org
146cca9167
hook up a keyboard shortcut for invoking the advanced search addresses dialog.
2004-09-23 20:19:04 +00:00
scott%scott-macgregor.org
8e1e2b96a9
Address book polish. Move the search addresses menu item under Edit / Find to match the main 3:pane.
...
Hide the advanced search button.
Establish a new set of default buttons for the address book toolbar.
2004-09-23 20:12:51 +00:00
scott%scott-macgregor.org
ff06c7fa6a
Address Book Search polish. Let the escape key close the search dialog.
...
Don't include mailWindowOverlay.xul as this causes us to pick up the offline icon by mistake.
Fix up the status bar.
Search progress isn't showing up in the progress bar yet....
2004-09-23 19:56:54 +00:00
scott%scott-macgregor.org
2882bb3f53
Search Dialog polish.
...
Fix up the progressbar so it is hidden by default. Make the progressbar actually work during searches instead of triggering a JS exception.
Hook up the escape key for closing the search dialog like we do for the themes and extensions dialogs.
2004-09-23 19:44:49 +00:00
cltbld
dce4e38972
other half of clobber before release build cycle
2004-09-23 19:39:03 +00:00
cltbld
62254d55ba
clobber mozilla dir before building if this is going to be a release build.
2004-09-23 19:31:37 +00:00
jocuri%softhome.net
366121aeb3
Patch for bug 258938: Minor tweak to editmilestones templatization; patch by GavinS <bugzilla@chimpychompy.org>; r=jouni, a=justdave.
2004-09-23 19:14:13 +00:00
jocuri%softhome.net
604a856e97
Patch for bug 255512: For bz_secure, distinguish between mandatory and non-mandatory groups and create distinct CSS classes to enable customizations by the admin; patch by Marc Schumann <wurblzap@gmail.com>; r=kiko, r=joel, a=justdave.
2004-09-23 19:05:20 +00:00
darin%meer.net
1069b449de
fixes bug 251969 "crash [@ nsHttpChannel::OnStopRequest]" r=timeless sr=bzbarsky
2004-09-23 18:49:17 +00:00
kiko%async.com.br
376fa8e696
Landing fix for bug 260411: MS IE breaks png alpha channel padlock. Adds
...
a new PNG file with a 1-bit alpha layer. File by Jason Pyeron
<jpyeron@pyerotechnics.com> r=kiko, a=myk.
2004-09-23 18:08:31 +00:00
kairo%kairo.at
0f6f2c5e1a
Bug 256074 - remove green Mozilla image from in-tree default mail start page - r=dbaron,sr=bienvenu,a=asa
2004-09-23 17:33:48 +00:00
dbaron%dbaron.org
5d3fec2f0c
Move XPCNativeWrapper.js from communicator to global. b=256630 r=p_ch
2004-09-23 16:56:09 +00:00
dbaron%dbaron.org
b16b1c929b
FILE COPIED from xpfe/global/resources/content/XPCNativeWrapper.js to toolkit/content/XPCNativeWrapper.js for: Move XPCNativeWrapper.js from communicator to global. b=256630 r=p_ch
2004-09-23 16:55:47 +00:00
cltbld
e596c5be3b
add -$milestone to tinderbox build directory name
2004-09-23 16:51:29 +00:00
bryner%brianryner.com
03e2d5d4fc
Don't draw images that are outside the clip region. This reduces unneeded work when multiple paint rects are exposed. Also, fix dependencies so that libgfx_* relink when libgfxshared_s changes. Bug 261097, r+sr=roc.
2004-09-23 06:14:54 +00:00
cls%seawood.org
0875026632
Do a case-insensitive sort before printing checkins.
...
Bug #242360 r=timeless
2004-09-23 04:43:46 +00:00
cls%seawood.org
f93f204595
whoops! wrong tree!
2004-09-23 04:39:43 +00:00
cls%seawood.org
b4c82817ef
bonsai test
2004-09-23 04:37:12 +00:00
kyle.yuan%sun.com
6e78733e8f
Bug 257581 Cursor (caret) doesn't appear in MailNews Compose Window, although you type something
...
r=daniel, sr=roc, a=asa, patch=ginn.chen@sun.com
2004-09-23 04:04:50 +00:00
bsmedberg%covad.net
db26d6701a
Begin to centralize Thunderbird locale files. This will be a (swift) incremental process, trying to keep branch and trunk in synch to the extent possible. a=dbaron for the change to allmakefiles.sh
2004-09-23 03:03:34 +00:00
kyle.yuan%sun.com
e79fd4429d
Backout the last checkin. Haven't noticed that the tree is frozen from 1.8a4.
2004-09-23 02:53:17 +00:00
kyle.yuan%sun.com
d6d2f12c50
Bug 257581 Cursor (caret) doesn't appear in MailNews Compose Window, although you type something
...
r=daniel, sr=roc, patch=ginn.chen@sun.com
2004-09-23 02:50:07 +00:00