danm%netscape.com
1c08963168
changed name of onConstruction event to onload
1999-03-05 20:23:19 +00:00
pinkerton%netscape.com
e080a19408
table for main toolbar, removing html namespace stuff, onClick->onclick
1999-03-05 20:19:46 +00:00
pinkerton%netscape.com
0782b9cfa3
fix for bug #3449 (onClick should be onclick).
1999-03-05 20:18:59 +00:00
rpotts%netscape.com
22be87e32f
changed all references to getElementByID(...) into getElementById(...). This fixed the URL typein bar...
1999-03-05 11:38:40 +00:00
kipp%netscape.com
f85c648277
Use proper new/delete operators
1999-03-05 04:36:00 +00:00
evaughan%netscape.com
4e80622a17
Fixed buttons in apprunner so there borders appear when moved over.
1999-03-04 23:36:12 +00:00
rjc%netscape.com
e123cebbe9
Now store pathnames as strings which prevents nr_MacAliasFromPath() from ever being called (it was being passed a Unix path when it really wanted a Mac path anyway). Also, autoregistration now looks inside the "components" directory (which is in the same folder as the program.) Also, bumped up registry version # due to change. Also, at startup, when building up list of arguments, check argv[0] against NULL as it might be (on the Mac).
1999-03-04 03:01:33 +00:00
scc%netscape.com
2ec0a397ea
rename |IID()| --> |GetIID()|
1999-03-03 19:48:57 +00:00
dp%netscape.com
06a110237c
Installing loadable components in components/ directory
1999-03-03 01:25:21 +00:00
scc%netscape.com
df0dcc6d34
fix for nsCOMPtr: no direct construction/assignment from raw COM interface pointers
1999-03-02 23:00:09 +00:00
scc%netscape.com
ea755e48f3
fix for nsCOMPtr: no construction/assignment from raw COM interface pointers
1999-03-02 22:44:55 +00:00
nhotta%netscape.com
6829c9dcd5
Added SetDocumentCharset.
1999-03-02 17:53:52 +00:00
nhotta%netscape.com
389af999db
Added SetDocumentCharset.
1999-03-02 17:48:05 +00:00
cmanske%netscape.com
08d2ae207b
Changed editor AppCore to use nsHTMLEditor instead of nsTextEditor
1999-03-02 05:32:25 +00:00
evaughan%netscape.com
c021740cb1
Made the image accessible from CSS via list-style-image.
1999-03-02 05:00:51 +00:00
pinkerton%netscape.com
97672fc945
correctly implement nsIMenuListener.
1999-03-01 17:30:14 +00:00
mcafee%netscape.com
bfc3120484
Adding ED_Redo.gif
1999-03-01 08:33:32 +00:00
saari%netscape.com
9bbd0df7f7
make LoadMenus() less nsWebShellWindow specific
1999-02-28 11:14:34 +00:00
peterl%netscape.com
328ef991ee
added content state change
1999-02-27 08:34:06 +00:00
slamm%netscape.com
b8fe156975
Add status.xul
1999-02-27 02:12:47 +00:00
ebina%netscape.com
6761a969d9
Change RegisterFactory to the new API.
1999-02-27 02:02:32 +00:00
sfraser%netscape.com
5abf681e81
First Checked In.
1999-02-27 01:46:07 +00:00
sfraser%netscape.com
d5f0019d99
Add Redo to the editor appshell toolbar
1999-02-27 01:46:00 +00:00
law%netscape.com
0001d24680
Add status.xul to $(DIST)/bin/res/samples
1999-02-27 01:35:05 +00:00
slamm%netscape.com
43cbc3724d
Add 'Edit Bookmarks...' menu item.
1999-02-26 19:59:00 +00:00
ebina%netscape.com
174cec60e4
Changing RegisterFactory to use the new API.
1999-02-26 19:45:10 +00:00
kin%netscape.com
4c53460674
Fixed javascript syntax error.
1999-02-26 18:59:25 +00:00
cyeh%netscape.com
52650e18b3
add static library targets to allow overriding of functions in an external project
1999-02-26 18:51:32 +00:00
alecf%netscape.com
6568ddd326
fix call to CreateInstance, now that you can create one with a ProgID
1999-02-26 18:17:41 +00:00
alecf%netscape.com
b7140ce60a
add temporary hack to instantiate Messenger in the JS namespace
1999-02-26 17:47:35 +00:00
alecf%netscape.com
44650f60d8
no need to export non-existant IDL files
1999-02-26 17:45:29 +00:00
pinkerton%netscape.com
a079c4a613
titlebuttons are not block frames!
1999-02-26 17:38:40 +00:00
warren%netscape.com
44cae3cd3f
Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends.
1999-02-26 10:17:14 +00:00
evaughan%netscape.com
5fe142b7e4
Fixed up titled button so hover, focus, active, states work.
1999-02-26 06:41:10 +00:00
rjc%netscape.com
3adacabf42
Forgot to register/deregister RDFCore factory.
1999-02-26 03:55:13 +00:00
saari%netscape.com
a41ddd3f0a
Comment out SetLabel in LoadMenuItem
SetLabel should be called by the call to Create, to which I added the name back in the call.
1999-02-26 02:50:09 +00:00
danm%netscape.com
1adc0f7aaa
adding C XUL window construction callback
1999-02-26 02:22:42 +00:00
law%netscape.com
46566f48a2
New status bar; first draft
1999-02-26 02:15:29 +00:00
rjc%netscape.com
8d7455246a
Add in RDFCore.
1999-02-26 02:14:51 +00:00
rjc%netscape.com
93c282ef57
Add into RDF Core.
1999-02-26 02:08:29 +00:00
rjc%netscape.com
f447069c14
Add in RDFCore.idl
1999-02-26 02:08:01 +00:00
sfraser%netscape.com
bd9abbff40
Remove MoreFiles.shlb from the optimized target.
1999-02-26 01:34:04 +00:00
sfraser%netscape.com
3a123c982b
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
1999-02-26 00:54:57 +00:00
rods%netscape.com
ceb139cc17
Fixed name space problems with the xul and changed button to be title buttons
1999-02-25 19:34:54 +00:00
pinkerton%netscape.com
9dd24fd61e
Removing obsolete files. These were never really needed.
1999-02-25 19:02:31 +00:00
pinkerton%netscape.com
ae3f0de3bf
Removing nsThrobberGlue.cpp
1999-02-25 19:01:33 +00:00
pinkerton%netscape.com
f7e0319a10
removing nsThrobberGlue.cpp
1999-02-25 19:01:08 +00:00
pinkerton%netscape.com
0ea07dc259
remove nsThrobberGlue.cpp
1999-02-25 18:51:00 +00:00
kostello%netscape.com
3f84ddf086
Modifications to turn on the Editor Appshell Testbed for Windows
1999-02-25 18:06:26 +00:00
jfrancis%netscape.com
0147523174
Adding Editor AppCore to macbuild
1999-02-25 18:05:37 +00:00
kin%netscape.com
6d3d7b48dd
Modifications to turn on EditorAppShell test bed for Linux.
1999-02-25 18:04:50 +00:00
kin%netscape.com
79c790c7fe
Initial check in of files for EditorAppShell test bed.
1999-02-25 17:32:59 +00:00
kin%netscape.com
ac1b4639a5
Removed gif files. Need to recheck them in using -kb flag to mark them as
...
binary.
1999-02-25 17:30:38 +00:00
kin%netscape.com
de28ce0dac
Initial checkin of file for the EditorAppShell test bed.
1999-02-25 16:24:05 +00:00
mcafee%netscape.com
639715a349
Adding do_QueryInterface() wrappers for Solaris/CC
1999-02-25 11:08:53 +00:00
waterson%netscape.com
cec1aad037
Use XUL as default namespace. Fixes GetElementByID() bug.
1999-02-24 05:23:26 +00:00
saari%netscape.com
b361908102
nsWebShellWindow.cpp
nsWebShellWindow.h
Broke up more of menu loading code into functions for readablity and to allow hierarchical menu loading.
1999-02-23 07:52:14 +00:00
warren%netscape.com
3983744680
Added check for forgotten error that caused hang on failure.
1999-02-23 07:17:10 +00:00
rods%netscape.com
acf3a28ce0
Changed display type of titlebutton to inline
1999-02-22 19:01:13 +00:00
kmcclusk%netscape.com
59fd81ffb1
Added support for creating a postscript device context for printing under GTK.
...
Sanitized the GTK nsDeviceContextSpecFactoryG, nsRenderingContextPS, nsDeviceContextPS,
and nsDeviceContextSpecG by removing WIN32 dependencies.
Added checks for null widgets in nsWidget and nsScrollbar GTK implementations.
1999-02-22 18:56:54 +00:00
rods%netscape.com
4b8a07665a
MOved XULCommand to src and it is now acting like a menu delegate,
...
all that reminas is to rename it.
1999-02-21 21:04:21 +00:00
rods%netscape.com
08c3f7b32d
Remmoved nsIXULCommand.h
1999-02-21 20:52:29 +00:00
rods%netscape.com
ff1ed6694d
Added static IID method
1999-02-21 20:52:04 +00:00
rods%netscape.com
97846d3f01
MOved from public to src, it doesn't need to be exported
1999-02-21 20:51:12 +00:00
hyatt%netscape.com
6b8b950677
Adding support for Eric Vaughan's buttons.
1999-02-20 02:08:08 +00:00
hyatt%netscape.com
7ae2a7d521
Switched over to Eric Vaughan's titled buttons on the toolbar.
1999-02-20 02:01:01 +00:00
evaughan%netscape.com
0ba4d1028c
Added TitledButton and ProgressMeter
1999-02-19 18:23:32 +00:00
mcafee%netscape.com
ad1bd69740
Solaris: newline at end of file.
1999-02-19 12:33:44 +00:00
mcafee%netscape.com
bf4292ae07
Solaris: newline at end of file
1999-02-19 12:32:16 +00:00
mcafee%netscape.com
802e11a9da
Solaris: adding do_QueryInterface() wrapper as part of scc's nsCOMPtr carpool. a=scc
1999-02-19 12:27:19 +00:00
mcafee%netscape.com
3e138770a9
Solaris needs newline at end of file.
1999-02-18 22:43:16 +00:00
mcafee%netscape.com
32e3c1a771
Adding do_QueryInterface() wrapper to finish scc's nsCOMPtr carpool
1999-02-18 22:39:26 +00:00
rods%netscape.com
b5d64581f4
Aded default sizes to TopLevelWindowCreate
1999-02-18 22:04:34 +00:00
rods%netscape.com
24a6556d18
Added example/experimental code showing how to change icons during runtime
1999-02-18 21:59:05 +00:00
rods%netscape.com
f27fe873a6
Fixed a debug statement
1999-02-18 21:58:17 +00:00
rods%netscape.com
996ff0007d
Added some experimental code for printpreview
1999-02-18 21:56:21 +00:00
rods%netscape.com
26becb7637
Completed work on -width and -height
1999-02-18 21:53:31 +00:00
rods%netscape.com
ce1c6fcd34
Completed work on -width and -height for specifying the initial size of the window
1999-02-18 21:52:27 +00:00
pinkerton%netscape.com
0b92919321
move url bar to top toolbar.
1999-02-18 19:18:25 +00:00
cyeh%netscape.com
af4818f5e3
Remove mozilla/layout/config and use mozilla/config instead.
1999-02-18 18:16:21 +00:00
rods%netscape.com
a50a28fae6
Added temporary menu delegate code. This enables menus to invoke JavaScript
...
BUT it menus can't observe changes or broadcasts
1999-02-18 17:13:30 +00:00
rods%netscape.com
a027a5a75b
Changed default page to navigator.xul
1999-02-18 17:12:09 +00:00
rods%netscape.com
50033001d3
Status bar is now hooked up.
1999-02-18 16:39:32 +00:00
rods%netscape.com
4189e7dba6
Fixed up some indentation issues and added fixed position style attributes.
1999-02-18 16:33:56 +00:00
rods%netscape.com
b9de8e1a22
Added a little code to find the menus and load them.
...
They aren't hooked up yet.
1999-02-18 16:32:44 +00:00
mcafee%netscape.com
cbff9a4021
Adding newline at end of file for Solaris/CC
1999-02-18 12:14:59 +00:00
mcafee%netscape.com
8ce67a6961
Icons live in AppCores/xul/resources now.
1999-02-18 11:10:18 +00:00
mcafee%netscape.com
35029ba61e
navigator.xul is referencing toolbar, not Toolbar
1999-02-18 11:09:06 +00:00
hyatt%netscape.com
28e29775fa
Commented out some code I shouldn't have in the menu code.
1999-02-18 05:18:18 +00:00
hyatt%netscape.com
c05f430b29
Fixing Mac build bustage.
1999-02-18 05:14:30 +00:00
hyatt%netscape.com
88bfd97827
Checking in the new appRunner.
1999-02-18 05:01:03 +00:00
hyatt%netscape.com
16117b114d
Changes to the XUL stylesheet file and tweaks to the makefiles to make
...
sure that the navigator.xul file is properly installed in the res/samples
directory.
1999-02-18 05:00:22 +00:00
hyatt%netscape.com
020da12e3e
This is the true file that will be loaded by the browser.
1999-02-18 04:57:21 +00:00
rods%netscape.com
ea64b0a719
Changed some of the sizing because the font is smaller
1999-02-17 18:06:19 +00:00
rods%netscape.com
f79d7a79d2
Reduced the font size of the buttons
1999-02-17 16:55:23 +00:00
rods%netscape.com
2f3afa94d9
Fixed the termination of the app when a window closes
1999-02-17 16:49:43 +00:00
rods%netscape.com
0fb5fd0b90
Added separators
1999-02-17 16:49:14 +00:00
rods%netscape.com
c11d41a73f
Added an ifdef to get exit working because the Register and unregister isn't working right
1999-02-17 16:18:17 +00:00
rods%netscape.com
f5a1dc45fe
Added extra experimental menu and items and added in an extra toolbar
1999-02-17 16:17:17 +00:00
rods%netscape.com
2496dcca5f
Made AppCoreManager a a Gecko service
1999-02-17 16:16:35 +00:00
rods%netscape.com
1ada415f05
Added some experienmental methods BrowserAppCore
...
for example: newWindow, exit, close, printPreview
1999-02-17 16:15:06 +00:00
rods%netscape.com
f7516c3753
AppCores are now mantained in a nsVoidArray
1999-02-17 16:14:15 +00:00
rods%netscape.com
08c883041b
Added temporary menu hook up as an experiement
1999-02-17 16:12:10 +00:00
rods%netscape.com
1cdf45be97
Added nsIMenuListener as the base class for nsIXULCommand
1999-02-17 16:11:13 +00:00
ftang%netscape.com
ff01627a7c
add CID for lwbrk
1999-02-17 15:30:26 +00:00
mcafee%netscape.com
9a63580434
Adding do_QueryInterface() wrapper for nsCOMPtr carpool. r=scc a=sar
1999-02-17 02:08:00 +00:00
rods%netscape.com
ddac84c38b
Changed the registered name AppCoresManager to XPAppCoresManager
1999-02-16 19:08:56 +00:00
pinkerton%netscape.com
b65f7450c4
remove nsJSAppCores and add nsJSAppCoresManager.
1999-02-16 16:48:30 +00:00
rods%netscape.com
db2e8339d4
Rename AppCores.idl to AppCoresManager.idl
...
and renamed all the CIDs to uppercase
1999-02-16 16:46:19 +00:00
mcafee%netscape.com
6ecfff87d0
Ignore generated files
1999-02-16 01:50:51 +00:00
cyeh%netscape.com
c29eb3ab75
complete botched file rename attempted by danm.
1999-02-15 15:31:38 +00:00
danm%netscape.com
8ec9e10463
renaming. cursed mixed-case filenames.
1999-02-15 07:15:48 +00:00
danm%netscape.com
e703b1d4ec
added beginnings of toolkit dialog factory
1999-02-15 05:38:15 +00:00
danm%netscape.com
ce43b5aa79
matching Troy's recent checkins adding const to some method parameters. Didn't compile for me using VC6 until I made these changes. They seem harmless enough.
1999-02-15 05:21:53 +00:00
rods%netscape.com
0e35c0da47
Added fixed poistioning
1999-02-12 22:30:00 +00:00
rods%netscape.com
81515ab405
compare build error fixed
1999-02-12 18:58:39 +00:00
kipp%netscape.com
36c243cdc0
COMized nsIPresShell and nsIPresContext
1999-02-12 17:45:58 +00:00
rods%netscape.com
225a311d16
Added some debug statment to the JavaScript
1999-02-12 15:57:23 +00:00
rods%netscape.com
bc27e38f36
Fixed loading of commands and toolbars now that we don't have nested windows
...
Removed UpdateButtons method
1999-02-12 15:56:54 +00:00
peterl%netscape.com
0c21a47524
cleanups
1999-02-12 08:15:17 +00:00
rods%netscape.com
e7dfe59bb3
Removed the PasswordUsername method.
1999-02-11 19:14:28 +00:00
rods%netscape.com
399b7a4b21
Added a comment
1999-02-11 18:43:03 +00:00
rods%netscape.com
a6fe64ba56
Fixed mail demo so it works
1999-02-11 18:42:46 +00:00
rods%netscape.com
13d34afe88
Added some more debugging
1999-02-11 18:42:09 +00:00
rods%netscape.com
c40bc62574
Moved toolbar images from dead xpviewer directory to appcores/xul/resources
1999-02-11 17:17:56 +00:00
rods%netscape.com
9fabe1a428
Fixed up toolbar.xml so Back and Forward work
...
Added BrowserInitPage.html for easy testing of browser features
1999-02-11 16:01:56 +00:00
rods%netscape.com
e45a2f737d
Fixed a few things, added APP_DEBUG for turning on and off debugging
1999-02-11 15:57:08 +00:00
dcone%netscape.com
164d8fc794
added nsXULCommand.cpp to project
1999-02-11 15:18:54 +00:00
rods%netscape.com
37cbab4969
Added XULCommand back in fixed commands
1999-02-11 15:14:34 +00:00
alecf%netscape.com
c953d63dd5
add makefile so we can export the IDL files
1999-02-11 07:29:02 +00:00
radha%netscape.com
309df9da98
Make the throbber button display netcenter in the main page not in the toolbar area
1999-02-11 01:13:24 +00:00
pinkerton%netscape.com
35866c7dbf
my bad. green toolbars? who would ever want that?? ;)
1999-02-10 22:10:02 +00:00
pinkerton%netscape.com
91d39e01c8
remove the bg-image in the toolbar to get things to suck less on windows.
1999-02-10 22:09:00 +00:00
pinkerton%netscape.com
9d18bb2983
add some styles for collapsing toolbars and the throbber.
1999-02-10 22:08:28 +00:00
pinkerton%netscape.com
bdf4440fa9
go back to relative positioning for throbber and take out the <A> tag around it so that NetCenter doesn't load in the toolbar frame ;)
1999-02-10 22:07:50 +00:00
pinkerton%netscape.com
540b698ab3
add Network shlb.
1999-02-10 18:48:13 +00:00
pinkerton%netscape.com
6a2150670f
add the remaining things in this folder to the manifest so I don't have to do this process again.
1999-02-10 18:39:31 +00:00
pinkerton%netscape.com
88d527bdd9
nsIXULCommand.h doesn't live here anymore.
1999-02-10 18:22:30 +00:00
pinkerton%netscape.com
e06997130f
export nsIWebShellWindow.h
1999-02-10 18:11:37 +00:00
rods%netscape.com
7e0d45f2e8
Added the Mail files again
1999-02-10 17:59:39 +00:00
rods%netscape.com
11d4231326
initial checkin
1999-02-10 17:31:17 +00:00
rods%netscape.com
b36180bb88
Added SetWebShellWindow
1999-02-10 16:48:31 +00:00
rods%netscape.com
ef5a5af6a2
Added SetWebShellWindow to toolbar core
...
Made ToolBarCore a StreamObserver and nsINetSupport listener
Commented out status bar code
1999-02-10 16:46:47 +00:00
rods%netscape.com
902c63f62d
Added extra parameeter to CreatetopLevelWindow
1999-02-10 16:41:07 +00:00
rods%netscape.com
184339c6cd
Must build appshell dir first
1999-02-10 16:39:35 +00:00
rods%netscape.com
42ae4a7f1f
must build appshell first
1999-02-10 16:39:16 +00:00
rods%netscape.com
8b8fdc8ec0
Added new interface nsIAppShellService
1999-02-10 16:38:51 +00:00
rods%netscape.com
f66bb4bc53
It now implements nsIDocumentLoaderObserver
1999-02-10 16:32:55 +00:00
pierre%netscape.com
a3759c21d3
removed some spurious file access paths
1999-02-10 11:00:30 +00:00
sfraser%netscape.com
316640ed6c
Revert project back to 1.5 (remove cyeh's static lib targets, which broke the optimized build). On instruction from sar.
1999-02-10 06:50:04 +00:00
cyeh%netscape.com
a9faa66dc2
add static lib targets for source files.
1999-02-10 00:04:05 +00:00
rods%netscape.com
15ac6e9a8f
Back to 1.1 (sort of)
1999-02-08 22:15:08 +00:00
rods%netscape.com
4c9ddeb8d3
Changed IIDs to be unique
1999-02-08 22:11:04 +00:00
mcafee%netscape.com
726434e734
ignore genereated files
1999-02-08 08:26:34 +00:00
rods%netscape.com
c05eafb8d4
fixed error checking for command creation.
1999-02-06 06:09:53 +00:00
mcafee%netscape.com
d393228221
Moving to mozilla/widget. -- saari
1999-02-05 09:02:03 +00:00
mcafee%netscape.com
b0ee995208
moving to mozilla/widget -- saari
1999-02-05 09:01:06 +00:00
saari%netscape.com
67796a307b
moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell
1999-02-05 08:52:39 +00:00
saari%netscape.com
ed2b4684be
and this should fix linux....
1999-02-05 03:09:42 +00:00
saari%netscape.com
1552242572
fixing the right makefile this time
1999-02-05 03:09:07 +00:00
saari%netscape.com
77c41394d9
First Checked In.
1999-02-05 02:17:40 +00:00
pinkerton%netscape.com
1cefa3fbe3
make dstr virtual because it has virtual methods.
1999-02-05 00:27:48 +00:00
pinkerton%netscape.com
c8193f4d22
make dstr virtual because the classes have virtual methods.
1999-02-05 00:24:57 +00:00
pinkerton%netscape.com
e588c8605d
changes to factory stuff, which is all #ifdef'd out right now.
1999-02-05 00:18:47 +00:00
pinkerton%netscape.com
b4aeacec4b
Adding nsThrobberGlue.cpp to build.
1999-02-05 00:08:47 +00:00
pinkerton%netscape.com
b2c26cb811
Add GUID's for throbber glue and factory.
1999-02-04 23:38:20 +00:00
pinkerton%netscape.com
fe7e5c450d
adding nsThrobberGlue.cpp
1999-02-04 23:12:41 +00:00
pinkerton%netscape.com
9867eefc3e
add nsThrobberGlue.cpp
1999-02-04 23:12:24 +00:00
pinkerton%netscape.com
fcb012e24c
Fix linkage on win32
1999-02-04 23:08:54 +00:00
pinkerton%netscape.com
20377e8501
removed an obsolete comment and added some hints to rod for when he hooks things up.
1999-02-04 22:58:04 +00:00
cyeh%netscape.com
e48aceb254
there isn't an underscore in the FullCircle initialization call.
1999-02-04 22:57:13 +00:00
pinkerton%netscape.com
484e3d3f7d
First Checked In.
1999-02-04 22:55:45 +00:00
radha%netscape.com
3e3d701434
dd xul to the dirs list
1999-02-04 19:08:56 +00:00
radha%netscape.com
f13b7fcc14
Enable AppCores work in unix
1999-02-04 19:06:33 +00:00
radha%netscape.com
29a80f70ac
Initial checkin
1999-02-04 19:06:01 +00:00
pinkerton%netscape.com
9cd7318044
modifying to use nsCOMPtr.
1999-02-04 18:40:43 +00:00
cyeh%netscape.com
d0f202e928
enabling FullCircle in the AppShell. Placed it in the Initialize() call.
...
There's some question if we could move this call earlier in the execution.
1999-02-04 18:17:02 +00:00
ftang%netscape.com
1adbcea447
add several intl componment into nsSetupRegistry
1999-02-04 15:55:58 +00:00
mcafee%netscape.com
7279a69d74
Adding newline at end of file.
1999-02-04 11:00:41 +00:00
mcafee%netscape.com
77143e947d
moving fe_GetConfigDir() to modules/libpref/src/unix/unixpref.c.
1999-02-04 10:46:08 +00:00
mcafee%netscape.com
168fc91b06
Adding AppCores directory to build
1999-02-04 10:43:19 +00:00
saari%netscape.com
c3f3a15d8a
... this file should be happy with the nsIMenuListener change now...
1999-02-04 02:42:07 +00:00
rods%netscape.com
82e8577f6f
Change the SendMail to use a convience function to get the script context
1999-02-03 23:16:13 +00:00
rods%netscape.com
cc87304924
Added HTML name space to the
1999-02-03 23:07:22 +00:00
pinkerton%netscape.com
93c9752a1b
fix optimized inclusion of dom.shlb (extra space at end of filename). Approved for checkin while tree closed by donm.
1999-02-03 21:12:48 +00:00
pinkerton%netscape.com
0071ba5031
fix up right justification by setting width on absolute positioned frame.
1999-02-03 18:42:05 +00:00
pinkerton%netscape.com
f772ba75d7
add mac to the appcore ifdef's.
1999-02-03 18:24:26 +00:00
pinkerton%netscape.com
7b46e3aba9
turn off "use mod date caching" for dep build.
1999-02-03 18:16:19 +00:00
pinkerton%netscape.com
db9a70691e
fix typo.
1999-02-03 18:13:31 +00:00
pinkerton%netscape.com
d2dacc75b2
First Checked In.
1999-02-03 18:08:53 +00:00
rods%netscape.com
2c2920cde9
Added installing of gifs to makefile
1999-02-03 17:35:15 +00:00
rods%netscape.com
50c2249ec4
Rename gifs and am checking them in.
1999-02-03 17:34:31 +00:00
rods%netscape.com
c202c90c3b
Added AppCores to build
1999-02-03 16:52:14 +00:00
rods%netscape.com
ed5b1ff50e
Added appcores stuff just for Windows, working on Mac and Linux
1999-02-03 16:50:05 +00:00
rods%netscape.com
b8a0c6175e
Fixed up some debug
1999-02-03 16:48:55 +00:00
rods%netscape.com
87c71e57f5
Added appcores
1999-02-03 16:48:20 +00:00
rods%netscape.com
4099bf7657
Added Debug statements
1999-02-03 16:47:16 +00:00
rods%netscape.com
36d745985d
Moved the Mail XUL files to their own directory
1999-02-03 16:29:54 +00:00
rods%netscape.com
b85a15353f
Moved files from AppCores to public and src directories
1999-02-03 15:54:07 +00:00
mcmullen%netscape.com
70f1ea2b11
Put NS_INIT_REFCNT in all constructors, it says. So I moved this call out of the Initialize() method, and into the constructor. And lo! the assert went away. Magic.
1999-02-03 03:13:53 +00:00
rods%netscape.com
3ef13c8351
Commented out some lines to make it work better.
1999-02-02 19:28:52 +00:00
rods%netscape.com
13f730ffcf
Initial checkin
1999-02-02 18:37:20 +00:00
kipp%netscape.com
f6ffafec0d
Make sure program is built before installing it
1999-02-02 17:42:10 +00:00
pinkerton%netscape.com
491f016ba9
Fix solaris bustage by including headers instead of using forward class decl's for nsCOMPtr'd interfaces in a header file.
1999-02-02 17:09:44 +00:00
pinkerton%netscape.com
5290418a41
right justify throbber, probably incorrectly, but it looks better ;)
1999-02-02 17:02:51 +00:00
pinkerton%netscape.com
b44e30fc0d
add html namespace prefix per peterl's change to namespace rules.
1999-02-02 16:43:07 +00:00
mcafee%netscape.com
3c526eb4e5
Moving ValidateDocData() stub to mozilla/network/util/mkbuf.c
1999-02-01 12:36:46 +00:00
mcafee%netscape.com
04bc6c770d
Adding license; moved XP_Rebuffer() and XP_Trace() stubs to lib/xp/xp_stubs.c
1999-02-01 11:06:22 +00:00
ftang%netscape.com
85f86f3c27
add -I uconv
1999-01-30 16:52:29 +00:00
sar%netscape.com
274dfd6e04
fixing build breakage.
1999-01-30 03:53:39 +00:00
mcmullen%netscape.com
8e00ddb05c
Hooked up menus to commands (just like toolbar buttons) converted to nsCOMPtr everywhere.
1999-01-30 00:39:25 +00:00
davidm%netscape.com
e8ab14c8fa
The prefixes were switched which is not a good thing
1999-01-29 01:34:58 +00:00
pinkerton%netscape.com
fa78acf21b
added psuedo-styles for grippies.
1999-01-28 23:57:36 +00:00
mscott%netscape.com
a3110bec8b
Link with sockstuburl
1999-01-28 04:11:44 +00:00
mscott%netscape.com
1786cbf786
Add sockstuburl to list of libraries we link against for the apprunner.
1999-01-28 03:11:31 +00:00
pinkerton%netscape.com
f7c2c5bb3c
fix win32 compiler errors (can't do (nsnull != foop) where foop is a nsCOMPtr, which is fine by me) and fix command hookup code to actually work for multiple toolbars. I dunno what I was smoking with the last checkin.
1999-01-28 02:26:27 +00:00
pinkerton%netscape.com
723830c730
make the toolbar area taller to account for 2 toolbars.
1999-01-28 01:34:45 +00:00
pinkerton%netscape.com
b09d368159
add a 2nd toolbar
1999-01-28 01:34:30 +00:00
pinkerton%netscape.com
9e22d8864c
now hookup commands to multiple toolbars and fix compiler warnings.
1999-01-28 01:30:38 +00:00
pinkerton%netscape.com
77f6a25833
backing out my last backout: toolbox and xul namespace changes.
1999-01-28 00:21:33 +00:00
pinkerton%netscape.com
793e49c199
fix the dom dredging code to handle the presense of a xul namespace in the xml file and clean up things with nsCOMPtr.
1999-01-28 00:21:12 +00:00
slamm%netscape.com
6a6b2674ee
Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules. Also general Makefile clean up.
1999-01-27 19:54:40 +00:00
slamm%netscape.com
29c35b283d
Removing module name that does not apply.
1999-01-27 19:54:36 +00:00
slamm%netscape.com
b78d7ef52a
Use TK_CFLAGS instead of TK_(MOTIF|GTK)_CFLAGS. Use TK_LIBS instead of TK_(MOTIF|GTK)_LIBS to simplify makefile rules.
1999-01-27 19:51:59 +00:00
pinkerton%netscape.com
fc9c1939c8
backing out last two changes because they hork everything up.
1999-01-27 19:10:16 +00:00
pinkerton%netscape.com
79a8a67fb9
make toolbox gray, not green.
1999-01-27 17:36:39 +00:00
pinkerton%netscape.com
9bb17cae02
add in toolbox
1999-01-27 17:36:12 +00:00
saari%netscape.com
da1e49724c
fixed a previous typo of mine
1999-01-27 17:33:55 +00:00
saari%netscape.com
6a6c15ac31
hacking xptoolkit menus
1999-01-27 17:33:00 +00:00
saari%netscape.com
88b10b270a
Adding in a XUL menubar.
This isn't really the right place for a XUL menubar, but it will do for the M1 demo.
1999-01-27 17:16:38 +00:00
pinkerton%netscape.com
05fb6700cf
add xul namespace line.
1999-01-27 17:11:02 +00:00
saari%netscape.com
483bcdb3ba
/m/pub/mozilla/xpfe/appshell/src/nsWebShellWindow.cpp
- Several menu construction changes
1999-01-27 16:25:22 +00:00
rods%netscape.com
3bb837335c
Commented out some debug statements
1999-01-27 15:32:19 +00:00
rods%netscape.com
8735cfa4de
Added Throbber
1999-01-27 15:15:21 +00:00
saari%netscape.com
1f05fc29a1
mozilla/xpfe/appshell/src/nsWebShellWindow.cpp
- Added LoadMenus method to construct menus
mozilla/xpfe/appshell/src/nsWebShellWindow.h
- Added LoadMenus method
1999-01-27 10:51:28 +00:00
saari%netscape.com
4999ccae6a
Adding a nsnull check before we call through a returned pointer. Breaking on linux
1999-01-27 06:01:38 +00:00
ramiro%netscape.com
8fb4952bb4
Fix it for real this time. I thought i fixed before. Why is this so hard ?
1999-01-27 05:55:09 +00:00
ramiro%netscape.com
40c9c81e4b
Ignore generated files.
1999-01-27 05:09:47 +00:00
mcafee%netscape.com
5854a9b69e
ignore generated Makefile
1999-01-27 05:06:20 +00:00
rods%netscape.com
e65332688f
Added setting of the initial URL in the URL Bar
1999-01-27 04:53:10 +00:00
ramiro%netscape.com
a9923daa01
Add makefile to unbreak build.
1999-01-27 04:49:35 +00:00
rods%netscape.com
fe87365bf2
Fixed up the UI, added the status bar
1999-01-27 04:03:46 +00:00
rods%netscape.com
1601763249
Added a lot code for M1
1999-01-27 04:02:33 +00:00
rods%netscape.com
bd295f6007
initial checkin
1999-01-27 03:55:39 +00:00
mcafee%netscape.com
378818c0c6
Adding toolbar icons
1999-01-27 02:26:53 +00:00
mcafee%netscape.com
72f62c21ef
Adding xpfe/browser to build
1999-01-27 02:26:07 +00:00
mcmullen%netscape.com
a58105db04
Added a new InitializeMacToolbox() to NSStdLib (declared in macstdlibextras.h) and exported it. This makes all the Mac Toolbox Init calls, and also (if DEBUG) initializes SIOUX without menus. Safe to call this multiple times (it has a static boolean). Removed toolbox initialization from constructor of nsAppShell, and called InitializeMacToolbox() instead. Called InitializeMacToolbox from main in viewer app, and also from a static initializer in nsAppRunner.cpp.
1999-01-27 02:11:56 +00:00
slamm%netscape.com
c8af8f749e
Cleaning this up. Some of these rules don't apply. Others are in rules.mk
1999-01-26 20:17:35 +00:00
rods%netscape.com
f7720aae45
took browser out of the build
1999-01-26 19:21:18 +00:00
rods%netscape.com
8f81f43c04
Added the "Home" button.
1999-01-26 18:03:08 +00:00