jfrancis%netscape.com
|
462fd8aa29
|
fixed 24114 - password fields showing the real text
|
2000-01-17 10:24:25 +00:00 |
morse%netscape.com
|
788b972e65
|
fix crash on e-mail startup, jar's suggested fix
|
2000-01-17 08:50:16 +00:00 |
alecf%netscape.com
|
1a3063b751
|
fix xlib bit rottage
|
2000-01-17 08:29:52 +00:00 |
rbs%maths.uq.edu.au
|
401406c143
|
[MATHML] Change of the character coordinate system of the bounding metrics
|
2000-01-17 07:34:24 +00:00 |
rjc%netscape.com
|
8f14d36af0
|
Small optimizations.
|
2000-01-17 07:02:17 +00:00 |
sford3%swbell.net
|
ab6a38b233
|
Beginning of work on 16951, not part of build yet
|
2000-01-17 06:33:59 +00:00 |
tonyr%fbdesigns.com
|
f659101ae6
|
Update UI to have single entry point
|
2000-01-17 06:06:56 +00:00 |
tonyr%fbdesigns.com
|
d4ce53cf93
|
Added importDialog.dtd
|
2000-01-17 06:06:13 +00:00 |
warren%netscape.com
|
771e106285
|
Re-added
|
2000-01-17 06:05:43 +00:00 |
tonyr%fbdesigns.com
|
ef47f328ce
|
First Checked In.
|
2000-01-17 06:04:49 +00:00 |
hyatt%netscape.com
|
171632557e
|
Scrollbar tweaks.
|
2000-01-17 05:58:19 +00:00 |
beard%netscape.com
|
ccbba8bc22
|
bug fix for bug #11199, should remove partially created output file.
|
2000-01-17 04:13:05 +00:00 |
pavlov%netscape.com
|
c80b422504
|
fix for 21873, 20907 r=blizzard
|
2000-01-17 04:11:58 +00:00 |
hyatt%netscape.com
|
4e0aea2028
|
Added support for snapping a tree widget to a certain row height. r=pavlov
|
2000-01-17 03:57:00 +00:00 |
terry%mozilla.org
|
383c93db57
|
Oops! Fixed stupid typo in last patch.
|
2000-01-17 03:14:14 +00:00 |
pierre%netscape.com
|
ba1bb96d34
|
Bug #24099. Spelled 'right' right, it was spelled 'rigth' which ain't 'right'.
|
2000-01-17 02:05:06 +00:00 |
pinkerton%netscape.com
|
e3ca705d5f
|
add a comment so that we don't try to reuse the 4.x composer's data flavor (which is binary) by accident. r=brade.
|
2000-01-17 01:34:58 +00:00 |
pinkerton%netscape.com
|
6198164edb
|
Fix for 18240, don't optimize out recalculating regions when mBounds doesn't change on a resize. r=beard, sfraser.
|
2000-01-17 01:34:26 +00:00 |
svn%xmlterm.org
|
f034debf61
|
XMLterm changes only; NOT PART OF DEFAULT SEAMONKEY BUILD
Implemented full screen operations for LineTerm only; works with Jan12 build
|
2000-01-17 01:16:14 +00:00 |
hyatt%netscape.com
|
135d0fa99d
|
Fixing tree regression from a table checkin.
|
2000-01-17 01:10:41 +00:00 |
rbs%maths.uq.edu.au
|
b159fe6b2b
|
[#ifdef MOZ_MATHML] Get the real x-height for precise MathML positioning. Bug 18814 can feed on this.
|
2000-01-17 00:54:01 +00:00 |
beard%netscape.com
|
fc4e9ce477
|
turned on usage of nsViewManager2, which seems to fix some important bugs on linux, such as #20185, and definitely #21405. r=pavlov
|
2000-01-17 00:52:39 +00:00 |
pavlov%netscape.com
|
8dbe181464
|
build nsViewManager2.cpp on windows r=beard
|
2000-01-17 00:45:51 +00:00 |
pavlov%netscape.com
|
29fdfdb559
|
build nsViewManager.cpp on linux r=beard
|
2000-01-17 00:43:57 +00:00 |
beard%netscape.com
|
639bcc28ec
|
cleaned up, removed NSGetFactory, added conditional usage of nsViewManager2, which will be turned on soon. r=pavlov
|
2000-01-17 00:43:36 +00:00 |
beard%netscape.com
|
f03825bf41
|
forward declaring nsIViewManager rather than including nsViewManager.h. r=pavlov
|
2000-01-17 00:43:02 +00:00 |
dougt%netscape.com
|
781a91974d
|
fixes bug 24122. submitted by beard.
|
2000-01-16 23:30:33 +00:00 |
beard%netscape.com
|
0a5199b6ca
|
Added nsViewManager2.cpp. r=sfraser
|
2000-01-16 23:08:50 +00:00 |
briano%netscape.com
|
9506fe0682
|
Replaced MOZ_COMPONENT_XPCOM_LIBS with MOZ_COMPONENT_LIBS so we pick up the NSPR libs as well. Fixes a couple of ignored platform Tinderbox builds.
|
2000-01-16 22:52:57 +00:00 |
beard%netscape.com
|
f2501edaff
|
Simple back to front compositor.
|
2000-01-16 22:28:28 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
e3ae6932b7
|
bug 8001; add font name prefs code for Photon. This is initial
and only meant to get things compiling again until I can review and
understand this bug. PHOTON ONLY
|
2000-01-16 18:25:37 +00:00 |
tor%cs.brown.edu
|
28e11c285f
|
build bustage fix for older C++ compilers; false -> PR_FALSE; r=cls
|
2000-01-16 17:06:08 +00:00 |
morse%netscape.com
|
256f4a21cc
|
fix bug 12787, jscookie.h not needed anymore, r=dp
|
2000-01-16 16:51:04 +00:00 |
dbaron%fas.harvard.edu
|
af22815866
|
Fix performance problem pointed out by Jim Nance that there is excessive creation and destruction of clip regions during painting. The fix stops using PushState() and PopState() to undo a translation, since that causes the creation and destruction of a clip region.
r=troy
|
2000-01-16 15:13:46 +00:00 |
rjc%netscape.com
|
2d4e1721dc
|
Second part of fix for bug # 21175: force a bookmark URL to have a scheme (default: "http://")
|
2000-01-16 11:52:18 +00:00 |
gagan%netscape.com
|
a905c41b20
|
Fixed bug 17293, 17244, 20814 -- all because some servers wouldn't understand lowercase HTTP headers. We now send HTTP headers in compatible case as 4.*. r=rpotts
|
2000-01-16 06:59:43 +00:00 |
bryner%uiuc.edu
|
2331281300
|
Removing another stray printf. Sorry about that.
|
2000-01-16 05:41:17 +00:00 |
bryner%uiuc.edu
|
ba8ab5cfc8
|
Taking out one printf I forgot about, and #ifdef'ing another one for me.
|
2000-01-16 05:39:30 +00:00 |
bryner%uiuc.edu
|
6012d905b7
|
Make trees capable of scrolling by full pages with the mouse wheel.
General cleanup and additions to mousewheel debugging code (which is
#ifdef DEBUG_scroll). r=hyatt.
|
2000-01-16 05:30:49 +00:00 |
rginda%netscape.com
|
6b9b799616
|
-- CHATZILLA CHANGES ONLY --
* makefile.win, Makefile.in
Remove test1 and test2 files from install.
* connection-xpcom.js
replace enablePrivlege() calls with getPriv().
* utils.js
added jsenv.HAS_SECURITYMANAGER
replace enablePrivlege() calls with getPriv().
add getPriv() function.
* test3-handlers.js
fix onError funciton name.
* test3-readprefs.js
Add MPL (doh!)
replace enablePrivlege() calls with getPriv().
* test3-static.js
Adjust version reply string
Add check/error report for proper privs.
enable munger by default (Again)
* test3.xul
Show check in munger menu entry when page is loaded.
|
2000-01-16 05:07:01 +00:00 |
bruce%cybersight.com
|
7dc196d66e
|
End of lines are good. Fixing ports bustage.
|
2000-01-16 04:56:08 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
de736503c8
|
Photon Only change experimenting with getting Mozilla to appear
on the users current virtual console.
r=kedl
|
2000-01-16 02:02:06 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
2ea6fa1d79
|
Work around a Photon bug when trying to Invert Text in the InvertRect
function by forcing a flush after the draw.
r=kedl
|
2000-01-16 01:55:27 +00:00 |
Jerry.Kirk%Nexwarecorp.com
|
1c6e902daf
|
Multiplying the Screen Width and Height by three to take into account
the default 3x3 virtual console. This may not be the "right" way
but I am going with it for the moment.
r=kedl
|
2000-01-16 01:53:47 +00:00 |
dveditz%netscape.com
|
de50314de5
|
Bug 21133, remove XPInstall's private JSRuntime
|
2000-01-16 01:49:37 +00:00 |
dveditz%netscape.com
|
7184581a85
|
Bugs 7132, 22712: registry keys are now case-sensitive
|
2000-01-16 01:18:52 +00:00 |
briano%netscape.com
|
b490e7f1ac
|
Automated update
|
2000-01-15 22:00:26 +00:00 |
colin%theblakes.com
|
0791e7b2d5
|
Fix OpenVMS build (broken by rev 1.562). r=cls
|
2000-01-15 21:54:19 +00:00 |
morse%netscape.com
|
ef017fd994
|
removed unused include file -- jscookie.h, part of bug 12787
|
2000-01-15 20:36:46 +00:00 |
harishd%netscape.com
|
44a0b78c15
|
Fix for bugs:
22485, 20799 ( SCRIPT content processing)
r=vidur,pollmann
Fix for bugs
22260 ( enabling userdifined tags ) - partial fix.
23765 ( handling misplaced newlines/whitespace).
r=rickg
|
2000-01-15 20:35:57 +00:00 |