dbaron%dbaron.org
e01518c5d6
Attempt to fix test bustage from relicensing changes. b=236613
2004-08-26 02:06:03 +00:00
roc+%cs.cmu.edu
dba4f07f62
Bug 133165. Draw the outline outside the frame's normal overflow area. r+sr=dbaron. Also, correct some trivial misuses of nsChangeHint, r+sr=mozbot
2004-08-26 00:07:56 +00:00
neil%parkwaycc.co.uk
8cf5b0fda0
Bug 256618 Some context menus not appearing because UIEvents were being created instead of MouseEvents r=bryner sr=jst
2004-08-25 23:29:47 +00:00
p_ch%verizon.net
4664086809
Bug 235243 followup: menuseparator should be handled in the menupopup case.
2004-08-25 23:10:24 +00:00
gerv%gerv.net
ba2432c07e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-08-25 23:02:50 +00:00
scott%scott-macgregor.org
9e82c66d13
padding for the quick search text box was effecting the padding on message header text boxes.
2004-08-25 22:33:53 +00:00
jst%mozilla.jstenback.com
b08fa4b223
Fixing bug 256898. Initialize all NPN callback functions, and correct an error in the prototype for NPN_IdentifierIsString(). r+sr=brendan@mozilla.org
2004-08-25 22:32:41 +00:00
dbaron%dbaron.org
7e0341dd79
Make NS_MUTATION_EVENT and NS_ACCESSIBLE_EVENT not be the same value. b=256469 r+sr=bryner
2004-08-25 22:26:15 +00:00
dbaron%dbaron.org
3e41286516
Convert tabs to spaces.
2004-08-25 22:06:32 +00:00
dbaron%dbaron.org
c22f42245f
Fix regressions of composition events and thus fix IME. b=256464 r=mozilla-bugzilla@future.shiny.co.il sr=bryner
2004-08-25 21:43:19 +00:00
rlk%trfenv.com
dc884a7111
bug 228670 - update helper application pref dialog Help. Patch by Stefan <stefan_h@hem.utfors.se>. r=rlk@trfenv.com
2004-08-25 21:27:16 +00:00
p_ch%verizon.net
84d3c03a14
Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2).
...
In addition to the DND feedback, this patch:
- introduces a new var 'BookmarksInsertion' that 'encapsulates' DND feedback
display.
- rewrite the rtl handling related to DND. BookmarksInsertion deals with this
subtleties and the "public" feedback orientation ("before"|"on"|"after")
returned by BookmarksInsertion.getOrientation refers now to the DOM.
- paste and copy commands on the menus now insert after the rclicked element.
The hack that appended everything at the end of the container has been removed
or more accurately replaced by another one that is at least invisible to the
user and we already used for DND. The problem is due a problem with the content
building of containers with siblings (open in tabs stuff) not generated by the
bookmarks template.
- usual small glitch fixing.
2004-08-25 20:24:14 +00:00
mvl%exedo.nl
4e9841662f
drop !important. followup to bug 248399
2004-08-25 20:21:25 +00:00
timeless%mozdev.org
53c15be005
Moving context menu from treechildren context to tree contextmenu for right panels of dom inspector. This makes them
...
keyboard accessible.
r=caillon sr=neil
2004-08-25 20:07:54 +00:00
igor%mir2.org
397ed39869
Link to E4X example
2004-08-25 19:26:56 +00:00
mvl%exedo.nl
585c53ffcb
Hook up new buttons for sunbird.
...
bug 248399, patch by Simon Paquet (bugzilla@babylonsounds.com ), r=mvl
2004-08-25 19:00:37 +00:00
bryner%brianryner.com
80588b592f
This change didn't seem to help, backing out.
2004-08-25 18:19:01 +00:00
bienvenu%nventure.com
e47507382c
fix 256294 add support for using secure auth if offered by CAPA, patch by ch.ey@gmx.net, r=bienvenu, sr=mscott
2004-08-25 18:11:27 +00:00
glen.beasley%sun.com
0e5da067d5
BugId 251635 jss4.jar needs to load libjss4
2004-08-25 18:05:04 +00:00
igor%mir2.org
d3a2da86ba
Fixing bug 256865: changing ByteCode constants to int from byte so switches over them would not crash widely installed versions of GCJ like GCJ 3.3.*.
2004-08-25 17:22:02 +00:00
neil%parkwaycc.co.uk
65128184bc
Bug 255914 Fix editor not to try to create elements with empty tag names r=brade sr=peterv
2004-08-25 17:03:33 +00:00
steffen.wilberg%web.de
3d83dc3ceb
Bug 256845: Page Info commandkey is gone on Windows.r=rlk
2004-08-25 16:51:46 +00:00
bryner%brianryner.com
3cde0b2c62
Testing whether inlining the Get/SetProperty calls in Get/SetView helps the Tp regression from bug 253888.
2004-08-25 16:29:47 +00:00
igor%mir2.org
95799991f8
Interpreter optimization: use state.resultDbl to store double result accross calls of interpreted functions to avoid creation of Double instance.
2004-08-25 15:19:22 +00:00
peterv%propagandism.org
f000eed21d
Fix for bug 256514 (Links don't work in documents created via XSLT). r/sr=jst.
2004-08-25 14:17:40 +00:00
peterv%propagandism.org
d1096f7bae
Fix for bug 256734 (Some DOM classes use the wrong macro to define their prototype chain). r/sr=jst.
2004-08-25 14:15:30 +00:00
roc+%cs.cmu.edu
fac644e416
Bug 252920. Compute the block overflow area using nsRects instead of some hokey homegrown calculations. Don't advancy mY for empty lines. r+sr=dbaron
2004-08-25 13:10:06 +00:00
roc+%cs.cmu.edu
51ea58fa47
Bug 252771. Recompute an inline frame's overflow area nearly from scratch in RelativePositionFrames, so we don't try to maintain it (and fail) during inline frame alignment. r+sr=dbaron
2004-08-25 13:03:28 +00:00
steffen.wilberg%web.de
e0db9f2d8c
Bug 256363: Change Help docs on Download Manager shortcut (Ctrl+J). p=jwalden, r=me
2004-08-25 10:43:42 +00:00
steffen.wilberg%web.de
53c733d3c8
Bug 255642: about: links to nonexistent NPL. r/a=ben
2004-08-25 10:36:24 +00:00
igor%mir2.org
835abeb4b1
Optimizing name access: since top scope can not be NativeWith or NativeCall, it is possible to avoid thisObj checks for name-as-function access and "with" statement and XML object checks.
2004-08-25 09:50:32 +00:00
steffen.wilberg%web.de
ddcaeb0996
Bug 256805: Remove Tell a Friend menu item description. p=jwalden, r=me
2004-08-25 09:42:06 +00:00
jshin%mailaps.org
33b2ecb230
bug 255456 : protection against 'charset.cache.size = 0' and a little clean-up (r=smontagu, sr=neil)
2004-08-25 09:26:00 +00:00
vladimir%pobox.com
b7dff491b0
b=255134, nsICollation scriptability, updated IIDs
2004-08-25 07:20:06 +00:00
timeless%mozdev.org
6443b930ea
fixing url. suggested by jw6057@bacon.qcc.mass.edu
2004-08-25 06:38:18 +00:00
bryner%brianryner.com
d4ebc7785f
Fixing AIX bustage
2004-08-25 06:34:34 +00:00
darin%meer.net
c51b32c8ad
Apply bryner's review comment, bug 256316
2004-08-25 04:43:14 +00:00
darin%meer.net
9f91a230dc
fixes bug 256316 "non-ascii char in URL lead to heap overrun" r=dveditz sr=bryner
2004-08-25 04:41:48 +00:00
brendan%mozilla.org
868cd103e8
Pave way for E4X, reduce code size of scanner by ~600 bytes (256728, r=shaver).
2004-08-25 02:27:24 +00:00
bryner%brianryner.com
69a0c87bd1
Trying to fix AIX bustage by making nsIDocument dtor non-virtual. r=dbaron.
2004-08-25 00:30:47 +00:00
vladimir%pobox.com
8acf4389b4
fix bustage, got a little too search and replace happy
2004-08-24 23:23:09 +00:00
vladimir%pobox.com
c12b9151ac
b=255134, make nsICollation scriptable (forgot file), r=jshin,sr=brendan
2004-08-24 22:52:02 +00:00
vladimir%pobox.com
0b8d1522a5
b=255134, make nsICollation scriptable, r=jshin,sr=brendan
2004-08-24 22:50:33 +00:00
darin%meer.net
8c51b0df75
fixes bug 237312 "gnomevfs should be skipped for protocols marked to be handled externally" r=biesi sr=bzbarsky
2004-08-24 21:50:15 +00:00
bryner%brianryner.com
dde6b68845
slight optimization to previous checkin, bug 253888
2004-08-24 21:47:04 +00:00
darin%meer.net
3aa03e4e0f
fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner
2004-08-24 21:18:15 +00:00
darin%meer.net
5e133a1ea4
fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg
2004-08-24 21:10:54 +00:00
darin%meer.net
a77bc57a6c
fixes bug 255032 "gnomevfs protocol handler should use info.type to check for directories" r=biesi
2004-08-24 20:30:41 +00:00
bsmedberg%covad.net
410fdbca45
Initial landing of update.mozilla.org PHP code. Bug 255444, code provided by psychoticwolf@carolina.rr.com
2004-08-24 19:39:49 +00:00
bryner%brianryner.com
b88692c5a1
Trying again to land support for content node properties (bug 253888). r=jst, sr=dbaron.
2004-08-24 18:50:29 +00:00