jfrancis%netscape.com
f91098d0f6
make selection sticky across undo/redo (24573);
get bold/italic/underline toolbar feedback working (24574);
fix for 24856: unable to unbold text;
fix for 24572: cant get selection between split lists
2000-01-31 10:30:12 +00:00
mcafee%netscape.com
241f11630f
Switching to tinderbox.mozilla.org from cvs-mirror.mozilla.org per dmose/rko's load-balancing.
2000-01-31 08:00:22 +00:00
rhp%netscape.com
e86b70b6c3
Incorrect determination of 8 bit emails - Bug #: 25674 - r: jefft
2000-01-31 05:16:03 +00:00
terry%mozilla.org
eac8c2d6f8
Fix busted link.
2000-01-31 03:52:09 +00:00
dbaron%fas.harvard.edu
1946b31471
Fix bug 16200 (mostly) for both GFX and native scrollbars by rounding scroll requests to the nearest pixel and, from then on, only using that rounded value. Previously, disagreements (of a fraction of a pixel) between what was on the screen and what was supposed to be there caused rounding problems (particularly at less common logical resolutions). There is a chance this may not be necessary in the future, because transform changes may fix this.
...
r=dcone
2000-01-31 02:44:10 +00:00
ftang%netscape.com
13e54cc8d1
fix leakage of the widget in OnKey
2000-01-30 23:52:35 +00:00
rbs%maths.uq.edu.au
838e028417
[#ifdef MATHML]. Hook for the ms tag
2000-01-30 23:33:38 +00:00
rbs%maths.uq.edu.au
0b3223675b
Enable the <ms> tag
2000-01-30 23:30:54 +00:00
rbs%maths.uq.edu.au
c73698ed81
First check-in
2000-01-30 23:28:51 +00:00
terry%mozilla.org
04276b4a04
Add a param to control where to look for the "registry" stuff.
2000-01-30 19:46:41 +00:00
terry%mozilla.org
bd4ad592f0
Allow searching of attachment stuff using boolean charts.
2000-01-30 19:21:43 +00:00
beard%netscape.com
00b1dc479c
changed http://cvs-mirror.mozilla.org/webtools/bonsai/ to http://bonsai.mozilla.org , to work around a redirect bug.
2000-01-30 19:05:36 +00:00
beard%netscape.com
935e5216ba
removed some command hex values from character interpretation such as 0x00000000 and 0xFFFFFFFF.
2000-01-30 19:04:41 +00:00
troy%netscape.com
1b8d3a512b
b=25245. Fixed some problems in ReflowLine() when reflowing to incrementally
...
update the maximum width
2000-01-30 18:42:23 +00:00
troy%netscape.com
6476da726e
b=25245 Changed ComputeContainingBlockRectangle() to set the containing
...
block width to NS_UNCONSTRAINEDSIZE if it is an unconstrained reflow.
This way percentage based widths are treated properly
2000-01-30 18:40:48 +00:00
troy%netscape.com
3b23873b58
b=25245 Fixed ApplyLeftMargin() to not subtract for margins if it is an
...
unconstrained reflow
2000-01-30 18:29:52 +00:00
troy%netscape.com
459938a056
b=25245 Changed Reflow() to return 0 for a max-element-width if the
...
image has a percentage based width
2000-01-30 18:28:38 +00:00
dveditz%netscape.com
0437b82128
Removed reference to non-existent files, check-in for GregNoel@san.rr.com, r=dveditz
2000-01-30 17:16:54 +00:00
tonyr%fbdesigns.com
9dfe977b89
Added the mailnews import components
2000-01-30 15:59:39 +00:00
tonyr%fbdesigns.com
d3f2b3ed84
Added the mailnews import components to the list
2000-01-30 15:44:15 +00:00
risto%netscape.com
07d6838f41
Added rko to admins
2000-01-30 13:24:49 +00:00
blizzard%redhat.com
46504af383
add new drag session for gtk
2000-01-30 09:59:57 +00:00
tbogard%aol.net
edd58ed06c
Changed SetProperty() on title to set the title directly on the docshell rather than trying to go to the browserWindow interface. docshell will do the right thing.
2000-01-30 09:18:31 +00:00
risto%netscape.com
44132be9b0
Fixed legacy cvs-mirror.mozilla.org URL's to tinderbox.mozilla.org and
...
bonsai.mozilla.org.
2000-01-30 08:42:28 +00:00
tbogard%aol.net
9c60273a21
Made the message view area not be content-primary but rather just content. With primary it will cause the title to be set on the outside window. This fixes bug #13807 .
2000-01-30 07:50:57 +00:00
tbogard%aol.net
9425deb1fd
SetTitle() now relies on the docshell implementation for the setting of the title. GetTarget() now relies on the docshell implementation. Provided an overide for CreateTargetLocation since it isn't implemented yet in docshell.
2000-01-30 07:41:06 +00:00
tbogard%aol.net
fe363b71b9
Added GetTarget() to be used to resolve targetting.
2000-01-30 07:34:10 +00:00
tbogard%aol.net
7c45f8716d
The default content tree owner now has a separation of primary versus normal content areas. Primary areas are the only content areas that actually react to and set the title.
2000-01-30 07:29:38 +00:00
tbogard%aol.net
a5383448c8
Need to specify the class to call because the nsWebShellWindow base ends up calling the content set title. This ensures that Chrome and content go different paths for Setting the title.
2000-01-30 07:18:01 +00:00
tonyr%fbdesigns.com
dfa6c31d68
Added the import components to the build
2000-01-30 02:40:53 +00:00
tonyr%fbdesigns.com
a3d58b6f8e
Added the mailnews import components to the install
2000-01-30 02:38:33 +00:00
ben%netscape.com
3112d2bd6d
updated wallet text strings file, removing some of the geekyness
2000-01-30 02:28:14 +00:00
ben%netscape.com
3ed3c22fb7
common dialog (25104)/dialogOverlay appearance tweaks
2000-01-30 02:01:59 +00:00
ben%netscape.com
14c814dee6
25104 - common dialog appearance tweaks, skinnability.
2000-01-30 01:59:40 +00:00
ben%netscape.com
5acc7f1910
menu appearance tweaks, commondialog appearance work (25104)
2000-01-30 01:58:46 +00:00
tonyr%fbdesigns.com
1e7f0963a5
These files seem to be useful on Unix.
2000-01-30 00:51:59 +00:00
ssu%netscape.com
e675552f08
fixing bug #25410 . The size shown under the custom install is now the
...
download size (size of archive), not installation size.
Also has code to help fix bug #21034 . Added code place holder to show the
new Additions dialog.
Fixed problem with not calculating disk space required properly. It would
not take into account components that get installed outside the user
selected folder (such as the case with security module, which needs to be
installed in a centralized place). This required the installer to be link
in nsreg_s.dll in order to tap into the Netscape registry to anticipate
where the modules might be installed at.
affects only windows.
2000-01-29 23:39:47 +00:00
ssu%netscape.com
c546bbe7a3
fixing bug #25216 - typo with string description.
2000-01-29 23:17:46 +00:00
ssu%netscape.com
8c2ab96565
changed standalone libreg to be built with USE_NON_MT_LIBS so it can be linked with native windows installer. No one currently links with stand alone libreg.
2000-01-29 23:16:38 +00:00
sspitzer%netscape.com
ca164ddbb2
ignore generated makefile
2000-01-29 22:30:55 +00:00
scc%netscape.com
f1d17da7df
Fixed tabs, some comments, etc. Made |do_QueryInterface()| not participate in the |...TEST_DONTQUERY_CASES| test to help us debug bug #25327 . r=pinkerton
2000-01-29 22:29:08 +00:00
jim_nance%yahoo.com
56b0553957
Fixed documentation problem with units of JP_PERIOD
2000-01-29 20:39:48 +00:00
pinkerton%netscape.com
a7c192941f
Make it such that clients of the clipboard/d&d only need to work with the text/unicode flavor and not text/plain. The conversion to text/plain for the native OS (in the correct charset encoding for the platform) is now done w/in the native clipboard/d&d implementations.
2000-01-29 20:24:50 +00:00
terry%mozilla.org
201000c9ad
Patch by aclark@ghoti.org -- use localconfig file to get database
...
connection info.
2000-01-29 20:22:44 +00:00
terry%mozilla.org
1414bcf593
Patch by aclark@ghoti.org -- clear the accumulation buffer before using it.
2000-01-29 20:13:30 +00:00
scc%netscape.com
ea5051731c
fix include paths
2000-01-29 20:09:20 +00:00
terry%mozilla.org
dc99a21f9b
Don't regenerate the shadow database until we're sure that our DB is
...
up to snuff with what processmail expects.
2000-01-29 20:07:05 +00:00
scc%netscape.com
7ae82df9e9
|nsFrameIterator::QueryInterface| neglects to handle |nsIBidirectionalEnumerator| ... replacing hand-rolled QI with the macro to fix. r=pinkerton
2000-01-29 19:59:53 +00:00
rhp%netscape.com
3de32c5a60
Fix problem Chineese Headers encoded with RFC1522 are displaying wrong - Bug: 24862 - r: jefft
2000-01-29 18:19:25 +00:00
jefft%netscape.com
228ad2d0a9
Fixed bug 18565 -- Single sing on for Pop3 and Imap; passing in nsIMsgWindow for nsIPrompt
2000-01-29 15:53:14 +00:00