dbaron%fas.harvard.edu
8b25beeb95
Fix bug 11168. Underline position metrics are returned as positive
...
numbers by X, but Mozilla wants them to be negative. This caused
problems only for certain font servers (those that returned underline
position metrics).
r=pavlov
git-svn-id: svn://10.0.0.236/trunk@57499 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:24:46 +00:00
jfrancis%netscape.com
e7ca3cd894
fix for bug 23595: lines permuted by forward delete of a break. one line fix - some misordered parameters.
...
git-svn-id: svn://10.0.0.236/trunk@57495 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:20:24 +00:00
ftang%netscape.com
38e638870a
check in the keysym2ucs function from xterm-122 source . Thanks
...
Markus G. Kuhn <mkuhn@acm.org > and Richard Verhoeven <river@win.tue.nl >
The intergration part will be check in later after reviewed by pavlov
git-svn-id: svn://10.0.0.236/trunk@57494 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 02:12:49 +00:00
rjc%netscape.com
46efb96cfd
Fix broken end tag location.
...
git-svn-id: svn://10.0.0.236/trunk@57493 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:48:17 +00:00
alecf%netscape.com
427d50b06a
fix typos, no review needed
...
git-svn-id: svn://10.0.0.236/trunk@57492 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:47:36 +00:00
rjc%netscape.com
06d2a36d07
Somehow, we lost some of the magical attributes we need to check for. (coalescing dup arcs, and allowing negative arcs)
...
git-svn-id: svn://10.0.0.236/trunk@57491 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:47:23 +00:00
mccabe%netscape.com
4e6799d4d5
added files: mozilla/xpcom/typelib/xpidl/xpidl_util.c
...
git-svn-id: svn://10.0.0.236/trunk@57490 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:47:05 +00:00
alecf%netscape.com
4587b652c1
make the account wizard use a common overlay for some elements
...
prep for using ben's account wizard.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57489 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:46:55 +00:00
mccabe%netscape.com
ecfc9775e8
Batched set of fixes to xpidl. NOTE this'll probably cause the world to rebuild.
...
* fix 20833 - generate numbers of appropriate form in header output mode for short, long, signed or unsigned IDL consts. Thanks to bratell@lysator.liu.se for finding this and confirming the fix.
* fix 11199, remove .h output file on failure - partially generated files caused trouble, as they had the proper timestamp to fool 'make' next time around. Punted on mac.
* Restore Mac hack to fix \r to \n, requested by Beard.
* Make 'const decl must be short or long' warning into error for typelib mode. This mirrors an existing error in header mode.
* Fix up various aspects of xpidl, including:
- Move shared functions from xpidl_idl.c and xpidl.c 'main' module to new xpidl_util.c.
- Recast nodehandler-table-per-backend as 'backend' struct, including broken-out prolog and epilog functions. Replaces overloaded IDLN_NONE node handler that did prolog code on non-null tree, epilog on null. Move backends to new API.
- Rename a few structs more logically.
- Add a new list to track files included from the base .idl file, for generated #includes in output header file. This replaces using the 'already-included' hashtable for this purpose, and lets us generate just the minimal set of #includes, in the order they occured in the .h file.
- Various fixes to quiet xpidl warnings.
- Change main() to only accept one input file from the command line, because the basename code assumes this, and multiple files aren't needed by our make system.
r=jband
git-svn-id: svn://10.0.0.236/trunk@57488 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:46:21 +00:00
danm%netscape.com
e953c924c9
backing out 1.23 (bin/res/samples is already partially included)
...
git-svn-id: svn://10.0.0.236/trunk@57487 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:43:28 +00:00
norris%netscape.com
2dd1e30161
Fix bug 16536.
...
r=mstoltz
git-svn-id: svn://10.0.0.236/trunk@57486 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:42:37 +00:00
varada%netscape.com
c90b18204b
fix for bug#22948 the field for third party installers now has-please select an executable to install
...
git-svn-id: svn://10.0.0.236/trunk@57485 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:34:25 +00:00
dougt%netscape.com
43916a6230
locking nsProxyObject before calling XPT_InvokeByIndex()
...
locking maps for entire GetNewOrUsedClass() process.
locking maps while trying to Find an IID off of a Root.
locking when removing from RealObjectToProxyObjectMap
I am hoping that this will fix some of the SMP problems, namely 21556.
r=mccabe.
git-svn-id: svn://10.0.0.236/trunk@57484 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:26:11 +00:00
gordon%netscape.com
b867430d58
Removed _InstallFromManifest(":mozilla:netwerk:util:public:MANIFEST") because the file doesn't exist anymore, and added _InstallResources(":mozilla:docshell:base:MANIFEST"). r=valeski.
...
git-svn-id: svn://10.0.0.236/trunk@57483 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:19:14 +00:00
wtc%netscape.com
681cd4598d
Use PR_IMPLEMENT to define an exported function. Don't need extern when
...
defining a global function. "prrng.h" is indirectly included by primpl.h.
git-svn-id: svn://10.0.0.236/trunk@57482 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 01:12:35 +00:00
jdunn%netscape.com
7fe5ff0d54
Fix slamm's warnings of shadowing previous variables.
...
r= rhp@netscape.com
r= warren@netscape.com
r= rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@57481 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:54:10 +00:00
sspitzer%netscape.com
78531ab39a
fix for #23573
...
sort the non-special default js files in reverse alphabetical order before parsing them.
r=alecf
git-svn-id: svn://10.0.0.236/trunk@57480 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:53:38 +00:00
gordon%netscape.com
fc3586a6fe
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@57479 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:51:56 +00:00
valeski%netscape.com
c78535d9ad
Allowing the FTP channel to Cancel() even if the underlying connection thread has gone away.
...
git-svn-id: svn://10.0.0.236/trunk@57478 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:51:17 +00:00
slamm%netscape.com
7cc3a49f1b
Fix layout problem with mailnews. The iframe in 'My Panels' would not strecth. Added an extra box layer to contain it. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57477 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:45 +00:00
slamm%netscape.com
2227419a41
Update selected panel after update. Fix for #23616 . Also, use uppercase names for function call. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57476 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:41 +00:00
slamm%netscape.com
c3f810877e
Use uppercase names. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57475 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:38 +00:00
slamm%netscape.com
95180415ad
Make assertions in sidebar datasource to mark the batch update. The observer in sidebarOverlay.js uses it to update the panel selection properly. Fixes bug #23616 . Capitalize all functions called from xul. Reorder functions. Pick some clearer names. Add comments. r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57474 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:35 +00:00
slamm%netscape.com
7e45def857
Move preview.css entry from content area to skins area. duh. Fixes bug #21478 . Also export sidebar.css (it brings in the global styles). r=akkana
...
git-svn-id: svn://10.0.0.236/trunk@57473 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:32 +00:00
slamm%netscape.com
728f415f3f
Remove obsolete call to sidebarOpenClosePanel(). r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@57472 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:48:27 +00:00
mcafee%netscape.com
06dea4fb07
Consolidating custtoolbar prefs, multiple copies for each OS is bad. r=rjc
...
git-svn-id: svn://10.0.0.236/trunk@57471 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:45:13 +00:00
rhp%netscape.com
afbb8512ad
Fix for line endings after linked text - Bug #: 23507 - r: jefft
...
git-svn-id: svn://10.0.0.236/trunk@57470 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:37:47 +00:00
putterman%netscape.com
1f2b54a9fa
Slightly speed up opening a mail folder by using IsHeaderRead instead of IsRead. r=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@57469 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:31:06 +00:00
bryner%uiuc.edu
23db985639
Removing unused code that is #ifdef LOSER. r=pavlov.
...
git-svn-id: svn://10.0.0.236/trunk@57468 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:27:01 +00:00
bienvenu%netscape.com
852eee3ba4
first entry into cvs, not part of build
...
git-svn-id: svn://10.0.0.236/trunk@57467 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:24:26 +00:00
rgoodger%ihug.co.nz
8ad87f50ab
partial fix to bool radio persistence bugs (r=sfraser@netscape.com, v=mcafee@netscape.com), tree sizing fix (r=sfraser@netscape.com)
...
git-svn-id: svn://10.0.0.236/trunk@57466 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:20:05 +00:00
pierre%netscape.com
35e03cffb3
17303 "Text input fields in chrome should use sans serif font". Clear the NS_STYLE_FONT_USE_FIXED flag when setting a font different from -moz-fixed. r=rods (rods checked in the other part of that fix in nsHTMLFontElement.cpp)
...
git-svn-id: svn://10.0.0.236/trunk@57465 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:19:14 +00:00
alecf%netscape.com
4071cdc1d8
open account wizard on a timer so that it doesn't actually open during the onload= handler... so that users can get to it using the parent window's window icon on the Windows taskbar.
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57464 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:57:41 +00:00
norris%netscape.com
5c8d9b369d
Fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@57463 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:55:18 +00:00
akkana%netscape.com
b0e84c5792
23335: Don't return error codes from the editor controller; the resulting JS messages just confuse the user. r=mjudge
...
git-svn-id: svn://10.0.0.236/trunk@57462 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:42:15 +00:00
bienvenu%netscape.com
bc5acd30d0
set new flag for all new news messages, not just ones with re:,r=sspitzer 23647
...
git-svn-id: svn://10.0.0.236/trunk@57461 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:38:53 +00:00
alecf%netscape.com
373aadacd9
fix for #14089 , various typos & layout problems fixed
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57460 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:21:47 +00:00
valeski%netscape.com
d1a08c2fcb
14696. resource strings for dialogs (dns not found, and protocol not registered)
...
git-svn-id: svn://10.0.0.236/trunk@57459 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:12:48 +00:00
valeski%netscape.com
a434aaf553
r=rpotts. 14696. We now throw dialogs when dns fails, and when a protocol isn't avail for protocols *entered in the url bar*.
...
git-svn-id: svn://10.0.0.236/trunk@57458 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:11:32 +00:00
racham%netscape.com
d07019d8b8
Fixing bug 16673. User50 directory on windows will now lives 1 level up fromthe executable. r=ssu
...
git-svn-id: svn://10.0.0.236/trunk@57457 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 23:07:22 +00:00
mscott%netscape.com
621fdbc301
Bug #8985 --> add a key binding for the delete key such that hitting the delete button in messenger will
...
delete the selected message(s).
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57456 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:59:12 +00:00
dp%netscape.com
40adb96b8f
Implementing access to servicemanager from component manager via
...
nsIInterfaceRequestor. r=scc
git-svn-id: svn://10.0.0.236/trunk@57455 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:54:46 +00:00
danm%netscape.com
47a3ab06fe
explicitly skip URL load if no URL param was specified in window.open. fixes bug 20757. similar to rev 1.200 (backed out in 1.201), though something went wrong with that one. not sure what. this one tests well. patch submitted by bissiri@eecs.umich.edu. r:me
...
git-svn-id: svn://10.0.0.236/trunk@57454 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:52:04 +00:00
alecf%netscape.com
0921380f98
rearrange some of the members of this interface just for readability
...
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57453 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:49:29 +00:00
rjc%netscape.com
cef3af7692
Even if pref string is an empty string, if it wasn't null, need to free it.
...
git-svn-id: svn://10.0.0.236/trunk@57452 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:44:18 +00:00
ducarroz%netscape.com
afd6791b91
Fix for bug 23490. nsMsgDatabase::RowCellColumnToCharPtr should not return an error when a cell is empty but an empty string. Also add default subject when user doesn't specify one. R=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@57451 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:41:36 +00:00
mscott%netscape.com
2d478c7e48
Bug #8276 --> some old code in here wasn't allocating enough bytes for a string when quoting an address. As a result,
...
it was possilbe to give it a string with semicolons such that we would corrupt memory. an easy example:
foo@netscape.com ;foo@netscape.com would cause us to write past the end of an allocated buffer and crash.
The fix is to make sure we allocate enough memory.
r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@57450 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:37:24 +00:00
dcone%netscape.com
5e51c18847
Set the container for the printContext. Fixes an Assert, but not the entire bug. r=Rods b=21470
...
git-svn-id: svn://10.0.0.236/trunk@57449 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:32:23 +00:00
nhotta%netscape.com
72fdf9055e
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@57448 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:30:41 +00:00
bryner%uiuc.edu
ceb3e53c0f
This fixes mousewheel scrolling inside trees. I also cleaned up the code
...
in nsEventStateManager, moving the view/frame locating code to its own
function - this will be helpful for implementing page up/down scrolling
for trees. r=alecf.
git-svn-id: svn://10.0.0.236/trunk@57447 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 22:30:22 +00:00