mcmullen%netscape.com
42bb0e2daa
Added a convenience function - BuildIDLProject()
1999-06-03 20:32:50 +00:00
terry%mozilla.org
917dc28c77
Keep the connection to the database open for as little as possible,
...
and that while in a lock. That way, multiple checkins all happening at
once can't overflow mysql with too many connections.
1999-06-03 20:32:20 +00:00
briano%netscape.com
36898abe43
Had to add another 'else true' to an if block for QNX.
1999-06-03 20:28:34 +00:00
waterson%netscape.com
b871cd51bb
Replace NS_IS_ERROR() with NS_FAILED(): NS_IS_ERROR() is buggy and redundant.
1999-06-03 20:25:15 +00:00
waterson%netscape.com
53e94d4ea4
Remove unnecessary LINCS now that all headers are pushed to the same directory.
1999-06-03 20:22:54 +00:00
kmcclusk%netscape.com
8be1cd6761
Fix for bug #1177 . Added a new method ConditionRect which is used to fix coordinate
...
overflow problems under WIN95. Condition rect converts nsRect to a RECT with cooordinates
modified to acceptable ranges for WIN95.
1999-06-03 20:19:32 +00:00
sspitzer%netscape.com
2265a55784
cast to remove compiler warnings. use PL_strlen() instead of strlen()
...
rename index to indx to prevent shadow warnings on Linux.
1999-06-03 20:15:38 +00:00
cata%netscape.com
fed6498106
Fixed OpenVMS portability problem.
1999-06-03 20:09:56 +00:00
waterson%netscape.com
bd60dc35e4
Fix XPIDL_MODULE typos.
1999-06-03 20:06:49 +00:00
valeski%netscape.com
e54a53f007
proxy api change
1999-06-03 20:05:22 +00:00
valeski%netscape.com
4a6e379644
added header removal functionality and various return value checks
1999-06-03 20:04:07 +00:00
kmcclusk%netscape.com
e19b816f7e
Fix for bugs #7442 , #7523 . Removed the code in WindowProc that was setting the
...
someWindow local variable based on the lParam for combo box events.
Instead someWindow is set using the default code
with uses the (HWND hWnd) passed in as an argument. Even though the MS documentation claims
you should use the lParam it does not work. This is what was causing the crashes on WIN95.
1999-06-03 20:03:53 +00:00
valeski%netscape.com
95b3c9ed6a
added the class id to identify the actual class that implements teh nsINetNotify interface
1999-06-03 20:00:38 +00:00
mcmullen%netscape.com
2631821140
First Checked In.
1999-06-03 19:57:28 +00:00
Jerry.Kirk%Nexwarecorp.com
8706648c47
- Added the Pt_LINK_INSERT flag to make the activate callback for the menuitem
...
- occur before the Unrealize of the menu which destroyed the menuitem
1999-06-03 19:56:57 +00:00
terry%mozilla.org
8875262f94
Explain how to configure things so that big attachments will work.
1999-06-03 19:56:43 +00:00
Jerry.Kirk%Nexwarecorp.com
b4c4d89e2c
- Removing nsTimer.cpp this has been moved to gfx/src/photon
1999-06-03 19:53:42 +00:00
chuang%netscape.com
00d1be8c51
Bug 6423 addressbook.xul: non-localizable XUL file
1999-06-03 19:45:56 +00:00
ramiro%netscape.com
336230410b
Remove duplicate nsTimer.cpp files.
1999-06-03 19:44:16 +00:00
ramiro%netscape.com
69f2fc9282
Remove duplicate nsTimer.cpp files.
1999-06-03 19:37:42 +00:00
hyatt%netscape.com
8dcaa86fb0
Adding support for the chrome registry naming stuff.
1999-06-03 19:32:47 +00:00
nisheeth%netscape.com
b060902f0e
Fix for bug 6518. The XML DTD now always gets used when the content type is text/xml.
1999-06-03 19:09:28 +00:00
akkana%netscape.com
7f2e4e64f8
comment out three directories which no longer exist
1999-06-03 19:09:15 +00:00
waterson%netscape.com
39c8711178
Add rules to remove generated header files in clobber and clobber_all.
1999-06-03 19:01:19 +00:00
briano%netscape.com
6c25628b43
Automated update
1999-06-03 18:59:51 +00:00
jdunn%netscape.com
1745f6443e
fix AIX linking...
1999-06-03 18:56:28 +00:00
pinkerton%netscape.com
c35d3c5907
More changes for Carbon, submitted by Eoin Norris at Apple (e.norris@apple.com).
1999-06-03 18:55:40 +00:00
rickg%netscape.com
71405a906b
fix bug 7479 per Erik VanDerPoel
1999-06-03 18:45:39 +00:00
waterson%netscape.com
a65ad811c9
Fixes to get building on OpenVMS. Thanks to Colin R. Blake <colin@theblakes.com>.
1999-06-03 18:38:31 +00:00
harishd%netscape.com
1432b059d7
Fix for Bug# 7343
1999-06-03 18:35:32 +00:00
leaf%mozilla.org
9f14941dd0
adding error output for fullcircle initialization
1999-06-03 18:35:04 +00:00
harishd%netscape.com
113e771d53
Allowing <MAP> to contain BLOCK elements - As per spec.
...
Allowing <A> to contain BLOCK elements - For Compatibility.
1999-06-03 18:34:55 +00:00
andreas.otte%primus-online.de
c7ced45a92
fixes to get the test working under linux, mac stuff still missing
1999-06-03 18:34:51 +00:00
waterson%netscape.com
4287b83347
Single public include directory on Win32.
1999-06-03 18:34:27 +00:00
ssu%netscape.com
da40eeb4ba
Added nsInstallFileOpItem.cpp to the build process. The file contains file operation routines for thejavascript Install object (module xpInstall).
1999-06-03 18:31:16 +00:00
ssu%netscape.com
e499c6dfc9
added file operation functionality to the javascript Install object
1999-06-03 18:19:14 +00:00
mcmullen%netscape.com
4b0ff2c414
Patches for OpenVMS and conversions to nsQuickSort(). Thanks to Colin Blake and James Lewis Nance (resp)
1999-06-03 18:15:53 +00:00
andreas.otte%primus-online.de
d2a54b2441
fixes to get the test running under linux, mac stuff still missing
1999-06-03 18:12:13 +00:00
sspitzer%netscape.com
af122ea829
more changes for moving creation of objects to the component manager and the news factory. a few nsCOMPtr changes. stop checking nsCOMPtrs against nsnull
1999-06-03 18:09:54 +00:00
ssu%netscape.com
348634b96f
initial checkin of file operation functions for xpInstall
1999-06-03 18:07:29 +00:00
pinkerton%netscape.com
14062a8586
unpatch leaf's hack in 1.73 since form submission now works correctly. Mac now once again submits the form when return is pressed.
1999-06-03 18:05:40 +00:00
jdunn%netscape.com
147e8c0ae7
include ctype.h for isalpha, tolower & isspace
1999-06-03 18:03:15 +00:00
jdunn%netscape.com
7535af1408
change false to PR_FALSE
1999-06-03 17:57:36 +00:00
kin%netscape.com
236417d08b
Enabled LOCK/UNLOCK macros.
1999-06-03 15:26:48 +00:00
dcone%netscape.com
3a09e85b99
Put braces in to get rid of many compiler warnings.
1999-06-03 13:48:20 +00:00
Jerry.Kirk%Nexwarecorp.com
3ff2ce3e59
- Adding support for the Photon UI for viewer
...
- Modified Makefile.in and added nsPhMain.cpp and nsPhMenu.cpp
1999-06-03 12:16:22 +00:00
rickg%netscape.com
7d255a1bd9
fix searching errors; safeguard assign
1999-06-03 10:49:14 +00:00
pierre%netscape.com
01c1e0bdc3
Fixed various problems with popups (fixed width, empty strings, strings starting with '-'). Simplified some functions too.
1999-06-03 08:38:52 +00:00
pierre%netscape.com
274fc4c748
Remove a flicker in scrollbars introduced by last checkin ( #5763 "Forms overlaid/leave bitgunk upon reflow on Mac")
1999-06-03 08:34:09 +00:00
briano%netscape.com
b0a4dbd2e8
Added distclean target (same as realclean and clobber_all). It will need to be refined.
1999-06-03 08:15:52 +00:00