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

2246 Коммитов

Автор SHA1 Сообщение Дата
slamm 5fe8450fa8 Minor logic fix. 1998-04-24 22:23:13 +00:00
ramiro 2fedc0af97 Add preliminary support for editting items in toolbars. 1998-04-24 12:43:28 +00:00
ramiro 6b5de30de6 Cleanup string utils. 1998-04-24 12:34:16 +00:00
ramiro 0adf14224b Add one more personal toolbar command: xfeCmdPersonalToolbarItemProperties. 1998-04-24 11:49:20 +00:00
ramiro 0c5280372a Add personal toolbar commands. 1998-04-24 11:44:28 +00:00
ramiro f884eccd2b Cleanup the toggleShowingState() and setShowingState() madness. These
XFE_Component methods can be used instead of various other toggle/hide/show
hacks.
1998-04-24 11:41:36 +00:00
ramiro 98c1b7d918 Add support ffor dynamic indicators. 1998-04-24 06:57:18 +00:00
ramiro c6847d61c3 Add support for dynamic indicators. 1998-04-24 06:47:37 +00:00
ramiro 89ab44eb03 Always insert private components at end of widget list. 1998-04-24 06:44:28 +00:00
dbragg 4fe9264769 Moving asw.jar into appropriate place (not into as_html) 1998-04-23 23:51:47 +00:00
dbragg f7dcb57678 Um, like, ns_priv handling is screwy, but for now we need to at least POINT there... 1998-04-23 23:45:32 +00:00
dbragg 4843cc54d3 for the fun of it 1998-04-23 23:17:20 +00:00
dbragg 6da5d485be make it work for el don 1998-04-23 23:16:06 +00:00
dbragg a07080099e OK, maybe this is better? 1998-04-23 23:06:18 +00:00
dbragg dc47509642 Fixed to use correct targets 1998-04-23 22:27:55 +00:00
slamm cd231647d6 Change NavCenter (aka Aurora) to use the XmLTree instead
of the Outliner class.  This will be cleaner in the end and will give
us an easy way to do dynamic columns.
1998-04-23 01:29:34 +00:00
slamm 03e5c90207 Add a new horizontalSizePolicy, XmRESIZE_IF_POSSIBLE.
This resizes the columns to make the fit in the available widget width
without scrollbars.  This is made possible by a new function,
SizeColumnsToFit(), which is adapted from Outliner.cpp:applyDelta().
Also add a resource for minColumnWidth.
1998-04-23 01:29:30 +00:00
slamm 03d180937e Fix print remote to take file argument. 1998-04-23 01:29:26 +00:00
ramiro 78b4db3cce Move headers from unused to used. 1998-04-22 23:48:50 +00:00
beard 7eacb4719a SetPositioned now takes a Boolean argument, added ObeyCommand for plugin menus, added menu ID allocation. 1998-04-22 02:12:12 +00:00
beard a9ced1f82c Added FE_AllocateMenuID, and CPluginWindow wrapper class for top-level plugin windows. 1998-04-22 02:10:33 +00:00
beard 50952def0f Added support for dynamic allocation of menu IDs for plugins. 1998-04-22 02:08:49 +00:00
beard 572af434a6 Changes for plugins history. 1998-04-22 02:07:52 +00:00
sar 3fff96be8b change MOZ_SRC references to DEPTH 1998-04-21 21:22:54 +00:00
ramiro 1b54eda150 Make sure the indicator widget is always at the WidgetList tail. 1998-04-21 19:11:20 +00:00
ramiro 19d9803131 Prevent toolbars from screwing with private XfeManager components. 1998-04-21 18:14:13 +00:00
ramiro b49bcefbdc Add XfeIsPrivateComponent().
Test whether a widget is a private component of an XfeManager parent.
1998-04-21 17:57:20 +00:00
ramiro 0a04e4182e New and improved filing of bookmarks to Personal Toolbar. 1998-04-21 16:18:00 +00:00
ramiro 5b4bc81397 Move fe_DestroyWidgetTree() to XfeWidgets/MenuUtils.c as
XfeDestroyMenuWidgetTree().  Make it safe for killing private components.
1998-04-21 15:52:01 +00:00
ramiro c0f7f90f73 Make it more paranoid. 1998-04-21 15:25:45 +00:00
ramiro ba7b80b3b7 Add XfeDestroyMenuWidgetTree(). 1998-04-21 15:24:01 +00:00
ramiro f65b3df79d Handle bogus input for XfeCascadeGetSubMenu(). 1998-04-21 14:55:16 +00:00
ramiro 4c4cb0b654 Add XfeToolBarGetLastItem(). 1998-04-21 13:29:37 +00:00
ramiro 0f3d2587ce Removed unused combobox dir and define. 1998-04-21 12:46:48 +00:00
ramiro c4527bff27 Update for indicator support. Dont hardcode button layout. 1998-04-21 12:41:46 +00:00
ramiro e8e4c884ed Dont hardcode button layout in XfeCreateLoadedToolBar. Update Makefile for
XfeWidgets.mk.
1998-04-21 12:39:49 +00:00
ramiro e8cb38425e Improve the indicator support. 1998-04-21 12:38:44 +00:00
timm 6ced1b8f7c Add "MOZ_INSTALL_DIR" support, change to move asw.jar to as_html directly 1998-04-21 07:01:03 +00:00
timm 86362bc6c3 Lots of changes for 2 step 1998-04-21 06:59:12 +00:00
timm 8c1df5d995 Make a package "netscape.asw" from the progress bar applet 1998-04-21 06:58:48 +00:00
timm a020a3066b Fix to make a "signed" dir as we do with the java plugin
(only way signpages.pl will work with this code, Signtool doesn't work for various reasons)
1998-04-21 06:58:06 +00:00
timm 29883ecae8 Added modem monitoring for first step of 2 step 1998-04-21 06:57:13 +00:00
timm 53a11e5635 Lots of changes for 2step 1998-04-21 06:56:36 +00:00
timm 90f5d3c1ee Remove TABLE 1998-04-21 06:56:11 +00:00
timm 39253592fe Add "RegRoot" entry 1998-04-21 06:54:47 +00:00
timm fb72f0c940 Changes to match changes on server side 1998-04-21 06:53:38 +00:00
brade adb5ab12d2 minimize references to CStr255 class; fix some small memory leaks 1998-04-21 04:47:44 +00:00
brade d61f7585c3 set pensize in drawing cell borders (if empty/zero-border and special selection or selected) 1998-04-21 03:30:56 +00:00
ramiro e8c118a6e8 Un hard code /usr/lib/libm.a. Replace with -lm. (Linux) 1998-04-21 00:52:35 +00:00
ramiro a3e177c480 Update to 1998. 1998-04-21 00:51:45 +00:00
pinkerton 03504b5f00 Remove EstablishPort() override, another remaining vestage of Kelly. 1998-04-20 16:18:24 +00:00
ramiro 56af2384ea Un hardcode XmINDICATOR_DONT_SHOW. 1998-04-19 17:36:48 +00:00
ramiro 9be0d034aa Fix typos. 1998-04-19 16:15:00 +00:00
ramiro 0fb9908ec6 Update for new XmNindicatorPosition resource. 1998-04-19 16:14:30 +00:00
ramiro 39a525a180 Add XmNindicatorPosition resource. For toolbar dropping fedback. 1998-04-19 16:13:54 +00:00
ramiro 741a847cdb Add XmNnumPrivateComponents resource. 1998-04-19 16:12:26 +00:00
ramiro 82dfe24654 Fix a core dump on resizing the toolbox. The problem was a recursive geometry
call into PreferredGeometry().  Fixed by plugin in the trivial geomtry manager
instead of the one that does complicated things.
1998-04-19 11:20:17 +00:00
ramiro 7b58e6bf76 Add some geometry debugging assertions and comments. 1998-04-19 11:16:43 +00:00
pinkerton c3315cef9e Added CAutoCompleteURLEditField from Paul Chen. (rev sdagley, appr sdagely). 1998-04-17 22:41:56 +00:00
pinkerton bbb0c1d8c3 Remove 200K of icons that are no longer necessary. 1998-04-17 22:40:52 +00:00
pinkerton 5de4188125 When HTML area resizes, show arrow cursor in case it can take a while (like page with big tables). 1998-04-17 22:40:30 +00:00
pinkerton bc4117282b change class_id of location bar's edit field to new autocomplete class (rev sdagley, appr sdagely). 1998-04-17 22:39:12 +00:00
pinkerton 4be376c462 register Paul's autoURLcompletion stuff. (rev sdagley, appr sdagely). 1998-04-17 22:39:11 +00:00
pinkerton 1ce6e8a5dd First Checked In. 1998-04-17 22:28:59 +00:00
cmanske fd0f0cb2ec Fixed Table Editing bugs in Composer 1998-04-17 21:34:20 +00:00
timm 3150da15d7 First Checked In. 1998-04-17 16:34:18 +00:00
ftang ed00822b6a add big5 and gb2312 charset name for free font found at ifcss.org site 1998-04-17 02:56:00 +00:00
pinkerton d9c0fa2a1d Use UGAColorRamp instead of hardcoding colors. Added a lot of code for supporting drag feedback on the selector bar to indicate where new workspaces will be created. (rev sdagley, appr sdagley) 1998-04-16 22:29:00 +00:00
pinkerton f009753c1e API changes and lots of work to try to get translucent dragging to work (still commented out, though). Did fix the solid gray drag areas to just be the outlines, though. (rev sdagley, appr sdagley) 1998-04-16 22:28:09 +00:00
pinkerton 8478539a91 API change in CIconTextSuite to use string instead of cstring. Also using UGAColorRamp instead of hardcoding colors. (rev sdagley, appr sdagley) 1998-04-16 22:27:13 +00:00
pinkerton 51a29a7a82 API change in CIconTextSuite to use string not cstring (rev sdagley, appr sdagley) 1998-04-16 22:26:44 +00:00
pinkerton 99203e92db Fix 2 places where I was assuming the NavCenter was present when it wasn't. (rev sdagley, appr sdagley) 1998-04-16 22:26:12 +00:00
pinkerton ba2149b758 checked "merge into output" on non-debug targets for XMLPPCLib. (appr sdagley) 1998-04-16 22:18:33 +00:00
blythe 4c9c75ff4c Fix some compile warnings. Thanks to Rick Osborne (rick@spacey.net) 1998-04-15 18:59:47 +00:00
ramiro 16fdfe3078 Add a makefile that actualy works. Update tree4.c for slamm's
XmLTreeDeleteChildren() improvement.
Coded by slamm@netscape.com.
1998-04-15 09:19:34 +00:00
ramiro c3bb235f20 Fix problem in grid delete callback. It didn't set the row or column
position.  Plus, it updated the row/column count before making the callback,
so you could no longer access the userData with XtVaGetValues.

Also add XmLTreeDeleteChildren() to XmLTree.

This code written by Steve Lamm <slamm@netscape.com> and reviewed by
ramiro.
1998-04-15 09:15:00 +00:00
ramiro 14745663aa fix name in comment 1998-04-15 09:10:25 +00:00
ramiro 710feadcdc first checked in 1998-04-15 09:09:52 +00:00
ramiro d27d96a5d8 Use DLL_SUFFIX from ns/config instead of random hack. 1998-04-15 09:08:25 +00:00
ramiro 51e3cb9f18 Remove unuised XfeToolBoxForm*() hackery. Chrome widget does all the
magic now.
1998-04-15 02:08:30 +00:00
ramiro 5de51ecf40 The Great Chrome Rewrite of 1998. Use a chrome manager instead of
doAttachments().  Fixes numerous toolbox bugs and completely simplifies
the way xfe does chrome.  Reviewed by slamm.
1998-04-15 02:06:22 +00:00
pinkerton 42f486ac01 Draw correctly when in a scroller. Fixed to use local coords correctly and set image size (rev sdagley, appr sdagley) 1998-04-15 00:05:39 +00:00
pinkerton 5a2e5c3182 Added CScrollerWithArrows.cp (rev sdagley, appr sdagley) 1998-04-15 00:04:52 +00:00
pinkerton 7dacde5292 Added CStandardFlexTable and CScrollerWithArrows CTYPs. (rev sdagley, appr sdagley) 1998-04-15 00:04:02 +00:00
pinkerton bf0ea2d584 removed CTYP and CPPB's for CStandardFlexTable because it is no longer just a mail/news thing. It has been moved over to Mozilla_Custom_CPPBs. (rev sdagley, appr sdagley) 1998-04-15 00:03:33 +00:00
pinkerton ca31e5964b NavCenter selector view now a subview of a custom scroller (rev sdagley, appr sdagley) 1998-04-15 00:02:39 +00:00
pinkerton 51f0b7657a added registration of new CScrollerWithArrows classes. (rev sdagley, appr sdagley) 1998-04-15 00:01:56 +00:00
danm e8f0800068 clear main frame's tab focus during layout only if laying out the active context r=blythe,hyatt 1998-04-14 21:34:47 +00:00
ftang 238c658085 Fix bug for FrontPage generated Chinese/Korean pages could not be view by non native system 1998-04-14 20:49:47 +00:00
ftang 578f13a015 fix feCharSetInfoArray warnning. Thanks djm@indirect.com (Dan McGuirk) from the net 1998-04-14 19:24:53 +00:00
ramiro 15b49b40e7 Mark the hardcoded geometry as HACKERY. We sill fix this later. Its
important that we get the new chrome mechanism out soon.
1998-04-14 18:26:31 +00:00
ramiro 93822e2607 Make the frame shell dimensions something reasonable for the time being. 1998-04-14 17:01:41 +00:00
slamm e455e1837b Allocate memory for the url window target because we free it later. Fix from Dan McGuirk <djm@indirect.com>. a=ramiro. 1998-04-14 16:49:20 +00:00
ramiro d072c0ef4c Update REQUIRES to properly include Microline and XfeWidgets. 1998-04-14 15:03:50 +00:00
ramiro 5530fcc007 Request geometry request when geom flag gets set in the ConstraintSetValues
operation.
1998-04-14 14:59:44 +00:00
ramiro e5c957357c XfeChrome is now a used widget. 1998-04-14 14:58:51 +00:00
ramiro a2cff20c63 Add a blurb for previous checkin. 1998-04-14 14:45:39 +00:00
ramiro 7c8cc6ddcb Layout children/components on geometry management. 1998-04-14 14:43:52 +00:00
ramiro 2b932f119c Implement PreferredGeometry(). Add a good GeometryManager(). 1998-04-14 14:43:12 +00:00
ramiro 228fc57db2 Add _XfeLiberalGeometryManager() and _XfeMakeGeometryRequest(). 1998-04-14 10:49:34 +00:00
selmer a47e0d7696 Reworked to defeat LiveConnect unsatisfied link error 1998-04-14 02:51:39 +00:00
briano befbf5c05b Changed the 'MACLINUX' macro reference to 'MKLINUX'. Again. 1998-04-14 00:15:11 +00:00
pinkerton ad4cdae831 Draw menu separators in tree with icon, but no text (used to have text that said "<Separator>" and no icon). (rev sdagley, appr sdagley). 1998-04-13 22:55:56 +00:00
pinkerton 6409e2542b Fix for dragging toolbar over the finder and releasing mouse, which before would crash the Finder. (rev sdagley, appr sdagley) 1998-04-13 22:54:57 +00:00
ramiro a6c5440cee Add editor back to the preferences and fix the editor startup problem.
Thanks to Dan McGuirk <djm@indirect.com>
1998-04-13 01:30:26 +00:00
selmer 11f1d47b66 Add dialup to free source 1998-04-09 04:22:42 +00:00
selmer ffd139a44a add the ascii files 1998-04-09 04:11:30 +00:00
selmer aae9412c46 add ascii files 1998-04-09 04:07:52 +00:00
selmer 29a162b238 Add binaries with -kb 1998-04-09 03:54:33 +00:00
ramiro a98b646759 Dont change the cursor to a watch when space-ing through a document.
thanks to Darrell Kindred <dkindred@cmu.edu>
reviewed by djw@netscape.com.
1998-04-09 02:41:49 +00:00
cyeh 33e6fce94c fix windows bustage removing libcnv compression. 1998-04-09 02:02:37 +00:00
ramiro 67489b61c3 make sure XmNlist gets defined 1998-04-09 01:47:59 +00:00
pinkerton 5c393de51c Redid workspace selection/shelf notification to fix some bugs. Also now responds to HT's node edit event, though it is still commented out because of redraw problems. Added a slew of comments to make the class (and the messaging scheme) understandable and point out where redraw bugs are. (rev sdagley, appr don) 1998-04-08 20:29:18 +00:00
pinkerton 678d1c751f now an LBroadcaster to tell the title area about a change to the current workspace so the name is always correct. (rev sdagley, appr don) 1998-04-08 20:27:48 +00:00
pinkerton a5fd1786a5 Now current with rewrite of FE/HT messages for opening/closing shelf and setting current workspace. (rev sdagley, appr don) 1998-04-08 20:27:24 +00:00
pinkerton e06a604d43 The LCaption in the title area was not correctly bound to the left and the right so it did not grow when the window grew. (rev sdagley, appr don) 1998-04-08 20:26:26 +00:00
pinkerton 00bc8c3090 Added a stack-based class for setting/restoring the HT event notification mask (rev sdagley, appr don) 1998-04-08 20:25:51 +00:00
guha 5d459ad2ae Spankage for new XML to build on Mac 1998-04-08 04:48:26 +00:00
ramiro 5cd4167bae Make XfeWidgets and company behave like other modules in the tree. They
now export their headers as all good modules should.
Also, dont build widgets and demos that are not needed.
r=slamm,a=ramiro.
1998-04-08 04:25:42 +00:00
guha 43115b3978 Export NET_MakeAbsoluteURL for XML changes 1998-04-08 04:24:58 +00:00
ramiro d73e263efe Add XmCR_XFE_LAST_REASON marker 1998-04-08 04:23:58 +00:00
ramiro 407097c63c Make the demo widget buildable 1998-04-08 04:23:33 +00:00
ramiro e2f3546c87 Cleanup prepare macros. Add font list resource callprocs. r=slamm,a=ramiro. 1998-04-08 04:22:56 +00:00
ramiro 00715d578a Add XmNiconSpacing resource. r=slamm,a=ramiro. 1998-04-08 04:21:40 +00:00
guha 4333066552 Add XML to winfe\mkfiles\mozilla.mak 1998-04-08 04:20:42 +00:00
ramiro 66bedeb768 Add XmNignorePixmaps resource. r=slamm,a=ramiro 1998-04-08 04:20:39 +00:00
guha ca6bc6c3d4 XML - dp(for guha) 1998-04-08 04:04:58 +00:00
slamm b755cd5867 Fix for swaped sorting columns. Had mapped the wrong enumerations to the wrong commands. Fix from Juergen Keil <jk@tools.de>. R&A-ramiro 1998-04-08 00:11:05 +00:00
spider af51047098 Changes to support building under win95. 1998-04-07 20:41:34 +00:00
hyatt b4b4fd83c8 Nathan Wykes' fix to get history working with Aurora. References to netscape.hst were
changed to point to mozilla.hst instead.
1998-04-07 17:49:08 +00:00
pinkerton e47da051dc Because we removed an unused header from one place, it needed to be added to the places where it was actually used. (rev sdagley, appr don) 1998-04-06 23:59:41 +00:00
pinkerton a73df7c749 Remove #include of usused header file. (rev sdagley, appr don) 1998-04-06 23:58:45 +00:00
pinkerton 5b54413654 Use 16x16 icons as stated in UE spec. (rev sdagley, appr don) 1998-04-06 23:57:34 +00:00
pinkerton 3f3757c733 flip "Merge Into Output" flag for other targets for "Talkback Glue" library to avoid runtime problems. (rev sdagley, appr don) 1998-04-06 23:56:56 +00:00
pinkerton c643566204 fix to use the correct powerplant, not the old one from the VText days (rev sdagley, appr don) 1998-04-06 23:55:34 +00:00
pinkerton 84030740c6 Make our icons look like the UE spec (rev sdagley, appr don) 1998-04-06 23:54:42 +00:00
hyatt 56d9b9c708 Fix to HT_AddBookmark calls. The arguments were reversed. 1998-04-06 18:58:08 +00:00
hyatt a502951fb6 Fix to solve the problem in which m_Pane was not yet initialized at the time views were added. 1998-04-06 18:57:43 +00:00
hyatt 9dc6a95bb8 Fix to remove the extra space from URLs displayed in the location bar. 1998-04-06 18:57:18 +00:00
danm a75e4406de cross-platform splash screen compatibility 1998-03-30 23:59:41 +00:00
hyatt 0cf1a6c8bc Bug fix for the separator in personal toolbar crash. Reviewed by Daniel
Matejka and Garrett Blythe.  Approved by Don Melton.
1998-03-30 23:30:00 +00:00
sar cbcd23f1de removing reliance on manifest files 1998-03-30 23:15:36 +00:00
don 451a399504 Added copyright attribution for Metrowerks derived code. 1998-03-30 01:59:34 +00:00
cyeh 116f2d6780 First Checked In. 1998-03-29 21:51:40 +00:00
ltabb 4556a7c89c bump rev to 3.1 1998-03-28 03:38:53 +00:00
ltabb 3b56a9af51 Free the lizard 1998-03-28 02:44:41 +00:00