wtc%netscape.com
0c3ceb4878
Bug 136344: added type casts to allow compilation with a C++ compiler.
...
The patch is contributed by Nick Blievers <nickb@adacel.com.au>.
2002-08-07 00:40:44 +00:00
bzbarsky%mit.edu
14956082f7
back out accidental part of last checkin; fixing bustage
2002-08-07 00:37:04 +00:00
av%netscape.com
9022dc5ea3
Bug 83189 -- marking deprecated interfaces as such, r=peterl, sr=darin
2002-08-07 00:35:17 +00:00
blakeross%telocity.com
701f46ac86
Ensure that the toolbar doesn't shrink down when you remove all the items.
2002-08-07 00:29:07 +00:00
rginda%netscape.com
d7a2386027
- venkman only -
...
bug 160917, land venkman 0.9.33
makes eval the default command, require / before all other commands.
add "evaluation object" to eval against objects in arbitrary windows without being stopped.
adds charset detection to the new source view.
add "msg.report.charset" to specify which charset localizd messages should be converted to before writing them into a profile report or generated help text.
move profile report templates into the locale directory so they can be properly localized.
change file->quit to file->exit on windows machines.
consider ";" to be a filename separator for getFileFromPath()
abbreviate long filenames when placing them in a source tab.
rename leftmost vertical container form "vleft" to "gutter" in the factory layout, so new views are displayed there by default.
2002-08-07 00:25:00 +00:00
wtc%netscape.com
d1ce624aa5
Bug 149195: added IPv6 support for IRIX. The patch is contributed by
...
nickb@adacel.com.au (Nick Blievers).
2002-08-07 00:16:39 +00:00
wtc%netscape.com
c1150fe258
Bug 158396: fixed an off-by-one error. Replaced -1 by the EOF macro.
2002-08-07 00:11:38 +00:00
naving%netscape.com
e1b2eda331
159990 r=cavin sr=bienvenu make drag and drop of messages to newly created local folder work (when done twice
...
in a row)
2002-08-07 00:07:00 +00:00
akkana%netscape.com
525649d291
122992: remove a few more editorshell dependencies. r=brade, sr=sfraser
2002-08-07 00:06:41 +00:00
akkana%netscape.com
2e2313891b
118883: Fix a leak of nsHTMLCSSUtils. r=glazman sr=kin
2002-08-07 00:02:10 +00:00
mjudge%netscape.com
c49686d37b
141888 sr=kin r=brade patch to fix too agressive caret disabling from readonly textareas/input areas.
2002-08-07 00:01:11 +00:00
naving%netscape.com
d2a059a710
72617 r=racham sr=bienvenu Use separate flavor for message (text/x-moz-message) and separate flavor for folder (text/x-moz-folder), makes it easy to maintain
2002-08-06 23:58:53 +00:00
mjudge%netscape.com
d8a501e4c9
159207. HR is now selectable and navigatable. r=cmanske sr=kin
2002-08-06 23:56:50 +00:00
akkana%netscape.com
7029acc398
Bug 137253: don't break long words (like urls) during rewrap. r=brade, sr=kin
2002-08-06 23:54:19 +00:00
bzbarsky%mit.edu
d2f2e31d44
comment-only add-on to bug 161243 (which is what that previous checkin was)
2002-08-06 23:53:36 +00:00
akkana%netscape.com
52f4ba704d
105895: shift-middleclick in content opens clipboard url in new tab or window. r=brade, sr=jag
2002-08-06 23:52:15 +00:00
bryner%netscape.com
3ad9bc04e5
Backing out a workaround that actually breaks applesingle decoding. Only affects the Mach-O build.
2002-08-06 23:51:59 +00:00
alecf%netscape.com
9d46c7a238
fix for bug 12493 - layout should canonicalize urls before asking global history for visited status
...
r=radha, sr=darin
2002-08-06 23:51:42 +00:00
bzbarsky%mit.edu
5d1c18865d
clean up some form control stuff (use common helpers and superclasses
...
for shared functionality where possible). r=jkeiser, sr=jst
2002-08-06 23:50:08 +00:00
smontagu%netscape.com
8b17163212
Bug 140609: navigating menu bar with arrows is reversed when UI aligned to the right. r=dean_tessman@hotmail.com, sr=jst.
2002-08-06 23:47:01 +00:00
alecf%netscape.com
2958cb7ad5
bug 142310 - topcrash fix - make the member hashtable be stored as a member variable, no need to allocate it on demand
...
r=darin, sr=jag
2002-08-06 23:46:18 +00:00
shrutiv%netscape.com
7649d5dd8c
Fix for bug 18321: Japanese bookmarks and toolbar entrys missing (r=smeredith)
2002-08-06 23:35:26 +00:00
rogerl%netscape.com
eb913abc8f
Inc.
2002-08-06 23:02:42 +00:00
shrutiv%netscape.com
9fc8b35f28
Backing out fix for bug 16908: Reorder additional components
2002-08-06 23:01:55 +00:00
sfraser%netscape.com
6a80f9e551
Fix for bug 152975. Add a Show/Hide Sidebar menu item with key shortcut Command-/. Patch from Prachi Guariar.
2002-08-06 20:42:25 +00:00
sfraser%netscape.com
5b35359398
Patch from Max Horn to optimize 'stringByTruncatingTo'.
2002-08-06 20:04:07 +00:00
loadrunner%betak.net
57378f7d93
b101869, [ProfileCreation]CA region should not be the default setting in Preferred Content dropdown menu. r=tao, sr=alecf
2002-08-06 19:27:20 +00:00
pinkerton%netscape.com
93d6fa9aad
Fix problem where hiding the status bar in a popup would cause the content
...
area to extend below the window and scrolling would be messed up and the
horizontal scrollbar would be hidden. (bug 153116).
2002-08-06 19:20:28 +00:00
cmanske%netscape.com
462beec449
Moved text properties utility methods as part of image border bug 142093, r=brade, sr=dveditz. Editor.js also has fix for wrong 'Find' component causing missing menuitems, b=142093, r=akkana, sr=alecf
2002-08-06 19:16:03 +00:00
cmanske%netscape.com
4849cd5eee
Improved border attribute handling for images, b=142093, r=brade, sr=dveditz
2002-08-06 19:15:55 +00:00
wtc%netscape.com
fdc41cd064
Bug 161316: make pk11pqg.h C++ safe.
2002-08-06 18:31:35 +00:00
mitchf%netscape.com
b3b70c6988
allows default mail port number in empty check. fixes bug 18780
2002-08-06 18:11:37 +00:00
rogerl%netscape.com
56f02f49f3
Adding more static defn.
2002-08-06 17:34:32 +00:00
glen.beasley%sun.com
178cd7c22b
commented debug statement
2002-08-06 16:41:43 +00:00
mkaply%us.ibm.com
e64a838884
OS/2 bustage
2002-08-06 15:22:34 +00:00
timeless%mac.com
d40c083d1e
Bug 101059 [FIX] Can't drag between folders on personal toolbar
...
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:16:40 +00:00
timeless%mac.com
40156a1ad5
Bug 83298 Folder Properties window has the wrong text
...
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:13:43 +00:00
pinkerton%netscape.com
ce4d7712a3
Always use setTitle to set the window title (bug 152626)
2002-08-06 15:00:30 +00:00
jaggernaut%netscape.com
c5f24f1e8a
BUg 144533: filter some of the browser's web progress notifications in C++ to avoid expensive c++ -> JS calls. Patch by darin, jag, r=caillon, sr=bryner
2002-08-06 14:51:06 +00:00
glazman%netscape.com
b9599b1617
Introduce 2 CSS values for color property and 1 for text-decoration retrieving the pref for anchors' color, visited anchors' color, and underline or not the anchors; b=57757, r=brade, sr=bzbarsky
2002-08-06 14:39:55 +00:00
dbaron%fas.harvard.edu
558562bfd2
Mark freed memory with 0xdd in DEBUG builds so that we don't free things to the pres shell's arena and then continue using them. b=114219 r=hixie sr=bzbarsky
2002-08-06 13:57:16 +00:00
bzbarsky%mit.edu
567fd42683
respect content-style-type HTTP header and support the <meta> tag in
...
XML. Bug 161268, r=peterv, sr=dbaron.
2002-08-06 13:51:48 +00:00
dbaron%fas.harvard.edu
5e339bca9e
Allocate PerFrameData and PerSpanData in pres shell's stack arena. b=154910 r=bzbarsky sr=waterson
2002-08-06 13:51:07 +00:00
dbaron%fas.harvard.edu
886e6f1527
Add comments explaining lookups in nsCachedStyleData. b=156902 sr=bzbarsky
2002-08-06 13:46:35 +00:00
dbaron%fas.harvard.edu
b4de133022
Propagate |aNotify| parameter through XBL to attribute changes of XBL-inherited attributes. b=156547 sr=hyatt r=bryner
2002-08-06 13:39:22 +00:00
kaie%netscape.com
97f44797bc
b=148232 Support application/pkcs7-signature mime type on incoming S/Mime messages.
...
r=ducarroz sr=darin
2002-08-06 13:29:12 +00:00
kaie%netscape.com
346ebd7510
b=124037 Decrease cert manager loading time.
...
r=rangansen/jkeiser sr=alecf
2002-08-06 13:25:23 +00:00
kaie%netscape.com
69ea18b8f3
b=136819 Returned value from getPSMContentType is compared to wrong enum
...
Patch from t8m@centrum.cz
r=kaie sr=alecf
2002-08-06 13:21:32 +00:00
kaie%netscape.com
e0682e5b27
b=144435 Allow to edit trust for other people's certificate
...
r=javi sr=alecf
2002-08-06 13:18:12 +00:00
kaie%netscape.com
02d9df0cf7
b=74339 Support import of SSL, S/MIME, and CA certs
...
r=javi sr=alecf
2002-08-06 13:11:15 +00:00