Commit Graph

11109 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
jaggernaut%netscape.com
95899387f6 Bug 213602: Switch some users of NS_GetWeakReference over to do_GetWeakReference. r=bzbarsky, sr=dbaron 2003-07-25 19:06:59 +00:00
cbiesinger%web.de
bb37693039 147679 GetFromMIMEType on Windows only gets one extension and needs rethinking r=bzbarsky sr=darin
this merges nsIMIMEService::GetFromType and GetFromExtension
2003-07-25 16:48:00 +00:00
danm-moz%comcast.net
3eb7244d66 mark the hidden window's widget as invisible (on all platforms, now). bug 207742 r=brendan,bryner 2003-07-25 14:55:51 +00:00
timeless%mozdev.org
0ade3cd823 Bug 182166 strict javascript warnings in pref-winhooks.js
patch by stevechapel@earthlink.net r=jst sr=bz
2003-07-24 23:15:07 +00:00
timeless%mozdev.org
e56dd46c3e Bug 207463 Site Navigation Bar displays when not needed with multiple tabs
patch by stevechapel@earthlink.net r=jag sr=bz
2003-07-24 23:09:57 +00:00
neil%parkwaycc.co.uk
e7c585c091 Bug 207634 Convert GetSortKeyLen/CreateRawSortKey to AllocateRawSortKey r=smontagu sr=sspitzer 2003-07-24 20:31:35 +00:00
jaggernaut%netscape.com
43858ac3c6 Bug 209885: Support <tab linkedpanel="panelId"/>. Patch by Alex "WeirdAl" Vincent <ajvincent@juno.com>, r=Neil, sr=jag 2003-07-24 19:02:13 +00:00
caillon%returnzero.com
d850af5839 These #includes are obsolete after the landing of bug 83536. 2003-07-24 07:17:38 +00:00
jaggernaut%netscape.com
4e7c966d11 Bug 213601: Switch some users of NS_NewAtom over to do_GetAtom. r=bzbarsky, sr=dbaron 2003-07-24 04:53:13 +00:00
rbs%maths.uq.edu.au
60b92551a2 Leftover from bug 15364. Patch by Christian Schmidt. 2003-07-23 23:26:35 +00:00
scott%scott-macgregor.org
6d892904c0 thunderbird only change. The command line handler spits back "1" as an argument if there are no arguments following command. Handle
that case accordingly, and don't try to use "1" as the actual window argument.
2003-07-23 21:34:53 +00:00
aaronl%netscape.com
c82521688c Fixing typo in history dropdown marker checkin 2003-07-23 09:49:59 +00:00
aaronl%netscape.com
c06587c0fc Bug 192577. URL bar's dropdown toggle button doesn't toggle. r=neil, sr=bz 2003-07-23 08:50:40 +00:00
bzbarsky%mit.edu
d16b07ec3e Verbiage change. Bug 198898, patch by durbacher@gmx.de (Andreas Kunz),
r=biesi, sr=bzbarsky
2003-07-22 23:11:27 +00:00
cbiesinger%web.de
e206c0a230 "bug 201046 (sorta), r+sr=bzbarsky, removing unused file" 2003-07-22 14:40:49 +00:00
mkaply%us.ibm.com
58431f5d65 rs=leaf
Remove XP_OS2_VACPP from the tree
2003-07-21 18:53:43 +00:00
chanial%noos.fr
b1e88957c4 bug 213158: fix mispelling s/attatch/attach
r/sr=dbaron
2003-07-20 21:08:42 +00:00
jaggernaut%netscape.com
83c571e877 Bug 25886: Get rid of a bunch of unused NS_DEFINE_IID, NS_DEFINE_CID. r=caillon, sr=dbaron 2003-07-20 07:47:59 +00:00
neil%parkwaycc.co.uk
dce8de5c63 Bug 136901 toOpenWindowByType should never open multiple windows r=varga sr=bz 2003-07-19 17:58:44 +00:00
varga%utcru.sk
5fe8b0df2c An additional fix for bug 202393. Add DOM class info for nsIXULTreeBuilder
r=varga, sr=jag, patch by Neil
2003-07-18 14:55:09 +00:00
chanial%noos.fr
316f244de3 bug 210196 Fix use of bookmarks root / top root as a target and correct caller of CanDropBeforeAfter
r=varga, sr=jag
2003-07-17 11:08:07 +00:00
rbs%maths.uq.edu.au
2f2a264bdd Show line numbers on the status bar of view-source in combination with mouse clicks, caret browsing (hit F7), goto line (Ctrl+L), and selection movements. Patch by Christian Schmidt <bugzilla@christian.schmidt.name>, b=15364, r=neil, sr=bz 2003-07-16 07:01:32 +00:00
cls%seawood.org
44e9eecf91 Split XUL layers (xpfe & toolkit) into a separate tier class.
Make the history component its own module.
Bug #107302 r=bryner sr=leaf
2003-07-16 00:33:50 +00:00
bzbarsky%mit.edu
b4fbe0ee60 Fixing mingw bustage. 2003-07-15 03:40:31 +00:00
scott%scott-macgregor.org
6536026dac Thunderbird specific change. Has no impact on trunk builds.
Fix a silly mistake that was causing thunderbird to fail to launch if you did not pass the -mail parameter at the command line.
2003-07-14 22:51:52 +00:00
cbiesinger%web.de
b5f774cdd4 58557 r=bzbarsky sr=jag Mozilla allows you to override internal MIME types to no effect.
This checkin makes it so that a warning message is displayed if the user tries to create a helper app for an internally handled type.
2003-07-14 21:30:27 +00:00
bzbarsky%mit.edu
17603e534e Make history database store the endianness of the page titles as metadata so
when a single profile is shared among machines of different endianness the
database doesn't get all garbled.  Bug 108134, patch by rbasch@mit.edu (Robert
Basch), r=alecf, sr=bzbarsky
2003-07-14 21:29:47 +00:00
timeless%mozdev.org
ef853f6b57 Bug 211652 bookmarks.js fails on QueryInterface for nsIBookmarksService
r=caillon sr=bz
2003-07-14 21:16:33 +00:00
aaronl%netscape.com
0c9157b18c Bug 127892. dialogKeys keyset has incorrect Win/Linux/OS2 behavior for Enter pressed on a button. r=neil, sr=jag 2003-07-14 09:56:39 +00:00
jaggernaut%netscape.com
817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
a6a24fb93b Bug 210760: "Reload all tabs" doesn't reload all tabs after canceling resending postdata. r=caillon, sr=bzbarsky 2003-07-14 06:18:54 +00:00
jaggernaut%netscape.com
2d7ed90a69 Bug 73353: clean up MODULE/REQUIRES story. r=cls, sr=bryner 2003-07-13 22:29:00 +00:00
cbiesinger%web.de
d3b5cc2af9 147434 r=bzbarsky sr=bryner a file named ~file.txt will expand to /home/userfile.txt when being attached 2003-07-12 21:12:46 +00:00
cbiesinger%web.de
6d9939b16b addressing reviewer comments for 118621 2003-07-12 21:01:50 +00:00
cbiesinger%web.de
d2351f2f68 118621 r=jag sr=bz http://foo/bar/ default save name should be bar.html 2003-07-12 20:59:25 +00:00
neil%parkwaycc.co.uk
d042aa0b80 Bug 121234 this.mMissedIconCache has no properties r=timeless sr=jag 2003-07-12 13:42:26 +00:00
scott%scott-macgregor.org
d931210577 Ugly thunderbird hack. Has no effect on seamonkey builds.
When launching the app via Launch Task (which is the case when starting up for the first time), check to see if the cmd line service
has any arguments (such as mailto urls). If so pass these arguments into OpenWindow instead of using the handler's default arguments.

