sdagley%netscape.com
02ff6820f9
Add MacFE stubs for FE_CheckConfirm and FE_SelectDialog for morse's privacy code. danm acquired the appropriate permissions from the module owners for the XP spammage.
1998-08-13 22:11:56 +00:00
akkana%netscape.com
14124ba2e8
Enable toolbars for Ender.
1998-08-13 21:51:02 +00:00
pinkerton%netscape.com
04152890df
Tree view icon support and refreshing individual rows.
1998-08-13 20:13:07 +00:00
pinkerton%netscape.com
4ca9baabbd
Dispose of FE icon data and refresh appropriate rows when necessary.
1998-08-13 20:12:36 +00:00
ftang%netscape.com
68e7f2b9c8
vietnamese Unicode conversion table. Thanks Van Le <levan@hotmail.com> from the net
1998-08-13 19:36:43 +00:00
law%netscape.com
9fb71f45d3
Add support for showing stand-alone preferences
1998-08-13 07:09:49 +00:00
law%netscape.com
c7a7f9933c
Now using new nsIDefaultBrowser interface
1998-08-13 07:07:20 +00:00
law%netscape.com
539a3caa58
Adding nsIDefaultBrowser.cpp to the build
1998-08-13 07:05:48 +00:00
law%netscape.com
56e7b39819
Suppport for m_bShowPrefsOnStartup
1998-08-13 07:02:55 +00:00
law%netscape.com
154b6964a5
Adding support for Details... button on Default Browser dialog
1998-08-13 06:58:58 +00:00
law%netscape.com
99758285c9
Added support for -prefs cmd line arg
1998-08-13 06:50:08 +00:00
law%netscape.com
eddc8e7dfe
Adding m_bShowPrefsOnStartup to handle showing prefs on startup (duh)
1998-08-13 06:47:17 +00:00
law%netscape.com
2c8937f90e
Enabled new Details... button on Default Browser dialog
1998-08-13 06:44:47 +00:00
law%netscape.com
0cd06d222d
Added #define for new Details... button on Default Browser dialog
1998-08-13 06:42:19 +00:00
law%netscape.com
ae4f9cab5d
New 'default browser' interface
1998-08-13 06:36:39 +00:00
law%netscape.com
2724080b94
Adding support for new 'desktop' preferences
1998-08-13 06:34:31 +00:00
mcafee%netscape.com
4874de026a
Backing out stubs, waiting for mac.
1998-08-13 01:04:47 +00:00
mcafee%netscape.com
eab9d0cd9f
Checking in stubs for FE_CheckConfirm() and FE_SelectDialog() to match backend changes from danm.
1998-08-13 00:02:06 +00:00
radha%netscape.com
b73a0657ee
Cut and refresh context menus fixed. basic code for "rename" context menu. It doesn't work though.
1998-08-12 22:55:16 +00:00
danm%netscape.com
e7eccbbf13
XP_WIN versions of the privacy FE dialogs
1998-08-12 21:46:09 +00:00
rjc%netscape.com
d5b6e1e328
Export XP_StripLine (needed by RDF)
1998-08-12 19:58:53 +00:00
ftang%netscape.com
58cd94fca4
Merge changes from nhotta's fix in 4.5. Approved by blythe
1998-08-12 19:03:57 +00:00
pinkerton%netscape.com
41a4cff3ea
Bring in edges on popdown tree for sunken bevel.
1998-08-12 18:48:42 +00:00
pinkerton%netscape.com
06c49dc6c0
Draw popdown tree with a sunken bevel border.
1998-08-12 18:48:27 +00:00
pinkerton%netscape.com
ccf8248745
No longer try and cache the popdown tree. Just delete/recreate every time because of problems with LScroller and changing windows.
1998-08-12 18:47:54 +00:00
blythe%netscape.com
668e6e751c
fix from martin.nilsson@bigfoot.com for transparency problems in bitmap
1998-08-12 18:47:46 +00:00
kin%netscape.com
0d8f5d762b
Fix for bug #313408 : Need to update HG10297 and HG81272 macros in rosetta.h
...
and fix for Memory leak introduced in yesterdays checkin.
Files checked in: Command.cpp, Command.h and EditorView.cpp
1998-08-12 12:38:38 +00:00
donm%netscape.com
dfb73fa8a1
Fixing 5.0 bustage. This is a big hack. Kin will fix soon.
1998-08-12 01:14:26 +00:00
kin%netscape.com
d366c6896b
Modifications neccessary to route commands to the correct ENDER object
...
(HTMLArea) on the page. Approved and reviewd by ramiro and akkana.
Command.cpp
Command.h
- Modified the XFE_ViewCommand constructor to take a view
argument (defaults to NULL when not provided). If not NULL,
this view is used to dispatch the command.
EditorView.cpp
EditorView.h
- Modified all XFE_EditorViewCommands to take a view argument
for their constructors to pass on to XFE_ViewCommand. Only
ENDERs pass non-NULL views to the constructors, so the Editor
still dispatches commands the way it always has.
Frame.cpp
Frame.h
- Modified xfe_ExecuteCommand to take a cmdDispatcher argument.
If non-null, it is casted to either a frame or view and then
used to dispatch the command passed in. If it is null,
xfe_ExecuteCommand dispatches as it always has.
Menu.cpp
Menu.h
PopupMenu.cpp
PopupMenu.h
- Modified XFE_Menu and XFE_PopupMenu constructors to take a
cmdDispatch argument. If it is non null, it is used to dispatch
the command that is attatched to the menuitem.
MozillaApp.cpp
- Modified xfeDoCommandAction ENDER code to call xfe_ExecuteCommand(),
passing in the view as the cmdDispatcher.
View.cpp
- Removed unused local variable in removeView(), to fix compiler
warning.
- Modified getCommandView() to recurse down the entire View tree
to find a view that can handle a command. The old code only looked
one level deep.
1998-08-11 21:50:47 +00:00
jgellman%netscape.com
6870c71354
got jwz's libmime changes building on windows
1998-08-11 21:30:43 +00:00
ftang%netscape.com
a0f42b5e31
fix typo in Ukrainian
1998-08-11 21:14:47 +00:00
pinkerton%netscape.com
dd70fec001
Support for pop-down tree views.
1998-08-11 19:20:01 +00:00
pinkerton%netscape.com
cfdccde212
Don't draw over popdown tree if showing.
1998-08-11 19:19:35 +00:00
pinkerton%netscape.com
97ccc015e1
Overrides for the popdown flex table to close at the right times, etc.
1998-08-11 19:19:18 +00:00
pinkerton%netscape.com
3364066930
Build a window from an HT_Resource or RDF_Resource.
1998-08-11 19:18:57 +00:00
pinkerton%netscape.com
79aa4bdd7a
Hacks for showing a container docked, popup, or standalone, with a hack for drag and drop.
1998-08-11 19:17:36 +00:00
pinkerton%netscape.com
6e2e6c9af6
Better support for opening a tree popup, docked, or standalone.
1998-08-11 19:17:19 +00:00
pinkerton%netscape.com
fc6915a9e3
Register popdown tree classes.
1998-08-11 19:16:37 +00:00
pinkerton%netscape.com
8c113b9ed3
API to Create panes from RDF_Resources as well.
1998-08-11 19:15:59 +00:00
pinkerton%netscape.com
430c4948b3
Don't draw over the popdown tree if one is showing.
1998-08-11 19:15:05 +00:00
pinkerton%netscape.com
99d11dde11
Popdown tree.
1998-08-11 19:14:40 +00:00
pinkerton%netscape.com
1836793947
Support command to popup standalone on any HT_Resource and make Bookmarks/History to do the same.
1998-08-11 19:14:28 +00:00
ramiro%netscape.com
76567fee8a
Move the tree widgetry from XFE_RDFView to XFE_RDFTreeView.
1998-08-11 11:51:25 +00:00
ramiro%netscape.com
60175de152
Make the stand alone state of XFE_RDFView a member that can be toggled.
...
Fix a bunch of warnings.
Make the notif_cb a static member of XFE_NavCenterView as it should be.
1998-08-11 09:10:23 +00:00
danm%netscape.com
efde0e22e1
moved privacy prefs to their own (private) pane
1998-08-11 03:40:14 +00:00
wtc%netscape.com
85299afd50
Deleted obsolete code for OSF1V4.
1998-08-11 00:23:59 +00:00
wtc%netscape.com
abd7009171
Enable pthreads-based build. The key is to ifdef all the code related
...
to the "Xt hack" with SW_THREADS. I believe the Xt hack is only needed
by user-level threads (i.e., SW_THREADS).
1998-08-11 00:19:29 +00:00
wtc%netscape.com
c990af95a6
Miscellaneous fixes: Removed redundant occurences of libcaps.a and
...
libxpcom.a in BASIC_LIBS. They only need to appear in BASIC_LIBS_2.
Put $(NSPR_LIB) in front of $(OTHER_LIBS) and $(OTHER_DYN_MOTIF_LIBS).
Enable pthreads-based build for Linux. Define DYNAMIC_SYMBOLS_F to
be null on OSF1.
1998-08-11 00:18:07 +00:00
robinf%netscape.com
1b565914aa
minor text updates to reflect latest UI
1998-08-10 22:57:36 +00:00
blythe%netscape.com
fe52e62323
Fix bugzilla bug #120
1998-08-10 22:45:14 +00:00