Граф коммитов

1095 Коммитов

Автор SHA1 Сообщение Дата
akkana%netscape.com b300b57b42 Enable toolbars for Ender. 1998-08-13 21:51:02 +00:00
pinkerton%netscape.com c7b0e97ea0 Tree view icon support and refreshing individual rows. 1998-08-13 20:13:07 +00:00
pinkerton%netscape.com 393c98446c Dispose of FE icon data and refresh appropriate rows when necessary. 1998-08-13 20:12:36 +00:00
ftang%netscape.com 3a6c0ca9fa vietnamese Unicode conversion table. Thanks Van Le <levan@hotmail.com> from the net 1998-08-13 19:36:43 +00:00
law%netscape.com 10b4d2e0e9 Add support for showing stand-alone preferences 1998-08-13 07:09:49 +00:00
law%netscape.com f5b7d7e2ee Now using new nsIDefaultBrowser interface 1998-08-13 07:07:20 +00:00
law%netscape.com d58514b989 Adding nsIDefaultBrowser.cpp to the build 1998-08-13 07:05:48 +00:00
law%netscape.com c9967413f0 Suppport for m_bShowPrefsOnStartup 1998-08-13 07:02:55 +00:00
law%netscape.com 65778df095 Adding support for Details... button on Default Browser dialog 1998-08-13 06:58:58 +00:00
law%netscape.com 1b8ef34e18 Added support for -prefs cmd line arg 1998-08-13 06:50:08 +00:00
law%netscape.com 87599f5e8f Adding m_bShowPrefsOnStartup to handle showing prefs on startup (duh) 1998-08-13 06:47:17 +00:00
law%netscape.com 9951d60432 Enabled new Details... button on Default Browser dialog 1998-08-13 06:44:47 +00:00
law%netscape.com 2e9b7582bd Added #define for new Details... button on Default Browser dialog 1998-08-13 06:42:19 +00:00
law%netscape.com 5d66aba2b4 New 'default browser' interface 1998-08-13 06:36:39 +00:00
law%netscape.com 23e8a773fa Adding support for new 'desktop' preferences 1998-08-13 06:34:31 +00:00
mcafee%netscape.com 2304713878 Backing out stubs, waiting for mac. 1998-08-13 01:04:47 +00:00
mcafee%netscape.com 3d2bdcb120 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 1159971950 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 f144820e06 XP_WIN versions of the privacy FE dialogs 1998-08-12 21:46:09 +00:00
rjc%netscape.com 11329ecec7 Export XP_StripLine (needed by RDF) 1998-08-12 19:58:53 +00:00
ftang%netscape.com b3d1ed9541 Merge changes from nhotta's fix in 4.5. Approved by blythe 1998-08-12 19:03:57 +00:00
pinkerton%netscape.com a102d7c0bb Bring in edges on popdown tree for sunken bevel. 1998-08-12 18:48:42 +00:00
pinkerton%netscape.com 487aa30b0c Draw popdown tree with a sunken bevel border. 1998-08-12 18:48:27 +00:00
pinkerton%netscape.com 5c37ee63ae 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 eb57d4bdfc fix from martin.nilsson@bigfoot.com for transparency problems in bitmap 1998-08-12 18:47:46 +00:00
kin%netscape.com 550bde7477 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 ea1ac52aeb Fixing 5.0 bustage. This is a big hack. Kin will fix soon. 1998-08-12 01:14:26 +00:00
kin%netscape.com 73e6b514f3 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 d42f187424 got jwz's libmime changes building on windows 1998-08-11 21:30:43 +00:00
ftang%netscape.com 55a6c44c44 fix typo in Ukrainian 1998-08-11 21:14:47 +00:00
pinkerton%netscape.com c249fbeca4 Support for pop-down tree views. 1998-08-11 19:20:01 +00:00
pinkerton%netscape.com 3bc20e854f Don't draw over popdown tree if showing. 1998-08-11 19:19:35 +00:00
pinkerton%netscape.com a70aff6fbb Overrides for the popdown flex table to close at the right times, etc. 1998-08-11 19:19:18 +00:00
pinkerton%netscape.com 87fed0868e Build a window from an HT_Resource or RDF_Resource. 1998-08-11 19:18:57 +00:00
pinkerton%netscape.com 52170e9b64 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 9260381052 Better support for opening a tree popup, docked, or standalone. 1998-08-11 19:17:19 +00:00
pinkerton%netscape.com ccdedc93d0 Register popdown tree classes. 1998-08-11 19:16:37 +00:00
pinkerton%netscape.com 49d487386c API to Create panes from RDF_Resources as well. 1998-08-11 19:15:59 +00:00
pinkerton%netscape.com e11c092cc3 Don't draw over the popdown tree if one is showing. 1998-08-11 19:15:05 +00:00
pinkerton%netscape.com b4f3828239 Popdown tree. 1998-08-11 19:14:40 +00:00
pinkerton%netscape.com 7975138305 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 53d82b0839 Move the tree widgetry from XFE_RDFView to XFE_RDFTreeView. 1998-08-11 11:51:25 +00:00
ramiro%netscape.com c6716d0131 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 37e4f4d8e4 moved privacy prefs to their own (private) pane 1998-08-11 03:40:14 +00:00
wtc%netscape.com a0d548ef66 Deleted obsolete code for OSF1V4. 1998-08-11 00:23:59 +00:00
wtc%netscape.com 2c9b0d8cc8 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 3b89e1bda3 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 660336fb03 minor text updates to reflect latest UI 1998-08-10 22:57:36 +00:00
blythe%netscape.com 1e448b7134 Fix bugzilla bug #120 1998-08-10 22:45:14 +00:00
kin%netscape.com 4f212010ad Modified form_element_get_size() to call fe_HackTranslations() for all
form elements except the HTMLArea.
1998-08-10 21:11:07 +00:00
kin%netscape.com 2c8e580668 Commented out some debug statements with ifdef DEBUG_kin. 1998-08-10 21:08:10 +00:00
sdagley%netscape.com 5d18148ed8 Fix #309842. For some reason the call to NET_FinishInitNetLib() was commened out in the MacFE. Since this is where the cache is initialized and cookies are initially read, among other useful stuff, it seems like a bad idea to not call it. 1998-08-10 04:49:58 +00:00
waterson%netscape.com eced28047e Added some more timing traces to WinFE. Approved by blythe. 1998-08-09 20:28:53 +00:00
mcafee%netscape.com c27502fec7 Compiler warning on IRIX. 1998-08-09 09:10:55 +00:00
jwz%mozilla.org 741187535c build and link against libmime (on Unix only, until I find some victims to
test things out on the other platforms.)
1998-08-09 03:53:14 +00:00
jwz%mozilla.org 11d49b4463 various tweaks to get libmime to build, and be linkable with the
rest of Mozilla.
1998-08-09 03:51:51 +00:00
beard%netscape.com 8630892040 Changed all uses of lo_NVList to not depend on OJI being defined. 1998-08-08 20:50:22 +00:00
ramiro%netscape.com b72fff1a29 Fix xpcom linking problem under some versions of gcc and egcs.
Add libxpcom.a to link line after libraries that reference symbols in it.
1998-08-08 06:37:47 +00:00
law%netscape.com a4c98fdbaa Fixing stupid off-by-one bug that breaks rel builds 1998-08-07 18:34:03 +00:00
robinf%netscape.com 2f793a3a3c this is help file that goest with as_html/2step.htm; re: bug 3000065 1998-08-07 18:10:18 +00:00
robinf%netscape.com e4e752a985 removing this file so I can replace it with renamed file "2step.htm" to fix bug # 3000065 1998-08-07 18:08:29 +00:00
ramiro%netscape.com 35ea10ba77 Fix the unix build bustage cause of undefined NET_DisplayCookieInfoAsHTML(). 1998-08-07 15:37:30 +00:00
ramiro%netscape.com c8b7588195 fix attachment. 1998-08-07 11:03:30 +00:00
ramiro%netscape.com c6a59fc40e dfm's privacy tools menu. 1998-08-07 09:51:55 +00:00
clu%netscape.com 27f17f0646 changed composer table select submenu so it can now select row, col, cell, and all cells correctly. Reviewed by brade. 1998-08-07 09:11:11 +00:00
clu%netscape.com 5a6ee739c1 added resource numbers 1320 through 1323 to support table menu selection. Reviewed by brade. 1998-08-07 09:06:20 +00:00
clu%netscape.com bc30a76974 implemented code to respond to table selection from the menu. reviewed by brade. 1998-08-07 09:03:54 +00:00
clu%netscape.com 522cbebe03 separating #ifdef MOZ_MAIL_NEWS from #ifdef EDITOR so that CComposerFind can work with just the EDITOR but not MOZ_MAIL_NEWS turned on. #312288; reviewed by brade. 1998-08-07 09:01:50 +00:00
ramiro%netscape.com ba7177f6c6 Granting some dude's wish. 1998-08-07 08:44:04 +00:00
pinkerton%netscape.com 542fcd0128 Fix problem that made mgmt mode double-click (default property was wrong when not specified by ht). 1998-08-07 01:01:23 +00:00
pinkerton%netscape.com ae53ac6d71 Don't use constants from selector (or include it's header file). Define them here instead. 1998-08-07 00:16:47 +00:00
pinkerton%netscape.com 288babf521 Don't #include selector header because it's not being used. 1998-08-07 00:15:50 +00:00
pinkerton%netscape.com 1330e34220 Add context menus and fix scrolling in shack. 1998-08-07 00:15:17 +00:00
pinkerton%netscape.com d4152a19bd Remove dependance on CNavCenterSelector's constants and make the title strips LCommanders so they can have context menus. 1998-08-07 00:14:26 +00:00
pinkerton%netscape.com 3adf766ed6 Make single-click mode work correctly (on mouse up, not mouse down). 1998-08-07 00:12:49 +00:00
timm%netscape.com d829e387d8 fix for long timeout on cancelled or dropped connections 1998-08-07 00:07:27 +00:00
law%netscape.com 98e6d84b5c Turn on new Desktop integration prefs pane 1998-08-07 00:07:22 +00:00
law%netscape.com 959499b5ad Added new property pane for windows (98) Desktop integration 1998-08-07 00:05:00 +00:00
law%netscape.com e796b63aed New 'default browser' dialog 1998-08-07 00:02:46 +00:00
law%netscape.com 10b111fa26 More tweaks 1998-08-06 23:54:37 +00:00
robinf%netscape.com 7c8131c094 Corrected the name of the Show More ISPs button in this help screen; removed author comment from text. 1998-08-06 23:23:02 +00:00
robinf%netscape.com b633603150 updated name of this help screen so that it says "Connect to Netscape" instead of "Retrieve Accnt Plan Info". 1998-08-06 23:20:10 +00:00
timm%netscape.com 504a8fd7a3 remove busted error logic from error.js 1998-08-06 23:18:49 +00:00
akkana%netscape.com 79086deceb ifdef Ender: calculate row/column size of Ender htmlareas, and put a
frame around embeded editor components.
1998-08-06 22:40:24 +00:00
timm%netscape.com 8f74167033 move removal of support window to compare page 1998-08-06 20:55:40 +00:00
timm%netscape.com f94ba78122 added code to pull down the support window 1998-08-06 20:43:07 +00:00
timm%netscape.com 8c9869d882 added document close call to force pane to clear 1998-08-06 20:40:34 +00:00
kin%netscape.com 84f6b1146e Updated DisplayPixmap() prototype to use PRInt32 to match function definition
in Frame.cpp.
1998-08-06 20:12:29 +00:00
blythe%netscape.com 9e227e6edc Fix MOZ_LITE builds busted by previous checkin 1998-08-06 20:04:24 +00:00
toshok%netscape.com c8892d2e22 actually fix the freebsd conditional. 1998-08-06 19:49:15 +00:00
toshok%netscape.com be1f77050d FreeBSD doesn't need (and complains about) -rdynamic 1998-08-06 19:48:00 +00:00
law%netscape.com dee04299b0 Updates for Win(98) integration feature (not yet being built) 1998-08-06 03:53:29 +00:00
ramiro%netscape.com 4375f69bda Change usage of jint to PRint32. Fixes the current unix build bustage. 1998-08-06 03:10:34 +00:00
racham%netscape.com 9f1ea0a60e Correcting 1step & 2step navigational errors 1998-08-06 01:58:14 +00:00
radha%netscape.com 448f0684a7 Change usage of jint to PRint32. One of he fixes from the net. 1998-08-06 01:31:57 +00:00
kin%netscape.com 693681e5b3 Modified fe_GravityCorrectForms() to call XtMoveWidget() instead of setting
the widget's x,y values directly. This allows SHACK and ENDER widgets to scroll
with the HTML page.
1998-08-06 01:28:53 +00:00
timm%netscape.com 28310a132b renamed and obsoleted 1998-08-05 23:50:07 +00:00
timm%netscape.com 59beb6e7a0 fix anchor ugliness 1998-08-05 23:38:32 +00:00
timm%netscape.com 68d7a7f7aa fix ugly buttons 1998-08-05 23:35:49 +00:00
racham%netscape.com a641ca77e6 Added help file 2step mode register page 1998-08-05 23:30:52 +00:00