cmanske%netscape.com
a790b9d1e2
Adding interface for editor access to table layout data
1999-07-31 22:05:37 +00:00
hyatt%netscape.com
22b43cabab
Fixing nsIXUlWindowCallbacks bustage. I accidentally commented out the
...
ExecuteStartupCode() function, which still needs to be called for now.
1999-07-31 21:08:10 +00:00
sspitzer%netscape.com
d673221a8a
fix attach menu to play in the new xpmenu world.
1999-07-31 20:29:12 +00:00
dveditz%netscape.com
25d07ab52d
register correct components directory
1999-07-31 20:28:58 +00:00
harishd%netscape.com
81a3d839cc
Fix for bug#s 10530, and 10596.
...
Conditioning the raw buffer by removing the unwanted null chars.
1999-07-31 20:16:30 +00:00
sspitzer%netscape.com
48b9e2d357
use the right image for the throbber. we should make the throbber css info should be global. I'll log a bug and get to that later.
1999-07-31 20:15:21 +00:00
rhp%netscape.com
975ad90fb9
Changes for Drafts and Templates
1999-07-31 19:59:35 +00:00
sspitzer%netscape.com
9331740482
adding rhp's new file to the project.
1999-07-31 19:56:40 +00:00
bienvenu%netscape.com
c36645bd43
back out fix for timing problem for Warren so OnEndLoadDocument will get called
1999-07-31 19:51:20 +00:00
dp%netscape.com
7e30331770
VMS changes from Colin Blake <colin@theblakes.com>
1999-07-31 19:39:23 +00:00
sspitzer%netscape.com
aa01af9aec
changes to live in hyatt's new xpmenu world. stub AttachVCard()
1999-07-31 19:34:17 +00:00
briano%netscape.com
9ce9036be3
Fix for SCO OpenServer.
1999-07-31 19:33:36 +00:00
sspitzer%netscape.com
8035a9d87c
turn of my debugging printfs.
1999-07-31 19:07:05 +00:00
sspitzer%netscape.com
6e69c915d9
landing compose attachment ui changes.
1999-07-31 19:05:36 +00:00
jband%netscape.com
6a09fe909e
fix for bug 10998 pointed out by rginda@ix.netcom.com. This was really just a refcounting bug
1999-07-31 18:53:40 +00:00
sspitzer%netscape.com
25e52a8e93
changes to make nsIFileSpecWithUI useful from javascript.
...
now, this works from js:
var filePicker = Components.classes["component://netscape/filespecwithui"].createInstance();
filePicker = filePicker.QueryInterface(Components.interfaces.nsIFileSpecWithUI);
file = filePicker.chooseFile("Select a file");
1999-07-31 18:45:22 +00:00
briano%netscape.com
21df07a824
Added the missing newline that was upsetting Unix native compilers.
1999-07-31 18:39:47 +00:00
endico%mozilla.org
b30c4abcf3
keep search engine robots away. traversing lxr is incredibly wasteful
1999-07-31 18:31:58 +00:00
bienvenu%netscape.com
fef28ca93b
start getting throbber working
1999-07-31 18:19:54 +00:00
bienvenu%netscape.com
e8c3c353cd
add notifications for filter hits, fix totals for parent folders
1999-07-31 18:16:24 +00:00
dougt%netscape.com
c7f4c61668
Changing nonscriptable to noscript.
1999-07-31 17:37:29 +00:00
dougt%netscape.com
f070fbf1c5
Fix for bug 10997 submitted by rginda@ix.netcom.com.
1999-07-31 17:36:18 +00:00
mang%subcarrier.org
1c8a4c1c43
Comment only change.
...
Editing and pedantry.
1999-07-31 17:23:59 +00:00
srinivas%netscape.com
dbba9534ed
Enable specification of extra linker options and libraries from command line.
1999-07-31 17:19:19 +00:00
tao%netscape.com
c2a1bd7fcb
Fix un-terminated buffer.
1999-07-31 16:26:19 +00:00
tao%netscape.com
23bf95375f
Rename JS_GetStrBundle() to srGetStrBundle().
1999-07-31 16:25:34 +00:00
rhp%netscape.com
2135b4a4af
Just adding this file...NOT PART OF THE BUILD!
1999-07-31 14:40:38 +00:00
morse%netscape.com
39e68c98dd
major cleanup of cookie code
1999-07-31 13:22:20 +00:00
hyatt%netscape.com
ada43a754f
Oops. Fixing more errors in messenger.xul.
1999-07-31 11:38:19 +00:00
hyatt%netscape.com
fa742a652c
Fixing error in messenger.xul.
1999-07-31 11:36:35 +00:00
hyatt%netscape.com
6bff4e520c
Phase 3. Moving the menu bar into the toolbox and enabling XP menus.
1999-07-31 11:33:23 +00:00
hyatt%netscape.com
e25088a5c8
Phase 3. Patching XUL files to move the menu bar into the toolbox.
1999-07-31 11:30:46 +00:00
hyatt%netscape.com
f080c0cae8
Phase 3. Enabling XP menus on the menu bar.
1999-07-31 11:29:03 +00:00
sgehani%netscape.com
f3ca9f190a
Removed DebugStr() calls in err checking macro.
1999-07-31 08:55:06 +00:00
sgehani%netscape.com
59f1323d02
Added nsAppleSingleDecoder to the xpinstall project.
1999-07-31 08:49:19 +00:00
sgehani%netscape.com
8e259445eb
Added support for decoding AppleSingle binaries on the Mac.
1999-07-31 08:48:38 +00:00
sgehani%netscape.com
b1afc8ede5
First Checked In.
1999-07-31 08:47:39 +00:00
hyatt%netscape.com
59379a233b
Fixing mailcompose menu bar.
1999-07-31 07:54:30 +00:00
hyatt%netscape.com
a1e62b93e7
Fixing messenger's titled buttons while I'm there.
1999-07-31 07:51:54 +00:00
warren%netscape.com
7451a9a44d
Took out more f*** nsCOMPtrs
1999-07-31 07:51:35 +00:00
hyatt%netscape.com
a0e5781822
Patching the messenger menu bar.
1999-07-31 07:51:22 +00:00
hyatt%netscape.com
f5f1763226
Patching the address book menu bar.
1999-07-31 07:47:46 +00:00
hyatt%netscape.com
3f011b0853
Fixing hiddenWindow.xul.
1999-07-31 07:45:20 +00:00
hyatt%netscape.com
81f937ec64
Patching the history XUL file.
1999-07-31 07:35:15 +00:00
hyatt%netscape.com
2899d32c9b
Patching the bookmarks XUL file (we're still in phase 2 of the landing).
1999-07-31 07:32:38 +00:00
warren%netscape.com
5e143d61d4
Removed nsCOMPtr breakage.
1999-07-31 07:30:49 +00:00
hyatt%netscape.com
e1f69b40a7
Patching the view source XUL file.
1999-07-31 07:29:56 +00:00
hyatt%netscape.com
4fdc913376
Patching the text editor XUL file.
1999-07-31 07:26:19 +00:00
hyatt%netscape.com
7bbfc016e5
Patching the editor's main menu bar. Now it and the browser have menus,
...
but nobody else does yet. Stay tuned.
1999-07-31 07:24:01 +00:00
hyatt%netscape.com
8614f2dad0
Patching non-dynamic native menu impls. These include the Mac and BeOS.
...
Note that the only XUL files currently patched as of this checkin are
the global overlays and navigator.xul. You won't see any menus in any
other windows right now.
I will now begin patching XUL files. Once I am finished with the XUL,
phase 2 will be complete (i.e., as of this checkin, all C++ code for
phase 2 is in).
1999-07-31 07:15:20 +00:00