This fixes the problem where clicking on a mailto url in a browser when thunderbird was NOT already running, caused a blank
compose window where the mailto url was ignored.
2003-07-12 04:12:14 +00:00
lpham%netscape.com
4e92cde960 update Mac Desktop Get Info string to 1.5b bugzilla #211625 2003-07-12 00:25:51 +00:00
dbaron%dbaron.org
d85698fd40 Remove hint parameter from AttributeChanged methods and simplify style hint mechanism. b=211308 r+sr=bzbarsky 2003-07-11 21:16:12 +00:00
dwitte%stanford.edu
0348122ca5 Bug 212284: Adding a web site to allowed popup site list crashes Mozilla [@ nsPermissionManager::Add ]
fixing a crasher regression from yesterday's landing of bug 209475.

patch by mvl; r=dwitte, sr=bz, a=dbaron.
2003-07-11 00:04:02 +00:00
dwitte%stanford.edu
ee64b32c3e Bug 209475: Make nsIPermissionManager more flexible for extensions.
Changes nsIPermissionManager.idl to accept type strings rather than integers; this allows consumers to register unique types more easily, without fear of conflicting with an already-existing one.

Also fixes some bounds-checking fu (sr=bz on irc for those additional portions).

patch by mvl; r=dwitte, sr=bz.
2003-07-09 00:20:57 +00:00
danm%netscape.com
90630fe7c9 addref the window while the timer member variable holds a reference to the window. no longer a crash bug, but more proper COM. bug 143664 r=dougt,jag 2003-07-08 23:06:49 +00:00
cbiesinger%web.de
9871c15630 179084, patch by mcsmurf@gmx.net r=varga sr=jag Bookmark Export uses Unix carriage returns on all platforms 2003-07-08 17:24:57 +00:00
bzbarsky%mit.edu
b3003f362c Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
bzbarsky%mit.edu
10600c0acd Add support for '::' notation for CSS pseudo-elements (bug 62843). Drop
selectors containing unrecognized pseudo-classes and pseudo-elements (bug
145968).  Fix some CSS rules in quirk.css and xul.css that were bogus (no
bug).  Patch in bug 62843.  r+sr=dbaron
2003-07-04 01:33:10 +00:00
smontagu%netscape.com
45a0ed1fed Change parsing of language tags for the Accept-Language header to accept from 2 to 8 characters in the first subtag. Bug 208277, author=d95mback@dtek.chalmers.se, r=smontagu, sr=darin. 2003-07-02 21:59:22 +00:00
timeless%mozdev.org
a35730ae9a Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2003-07-02 14:29:47 +00:00
cbiesinger%web.de
02dd545de1 205440 patch by kd-moz@tprac.de r=shliang sr=jag JavaScript error in internetresults.xul/.js 2003-07-01 20:04:30 +00:00
cbiesinger%web.de
357ae264d9 remove unused progress dialog files. bug 67216 r=jag sr=bzbarsky 2003-07-01 14:28:57 +00:00