peterv%propagandism.org
fb05e5b554
Remove bogus line that aaronl added.
2004-07-06 11:35:52 +00:00
bryner%brianryner.com
9b879d1e0a
Fix Firefox Xremote on the trunk by bringing blizzard's patch for bug 244060 over from the Aviary branch. r=bsmedberg, sr=bryner.
2004-07-06 08:51:48 +00:00
jouni%heikniemi.net
a6827b8973
Bug 223878: Flag system dies when changing a deleted flag.
...
r=joel, justdave
a=justdave
2004-07-06 07:08:02 +00:00
mconnor%myrealbox.com
35a1f6bf40
bug 172502 Do not allow ctrl+dragging (or remove the + pointer) in Toolbar Customization, patch by Jon Henry (jhenry@ccs.neu.edu), r=me
2004-07-06 06:13:57 +00:00
mconnor%myrealbox.com
7c4c901694
bug 248579 - [regression]prelight text invisible in high-contrast inverse themes
2004-07-06 05:23:10 +00:00
mconnor%myrealbox.com
0038efede7
Bug 222127 IP network/mask format for No Proxy For is not documented, patch by Iain Arnell (iarnell@gmail.com), r=me. Also addresses bug 238262.
2004-07-06 04:41:57 +00:00
mconnor%myrealbox.com
432fe1abf9
Bug 228977 Firefox gets wrong desktop folder for downloading, patch by Ted Mielczarek (luser_bugzilla@perilith.com), r=me
2004-07-06 04:32:50 +00:00
mconnor%myrealbox.com
4d05ef453b
Bug 207403 URLs in the js console are not formatted like a link (blue, underlined) anymore, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me
2004-07-06 04:27:35 +00:00
mconnor%myrealbox.com
3cdffe3c9a
Bug 246756 Firefox bookmarks do not lead to u.m.o for themes extensions, patch by Tim Meader (tmeader@gmail.com), r=me
2004-07-06 04:09:01 +00:00
mconnor%myrealbox.com
e8418dadcf
bug 245410 - remove dump() call from bookmarks code, patch by steffen.wilberg@web.de, r=me
2004-07-06 04:02:56 +00:00
mconnor%myrealbox.com
e5c93fe2d3
bug 237542 - Firefox should have a Tools > Mail submenu to match new toolbar button, patch by Simon Paquet (bugzilla@babylonsounds.com), r=me
2004-07-06 03:49:36 +00:00
mconnor%myrealbox.com
a73ce3711d
bug 249305 - pike@pikey.me.uk
2004-07-06 03:44:54 +00:00
robin.lu%sun.com
22049cde58
fix Bug 222297 Cannot toggle input checkbox via accesskey without taking focus off of input field first. r=aaronleventhal sr=dbaron patched by Nian Liu<neo.liu@sun.com>
2004-07-06 03:14:09 +00:00
jim_nance%yahoo.com
d2b1ccdb0e
Fix but 249923
...
- Remove hashtable from nsViewManager. It is now created on the stack when
it is needed.
- Remove DestroyZTreeNode(). It only removes things from the above hashtable
and that is going to be destroyed shortly after the call.
2004-07-06 02:09:47 +00:00
bugreport%peshkin.net
f6c439801d
Bug 243463 Use a param to protect new charts from leaking information
...
r=justdave
a=justdave
2004-07-06 01:12:29 +00:00
mconnor%myrealbox.com
5976413914
bug 208035 - Use backspace key for back function in Linux, change #ifdef XP_WIN to #ifndef XP_MACOSX
2004-07-06 00:47:24 +00:00
mconnor%myrealbox.com
202cc2635e
Bug 233759 Resizing add Bookmarks with tree view open begins to expand empty portion of dialog, remove a spurious flex attribute to fix this
2004-07-06 00:31:03 +00:00
mconnor%myrealbox.com
d366da1fd5
Bug 212904 http://foo/bar/ default save name should be bar.html, r=ben
2004-07-06 00:21:05 +00:00
mconnor%myrealbox.com
c56f3f1d52
bug 240485 - Bookmarks Toolbar items go under the 'chevron' icon, when interface is RTL, original patch by Asaf Romano (bugs.mano@mail-central.com), rewritten by me, landing on trunk finally
2004-07-06 00:14:30 +00:00
bugreport%peshkin.net
081a008043
Bug 249862: remove duplicate </tr> from login page
...
r=vladd
a=justdave
2004-07-06 00:06:45 +00:00
cbiesinger%web.de
823f7ad9f3
removing extra semicolon to fix gcc 3.4 bustage, bug 249839
2004-07-05 22:34:13 +00:00
justdave%bugzilla.org
7a07ca395c
Bug 239343: Contribution of sendbugmail.pl script, drop-in replacement for the no-longer-existing processmail for use by external scripts that used to use processmail's functionality.
...
Contributed by Nick Barnes of Ravenbrook Ltd.
a=justdave
2004-07-05 21:54:01 +00:00
jocuri%softhome.net
bb1af7acdb
Patch for bug 249798: improve SQL capitalization in sanitycheck.cgi; r=joel, a=justdave.
2004-07-05 21:19:34 +00:00
Stefan.Borggraefe%gmx.de
5c63066297
Better algorithm for bug 248472 based on the HSL color system.
...
r=mvl
2004-07-05 19:18:27 +00:00
roc+%cs.cmu.edu
9810e28c13
Remove nsIScrollingView::Get/SetControlInsets, since it's unused.
2004-07-05 16:53:10 +00:00
peterv%propagandism.org
51213edc32
Add comment to explain the bustage fix for bug 236408.
2004-07-05 16:15:14 +00:00
jst%mozilla.jstenback.com
126f69e1dc
Fixing bug 248870. Make resizeTo() and resizeBy() no-ops when called on [i]frames. r+sr=peterv@propagandism.org
2004-07-05 15:51:31 +00:00
jim_nance%yahoo.com
ca43aba85d
Attempt 2 at fixing build problem.
2004-07-05 15:09:57 +00:00
igor%mir2.org
80b96958c9
Token.ZERO and Token.ONE are used only by interpreter and moved to Interpreter as corresponding icode constants.
2004-07-05 15:08:34 +00:00
igor%mir2.org
3ffab68246
Removal of no-longer applicable comments refering to SM code
2004-07-05 15:07:25 +00:00
igor%mir2.org
cfec98bb95
Removal of Token.DOT in NodeTransformer: it is always processed in IRFactory.
2004-07-05 15:06:18 +00:00
jim_nance%yahoo.com
6313e9a526
Attempt to fix Firefox build bustage resulting from my last checkin.
2004-07-05 14:46:16 +00:00
amardare%qnx.com
fadd993a48
Changes for qnx(photon) platform only.
...
All eWindowType_child widgets should have a valid ( nonNULL ) parent ( problem with msnbc.com ).
2004-07-05 13:59:27 +00:00
jim_nance%yahoo.com
13e266d6bb
Fix bug 249810 - Reduce allocations by nsViewManager. r+sr = roc
2004-07-05 13:10:25 +00:00
neil%parkwaycc.co.uk
a6a9612d3f
Fix <textarea> b=249665 and quirks <input> b=249416 debug weirdness r/sr=peterv
2004-07-05 10:16:39 +00:00
alex%croczilla.com
13b37cbc05
Allow inline text in XUL templates. Fix for SVG-crasher bug#236853. r=sicking, sr=jst.
2004-07-05 07:50:04 +00:00
alex%croczilla.com
2db676e5c9
Bug#245408: 'position' shouldn't apply to SVG elements other than outermost <svg/> element. SVG only - not part of default builds. r/sr=dbaron.
2004-07-05 06:45:51 +00:00
aaronleventhal%moonset.net
72c661a306
Missing part of checkin for bug 17602.
2004-07-05 02:19:48 +00:00
brofield%jellycan.com
53ba322f42
Windows special system directories should preserve case b=221872 r=darin sr=dougt
2004-07-05 02:15:07 +00:00
aaronleventhal%moonset.net
6e0f646912
Missing part of checkin for bug 17602.
2004-07-05 01:46:30 +00:00
aaronleventhal%moonset.net
87ddf79d06
Bug 17602. Keyboard access to HTML radio buttons should use arrow keys, as it does on most OS's radios as well as XUL radios. r=bryner, sr=neil
2004-07-05 01:31:30 +00:00
dbaron%dbaron.org
c1436f25c4
Fix scaling of images in response to {min,max}-{width,height}. b=234686 r+sr=bzbarsky
2004-07-05 00:17:11 +00:00
scott%scott-macgregor.org
b7457be0c9
Bug #249783 --> change the company name to mozilla instead of mozilla.org.
...
Fix a problem with the DWORD uninstaller entries having an invalid key value.
2004-07-04 18:26:18 +00:00
ere%atp.fi
0fbd44d3a8
Fix for bug 244334: Text Zoom Ctrl++ broken
...
r=neil
sr=roc
2004-07-04 17:39:04 +00:00
igor%mir2.org
b0e98cbca8
When support for Context.FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME is enables,
...
decompiler now does not turn them into assignment statements but keeps
original code with extension when printing function source. It allows for
better emulation of this JScript extension
2004-07-04 17:26:50 +00:00
danm-moz%comcast.net
a9cb91e092
adjust comment. bug 247421 motivation=timeless.
2004-07-04 15:04:22 +00:00
igor%mir2.org
a084aaa65f
Simplified handling of function expression statements: parser no longer
...
generate synthetic expression statement nodes for them.
2004-07-04 14:13:47 +00:00
igor%mir2.org
15426336fd
Normilizing numeration of Token constants after removal of few no longer used
...
constants in the previous patches
2004-07-04 14:12:01 +00:00
bryner%brianryner.com
d0db48d545
nsCmdLineService::GetProgramName needs to copy the string to be compliant with the interface definition. Bug 249737, r+sr=jst.
2004-07-04 11:01:32 +00:00
smontagu%smontagu.org
17a189a5cc
Improve the CHAR_IS_BIDI macro. Bug 240943, patch from an idea by Peter Kirk, r+sr=roc
2004-07-04 10:51:33 +00:00