dougt%netscape.com
d7c5105daa
First Checked In.
1999-06-03 21:54:51 +00:00
warren%netscape.com
2f5a8940d3
Replaced by nsFileChooser.cpp
1999-06-03 21:53:41 +00:00
gordon%netscape.com
f093d91f93
First Checked In.
1999-06-03 21:53:30 +00:00
warren%netscape.com
94b591a867
added files: mozilla/widget/src/xpwidgets/nsFileChooser.cpp, removed files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp
1999-06-03 21:51:27 +00:00
warren%netscape.com
8b32319be8
Fixed GenericFactory linkage problems.
1999-06-03 21:51:14 +00:00
warren%netscape.com
19437e332d
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom). Added nsIBufferInputStream for peek capability.
1999-06-03 21:51:09 +00:00
warren%netscape.com
139cf69132
Added nsIFileChooser to break dependency on nsFileSpec internals.
1999-06-03 21:51:02 +00:00
warren%netscape.com
856c122c19
Left over from mozilla/base/src.
1999-06-03 21:50:54 +00:00
warren%netscape.com
447b069ddb
IDLized stream interfaces. Required rename of overloaded Write method (now WriteFrom).
1999-06-03 21:50:47 +00:00
ducarroz%netscape.com
e8cc8caf69
oops, the file too add was nsDirPrefs.cpp and not abprefs.cpp
1999-06-03 21:49:07 +00:00
jband%netscape.com
d84e9c1c22
use the newly-FRIEND-ized js_AllocStack, js_FreeStack, and js_Invoke functions instead of JS_CallFunctionName to assure that the gcthing converted args we accumulate before making the call are properly rooted. This is a lot more efficient than the alternative of explicitly rooting them with JS_AddRoot. Up to this point these gcthings (doubles and strings) were dangling. Thanks to brendan for this suggstion.
1999-06-03 21:44:37 +00:00
mcmullen%netscape.com
d4c22612ef
In progress
1999-06-03 21:43:44 +00:00
chuang%netscape.com
f752fc296d
Hook up directory preferences
1999-06-03 21:41:27 +00:00
mcmullen%netscape.com
02da38a7d1
First Checked In.
1999-06-03 21:41:11 +00:00
jband%netscape.com
c3f6f5592f
make js_AllocStack, js_FreeStack, and js_Invoke, FRIEND functions so that they can be used by our good friend xpconnect.
1999-06-03 21:39:08 +00:00
ducarroz%netscape.com
db086df7ce
add abprefs.cpp
1999-06-03 21:36:04 +00:00
ducarroz%netscape.com
145b94fcac
remove nsIPref.h as it know generated and installed by xpidl.
1999-06-03 21:35:41 +00:00
ramiro%netscape.com
4e3def4157
Comment out debug code that is making it impossible to have timeouts
...
greater than 10 seconds.
1999-06-03 21:31:38 +00:00
chuang%netscape.com
8945c691be
Port PREF_CreateChildList and PREF_NextChild into nsIpref.
1999-06-03 21:25:25 +00:00
hangas%netscape.com
c5980e88c5
Added card view pane to address book window and added selectaddress.xul
1999-06-03 21:18:33 +00:00
mcmullen%netscape.com
67d20c6543
First Checked In.
1999-06-03 21:18:31 +00:00
alecf%netscape.com
db1b9e3b70
check in nsIMessenger.idl - the new Messenger appcore
1999-06-03 21:18:13 +00:00
hangas%netscape.com
930fa0cee5
Added selectaddress.xul, addressbucket.xul. Also modified the addressbook window to have a cardview pane.
1999-06-03 21:15:13 +00:00
ducarroz%netscape.com
84a2ffbda2
add xulstub.idl
1999-06-03 21:00:47 +00:00
ducarroz%netscape.com
59aaf27a47
add build instruction for dom:public:MANIFETS_IDL and domIDL.mcp
1999-06-03 21:00:45 +00:00
ducarroz%netscape.com
e9a99e264b
add nsISupportsArray.idl
1999-06-03 21:00:44 +00:00
ducarroz%netscape.com
620f6da426
add xulstubs.idl
1999-06-03 21:00:43 +00:00
ducarroz%netscape.com
14e57d36f1
First Checked In.
1999-06-03 20:57:17 +00:00
waldemar%netscape.com
f5030b54ec
First Checked In.
1999-06-03 20:53:14 +00:00
waldemar%netscape.com
7b5ca98bb9
Added support for lookahead constraints
1999-06-03 20:52:04 +00:00
waldemar%netscape.com
1282a45ed9
Added general-grammar-symbol? predicate
1999-06-03 20:50:21 +00:00
waldemar%netscape.com
6f01466cb1
Moved pieces of file around
1999-06-03 20:49:13 +00:00
waterson%netscape.com
6e164aee0e
Remove dependency from clobber rule.
1999-06-03 20:48:13 +00:00
alecf%netscape.com
0f549d4c5c
oops, forgot to make this native code for C++
1999-06-03 20:47:09 +00:00
dbragg%netscape.com
b61d78e6f8
Changed the explicit implementation of AddRef and Release to NS_IMPL_ADDREF and NS_IMPL_RELEASE(nsPrefMigrationFactory)
1999-06-03 20:44:56 +00:00
scc%netscape.com
0c87834eef
fixed for VMS
1999-06-03 20:36:53 +00:00
mcmullen%netscape.com
6b5ea925d3
Added a convenience function - BuildIDLProject()
1999-06-03 20:32:50 +00:00
terry%mozilla.org
665ae7e1a6
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
f2d16969b6
Had to add another 'else true' to an if block for QNX.
1999-06-03 20:28:34 +00:00
waterson%netscape.com
6d180f5576
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
452a3a8494
Remove unnecessary LINCS now that all headers are pushed to the same directory.
1999-06-03 20:22:54 +00:00
kmcclusk%netscape.com
3e59519814
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
3178251492
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
d3bfddece6
Fixed OpenVMS portability problem.
1999-06-03 20:09:56 +00:00
waterson%netscape.com
e30c1ff4f6
Fix XPIDL_MODULE typos.
1999-06-03 20:06:49 +00:00
valeski%netscape.com
f6a2937fb1
proxy api change
1999-06-03 20:05:22 +00:00
valeski%netscape.com
de8ef131ae
added header removal functionality and various return value checks
1999-06-03 20:04:07 +00:00
kmcclusk%netscape.com
b9c989854f
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
502b9ca498
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
af70743f66
First Checked In.
1999-06-03 19:57:28 +00:00