erik%netscape.com
709eb51509
Switched nsIStringBundle to service manager model. Cleaner now.
1999-02-05 21:11:25 +00:00
saari%netscape.com
a30a5837d2
moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell
1999-02-05 08:52:39 +00:00
kipp%netscape.com
efec4b1f8f
Use file i/o for now to read regression data
1999-02-04 16:31:43 +00:00
ftang%netscape.com
495aae634d
add several intl componment into nsSetupRegistry
1999-02-04 15:55:58 +00:00
waterson%netscape.com
be3bcaac23
Added the XULBuilder CID.
1999-02-04 10:56:30 +00:00
amusil%netscape.com
e05072a009
Added oji, liveconnect, and caps shared libs to the registry for Mac
1999-02-04 00:19:13 +00:00
vidur%netscape.com
fb8e8d9d6c
Added additional key argument to string parsing routine
1999-02-03 19:38:39 +00:00
troy%netscape.com
cd6a4dcedf
Added two new sample tests
1999-02-03 17:16:11 +00:00
troy%netscape.com
e4a87d9c0c
Added some more test files
1999-02-03 17:05:48 +00:00
troy%netscape.com
b5c15692b6
Initial check-in
1999-02-03 17:03:05 +00:00
hyatt%netscape.com
b3c61fec98
Implementation of the XUL content sink. Modifications to enable the instantiation
...
of the XUL data source and the XUL content sink classes.
1999-02-03 02:44:15 +00:00
kipp%netscape.com
2e55db5dca
Cleaned up linkage of the viewer
1999-02-02 17:37:19 +00:00
waterson%netscape.com
5cf109f6f2
Renamed Init() to SetContentModelBuidler().
1999-02-01 22:35:17 +00:00
mcafee%netscape.com
24d51b22b3
Moving ValidateDocData() to mozilla/network/util/mkbuf.c for all platforms
1999-02-01 12:45:49 +00:00
mcafee%netscape.com
1aa57637a8
Moving ValidateDocData() stub to mozilla/network/util/mkbuf.c
1999-02-01 12:36:46 +00:00
mcafee%netscape.com
1d692fe60f
Adding license; moved XP_Rebuffer() and XP_Trace() stubs to lib/xp/xp_stubs.c
1999-02-01 11:06:22 +00:00
rickg%netscape.com
268a2896a6
changed pointcom to pointcast
1999-02-01 06:33:22 +00:00
ftang%netscape.com
def5f11b9f
add Charset Converter Manager and converters
1999-01-30 17:00:54 +00:00
ftang%netscape.com
df9f90c6ae
add -I uconv
1999-01-30 16:52:29 +00:00
karnaze%netscape.com
b9d192770b
Made table frame construction flexible enough to allow arbitrary content to be mapped
...
to arbitrary table related display types.
1999-01-30 15:52:19 +00:00
jfrancis%netscape.com
f91431221e
strstream -> strstream.h to satify sunos
1999-01-28 23:44:41 +00:00
jfrancis%netscape.com
e8a5d320d0
changed DoCopy() to use stringstream on mac instead of ostrstream. ostrstream is broken on mac - also ostrstream is deprecated and we may want to move to stringstream on all platforms eventually. Greg and I couldn't get stringstream to work on windows so for now DoCopy() has ifdef'd code for each platform.
1999-01-28 22:58:52 +00:00
buster%netscape.com
3ee1142942
changed nsIEditor to enable undo separately from Init
1999-01-28 06:02:13 +00:00
mscott%netscape.com
535a2e5875
Link with sockstuburl library.
1999-01-28 01:59:52 +00:00
jj%netscape.com
27a10ef132
fixed non-debug build bustage
1999-01-27 22:10:44 +00:00
slamm%netscape.com
17218bc164
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
saari%netscape.com
6a781524b3
nsIMenu.h
- Add SetLabel method
nsMenu.h
- Added SetLabel method
nsMenu.cpp
- Added SetLabel method
nsIWidget.h
- Added AddMenuListener method
/m/pub/mozilla/webshell/tests/viewer/nsSetupRegistry.cpp
- Registered factories for nsMenuBar, nsMenu, and nsMenuItem
1999-01-27 07:51:20 +00:00
sfraser%netscape.com
e0697d5beb
Return a result (duh) from InitNativeWindow()
1999-01-27 06:47:08 +00:00
sfraser%netscape.com
71b6e514e1
Fix menu ID conflict between Print one column, and tree view menu items.
1999-01-27 05:22:06 +00:00
sfraser%netscape.com
578d056ee7
Added a method to nsBrowserWindow to allow platform-specific subclasses to set up native window data on window creation. On Mac, the viewer uses the window refCon to store an nsBrowserWindow now.
Also fixed menu item numbering, as two different items were using 2000.
1999-01-27 05:21:43 +00:00
sfraser%netscape.com
3fdb63d704
Added a method to nsBrowserWindow to allow platform-specific subclasses to set up native window data on window creation. On Mac, we use this to set refCon data. On other platforms, it's just a stub.
1999-01-27 05:20:43 +00:00
sfraser%netscape.com
78925ca932
Fix the about box so that it doesn't refer to PowerPlant
1999-01-27 05:05:52 +00:00
mcmullen%netscape.com
302ce3167e
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
michaelp%netscape.com
26a22f6a4f
turned on the throbbing N again.
1999-01-26 19:09:22 +00:00
mcafee%netscape.com
9093e3aa4c
Use local TOOLKIT_LIBS instead of hard-coding in gtk. Still needs to be fixed in rules.mk
1999-01-26 11:59:48 +00:00
mcafee%netscape.com
86fefd3b47
Fixing Solaris build breakage
1999-01-26 11:44:32 +00:00
mcafee%netscape.com
2f7fb83c17
Switch to using rules in rules.mk instead of making them up here. Nuked unnecessary link lines, fixed incorrect reference to viewer.exe.
1999-01-26 09:29:54 +00:00
mcafee%netscape.com
e2f6ee73a1
Use logic in rules.mk for -DWIDGET_DLL and -DGFXWIN_DLL defines; nuked unnecessary INCLUDES addition; renamed nsUnixMain.cpp to nsMotifMain.cpp to be consistant with the Gtk naming here.
1999-01-26 07:48:13 +00:00
mcafee%netscape.com
7de263a2a3
Renaming to nsMotifMain.cpp to be consistant with nsGTKMain.cpp
1999-01-26 07:40:57 +00:00
mcafee%netscape.com
c28ccba4d0
Moving nsUnixMain.cpp to nsMotifMain.cpp to be consistant with nsGTKMain.cpp, unix is ambiguous and might be misleading
1999-01-26 07:31:44 +00:00
rickg%netscape.com
73b08c6904
fix build crash
1999-01-26 03:02:29 +00:00
rickg%netscape.com
a6145da967
fix build crash
1999-01-26 02:59:09 +00:00
ramiro%netscape.com
ec483a05f4
Added that lovely alternate/default style selector to the menu (it works great
...
on Linux), and fixed a typo in the compatibility menu. Just little stuff, as
usual...
Thanks to Steve Morrison <smorrison@gte.com> for providing the fix.
1999-01-25 18:54:10 +00:00
amusil%netscape.com
67c6f7634a
Fix Mac build bustage
1999-01-25 11:39:48 +00:00
sudu%netscape.com
6624efe2b9
OJI MozClassic to raptor merge
1999-01-25 08:05:00 +00:00
peterl%netscape.com
fae7da309c
added style menu
1999-01-23 07:10:37 +00:00
troy%netscape.com
ea2a942a90
Fixed some assertions that didn't compile...
1999-01-23 03:19:38 +00:00
radha%netscape.com
9514f0d690
Remove that stupid printf from fe_GetConfigDir
1999-01-23 00:59:41 +00:00
radha%netscape.com
309ad88b1e
Use the EventQueueService instead of creating the PLEventqueue directly.
...
Not quite sure if it works in motif.
1999-01-23 00:53:49 +00:00
radha%netscape.com
9b0ad02bd1
Few debug statements added
1999-01-23 00:52:52 +00:00